[SOLVED] Z-Wave Intermatic Split Duplex Receptable is not recognized

The CA6000 is not in the database. Maybe the CA3500 was incorrectly labelled previously - what version of the binding are you using?

right now the latest one in the online market + OH2.2 snapshot. I still have the jar that I can build with mvn if you want me to try something

2.2.0.201707211539

there is not jar in addons. just yours from the market and the paper UI. why does it show two?

openhab> bundle:list -s |grep -i zwave
9 | Active | 80 | 2.2.0.201707211539 | ZWave Binding | org.openhab.binding.zwave
228 | Installed | 80 | 2.1.0.201707192301 | ZWave Binding | org.openhab.binding.zwave

Is this the development binding then?

My reason for asking is that there have been changes to the database for this device in the past few days. Your device is not consistent with the data that is currently in the database, which makes me think you have an older version.

JARs get cached somewhere in Karaf, so I guess that you have two versions. You see to be running the 2.2 binding from a few weeks back, but also have a 2.1 version installed (but not running).

You should be able to use the uninstall console command to remove the one you don’t want (I think).

OK down to one now

openhab> bundle:list -s |grep -i zwave
229 | Active | 80 | 2.1.0.201707192301 | ZWave Binding | org.openhab.binding.zwave

working on including the zwave locks. i have the Kwikset 914…

with the Aeon ZStick do I unplug the stick and include them with the button and then fire up OH2? or does the stick HAVE to be plugged in and OH2 running to include? if so. how do I get them close enough to do this?

It absolutely MUST be plugged in and the binding MUST be running. There is no way around this as secure inclusion happens within the first 15 seconds after the device is included.

Note that security is only included with the development version -:

Can/should the stick be able to include across the house say 50 ft or so?

It probably depends on your house (concrete, wood, …). 50ft is likely to be toward the maximum distance - it might work, but my bet would be on ‘not’…

but I can add the NON secure ones with the detached dongle? seems I can take the backplate off the Kwikset 914s without tearing out the whole lock so that works…

Yes, but that’s different. To include securely, there’s a second negotiation that happens. This is the secure inclusion where the keys are transfers and the device sets up a trust relationship with the binding (not the controller). This must happen within 15 seconds of the inclusion, so there is no option here to use the detached dongle.

Just uploaded a new XML file for the CA600 wall dimmer

http://www.cd-jackson.com/index.php/zwave/zwave-device-database/zwave-device-list/devicesummary/656

Hope I did it correctly