Hello everyone !
As i was trying to setup some simple automation using a smart plug with power measurement, and struggled a lot, I saw something I can’t understand.
-
I turn ON the fan plugged to the smart plug and Zigbee2MQTT is exposing 33W, which is normal.
-
I also check manually the measured power using “Dev Console” Tab and read 33W.
-
I turn OFF the fan and Zigbee2MQTT still exposes 33W, forever. It will only change after I pull some power (e.g. >20W). It will also never go down to 0W even if the fan is OFF or unplugged.
-
However, if I manually check the power using the “Dev Console” tab, I always have the right value(0W when the fan is OFF and ~33W when the fan is ON).
I took some screenshots to give you an example :
Dev Console tab
Exposes tab
Reporting tab
Do you have any idea of what to check or tweak to make it work ?
Thanks