mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-26 02:37:03 +00:00
Add alarm control panel to ZHA (#17617)
This commit is contained in:
parent
91c0ba773b
commit
c9a2520c4b
@ -3,6 +3,7 @@ title: Zigbee Home Automation
|
|||||||
description: Instructions on how to integrate your Zigbee Home Automation (ZHA) devices within Home Assistant.
|
description: Instructions on how to integrate your Zigbee Home Automation (ZHA) devices within Home Assistant.
|
||||||
ha_category:
|
ha_category:
|
||||||
- Hub
|
- Hub
|
||||||
|
- Alarm
|
||||||
- Binary Sensor
|
- Binary Sensor
|
||||||
- Climate
|
- Climate
|
||||||
- Fan
|
- Fan
|
||||||
@ -21,6 +22,7 @@ ha_codeowners:
|
|||||||
- '@adminiuga'
|
- '@adminiuga'
|
||||||
ha_domain: zha
|
ha_domain: zha
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
|
- alarm_control_panel
|
||||||
- binary_sensor
|
- binary_sensor
|
||||||
- climate
|
- climate
|
||||||
- cover
|
- cover
|
||||||
@ -39,6 +41,7 @@ ZHA uses an open-source Python library implementing a hardware-independent Zigbe
|
|||||||
|
|
||||||
There is currently support for the following device types within Home Assistant:
|
There is currently support for the following device types within Home Assistant:
|
||||||
|
|
||||||
|
- Alarm Control Panel
|
||||||
- Binary Sensor
|
- Binary Sensor
|
||||||
- Climate (beta)
|
- Climate (beta)
|
||||||
- Cover
|
- Cover
|
||||||
|
Loading…
x
Reference in New Issue
Block a user