From e79b1872e5840a91bc49b5a8223e8091ec69cc22 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Mon, 28 Feb 2022 18:50:40 -1000 Subject: [PATCH] Add sensor platform to WiZ (#21850) --- source/_integrations/wiz.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/wiz.markdown b/source/_integrations/wiz.markdown index bbe77cc6534..8fc4f84994c 100644 --- a/source/_integrations/wiz.markdown +++ b/source/_integrations/wiz.markdown @@ -5,6 +5,7 @@ ha_category: - Binary Sensor - Light - Number + - Sensor - Switch ha_iot_class: Local Push ha_release: "2022.3" @@ -18,6 +19,7 @@ ha_platforms: - binary_sensor - light - number + - sensor - switch ---