mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Add tolo binary_sensor platform (#20452)
This commit is contained in:
parent
cf1dbd0b82
commit
bfd0c041c7
@ -12,6 +12,7 @@ ha_codeowners:
|
|||||||
- '@MatthiasLohr'
|
- '@MatthiasLohr'
|
||||||
ha_iot_class: "Local Polling"
|
ha_iot_class: "Local Polling"
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
|
- binary_sensor
|
||||||
- button
|
- button
|
||||||
- climate
|
- climate
|
||||||
- light
|
- light
|
||||||
@ -28,6 +29,6 @@ The integration allows for:
|
|||||||
- Setting the target temperature and target humidity
|
- Setting the target temperature and target humidity
|
||||||
- Controlling the fan (used for drying and cooling down the sauna)
|
- Controlling the fan (used for drying and cooling down the sauna)
|
||||||
- Controlling the sauna lights (on/off, mode selection)
|
- Controlling the sauna lights (on/off, mode selection)
|
||||||
- Checking diagnostic information (water level, tank temperature)
|
- Checking diagnostic information (water level, tank temperature, water in/out valves)
|
||||||
|
|
||||||
{% include integrations/config_flow.md %}
|
{% include integrations/config_flow.md %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user