mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 02:07:15 +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.
|
||||
ha_category:
|
||||
- Hub
|
||||
- Alarm
|
||||
- Binary Sensor
|
||||
- Climate
|
||||
- Fan
|
||||
@ -21,6 +22,7 @@ ha_codeowners:
|
||||
- '@adminiuga'
|
||||
ha_domain: zha
|
||||
ha_platforms:
|
||||
- alarm_control_panel
|
||||
- binary_sensor
|
||||
- climate
|
||||
- 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:
|
||||
|
||||
- Alarm Control Panel
|
||||
- Binary Sensor
|
||||
- Climate (beta)
|
||||
- Cover
|
||||
|
Loading…
x
Reference in New Issue
Block a user