Raspberry Pi 3b+ Unable to find service zwave/add_node_secure

Hi,

I installed hassos_rpi3-1.10.img.gz on my raspberry pi 3b+ and razberry 2 GPIO card. It looked like everything is fine until I try do do anything in the zwave menu.

Setting - Z-Wave - add (seure) node / start network / …

My config:
zwave:
usb_path: /dev/ttyAMA0
network_key: “deleted”
polling_interval: 30000

Here is my “home-assistant.log”:
2018-09-12 20:30:58 WARNING (MainThread) [homeassistant.setup] Setup of config is taking over 10 seconds.
2018-09-12 20:32:00 ERROR (MainThread) [homeassistant.core] Timer got out of sync. Resetting
2018-09-12 20:32:42 WARNING (MainThread) [homeassistant.core] Unable to find service zwave/add_node_secure
2018-09-12 20:36:06 WARNING (MainThread) [homeassistant.components.zwave] Z-Wave not ready after 300 seconds, continuing anyway
2018-09-12 20:40:51 ERROR (MainThread) [homeassistant.core] Error executing service <ServiceCall zwave.add_node (c:46145bb59ea34d80a88676b70ddee510)>
Traceback (most recent call last):
File “/usr/local/lib/python3.6/site-packages/homeassistant/core.py”, line 1125, in _event_to_service_call
await self._hass.async_add_executor_job(execute_service)
File “/usr/local/lib/python3.6/concurrent/futures/thread.py”, line 56, in run
result = self.fn(*self.args, **self.kwargs)
File “/usr/local/lib/python3.6/site-packages/homeassistant/core.py”, line 1122, in execute_service
service_handler.func(service_call)
File “/usr/local/lib/python3.6/site-packages/homeassistant/components/zwave/init.py”, line 360, in add_node
network.controller.add_node()
File “/usr/local/lib/python3.6/site-packages/openzwave/controller.py”, line 692, in add_node
return self._network.manager.addNode(self.home_id, doSecurity)
File “src-lib/libopenzwave/libopenzwave.pyx”, line 4287, in libopenzwave.PyManager.addNode
TypeError: an integer is required
2018-09-12 20:42:21 WARNING (SyncWorker_0) [openzwave] Can’t lock controller for command : add_node
2018-09-12 20:43:40 WARNING (SyncWorker_10) [openzwave] Can’t lock controller for command : add_node
2018-09-12 20:47:12 WARNING (MainThread) [homeassistant.components.zwave] Z-Wave not ready after 300 seconds, continuing anyway
2018-09-12 20:52:43 WARNING (SyncWorker_3) [openzwave] Can’t lock controller for command : remove_node
2018-09-12 20:52:47 WARNING (SyncWorker_6) [openzwave] Network must be awake
2018-09-12 20:52:58 ERROR (MainThread) [homeassistant.core] Timer got out of sync. Resetting
2018-09-12 20:53:02 ERROR (MainThread) [homeassistant.core] Error executing service <ServiceCall zwave.soft_reset (c:6dc1091be8b8490e985d393a0a585d57)>
Traceback (most recent call last):
File “/usr/local/lib/python3.6/site-packages/homeassistant/core.py”, line 1125, in _event_to_service_call
await self._hass.async_add_executor_job(execute_service)
File “/usr/local/lib/python3.6/concurrent/futures/thread.py”, line 56, in run
result = self.fn(*self.args, **self.kwargs)
File “/usr/local/lib/python3.6/site-packages/homeassistant/core.py”, line 1122, in execute_service
service_handler.func(service_call)
File “/usr/local/lib/python3.6/site-packages/homeassistant/components/zwave/init.py”, line 385, in soft_reset
network.controller.soft_reset()
File “/usr/local/lib/python3.6/site-packages/openzwave/controller.py”, line 614, in soft_reset
self._network.manager.softResetController(self.home_id)
File “src-lib/libopenzwave/libopenzwave.pyx”, line 4123, in libopenzwave.PyManager.softResetController
TypeError: an integer is required

