From 6f2bc96bb3e298ac605d7716b6cd1d2464a8207b Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Mon, 14 Feb 2022 09:49:49 -0600 Subject: [PATCH] Update WiZ for effect speed control (#21645) --- source/_integrations/wiz.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/_integrations/wiz.markdown b/source/_integrations/wiz.markdown index 9965cc81497..9894c3ea27d 100644 --- a/source/_integrations/wiz.markdown +++ b/source/_integrations/wiz.markdown @@ -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.