Change a Child device capabilities

I have a couple of zooz zen25 plug in modules. Both seem to be operating correctly, but when i was looking at the logs for some other testing i was doing i kept seeing these messages:

|01|04/18/20 14:26:46.699|ZWaveNode::HandlePollUpdate_SensorMultiLevel_MeterReport stray node 27 device 41 <0x770be520>|
|01|04/18/20 14:26:46.799|ZWaveNode::HandlePollUpdate_SensorMultiLevel_MeterReport stray node 27 device 42 <0x770be520>|
|01|04/18/20 14:26:46.899|ZWaveNode::HandlePollUpdate_SensorMultiLevel_MeterReport stray node 27 device 41 <0x770be520>|
|01|04/18/20 14:26:46.999|ZWaveNode::HandlePollUpdate_SensorMultiLevel_MeterReport stray node 27 device 42 <0x770be520>|

These are the children of the main device. when i look at the plug that is not reporting these issues i see some capabilities listed on the children devices that don’t appear on 41 and 42 (above). I tried changing the capabilities via the UI, but they revert to blank once luup reloads. I also tried the command

luup.variable_set(“urn:micasaverde-com:serviceId:ZWaveDevice1”,“Capabilities”,"211,156,1,4,16,1,L,R,B,RS,|37,50,89,94,108,133,142,159,”,41)

But while it shows successful in the logs, once luup reloads, they are back to empty.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.