Skip to content

Commit

Permalink
Generate pan_id for new installations. Koenkk/zigbee2mqtt#18530
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk committed Aug 5, 2023
1 parent 7dd059e commit d6e30bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/rootfs/docker-entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ if ! bashio::fs.file_exists "$ZIGBEE2MQTT_DATA/configuration.yaml"; then
homeassistant: true
advanced:
network_key: GENERATE
pan_id: GENERATE
EOF
fi

Expand Down

0 comments on commit d6e30bc

Please sign in to comment.