open-zwave
open-zwave copied to clipboard
Can't Find a ValueID Index for Electric - W (1) with Unit W (2) - Index 2
Howdy.
I'm using a zooz ZEN15, which is a high current power switch with measuring capabilities. on zwave2mqtt dev, which is using ozw 1.6.1240, it's not detecting the power measurement aspects of this device, and I see this logs that I think are related:
2020-08-18 23:25:55.515 Warning, Node028, Can't Find a ValueID Index for Electric - W (1) with Unit W (2) - Index 2
2020-08-18 23:25:55.515 Warning, Node028, CommandClass COMMAND_CLASS_METER HandlerMsg Returned False
2020-08-18 23:25:56.507 Warning, Node028, Can't Find a ValueID Index for Electric - W (1) with Unit W (2) - Index 2
2020-08-18 23:25:56.507 Warning, Node028, CommandClass COMMAND_CLASS_METER HandlerMsg Returned False
2020-08-18 23:25:58.417 Warning, Node028, Can't Find a ValueID Index for Electric - W (1) with Unit W (2) - Index 2
2020-08-18 23:25:58.417 Warning, Node028, CommandClass COMMAND_CLASS_METER HandlerMsg Returned False
Same switch here. With ozwdaemon, I get similar:
2020-12-17 04:27:03.331781527 [20201216 20:27:03.331 PST] [ozw.library] [info]: Info - Node: 5 Received Meter Report for Electric - kWh (1) with Units kWh (0) on Index 0: 0.000
2020-12-17 04:27:03.331788518 [20201216 20:27:03.331 PST] [ozw.library] [warning]: Warning - Node: 5 Can't Find a ValueID Index for Electric - kWh (1) with Unit kWh (0) - Index 0
and nothing gets set up. What's weird though is I had this setup through zwave2mqtt before I switched over and I was getting power reports; as far as I can see they're using the same db entry, and the cache entries are.. well, different, but not meaningfully so that I can see.