From fad84ecf76192687e3f111ca917be327ae831c13 Mon Sep 17 00:00:00 2001 From: Hedda Date: Mon, 13 Dec 2021 17:02:57 +0100 Subject: [PATCH] List Siren under support device types in ZHA docs (#20679) --- source/_integrations/zha.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/zha.markdown b/source/_integrations/zha.markdown index 464c99219e9..1af6cca8781 100644 --- a/source/_integrations/zha.markdown +++ b/source/_integrations/zha.markdown @@ -53,6 +53,7 @@ There is currently support for the following device types within Home Assistant: - Lock - Number (i.e. analog output) - Sensor +- Siren - Switch There is also support for grouping of lights, switches, and fans (i.e. support for commanding device groups as entities). At least two entities must be added to a group before the group entity is created. As well as support for binding/unbinding (i.e. bind a remote to a lightbulb or group).