123456789101112131415161718 |
- images:
- image:
- repository: ccr.ccs.tencentyun.com/seembox/koenkk_zigbee2mqtt
- tag: 2.6.1
- yq_image:
- repository: mikefarah/yq
- tag: "4.47.1"
- consts:
- zigbee_container_name: zigbee2mqtt
- perms_container_name: permissions
- config_container_name: config
- data_path: /app/data
- notes_body: |
- For additional configuration, you can either edit the
- configuration file, use the web interface or add additional
- environment variables.</br>
- https://www.zigbee2mqtt.io/guide/configuration/#environment-variables
|