I have had a Qubino 3-Phase Smart Meter and it is not updating the current states (i.e power, energy, voltage ect) unless I manually press the "refresh" button.
I can see that the device does seem to send updates regularly if I enable debug logging, it looks like this:
[dev:204] 2024-12-07 21:40:30.737[debug] skip:Crc16Encap(checksum:65535, command:2, commandClass:50, data:[33, 52, 0, 0, 16, 229, 0, 0])
[dev:204] 2024-12-07 21:40:30.734[debug]parse:zw device: 15, command: 5601, payload: 32 02 21 34 00 00 10 E5 00 00 D1 ED , isMulticast: false
Does this mean that the hub is getting the data but skips updating the state? How would I fix this?