updated documentation for tolo component select platform (#20443)

This commit is contained in:
Matthias Lohr 2021-11-25 22:31:10 +01:00 committed by GitHub
parent c4a0a8c72c
commit 4b2871a681
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,8 @@ description: Control your TOLO Sauna and TOLO Steam Bath with Home Assistant.
ha_release: "2021.12"
ha_category:
- Climate
- Health
- Light
ha_domain: tolo
ha_config_flow: true
ha_codeowners:
@ -12,6 +14,7 @@ ha_iot_class: "Local Polling"
ha_platforms:
- climate
- light
- select
- sensor
ha_dhcp: true
---
@ -23,7 +26,7 @@ The integration allows for:
- Turning the sauna on and off
- Setting the target temperature and target humidity
- Controlling the fan (used for drying and cooling down the sauna)
- Controlling the sauna lights
- Controlling the sauna lights (on/off, mode selection)
- Checking diagnostic information (water level, tank temperature)
{% include integrations/config_flow.md %}