054375 Schuko Plug Switch does not work in OH2 with zwave binding

Hi,

just migrated my items with OH2 from the 1.9 zwave binding to 2.0 snapshot from yesterday.
Everything works great but my two binary switches “054375 Schuko Plug Switch” don’t work with the 2.0 zwave binding and produce the following error:

2016-12-20 14:38:20.620 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 10: Command received zwave:device:9522d65e:node10:switch_binary --> ON
2016-12-20 14:38:20.622 [WARN ] [ding.zwave.handler.ZWaveThingHandler] - NODE 10: Command for unknown channel zwave:device:9522d65e:node10:switch_binary with OnOffType
2016-12-20 14:38:24.478 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 10: Command received zwave:device:9522d65e:node10:switch_binary --> OFF
2016-12-20 14:38:24.481 [WARN ] [ding.zwave.handler.ZWaveThingHandler] - NODE 10: Command for unknown channel zwave:device:9522d65e:node10:switch_binary with OnOffType

The Thing is configured as follows:
zwave:device:9522d65e:node10 (Type=Thing, Status=ONLINE, Label=Z-Wave Node 10: 054375 Schuko Plug Switch, Bridge=zwave:serial_zstick:9522d65e)

And here is the link to the item:
GlobeLamp -> zwave:device:9522d65e:node10:switch_binary

Maybe the configuration in the database is wrong?

Thank you very much in advance an best regards,
Jens

It looks like the database has errors and therefore the switch does not work.

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

If you have an xml for your node you could update the database:

http://www.cd-jackson.com/index.php/zwave/zwave-device-database/zwave-device-database-guide

I’ve just fixed the error in the database and am about to update the database this afternoon so this will flow through. I’m not sure that it will solve this issue, but let’s see…

Hi Chris,

after an update to the current snapshot the devices work again. So the database entry was successfully corrected.
Thanks a lot.

Best regards,
Jens