Zigbee integration doesn't show up

I just plugged in the Nortek Zigbee + Zwave adapter and Im having trouble getting it to work.

For testing purposes I also have the Aoetec Stick plugged in which is managing my zwave.

I added the following lines to my configuration.yaml file:

zha:
  usb_path: /dev/serial/by-id/usb-Silicon_Labs_HubZ_Smart_Home_Controller_31400325-if01-port0
  database_path: /config/zigbee.db

This is what my hardware tab looks like:

serial:
  - /dev/ttyACM0
  - /dev/serial/by-id/usb-0658_0200-if00
  - /dev/ttyUSB0
  - >-
    /dev/serial/by-id/usb-Silicon_Labs_HubZ_Smart_Home_Controller_31400325-if00-port0
  - /dev/ttyUSB1
  - >-
    /dev/serial/by-id/usb-Silicon_Labs_HubZ_Smart_Home_Controller_31400325-if01-port0
  - /dev/ttyS0
  - /dev/ttyS1
  - /dev/ttyS2
  - /dev/ttyS3
input:
  - Sleep Button
  - ImExPS/2 Generic Explorer Mouse
  - VirtualBox USB Tablet
  - Video Bus
  - AT Translated Set 2 keyboard
  - Power Button
disk: []
gpio: []
usb:
  - /dev/bus/usb/001/001
  - /dev/bus/usb/001/002
  - /dev/bus/usb/001/003
  - /dev/bus/usb/001/004
  - /dev/bus/usb/002/001
audio: {}

The ZigBee integration doesnt show up under Integrations.

Zha is added via the GUI now.

1 Like