hi all,
First of all thanks for HA. this is great alt to other hubs out there. i am moving away from wink (of course subscription was the issue, however, been very laggy lately)
just installed hassio, and plugged in husbzb1 usb.
i have updated config file. and seems like its detecting zwave devices. however, zigbee is being an issue. trying to get Commercial LED lights imported. (was on wink and working fine).
i do see zigbee and zwave in configuration, and i can do a search for zigbee devices, but nothing is found.
Hostname | homeassistant |
---|---|
System | HassOS 4.8 |
Deployment | production |
hardware
serial:
- /dev/serial/by-id/usb-Silicon_Labs_HubZ_Smart_Home_Controller_81300FB9-if01-port0
- /dev/ttyUSB1
- /dev/ttyUSB0
- /dev/ttyAMA0
- /dev/serial/by-id/usb-Silicon_Labs_HubZ_Smart_Home_Controller_81300FB9-if00-port0
setup (config file)
zwave:
usb_path: /dev/ttyUSB0zha:
usb_path: /dev/ttyUSB1
database_path: /config/zigbee.db
Also i dont see any zigbee db file in config folder, maybe because no device was added?
heres the ozw.log
020-06-04 00:10:20.760 Always, OpenZwave Version 1.4.3469 Starting Up
2020-06-04 00:10:25.251 Info, Setting Up Provided Network Key for Secure Communications
2020-06-04 00:10:25.251 Warning, Failed - Network Key Not Set
2020-06-04 00:10:25.252 Info, mgr, Added driver for controller /dev/ttyUSB0
2020-06-04 00:10:25.252 Info, Opening controller /dev/ttyUSB0
2020-06-04 00:10:25.252 Info, Trying to open serial port /dev/ttyUSB0 (attempt 1)
2020-06-04 00:10:25.255 Info, Serial port /dev/ttyUSB0 opened (attempt 1)
2020-06-04 00:10:25.256 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_VERSION: 0x01, 0x03, 0x00, 0x15, 0xe9
2020-06-04 00:10:25.256 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_MEMORY_GET_ID: 0x01, 0x03, 0x00, 0x20, 0xdc
2020-06-04 00:10:25.256 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES: 0x01, 0x03, 0x00, 0x05, 0xf9
2020-06-04 00:10:25.256 Detail, contrlr, Queuing (Command) FUNC_ID_SERIAL_API_GET_CAPABILITIES: 0x01, 0x03, 0x00, 0x07, 0xfb
2020-06-04 00:10:25.257 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_SUC_NODE_ID: 0x01, 0x03, 0x00, 0x56, 0xaa
2020-06-04 00:10:25.257 Detail,
2020-06-04 00:10:25.257 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x15) - FUNC_ID_ZW_GET_VERSION: 0x01, 0x03, 0x00, 0x15, 0xe9
2020-06-04 00:10:25.263 Detail, contrlr, Received: 0x01, 0x10, 0x01, 0x15, 0x5a, 0x2d, 0x57, 0x61, 0x76, 0x65, 0x20, 0x34, 0x2e, 0x30, 0x35, 0x00, 0x01, 0x97
2020-06-04 00:10:25.264 Detail,
2020-06-04 00:10:25.264 Info, contrlr, Received reply to FUNC_ID_ZW_GET_VERSION:
2020-06-04 00:10:25.264 Info, contrlr, Static Controller library, version Z-Wave 4.05
2020-06-04 00:10:25.265 Detail, Node045, Expected reply was received
2020-06-04 00:10:25.265 Detail, Node045, Message transaction complete
2020-06-04 00:10:25.265 Detail,
2020-06-04 00:10:25.265 Detail, contrlr, Removing current message
2020-06-04 00:10:25.265 Detail,
2020-06-04 00:10:25.265 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x20) - FUNC_ID_ZW_MEMORY_GET_ID: 0x01, 0x03, 0x00, 0x20, 0xdc
2020-06-04 00:10:25.269 Detail, contrlr, Received: 0x01, 0x08, 0x01, 0x20, 0xd9, 0x09, 0xe6, 0xe3, 0x01, 0x02
2020-06-04 00:10:25.269 Detail,
2020-06-04 00:10:25.270 Info, contrlr, Received reply to FUNC_ID_ZW_MEMORY_GET_ID. Home ID = 0xd909e6e3. Our node ID = 1
2020-06-04 00:10:25.270 Detail, Node009, Expected reply was received
2020-06-04 00:10:25.270 Detail, Node009, Message transaction complete
2020-06-04 00:10:25.270 Detail,
2020-06-04 00:10:25.270 Detail, contrlr, Removing current message
2020-06-04 00:10:25.270 Detail,
2020-06-04 00:10:25.271 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x05) - FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES: 0x01, 0x03, 0x00, 0x05, 0xf9
2020-06-04 00:10:25.273 Detail, contrlr, Received: 0x01, 0x04, 0x01, 0x05, 0x28, 0xd7
2020-06-04 00:10:25.273 Detail,
2020-06-04 00:10:25.273 Info, contrlr, Received reply to FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES:
2020-06-04 00:10:25.274 Info, contrlr, There is no SUC ID Server (SIS) in this network.
2020-06-04 00:10:25.274 Info, contrlr, The PC controller is a primary controller.
2020-06-04 00:10:25.274 Detail, Node215, Expected reply was received
2020-06-04 00:10:25.274 Detail, Node215, Message transaction complete
2020-06-04 00:10:25.274 Detail,
2020-06-04 00:10:25.274 Detail, contrlr, Removing current message
Am i missing anything?