From 01eed4934b705cdfc8ae05a90cc88962631b851d Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Sat, 5 Feb 2022 11:57:28 -0600 Subject: [PATCH] Add switch platfrom to WiZ (#21501) --- source/_integrations/wiz.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/_integrations/wiz.markdown b/source/_integrations/wiz.markdown index 73d1914951e..82e83419b19 100644 --- a/source/_integrations/wiz.markdown +++ b/source/_integrations/wiz.markdown @@ -3,6 +3,7 @@ title: WiZ description: Instructions on setting up WiZ within Home Assistant. ha_category: - Light + - Switch ha_iot_class: Local Polling ha_release: "2022.3" ha_config_flow: true @@ -11,8 +12,9 @@ ha_codeowners: ha_domain: wiz ha_platforms: - light + - switch --- -The WiZ integration allows you to control your WiZ lights. +The WiZ integration allows you to control your WiZ lights and smart sockets. {% include integrations/config_flow.md %}