Z-Wave Device not adding

That was my guess too. The version 3 is the latest though. I wanted to verify first though.

Fixed.

1 Like

Do I have to delete/exclude it before it will add properly? I am still getting the same error.

No.
Wait for the weekly (usually weekend) export to GitHub and then the snapshot binding built with those changes.
Manually install the snapshot binding.
Delete (NOT exclude from the network) and rediscover the Thing.
PROFIT !! :smiley:

1 Like

Are there updates to the 2.5 release? I was running on 2.5 without the error and then had a system failure and had to rebuilt the z-wave part and with the rebuild the switch became an issue. Or will have to change to the snapshot version?

2.5.1 has newer bindings, mainly and a way of updating addons without updating OH core which will remain at 2.5.0. I think 2.5.1 was released about 2 weeks ago.

Is there any timeframe for an update to the zwave binding for stable? I had to do a refresh on the system and clear cache. Once I did that now I have to zwave switch that will not add for duplicate channels

“Thing zwave:device:acca9fe6:node3 unable to be approved: Duplicate channels zwave:device:acca9fe6:node3:switch_dimmer”

I have include the xml files to make sure these will be updated in the new zwave binding.

TIA,
James

network_ecc69542__node_3.xml (8.4 KB) network_ecc69542__node_33.xml (9.1 KB)

2.5.x releases are now just updated addons with the 2.5.0 core. When 2.5.1 was released they said releases were expected monthly.

2.5.1 was released on January 12.

Bruce - can you correct the issue that is causing the duplicate channel for the node 3 file?

it is
<version>4</version>
<manufacturer>0x27a</manufacturer>
<deviceId>0x261c</deviceId>
<deviceType>0xb112</deviceType>

TIA

I do not likely have that much power. Let me take a look.

EDIT:
I added that entry last November and see no duplicate channels. Am I misunderstanding?

https://www.cd-jackson.com/index.php/zwave/zwave-device-database/zwave-device-list/devicesummary/1160

I removed them one minute ago :grinning:

The issue was on firmware version 20.15:

https://www.cd-jackson.com/index.php/zwave/zwave-device-database/zwave-device-list/devicesummary/706

https://www.cd-jackson.com/index.php/zwave/zwave-device-database/zwave-device-list/devicesummary/789

Ah. They said v3. That means we now wait for the weekly export and subsequent snapshot build.

1 Like

Is the snapshot build 2.5-X or is it 3.0?

We generally refer to 2.5.2 -SNAPSHOT. 3.0 is not yet functional.

Do you know if I can run zwave 2.5.2-SNAPSHOT with the 2.5.1 stable?

Yes. The install script helps too.

Zigbee and Z-Wave manual install script - Tutorials & Examples - openHAB Community

Thanks for all the help. I will try it over the weekend.

The updated snapshot may not be available that soon. Many times Chris exports to GitHub late Sunday. Then we need to wait for the snapshot build to pick up the changes.

I used the script last night and all is well now. Thanks for your help.

2 Likes