Ok… I’ve tried this so many times now.
I’ve installed hassio as describde in the documenatation on my pi3
I’ve disabled BT
I can see the zwave menu
But nothings shows on my nodes.
Looking into the OZW_log it says
2017-10-31 22:54:33.037 Always, OpenZwave Version 1.4.2586 Starting Up
2017-10-31 22:54:38.191 Info, Setting Up Provided Network Key for Secure Communications
2017-10-31 22:54:38.191 Info, mgr, Added driver for controller /dev/ttyAMA0
2017-10-31 22:54:38.192 Info, Opening controller /dev/ttyAMA0
2017-10-31 22:54:38.192 Info, Trying to open serial port /dev/ttyAMA0 (attempt 1)
2017-10-31 22:54:38.192 Info, Serial port /dev/ttyAMA0 opened (attempt 1)
2017-10-31 22:54:38.192 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_VERSION: 0x01, 0x03, 0x00, 0x15, 0xe9
2017-10-31 22:54:38.193 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_MEMORY_GET_ID: 0x01, 0x03, 0x00, 0x20, 0xdc
2017-10-31 22:54:38.193 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES: 0x01, 0x03, 0x00, 0x05, 0xf9
2017-10-31 22:54:38.193 Detail, contrlr, Queuing (Command) FUNC_ID_SERIAL_API_GET_CAPABILITIES: 0x01, 0x03, 0x00, 0x07, 0xfb
2017-10-31 22:54:38.193 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_SUC_NODE_ID: 0x01, 0x03, 0x00, 0x56, 0xaa
2017-10-31 22:54:38.193 Detail,
2017-10-31 22:54:38.193 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x15) - FUNC_ID_ZW_GET_VERSION: 0x01, 0x03, 0x00, 0x15, 0xe9
2017-10-31 22:54:39.194 Error, contrlr, ERROR: Dropping command, expected response not received after 1 attempt(s)
2017-10-31 22:54:39.194 Detail, contrlr, Removing current message
2017-10-31 22:54:39.194 Detail, contrlr, Notification: Notification - TimeOut
2017-10-31 22:54:39.195 Detail,
2017-10-31 22:54:39.195 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x20) - FUNC_ID_ZW_MEMORY_GET_ID: 0x01, 0x03, 0x00, 0x20, 0xdc
2017-10-31 22:54:40.195 Error, contrlr, ERROR: Dropping command, expected response not received after 1 attempt(s)
2017-10-31 22:54:40.195 Detail, contrlr, Removing current message
2017-10-31 22:54:40.196 Detail, contrlr, Notification: Notification - TimeOut
2017-10-31 22:54:40.196 Detail,
2017-10-31 22:54:40.197 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x05) - FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES: 0x01, 0x03, 0x00, 0x05, 0xf9
2017-10-31 22:54:41.197 Error, contrlr, ERROR: Dropping command, expected response not received after 1 attempt(s)
2017-10-31 22:54:41.197 Detail, contrlr, Removing current message
2017-10-31 22:54:41.197 Detail, contrlr, Notification: Notification - TimeOut
2017-10-31 22:54:41.198 Detail,
2017-10-31 22:54:41.198 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x07) - FUNC_ID_SERIAL_API_GET_CAPABILITIES: 0x01, 0x03, 0x00, 0x07, 0xfb
2017-10-31 22:54:42.198 Error, contrlr, ERROR: Dropping command, expected response not received after 1 attempt(s)
2017-10-31 22:54:42.198 Detail, contrlr, Removing current message
2017-10-31 22:54:42.199 Detail, contrlr, Notification: Notification - TimeOut
2017-10-31 22:54:42.199 Detail,
2017-10-31 22:54:42.200 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x56) - FUNC_ID_ZW_GET_SUC_NODE_ID: 0x01, 0x03, 0x00, 0x56, 0xaa
2017-10-31 22:54:43.200 Error, contrlr, ERROR: Dropping command, expected response not received after 1 attempt(s)
2017-10-31 22:54:43.200 Detail, contrlr, Removing current message
2017-10-31 22:54:43.200 Detail, contrlr, Notification: Notification - TimeOut
My config file says
zwave:
usb_path: /dev/ttyAMA0
after running
curl -d '{"devices": ["ttyAMA0"]}' http://hassio/homeassistant/options
nothing happens, only getting the text
{"result": "ok", "data": {}}core-ssh:~#
If I try it to run with the ip instead of hassio it says
curl: (3) [globbing] bad range specification in column 2
curl: (7) Failed to connect to 192.168.0.18 port 80: Connection refused
core-ssh:~#
Yes it’s the correct IP…
Please any ideas
and YES BT is disable, I’ve tried both
dtoverlay=pi3-miniuart-bt
dtoverlay=pi3-disable-bt