mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 00:36:49 +00:00
Add switch platfrom to WiZ (#21501)
This commit is contained in:
parent
aef4e2518f
commit
01eed4934b
@ -3,6 +3,7 @@ title: WiZ
|
|||||||
description: Instructions on setting up WiZ within Home Assistant.
|
description: Instructions on setting up WiZ within Home Assistant.
|
||||||
ha_category:
|
ha_category:
|
||||||
- Light
|
- Light
|
||||||
|
- Switch
|
||||||
ha_iot_class: Local Polling
|
ha_iot_class: Local Polling
|
||||||
ha_release: "2022.3"
|
ha_release: "2022.3"
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
@ -11,8 +12,9 @@ ha_codeowners:
|
|||||||
ha_domain: wiz
|
ha_domain: wiz
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- light
|
- 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 %}
|
{% include integrations/config_flow.md %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user