We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aefce7 commit a4a6678Copy full SHA for a4a6678
common/rootfs/docker-entrypoint.sh
@@ -68,6 +68,7 @@ fi
68
69
export NODE_PATH=/app/node_modules
70
export ZIGBEE2MQTT_CONFIG_FRONTEND='{"enabled":true,"port": 8099}'
71
+export Z2M_ONBOARD_NO_SERVER="1"
72
73
if bashio::config.true 'disable_tuya_default_response'; then
74
bashio::log.info "Disabling TuYa default responses"
0 commit comments