From cc1d63ed1105a1c02fdf089229795762a87d6fcf Mon Sep 17 00:00:00 2001 From: Matthias Lohr Date: Wed, 24 Nov 2021 22:26:17 +0100 Subject: [PATCH] Add light platform to TOLO Sauna (#20430) --- source/_integrations/tolo.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/tolo.markdown b/source/_integrations/tolo.markdown index 628ba114a59..936a80f9509 100644 --- a/source/_integrations/tolo.markdown +++ b/source/_integrations/tolo.markdown @@ -11,6 +11,7 @@ ha_codeowners: ha_iot_class: "Local Polling" ha_platforms: - climate + - light ha_dhcp: true --- @@ -21,5 +22,6 @@ 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 {% include integrations/config_flow.md %}