mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 12:56:54 +00:00
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:
parent
33688a4c3c
commit
74713caef9
@ -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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user