Skip to content

Commit a4a6678

Browse files
committed
Temp: disable onboarding Koenkk/zigbee2mqtt#26608
1 parent 1aefce7 commit a4a6678

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

common/rootfs/docker-entrypoint.sh

+1
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ fi
6868

6969
export NODE_PATH=/app/node_modules
7070
export ZIGBEE2MQTT_CONFIG_FRONTEND='{"enabled":true,"port": 8099}'
71+
export Z2M_ONBOARD_NO_SERVER="1"
7172

7273
if bashio::config.true 'disable_tuya_default_response'; then
7374
bashio::log.info "Disabling TuYa default responses"

0 commit comments

Comments
 (0)