From a1a84832bbbc34d62ca0b23687e98e6979d8238c Mon Sep 17 00:00:00 2001 From: "David F. Mulcahey" Date: Tue, 4 Jan 2022 07:40:46 -0500 Subject: [PATCH] Add Select to ZHA (#20867) --- source/_integrations/zha.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/_integrations/zha.markdown b/source/_integrations/zha.markdown index 7911c2c2cce..8c14b2c5b0f 100644 --- a/source/_integrations/zha.markdown +++ b/source/_integrations/zha.markdown @@ -10,6 +10,7 @@ ha_category: - Fan - Light - Lock + - Select - Sensor - Siren - Switch @@ -34,6 +35,7 @@ ha_platforms: - light - lock - number + - select - sensor - siren - switch @@ -55,6 +57,7 @@ There is currently support for the following device types within Home Assistant: - Light - Lock - Number (i.e. analog output) +- Select - Sensor - Siren - Switch