From 41fd13a248cd83df3a1ff32e2a24b4d157f8ab33 Mon Sep 17 00:00:00 2001 From: Simone Chemelli Date: Sun, 28 Jan 2024 19:11:09 +0100 Subject: [PATCH] Add Comelit climate documentation (#31056) --- 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 928af83ab44..59245686ad9 100644 --- a/source/_integrations/comelit.markdown +++ b/source/_integrations/comelit.markdown @@ -11,6 +11,7 @@ ha_codeowners: ha_iot_class: Local Polling ha_platforms: - alarm_control_panel + - climate - 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 and "other" devices; creates power sensors. +- **Comelit Serial Bridge** - allows local control for light, cover, irrigation, climate and "other" devices; creates power sensors. - **Comelit VEDO System** - allows local control of the alarm system. {% include integrations/config_flow.md %}