diff --git a/source/_integrations/tolo.markdown b/source/_integrations/tolo.markdown index db7e06811a4..a9ada92ed89 100644 --- a/source/_integrations/tolo.markdown +++ b/source/_integrations/tolo.markdown @@ -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 %}