From 65efb4ef0c177b932355f69adbc3d726391d46a2 Mon Sep 17 00:00:00 2001 From: "David F. Mulcahey" Date: Thu, 23 Dec 2021 17:54:07 -0500 Subject: [PATCH] Add Button platform to ZHA docs (#20845) --- source/_integrations/zha.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/_integrations/zha.markdown b/source/_integrations/zha.markdown index eb73d83ff8e..db49f050892 100644 --- a/source/_integrations/zha.markdown +++ b/source/_integrations/zha.markdown @@ -5,6 +5,7 @@ ha_category: - Hub - Alarm - Binary Sensor + - Button - Climate - Fan - Light @@ -25,6 +26,7 @@ ha_domain: zha ha_platforms: - alarm_control_panel - binary_sensor + - button - climate - cover - device_tracker @@ -46,6 +48,7 @@ There is currently support for the following device types within Home Assistant: - Alarm Control Panel - Binary Sensor +- Button - Climate (beta) - Cover - Fan