carldebilly/zigbee2mqttassistant
GUI tool for Zigbee2Mqtt project
10M+
This is a repo for the Zigbee2Mqtt Assistant project.
Project on github: https://github.com/yllibed/Zigbee2MqttAssistant
To install:
docker run -p 8880:80 -e "Z2MA_SETTINGS__MQTTSERVER=<mqttserver>" -e "Z2MA_SETTINGS__MQTTUSERNAME=<mqttusername>" -e "Z2MA_SETTINGS__MQTTPASSWORD=<mqttpassword>" --restart unless-stopped carldebilly/zigbee2mqttassistant
Settings: https://github.com/yllibed/Zigbee2MqttAssistant#settings
This image can also be used directly as a HASS.IO add-on. Check github page for more information.
docker pull carldebilly/zigbee2mqttassistant