Zigbee (Ember) binding 2.4.0 snapshot problem

Hello. I’m running latest release openhabian, with openhab 2.3. I have a Nortek HUSBZB-1 stick on my RPi3. Zigbee and Zwave bindings were both working well.

I used the upgrade script (zzManualInstaller) to upgrade the zigbee and zwave drivers to the latest snapshot. I manually uninstalled the old bindings via Paper UI before I did the install.

Now, the zwave binding appears to be ok (haven’t tried to add any device again yet), but there are errors with the zigbee binding. I see the below in the logs when I start the openhab service. Can anyone assist? Thanks!

2018-09-23 02:33:13.737 [me.event.ThingUpdatedEvent] - Thing 'zigbee:coordinator_ember:4e172bfe' has been updated.
2018-09-23 02:33:24.274 [hingStatusInfoChangedEvent] - 'zigbee:coordinator_ember:4e172bfe' changed from UNKNOWN to OFFLINE: Bad response received from dongle
2018-09-23 02:33:24.286 [hingStatusInfoChangedEvent] - 'zigbee:device:4e172bfe:002446fffd0345d5' changed from OFFLINE to OFFLINE (BRIDGE_OFFLINE)
2018-09-23 02:33:53.633 [me.event.ThingUpdatedEvent] - Thing 'zigbee:coordinator_ember:4e172bfe' has been updated.
2018-09-23 02:33:53.734 [hingStatusInfoChangedEvent] - 'zigbee:coordinator_ember:4e172bfe' changed from OFFLINE: Bad response received from dongle to UNKNOWN
2018-09-23 02:34:04.163 [hingStatusInfoChangedEvent] - 'zigbee:coordinator_ember:4e172bfe' changed from UNKNOWN to OFFLINE: Bad response received from dongle

This is a known issue and will be updated once the latest changes are merged.

Great! Thanks Chris!