ZRC-90US not initializing, unknown device

Hi, running a new raspberry pi, Aetec Gen5 z-wave stick, and a fresh install of openHabian.

I’m trying to add a new Remotec ZRC-90US. I am able to find the device in my inbox and add it, but it remains an unknown device.

Log entry:
2017-02-02 07:13:05.359 [ERROR] [ve.internal.protocol.ZWaveController] - Neither inclusion nor exclusion was active!
2017-02-02 07:13:05.370 [WARN ] [wave.discovery.ZWaveDiscoveryService] - NODE 2: Device discovery could not resolve to a thingType! 5254:0000:8510::1.1
2017-02-02 07:13:05.374 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing ‘zwave:device:9c7d4440:node2’ to inbox.
2017-02-02 07:13:27.606 [WARN ] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Initialising Thing Node…
events.log:
2017-02-02 07:13:05.376 [InboxAddedEvent ] - Discovery Result with UID ‘zwave:device:9c7d4440:node2’ has been added.
2017-02-02 07:13:05.396 [BindingEvent ] - org.openhab.binding.zwave.event.BindingEvent@76a12d
2017-02-02 07:13:27.537 [InboxRemovedEvent ] - Discovery Result with UID ‘zwave:device:9c7d4440:node2’ has been removed.
2017-02-02 07:13:27.540 [ThingAddedEvent ] - Thing ‘zwave:device:9c7d4440:node2’ has been added.
2017-02-02 07:13:27.563 [hingStatusInfoChangedEvent] - ‘zwave:device:9c7d4440:node2’ changed from UNINITIALIZED to INITIALIZING
2017-02-02 07:13:27.570 [hingStatusInfoChangedEvent] - ‘zwave:device:9c7d4440:node2’ changed from INITIALIZING to OFFLINE (BRIDGE_OFFLINE): Controller is offline
2017-02-02 07:13:27.585 [hingStatusInfoChangedEvent] - ‘zwave:device:9c7d4440:node2’ changed from OFFLINE (BRIDGE_OFFLINE): Controller is offline to ONLINE
2017-02-02 07:13:27.607 [ThingUpdatedEvent ] - Thing ‘zwave:device:9c7d4440:node2’ has been updated.
2017-02-02 07:13:27.610 [ConfigStatusInfoEvent ] - ConfigStatusInfo [configStatusMessages=[]]
2017-02-02 07:13:35.459 [BindingEvent ] - org.openhab.binding.zwave.event.BindingEvent@d6c899

Based on what I’m seeing here (http://www.cd-jackson.com/index.php/zwave/zwave-device-database/zwave-device-list/devicesummary/361), the references ref:id for the device should be:
0001:8510,0002:8510

When viewed in my device inbox, it is listed as 0000:8510. Is that potentially part of the issue?

I have tried updating via openhabian-config, adding and removing the z-wave binding via habmin gui, and factory reset both on the device and stick.

Can anyone recommend what options I might try next?

Your device is a different version to that already in the database. I’ll try and remember to update the database tonight, but if you like to add an issue I won’t forget.

Thanks Chris, I’m reading up on this so that I can start contributing.

I opened https://github.com/openhab/org.openhab.binding.zwave/issues/339