From 0e8bd49c214203cfc661579c47fd7b70a045e983 Mon Sep 17 00:00:00 2001 From: Poltorak Serguei Date: Wed, 9 Mar 2022 11:10:56 +0300 Subject: [PATCH] Add Siren to the Z-Wave.Me integration (#21940) --- source/_integrations/zwave_me.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/zwave_me.markdown b/source/_integrations/zwave_me.markdown index d4359a307be..50764f84659 100644 --- a/source/_integrations/zwave_me.markdown +++ b/source/_integrations/zwave_me.markdown @@ -10,6 +10,7 @@ ha_category: - Lock - Number - Sensor + - Siren - Switch ha_release: 2022.3 ha_iot_class: Local Push @@ -26,6 +27,7 @@ ha_platforms: - lock - number - sensor + - siren - switch ha_zeroconf: true ---