From f0bfe33d1d4afccc205fd0af255d9eea454e960b Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Fri, 4 Feb 2022 16:34:15 -0800 Subject: [PATCH] WiZ docs (#21494) --- source/_integrations/wiz.markdown | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 source/_integrations/wiz.markdown diff --git a/source/_integrations/wiz.markdown b/source/_integrations/wiz.markdown new file mode 100644 index 00000000000..73d1914951e --- /dev/null +++ b/source/_integrations/wiz.markdown @@ -0,0 +1,18 @@ +--- +title: WiZ +description: Instructions on setting up WiZ within Home Assistant. +ha_category: + - Light +ha_iot_class: Local Polling +ha_release: "2022.3" +ha_config_flow: true +ha_codeowners: + - "@sbidy" +ha_domain: wiz +ha_platforms: + - light +--- + +The WiZ integration allows you to control your WiZ lights. + +{% include integrations/config_flow.md %}