mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add light platform to TOLO Sauna (#20430)
This commit is contained in:
parent
6dfddbdd3d
commit
cc1d63ed11
@ -11,6 +11,7 @@ ha_codeowners:
|
|||||||
ha_iot_class: "Local Polling"
|
ha_iot_class: "Local Polling"
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- climate
|
- climate
|
||||||
|
- light
|
||||||
ha_dhcp: true
|
ha_dhcp: true
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -21,5 +22,6 @@ The integration allows for:
|
|||||||
- Turning the sauna on and off
|
- Turning the sauna on and off
|
||||||
- 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
|
||||||
|
|
||||||
{% include integrations/config_flow.md %}
|
{% include integrations/config_flow.md %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user