openhabian icon indicating copy to clipboard operation
openhabian copied to clipboard

[Z2M] Support zigbee network adapters

Open moodyblue opened this issue 4 months ago • 2 comments

Adds network coordinator support to zigbee2mqtt install. Fixes https://github.com/openhab/openhabian/issues/1868

Test methodology:

  1. Install Mosquitto
  2. Plug zigbee usb dongle in usb2 port
  3. Install Z2M: user is prompted to choose either usb or network installation. Choose usb
  4. Verify configuration.yaml and connect to openhabian:8081 to confirm that Z2M is running
  5. Uninstall Z2M
  6. Install Z2M: user is prompted to choose either usb or network installation. Choose network
  7. Verify configuration.yaml and connect to openhabian:8081 to confirm that Z2M is running

Signed-off-by: Hugo Castelo Branco [email protected] according to Developer's Certificate of Origin 1.1

moodyblue avatar Sep 29 '24 17:09 moodyblue