You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use an esp32c6 with an IR reader to read my smart energy meter (the SML and IR reader configuration works).
I tried some clusters, but I don't know much about zigbee clusters, etc., and so I was unsuccessful.
The problem that I was having is that I don't know how to report the current consumption (unit: W) and the total consumed energy (unit: kWh) to zigbee2mqtt.
If somebody could help me, I would be very grateful.
The text was updated successfully, but these errors were encountered:
I guess you need ELECTRICAL_MEASUREMENT cluster. This cluster supports many attributes for different readings so you need to check-out ZCL for the details.
Hello, I'm also trying to setup electrical monitoring, you can try to start with the config here #27, but it's still a work in progress. Live power is OK, but I have errors with total consumption.
Hi,
I want to use an esp32c6 with an IR reader to read my smart energy meter (the SML and IR reader configuration works).
I tried some clusters, but I don't know much about zigbee clusters, etc., and so I was unsuccessful.
The problem that I was having is that I don't know how to report the current consumption (unit: W) and the total consumed energy (unit: kWh) to zigbee2mqtt.
If somebody could help me, I would be very grateful.
The text was updated successfully, but these errors were encountered: