home-assistant.io/source/_components/thinkingcleaner.markdown
Klaas Schoute 57668dcc83 🚜 Merges/Redirect Thinkingcleaner platform pages (#9116)
* 🚜 Merges/Redirect Thinkingcleaner platform pages

* ✏️ Tweak

* ✏️ Tweak
2019-04-04 08:33:16 -04:00

1.4 KiB

layout, title, description, date, sidebar, comments, sharing, footer, logo, ha_category, ha_iot_class, ha_release, redirect_from
layout title description date sidebar comments sharing footer logo ha_category ha_iot_class ha_release redirect_from
page Thinking Cleaner Instructions on how to integrate a ThinkingCleaner within Home Assistant. 2016-04-10 17:24 true false true true thinkingcleaner.png
Sensor
Switch
Local Polling 0.18
/components/sensor.thinkingcleaner/
/components/switch.thinkingcleaner/

There is currently support for the following device types within Home Assistant:

{% linkable_title 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.

{% linkable_title 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.