From 310f2c7aa861335c08fda78344b9d217dd0e34dd Mon Sep 17 00:00:00 2001 From: Simone Chemelli Date: Sun, 22 Oct 2023 13:56:29 +0200 Subject: [PATCH] Add sensor platform to Comelit SmartHome documentation (#29463) --- source/_integrations/comelit.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/_integrations/comelit.markdown b/source/_integrations/comelit.markdown index 21100d2dcc3..e02dee5ec48 100644 --- a/source/_integrations/comelit.markdown +++ b/source/_integrations/comelit.markdown @@ -12,6 +12,7 @@ ha_iot_class: Local Polling ha_platforms: - cover - light + - sensor - switch ha_ssdp: false ha_integration_type: integration @@ -21,5 +22,6 @@ 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. +- **Comelit Serial Bridge** - allows local control for light, cover, irrigation and "other" devices; creates power sensors. + {% include integrations/config_flow.md %}