Zigbee2MQTT setup
After you have installed everything as described no the page before, you should be able to reach the zigbee2mqtt frontend on https://z2m.<site>
.
You can now add devices by searching for the model on the Zigbee2MQTT Website and following the given instructions.
Note: After you have added all your devices, set permit_join
to false
in config/zigbee2mqtt/configuration.yaml
. If you want to add devices later, you can still do so via the frontend.
Updating devices
You can update the firmware of most of your devices by going to the OTA
tab on the frontend. This probably takes quite some time and has a tendency to get stuck. If that happens, simply restart the Zigbee2MQTT container and restart the update. It should continue where it has last stopped.