Hello everyone,
after my Hass.io installation crashed and I reinstalled my latest snapshot I experience zwave issues:
This is in my HA.log:
WARNING (Dummy-4) [openzwave] Z-Wave Notification DriverFailed : {'notificationType': 'DriverFailed', 'homeId': 0, 'nodeId': 255}
The Zwave log states as follows:
2018-11-11 21:34:44.298 Always, OpenZwave Version 1.4.3253 Starting Up
2018-11-11 21:35:35.971 Info, Setting Up Provided Network Key for Secure Communications
2018-11-11 21:35:35.971 Info, mgr, Added driver for controller /dev/ttyAMA0
2018-11-11 21:35:35.971 Info, Opening controller /dev/ttyAMA0
2018-11-11 21:35:35.971 Info, Trying to open serial port /dev/ttyAMA0 (attempt 1)
2018-11-11 21:35:35.972 Info, Serial port /dev/ttyAMA0 opened (attempt 1)
2018-11-11 21:35:35.976 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_VERSION: 0x01, 0x03, 0x00, 0x15, 0xe9
2018-11-11 21:35:35.976 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_MEMORY_GET_ID: 0x01, 0x03, 0x00, 0x20, 0xdc
2018-11-11 21:35:35.976 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES: 0x01, 0x03, 0x00, 0x05, 0xf9
2018-11-11 21:35:35.976 Detail, contrlr, Queuing (Command) FUNC_ID_SERIAL_API_GET_CAPABILITIES: 0x01, 0x03, 0x00, 0x07, 0xfb
2018-11-11 21:35:35.976 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_SUC_NODE_ID: 0x01, 0x03, 0x00, 0x56, 0xaa
2018-11-11 21:35:35.976 Detail,
2018-11-11 21:35:35.976 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x15) - FUNC_ID_ZW_GET_VERSION: 0x01, 0x03, 0x00, 0x15, 0xe9
2018-11-11 21:35:35.976 Detail, contrlr, Notification: DriverFailed
In Z-Wave/Configuration no commands are possible:
WARNING (MainThread) [homeassistant.core] Unable to find service zwave/test_network
I already tried to reinstall zwave, this is the answer in Terminal:
wget -q -O - http://razberry.z-wave.me/install | sudo bash
core-ssh:~# wget -q -O - http://razberry.z-wave.me/install | sudo bash
-bash: sudo: command not found
wget: server returned error: HTTP/1.1 307 Temporary Redirect
What’s wrong? I’m using the Razberry board.