This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
Comments
My open zwave states that the kWh reading is in index 0 and label Energy. On the other hand the Watt reading is in index 8 with label Power. Does that make sense to you?
Both values are in the command_class_meter (50)
in other words, not a quick fix available?
@Taco if you need a debuglog of my open zwave with 6 socket greenwave to analyse the greenwave device, let me know
https://drive.google.com/file/d/0B3Rg4T9PEzq0Y1hlVkc1WHBqMHRNNmVIeTFmQ016YW8xSjAw/view
As far as i understand, the np310-f uses associations groups 1,2,3 and 4.
1 Group 1 - WHEEL_SELECTION command class (max. nodes in group: 1)
2 Group 2 - RELAY_HEALTH command class (max. nodes in group: 1)
3 Group 3 - POWER_DELTA_PERCENT command class (max. nodes in group: 1)
4 Group 4 - OVERCURRENT_PROTECTION command class (max. nodes in group: 1)
So if the id of my np310-f would be 2, i would have to add the number 2 in the association group fields. But is this needed?