Page 1 of 1

GreenWave PowerNode kwh sensor missing in domoticz

Posted: Friday 11 November 2016 17:24
by Toumal
Hello there!

I have two GreenWave PowerNode 1-port devices and was able to set up the first device with no problems, it recognized the device and added all appropriate sensors to Domoticz, among them a kwh consumption meter device as well as momentary power usage and such.

Then I added a second device, and saw that the kwh sensor is missing. Tried reinclusion, factory reset, polling on and off, no change.

The logs show that the meter sensor produces an error when adding:

Code: Select all

2016-11-11 17:12:21.292 OpenZWave: New Node added. HomeID: 3910902535, NodeID: 18 (0x12)
2016-11-11 17:12:21.509 OpenZWave: Value_Added: Node: 18 (0x12), CommandClass: SWITCH BINARY, Label: Switch, Instance: 1
2016-11-11 17:12:21.510 (ZWave) Light/Switch (Switch)
2016-11-11 17:12:21.515 OpenZWave: Value_Added: Node: 18 (0x12), CommandClass: METER, Label: Unknown, Instance: 1
2016-11-11 17:12:21.515 OpenZWave: Value_Added: Node: 18 (0x12), CommandClass: ALARM, Label: Alarm Type, Instance: 1
2016-11-11 17:12:21.516 (ZWave) Light/Switch (Alarm Type)
2016-11-11 17:12:21.520 OpenZWave: Value_Added: Node: 18 (0x12), CommandClass: ALARM, Label: Alarm Level, Instance: 1
2016-11-11 17:12:21.521 (ZWave) Light/Switch (Alarm Level)
2016-11-11 17:12:21.525 OpenZWave: Value_Added: Node: 18 (0x12), CommandClass: INDICATOR, Label: Indicator, Instance: 1
2016-11-11 17:12:21.526 OpenZWave: Unhandled class: 0x87 (INDICATOR), NodeID: 18 (0x12), Index: 0, Instance: 1
2016-11-11 17:12:23.614 OpenZWave: Value_Added: Node: 18 (0x12), CommandClass: METER, Label: Power, Instance: 1
Does anyone have any pointers as to why this happens and how to fix it? Could it be that it's happening because I have more than one of these in my network?

Re: GreenWave PowerNode kwh sensor missing in domoticz

Posted: Friday 11 November 2016 17:46
by Toumal
Aaand to answer myself: After a restart of Domoticz, the kWh sensor appeared as if by magic. Problem solved ;)