mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-11 13:38:59 +00:00

* HTTPS-everywhere (update links in our website) * HTTPS-everywhere (round 2) * HTTPS-everywhere (round 3)
1.1 KiB
1.1 KiB
title, description, logo, ha_category, ha_iot_class, ha_release
title | description | logo | ha_category | ha_iot_class | ha_release | ||
---|---|---|---|---|---|---|---|
Thinking Cleaner | Instructions on how to integrate a ThinkingCleaner within Home Assistant. | thinkingcleaner.png |
|
Local Polling | 0.18 |
There is currently support for the following device types within Home Assistant:
Sensor
The thinkingcleaner
sensor platform simple displays information about your Thinking Cleaner add-on.
To enable this sensor in your installation, add the following to your configuration.yaml
file:
# Example configuration.yaml entry
sensor:
- platform: thinkingcleaner
This will automatically add sensors for each Thinking Cleaner in your network.
switch
The thinkingcleaner
switch platform allows you to control your Thinking Cleaner add-on.
To enable this switch in your installation, add the following to your configuration.yaml
file:
# Example configuration.yaml entry
switch:
- platform: thinkingcleaner
This will automatically add switches for each Thinking Cleaner in your network.