From b62d38f6c28eb62313acda10ae9e52b677812131 Mon Sep 17 00:00:00 2001 From: Simone Chemelli Date: Wed, 6 Mar 2024 14:26:50 +0100 Subject: [PATCH] Add Comelit humidifier/dehumidifier info (#31581) --- source/_integrations/comelit.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/_integrations/comelit.markdown b/source/_integrations/comelit.markdown index 14af2e909ea..7a1bc45c7a7 100644 --- a/source/_integrations/comelit.markdown +++ b/source/_integrations/comelit.markdown @@ -12,6 +12,7 @@ ha_iot_class: Local Polling ha_platforms: - alarm_control_panel - climate + - humidifier - cover - light - sensor @@ -23,7 +24,7 @@ The Comelit SimpleHome integration allows you to control your [Comelit home auto There is support for the following platform types within Home Assistant: -- **Comelit Serial Bridge** - allows local control for light, cover, irrigation, climate and "other" devices; creates power sensors. +- **Comelit Serial Bridge** - allows local control for light, cover, irrigation, climate, humidifier/dehumidifier and "other" devices; creates power sensors. - **Comelit VEDO System** - allows local control of the alarm system. {% include integrations/config_flow.md %}