Openzwave: Z-Wave Notification DriverFailed : {'nodeId': 255, 'homeId': 0, 'notificationType': 'DriverFailed'}

16-07-25 21:03:59 openzwave: Z-Wave Notification DriverFailed : {‘nodeId’: 255, ‘homeId’: 0, ‘notificationType’: ‘DriverFailed’}
16-07-25 21:04:22 homeassistant.components.light.hue: Connected to Hue at 10.8.10.9 but not registered.
16-07-25 21:04:29 homeassistant.components.zwave: zwave not ready after 30 seconds, continuing anyway
16-07-25 21:04:29 homeassistant.core: BusHandler:Exception doing job
Traceback (most recent call last):
File “/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/core.py”, line 835, in job_handler
func(arg)
File “/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/core.py”, line 297, in onetime_listener
listener(event)
File “/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/components/zwave.py”, line 407, in start_zwave
NETWORK.set_poll_interval(polling_interval, False)
File “/srv/hass/hass_venv/lib/python3.4/site-packages/openzwave-0.3.1-py3.4.egg/openzwave/network.py”, line 892, in set_poll_interval
self.manager.setPollInterval(milliseconds, bIntervalBetweenPolls)
File “/srv/hass/hass_venv/lib/python3.4/site-packages/openzwave-0.3.1-py3.4.egg/openzwave/network.py”, line 562, in manager
raise ZWaveException(u"Manager not initialised")
openzwave.object.ZWaveException: ‘Zwave Generic Exception : Manager not initialised’

Any help here, useing the Razberry gpio card

Solution:

1: Install z-way, with following command: wget -q -O - razberry.z-wave.me/install | sudo bash
2: Shutdown z-way-server and disabling autostart with sudo update-rc.d z-way-server remove
3: Reboot with sudo reboot.

hope this can help someone else.

2 Likes

hi monster400
that did the trick for my hassbian installation - thank you very much - the post is rather old but it still appears to me to be the one and only best way.
Raspberry Pi 3 B - RaZberry2 - RFLink - hassbian - HA 0.54.0

I have the same issue using docker image (not on raspberry).
Any suggestions?

Same question here… docker image on ubuntu 18.04

Z-Wave Notification DriverFailed : {‘notificationType’: ‘DriverFailed’, ‘homeId’: 0, ‘nodeId’: 255}

I’ve been using Aeotec z-stick gen5. After a few restarts of the server, it just started working. I’m not sure what’s the real reason :thinking: