Hi @chris - I’m working on doing a fresh OH setup on new hardware and using that opportunity to use the new Zwave binding version and re-add my devices. I’m having an issue with one particular switch, one that works fine in my previous setup but seems to have been configured incorrectly on the new version.
It’s a GE switch…I have a whole bunch of them in my setup and they all seem to work fine. I noticed this one wasn’t responding/updating when I tried to control it via UI. If I manually use the switch, OH is getting the updates. When I look at the attributes I notice some key differences with my previous and current setup:
Manufacturer 0063 Jasco Products
Type / ID 4944:3031
Firmware Version3.37
Basic Class ROUTING_SLAVE
Generic Class MULTILEVEL_SWITCH
Specific Class POWER_SWITCH_MULTILEVEL
Using Security ?
Routing ✔︎
Listening ✔︎
Frequently Listening x
Beaming ✔︎
vs
Manufacturer 0063 Jasco Products
Type / ID 4944:3031
Firmware Version3.37
Basic Class BASIC_TYPE_CONTROLLER
Generic Class GENERIC_TYPE_NOT_USED
Specific Class SPECIFIC_TYPE_NOT_USED
Using Security x
Routing x
Listening x
Frequently Listening x
Beaming ✔︎
I’ve tried removing and re-adding the Thing but that didn’t help. The logs don’t seem to indicate any issues either. Any other thoughts?
Oh, and I should note, I’m using the same zwave controller (stick), just switching it from one pi to another to get things setup.