Hello,
recently switched to a RPi4, running the Home Assistant Image (32-Bit).
Decided to renew my cvonfig completely, so far everythings works, but having issues with Z-Wave.
I use a Aeotek Z-Wave stick, which ran fine on my previous RPi3.
Already rebooted the whole system, restarted the Z-Wave network, etc.
The log told me following:
2020-10-07 13:35:31.250 Always, OpenZwave Version 1.4.3469 Starting Up
2020-10-07 13:35:38.771 Info, Setting Up Provided Network Key for Secure Communications
2020-10-07 13:35:38.772 Info, mgr, Added driver for controller /dev/ttyAMA0
2020-10-07 13:35:38.772 Info, Opening controller /dev/ttyAMA0
2020-10-07 13:35:38.772 Info, Trying to open serial port /dev/ttyAMA0 (attempt 1)
2020-10-07 13:35:38.772 Info, Serial port /dev/ttyAMA0 opened (attempt 1)
2020-10-07 13:35:38.772 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_VERSION: 0x01, 0x03, 0x00, 0x15, 0xe9
2020-10-07 13:35:38.772 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_MEMORY_GET_ID: 0x01, 0x03, 0x00, 0x20, 0xdc
2020-10-07 13:35:38.772 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES: 0x01, 0x03, 0x00, 0x05, 0xf9
2020-10-07 13:35:38.772 Detail, contrlr, Queuing (Command) FUNC_ID_SERIAL_API_GET_CAPABILITIES: 0x01, 0x03, 0x00, 0x07, 0xfb
2020-10-07 13:35:38.772 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_SUC_NODE_ID: 0x01, 0x03, 0x00, 0x56, 0xaa
2020-10-07 13:35:38.773 Detail,
2020-10-07 13:35:38.773 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x15) - FUNC_ID_ZW_GET_VERSION: 0x01, 0x03, 0x00, 0x15, 0xe9
2020-10-07 13:35:38.773 Detail, contrlr, Notification: DriverFailed
No clue what the problem is and why it is not setting up?
Beside the Z-Wave stick, i have a rfxtrx USB controller running, but had the same for my old RPi3 and it runs still fine on the RPi4.
I am using the integration with the device name /dev/ttyAMA0 as shown in “ha hardware info” command on the terminal add-in.
Thanks for help in adavnce!
/ Ralf