Docker configuration templates
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Dirk Alders eae4b9964d default gfw configuartion for zigbee2mqtt added 1年前
..
README zigbee container adapted to support also sonoff stick 1年前
configuration.yaml.gfw default gfw configuartion for zigbee2mqtt added 1年前
docker-compose.template zigbee container adapted to support also sonoff stick 1年前

README

Install intruction:
===================

Configuration:
--------------
* Append the docker-compose.template to your docker-compose.yml
* Edit the volumes section, to have a persistant zigbee2mqtt instance
at your local filesystem (fist entry is your local filesystem;
leave the second entry ontouched)
* Check and edit (if needed) the device section (first entry is your host filesystem)
* Start the container (make up && make down), edit the configuration.yaml
in the volume and restart the container (make up && make logs_zigbee)


Post-Installation actions:
--------------------------
* You should "chmod go-rwx" for ...zigbee2mqtt/data/configuration.yaml