--wip-- [skip ci]

This commit is contained in:
Filippo Berto 2025-01-19 19:50:03 +01:00
parent 3a9d5a9649
commit e45f4d7c61

View file

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