--wip-- [skip ci]
This commit is contained in:
parent
754fd39dc8
commit
a7b7632400
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@ in
|
||||||
listeners = [{
|
listeners = [{
|
||||||
address = "127.0.0.1";
|
address = "127.0.0.1";
|
||||||
port = 1883;
|
port = 1883;
|
||||||
users.iotdevice = {
|
users.zigbee2mqtt = {
|
||||||
acl = [ "pattern readwrite #" ];
|
acl = [ "pattern readwrite #" ];
|
||||||
omitPasswordAuth = true;
|
omitPasswordAuth = true;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue