From c9a2520c4beea9ad6480704f4f3408ea6e243321 Mon Sep 17 00:00:00 2001 From: "David F. Mulcahey" Date: Tue, 27 Apr 2021 11:27:03 -0400 Subject: [PATCH] Add alarm control panel to ZHA (#17617) --- source/_integrations/zha.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/_integrations/zha.markdown b/source/_integrations/zha.markdown index 78f43b07306..ae2a3bb9b90 100644 --- a/source/_integrations/zha.markdown +++ b/source/_integrations/zha.markdown @@ -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