mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +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
|
||||
- fan
|
||||
- light
|
||||
- number
|
||||
- sensor
|
||||
- select
|
||||
ha_dhcp: true
|
||||
@ -30,6 +31,7 @@ The integration allows for:
|
||||
- Setting the target temperature and target humidity
|
||||
- Controlling the fan (used for drying and cooling down the sauna)
|
||||
- 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)
|
||||
|
||||
{% include integrations/config_flow.md %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user