mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Fan support in WiZ (#39487)
This commit is contained in:
parent
5b6f787f83
commit
f30a46d571
@ -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:
|
||||||
- Binary sensor
|
- Binary sensor
|
||||||
|
- Fan
|
||||||
- Light
|
- Light
|
||||||
- Number
|
- Number
|
||||||
- Sensor
|
- Sensor
|
||||||
@ -13,10 +14,12 @@ ha_dhcp: true
|
|||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
ha_codeowners:
|
ha_codeowners:
|
||||||
- '@sbidy'
|
- '@sbidy'
|
||||||
|
- '@arturpragacz'
|
||||||
ha_domain: wiz
|
ha_domain: wiz
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- binary_sensor
|
- binary_sensor
|
||||||
- diagnostics
|
- diagnostics
|
||||||
|
- fan
|
||||||
- light
|
- light
|
||||||
- number
|
- number
|
||||||
- sensor
|
- sensor
|
||||||
|
Loading…
x
Reference in New Issue
Block a user