mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 08:46:51 +00:00
Add tolo sensor platform (#20431)
This commit is contained in:
parent
e09f4910aa
commit
5cd620427c
@ -12,6 +12,7 @@ ha_iot_class: "Local Polling"
|
|||||||
ha_platforms:
|
ha_platforms:
|
||||||
- climate
|
- climate
|
||||||
- light
|
- light
|
||||||
|
- sensor
|
||||||
ha_dhcp: true
|
ha_dhcp: true
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -23,5 +24,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
|
- Controlling the sauna lights
|
||||||
|
- Checking diagnostic information (water level, tank temperature)
|
||||||
|
|
||||||
{% include integrations/config_flow.md %}
|
{% include integrations/config_flow.md %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user