Skip to content

Zigbee coordinators

Zigbee + Matter (Thread)? Welcher Stick kann was?

SLZB-06

Setup

  • Plug in USB-C power cable
  • Wait until wifi SSID SLB-06_… is available, connect to it
  • Browse to http://192.168.1.1/

Zigbee Hub mode

Zigbee Hub Mode (zHub) … transforms the Zigbee coordinator into a standalone Zigbee hub, allowing user to pair and control Zigbee devices directly through its built-in web interface or via MQTT, without the need for external software like Home Assistant ZHA or Zigbee2MQTT

Home-assistant SkyConnect

  • Website
  • A future firmware update will bring Thread support; allowing SkyConnect to power your Matter and Zigbee networks at the same time.
  • Shows up as USB device 10c4:ea60 Silicon Labs CP210x UART Bridge

Firmware setup

Using the Universal Silicon Labs Flasher:

sudo -i
pipx install universal-silabs-flasher

Download latest Skyconnect firmware, i.e. skyconnect_zigbee_ncp_7.4.4.1.gbl

Then:

$ /root/.local/bin/universal-silabs-flasher \
    --device /dev/ttyUSB0 \
    flash \
    --firmware skyconnect_zigbee_ncp_7.4.4.1.gbl

Conbee2