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
Innr SP 234 is listed as reporting energy measurements in the docs, but now that I've had one installed for 24 hours, I have yet to see it report energy.
What did you expect to happen?
The energy topic would be populated with a non-null numeric value and monotonically increasing
How to reproduce it (minimal and precise)
Pair an Innr SP 234. Wait. No energy reports show up in the z2m interface, and none are pushed to Mosquitto (or whatever broker you use).
Zigbee2MQTT version
1.28.1
Adapter firmware version
20220928
Adapter
Sonoff Zigbee Dongle Plus (P edition)
Debug log
Nov 05 09:30:32.788050 Collective-Core conmon[361840]: Zigbee2MQTT:info 2022-11-05 09:30:32: MQTT publish: topic 'zigbee2mqtt/Family Room TV Outlet', payload '{"current":0.03,"energy":null,"last_seen":1667655032773,"linkquality":142,"power":0,"state":"ON","voltage":122}'
Nov 05 09:30:41.752530 Collective-Core conmon[361840]: Zigbee2MQTT:info 2022-11-05 09:30:41: MQTT publish: topic 'zigbee2mqtt/Family Room TV Outlet', payload '{"current":0.03,"energy":null,"last_seen":1667655041727,"linkquality":138,"power":0,"state":"ON","voltage":122}'
The text was updated successfully, but these errors were encountered:
I was seeing a similar result ("energy":null") from my SP 234 until I manually added the appropriate attribute under the Reporting tab for the device. Specifically I added currentSummDelivered from the seMetering cluster.
After that change, I see a reasonable looking energy value under the device's State and Exposes tabs (as well as the dashboard). It also seems to be picked up by Home Assistant without further configuration.
What happened?
Innr SP 234 is listed as reporting energy measurements in the docs, but now that I've had one installed for 24 hours, I have yet to see it report energy.
What did you expect to happen?
The energy topic would be populated with a non-null numeric value and monotonically increasing
How to reproduce it (minimal and precise)
Pair an Innr SP 234. Wait. No energy reports show up in the z2m interface, and none are pushed to Mosquitto (or whatever broker you use).
Zigbee2MQTT version
1.28.1
Adapter firmware version
20220928
Adapter
Sonoff Zigbee Dongle Plus (P edition)
Debug log
Nov 05 09:30:32.788050 Collective-Core conmon[361840]: Zigbee2MQTT:info 2022-11-05 09:30:32: MQTT publish: topic 'zigbee2mqtt/Family Room TV Outlet', payload '{"current":0.03,"energy":null,"last_seen":1667655032773,"linkquality":142,"power":0,"state":"ON","voltage":122}'
Nov 05 09:30:41.752530 Collective-Core conmon[361840]: Zigbee2MQTT:info 2022-11-05 09:30:41: MQTT publish: topic 'zigbee2mqtt/Family Room TV Outlet', payload '{"current":0.03,"energy":null,"last_seen":1667655041727,"linkquality":138,"power":0,"state":"ON","voltage":122}'
The text was updated successfully, but these errors were encountered: