From a324afe1a3bd21b945df4b3ec71d1b1ab13ba985 Mon Sep 17 00:00:00 2001 From: "David F. Mulcahey" Date: Fri, 3 Dec 2021 13:24:15 -0500 Subject: [PATCH] Add Siren to ZHA docs (#20557) --- source/_integrations/zha.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/zha.markdown b/source/_integrations/zha.markdown index e72abfd470e..18aced7b7c2 100644 --- a/source/_integrations/zha.markdown +++ b/source/_integrations/zha.markdown @@ -10,6 +10,7 @@ ha_category: - Light - Lock - Sensor + - Siren - Switch - Cover - Number @@ -32,6 +33,7 @@ ha_platforms: - lock - number - sensor + - siren - switch ha_zeroconf: true ---