--wip-- [skip ci]
This commit is contained in:
parent
34db0ae8f4
commit
deea9d10fc
1 changed files with 1 additions and 2 deletions
|
|
@ -81,8 +81,7 @@ in
|
||||||
port = 1883;
|
port = 1883;
|
||||||
users.zigbee2mqtt = {
|
users.zigbee2mqtt = {
|
||||||
acl = [
|
acl = [
|
||||||
# "pattern readwrite #"
|
"readwrite zigbee2mqtt/#"
|
||||||
"readwrite #"
|
|
||||||
];
|
];
|
||||||
password = "zigbee2mqtt";
|
password = "zigbee2mqtt";
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue