Add Comelit alarm information (#30053)

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Simone Chemelli 2023-12-27 13:30:39 +01:00 committed by GitHub
parent 33688a4c3c
commit 74713caef9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,7 @@ ha_codeowners:
- '@chemelli74' - '@chemelli74'
ha_iot_class: Local Polling ha_iot_class: Local Polling
ha_platforms: ha_platforms:
- alarm_control_panel
- cover - cover
- light - light
- sensor - sensor
@ -23,5 +24,10 @@ The Comelit SimpleHome integration allows you to control your [Comelit home auto
There is support for the following platform types within Home Assistant: 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 and "other" devices; creates power sensors.
- **Comelit VEDO System** - allows local control of the alarm system.
{% include integrations/config_flow.md %} {% include integrations/config_flow.md %}
## Alarm control panel
The integration will create an alarm entity for each area and a sensor for each zone.