mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 17:57:14 +00:00
Add binary_sensor platform to Comelit SimpleHome (#34597)
* Add binary_sensor platform to Comelit SimpleHome * Update comelit.markdown
This commit is contained in:
parent
896383d459
commit
7ffc0b3ff7
@ -17,6 +17,7 @@ ha_codeowners:
|
|||||||
ha_iot_class: Local Polling
|
ha_iot_class: Local Polling
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- alarm_control_panel
|
- alarm_control_panel
|
||||||
|
- binary_sensor
|
||||||
- climate
|
- climate
|
||||||
- cover
|
- cover
|
||||||
- humidifier
|
- humidifier
|
||||||
@ -38,4 +39,4 @@ There is support for the following platform types within Home Assistant:
|
|||||||
|
|
||||||
## Alarm control panel
|
## Alarm control panel
|
||||||
|
|
||||||
The integration will create an alarm entity for each area and a sensor for each zone.
|
The integration will create an alarm entity for each area. Additionally, it will create a sensor and a presence detection binary sensor for each zone, enhancing monitoring capabilities.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user