mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Add timer support to tolo integration (#21686)
This commit is contained in:
parent
ad17c5c41a
commit
49d9b40c9c
@ -17,6 +17,7 @@ ha_platforms:
|
|||||||
- climate
|
- climate
|
||||||
- fan
|
- fan
|
||||||
- light
|
- light
|
||||||
|
- number
|
||||||
- sensor
|
- sensor
|
||||||
- select
|
- select
|
||||||
ha_dhcp: true
|
ha_dhcp: true
|
||||||
@ -30,6 +31,7 @@ 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)
|
||||||
|
- Configuring timers for automatic power shutdown, automatic fan shutdown and salt spray activation interval
|
||||||
- Checking diagnostic information (water level, tank temperature, water in/out valves)
|
- 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