Hi,
again someone with a zwave configuration problem
Setup:
- Raspy 2 with Hass.io
- Aeotec Z-Stick Series 5
- Dresden Electronic ConBee
My Conbee Stick is /dev/ttyUSB0
My Aeotec Stick is /dev/ttyAMA0
Conbee is up and running!
With the Integration ZWAVE I setup the Stick.
I did this yesterday. No errors were displayed.
Today I setup my Fibaro Roller Shutter 2.
Afterward is started the “Add Node”.
I got this error in the system Log
Error handling message: {'type': 'call_service', 'domain': 'zwave', 'service': 'add_node', 'service_data': {}, 'id': 18}
Traceback (most recent call last):
File "/usr/local/lib/python3.6/site-packages/homeassistant/components/websocket_api/decorators.py", line 16, in _handle_async_response
await func(hass, connection, msg)
File "/usr/local/lib/python3.6/site-packages/homeassistant/components/websocket_api/commands.py", line 148, in handle_call_service
connection.context(msg))
File "/usr/local/lib/python3.6/site-packages/homeassistant/core.py", line 1121, in async_call
self._execute_service(handler, service_call))
File "/usr/local/lib/python3.6/site-packages/homeassistant/core.py", line 1145, in _execute_service
await self._hass.async_add_executor_job(handler.func, service_call)
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/components/zwave/__init__.py", line 414, 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
Before that there was a
Sun Dec 23 2018 15:51:52 GMT+0100
Z-Wave not ready after 300 seconds, continuing anyway
This is the OZW_Log.txt
2018-12-23 14:46:28.824 Always, OpenZwave Version 1.4.3254 Starting Up
2018-12-23 14:46:51.216 Info, Setting Up Provided Network Key for Secure Communications
2018-12-23 14:46:51.217 Info, mgr, Added driver for controller /dev/ttyAMA0
2018-12-23 14:46:51.217 Info, Opening controller /dev/ttyAMA0
2018-12-23 14:46:51.218 Info, Trying to open serial port /dev/ttyAMA0 (attempt 1)
2018-12-23 14:46:51.219 Info, Serial port /dev/ttyAMA0 opened (attempt 1)
2018-12-23 14:46:51.220 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_VERSION: 0x01, 0x03, 0x00, 0x15, 0xe9
2018-12-23 14:46:51.221 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_MEMORY_GET_ID: 0x01, 0x03, 0x00, 0x20, 0xdc
2018-12-23 14:46:51.221 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES: 0x01, 0x03, 0x00, 0x05, 0xf9
2018-12-23 14:46:51.223 Detail, contrlr, Queuing (Command) FUNC_ID_SERIAL_API_GET_CAPABILITIES: 0x01, 0x03, 0x00, 0x07, 0xfb
2018-12-23 14:46:51.223 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_SUC_NODE_ID: 0x01, 0x03, 0x00, 0x56, 0xaa
2018-12-23 14:46:51.224 Detail,
2018-12-23 14:46:51.224 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x15) - FUNC_ID_ZW_GET_VERSION: 0x01, 0x03, 0x00, 0x15, 0xe9
2018-12-23 14:46:52.226 Error, contrlr, ERROR: Dropping command, expected response not received after 1 attempt(s)
2018-12-23 14:46:52.228 Detail, contrlr, Removing current message
2018-12-23 14:46:52.228 Detail, contrlr, Notification: Notification - TimeOut
2018-12-23 14:46:52.231 Detail,
2018-12-23 14:46:52.231 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x20) - FUNC_ID_ZW_MEMORY_GET_ID: 0x01, 0x03, 0x00, 0x20, 0xdc
2018-12-23 14:46:53.232 Error, contrlr, ERROR: Dropping command, expected response not received after 1 attempt(s)
2018-12-23 14:46:53.232 Detail, contrlr, Removing current message
2018-12-23 14:46:53.232 Detail, contrlr, Notification: Notification - TimeOut
2018-12-23 14:46:53.236 Detail,
2018-12-23 14:46:53.236 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x05) - FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES: 0x01, 0x03, 0x00, 0x05, 0xf9
2018-12-23 14:46:54.237 Error, contrlr, ERROR: Dropping command, expected response not received after 1 attempt(s)
2018-12-23 14:46:54.237 Detail, contrlr, Removing current message
2018-12-23 14:46:54.237 Detail, contrlr, Notification: Notification - TimeOut
2018-12-23 14:46:54.243 Detail,
2018-12-23 14:46:54.244 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x07) - FUNC_ID_SERIAL_API_GET_CAPABILITIES: 0x01, 0x03, 0x00, 0x07, 0xfb
2018-12-23 14:46:55.244 Error, contrlr, ERROR: Dropping command, expected response not received after 1 attempt(s)
2018-12-23 14:46:55.245 Detail, contrlr, Removing current message
2018-12-23 14:46:55.245 Detail, contrlr, Notification: Notification - TimeOut
2018-12-23 14:46:55.251 Detail,
2018-12-23 14:46:55.252 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x56) - FUNC_ID_ZW_GET_SUC_NODE_ID: 0x01, 0x03, 0x00, 0x56, 0xaa
2018-12-23 14:46:56.253 Error, contrlr, ERROR: Dropping command, expected response not received after 1 attempt(s)
2018-12-23 14:46:56.253 Detail, contrlr, Removing current message
2018-12-23 14:46:56.254 Detail, contrlr, Notification: Notification - TimeOut
In the meantime I restarted the server multiple times.
I also deleted the integration and add ZWAVE with the path to the configuration.yaml. No diffrence there.
So I went back to the Integration Setup.
I don’t know what I did wrong.