**Here is my OZW log. I got this error after I added " ```
dtoverlay=pi3-disable-bt

    
    2018-09-12 20:30:58.058 Always, OpenZwave Version 1.4.3142 Starting Up
    2018-09-12 20:31:06.060 Info, Setting Up Provided Network Key for Secure Communications
    2018-09-12 20:31:06.061 Info, mgr,     Added driver for controller /dev/ttyAMA0
    2018-09-12 20:31:06.061 Info,   Opening controller /dev/ttyAMA0
    2018-09-12 20:31:06.061 Info, Trying to open serial port /dev/ttyAMA0 (attempt 1)
    2018-09-12 20:31:06.065 Info, Serial port /dev/ttyAMA0 opened (attempt 1)
    2018-09-12 20:31:06.067 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_VERSION: 0x01, 0x03, 0x00, 0x15, 0xe9
    2018-09-12 20:31:06.067 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_MEMORY_GET_ID: 0x01, 0x03, 0x00, 0x20, 0xdc
    2018-09-12 20:31:06.067 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES: 0x01, 0x03, 0x00, 0x05, 0xf9
    2018-09-12 20:31:06.067 Detail, contrlr, Queuing (Command) FUNC_ID_SERIAL_API_GET_CAPABILITIES: 0x01, 0x03, 0x00, 0x07, 0xfb
    2018-09-12 20:31:06.068 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_SUC_NODE_ID: 0x01, 0x03, 0x00, 0x56, 0xaa
    2018-09-12 20:31:06.068 Detail,
    2018-09-12 20:31:06.068 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x15) - FUNC_ID_ZW_GET_VERSION: 0x01, 0x03, 0x00, 0x15, 0xe9
    2018-09-12 20:31:07.068 Error, contrlr, ERROR: Dropping command, expected response not received after 1 attempt(s)
    2018-09-12 20:31:07.068 Detail, contrlr, Removing current message
    2018-09-12 20:31:07.069 Detail, contrlr, Notification: Notification - TimeOut
    2018-09-12 20:31:07.069 Detail,
    2018-09-12 20:31:07.069 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x20) - FUNC_ID_ZW_MEMORY_GET_ID: 0x01, 0x03, 0x00, 0x20, 0xdc
    2018-09-12 20:31:08.070 Error, contrlr, ERROR: Dropping command, expected response not received after 1 attempt(s)
    2018-09-12 20:31:08.070 Detail, contrlr, Removing current message
    2018-09-12 20:31:08.070 Detail, contrlr, Notification: Notification - TimeOut
    2018-09-12 20:31:08.076 Detail,
    2018-09-12 20:31:08.076 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x05) - FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES: 0x01, 0x03, 0x00, 0x05, 0xf9
    2018-09-12 20:31:09.084 Error, contrlr, ERROR: Dropping command, expected response not received after 1 attempt(s)
    2018-09-12 20:31:09.084 Detail, contrlr, Removing current message
    2018-09-12 20:31:09.085 Detail, contrlr, Notification: Notification - TimeOut
    2018-09-12 20:31:09.092 Detail,
    2018-09-12 20:31:09.098 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x07) - FUNC_ID_SERIAL_API_GET_CAPABILITIES: 0x01, 0x03, 0x00, 0x07, 0xfb
    2018-09-12 20:31:10.099 Error, contrlr, ERROR: Dropping command, expected response not received after 1 attempt(s)
    2018-09-12 20:31:10.099 Detail, contrlr, Removing current message
    2018-09-12 20:31:10.099 Detail, contrlr, Notification: Notification - TimeOut
    2018-09-12 20:31:10.106 Detail,
    2018-09-12 20:31:10.106 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x56) - FUNC_ID_ZW_GET_SUC_NODE_ID: 0x01, 0x03, 0x00, 0x56, 0xaa
    2018-09-12 20:31:11.107 Error, contrlr, ERROR: Dropping command, expected response not received after 1 attempt(s)
    2018-09-12 20:31:11.107 Detail, contrlr, Removing current message
    2018-09-12 20:31:11.107 Detail, contrlr, Notification: Notification - TimeOut
    2018-09-12 20:42:17.608 Error, mgr,     Manager::GetDriver failed - Home ID 0x00000000 is unknown
    2018-09-12 20:42:17.608 Warning, Exception: Manager.cpp:373 - 100 - Invalid HomeId passed to GetDriver


Any idea?