Update zigbee2mqtt.sh
set default settings to privileged
This commit is contained in:
parent
3492971e46
commit
0675f9bb28
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ color
|
||||||
catch_errors
|
catch_errors
|
||||||
|
|
||||||
function default_settings() {
|
function default_settings() {
|
||||||
CT_TYPE="1"
|
CT_TYPE="0"
|
||||||
PW=""
|
PW=""
|
||||||
CT_ID=$NEXTID
|
CT_ID=$NEXTID
|
||||||
HN=$NSAPP
|
HN=$NSAPP
|
||||||
|
|
Loading…
Reference in a new issue