I have Zunepluse 16A Smart Plug [BK7231N][BL0937] running OpenBK7231N_1.18.143.rbl,
i need to have this smart plug detect low load like 5w and then turn off. but i can't figure out how to get power data from MCU in script i have tried every article without success.
there every less information available about this on internet. please someone help
AI: is the power data (like current wattage) visible anywhere in the openbk7231n web interface, mqtt, or logs for your plug?
Info:MQTT:MQTT client in mqtt_incoming_publish_cb topic ServerPower/power/get
Info:MQTT:Publishing val 0.189 to ServerPower/current/get retain=0
Info:MQTT:Publishing val 45.43 to ServerPower/power_apparent/get retain=0
Info:MQTT:Publishing val 526562.187 to ServerPower/energycounter/get retain=0
i need to have this smart plug detect low load like 5w and then turn off. but i can't figure out how to get power data from MCU in script i have tried every article without success.
there every less information available about this on internet. please someone help
AI: is the power data (like current wattage) visible anywhere in the openbk7231n web interface, mqtt, or logs for your plug?
Info:MQTT:MQTT client in mqtt_incoming_publish_cb topic ServerPower/power/get
Info:MQTT:Publishing val 0.189 to ServerPower/current/get retain=0
Info:MQTT:Publishing val 45.43 to ServerPower/power_apparent/get retain=0
Info:MQTT:Publishing val 526562.187 to ServerPower/energycounter/get retain=0