From 7b7a202770e37eebec3a2a292a4c32cd4f8be304 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Thu, 9 Jun 2022 20:57:08 -1000 Subject: [PATCH] Add power monitoring sensors to WiZ (#23067) --- source/_integrations/wiz.markdown | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/source/_integrations/wiz.markdown b/source/_integrations/wiz.markdown index b0c1172b5be..8acd4cfc34d 100644 --- a/source/_integrations/wiz.markdown +++ b/source/_integrations/wiz.markdown @@ -82,6 +82,15 @@ When a device is linked to an occupancy sensor, by default, the sensor will be d 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. +### Power Monitoring Sensors + +A power monitoring sensor is available on devices with the following hardware modules: + +- ESP25_SOCKET_01 +- ESP20_SHDW_31R +- ESP20_SHRGB_31R +- ESP20_SHTW_31R + ### 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.