Update WiZ for effect speed control (#21645)

This commit is contained in:
J. Nick Koston 2022-02-14 09:49:49 -06:00 committed by GitHub
parent eb1bbd93a0
commit 6f2bc96bb3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,7 @@ description: Instructions on setting up WiZ within Home Assistant.
ha_category:
- Binary Sensor
- Light
- Number
- Switch
ha_iot_class: Local Push
ha_release: "2022.3"
@ -16,6 +17,7 @@ ha_domain: wiz
ha_platforms:
- binary_sensor
- light
- number
- switch
---
@ -32,3 +34,7 @@ The occupancy sensors will only be added once a motion event is detected. Home A
When a device is linked to an occupancy sensor, by default, the sensor will be disabled for 30 minutes after manual control.
Devices linked to the occupancy sensor that was last controlled manually will show an unknown at startup. The state will be known the next time the light is controlled by the sensor.
### Effect Speed
The speed of an effect can be controlled via a `number` entity. The entity will only be available when an effect has been set that allows the speed to be adjusted.