--wip-- [skip ci]

This commit is contained in:
Filippo Berto 2025-01-19 19:47:19 +01:00
parent 34db0ae8f4
commit deea9d10fc

View file

@ -81,8 +81,7 @@ in
port = 1883;
users.zigbee2mqtt = {
acl = [
# "pattern readwrite #"
"readwrite #"
"readwrite zigbee2mqtt/#"
];
password = "zigbee2mqtt";
};