carldebilly/zigbee2mqttassistant

By carldebilly

Updated over 3 years ago

GUI tool for Zigbee2Mqtt project

Image

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 Command

docker pull carldebilly/zigbee2mqttassistant