Update zigbee2mqtt settings

This commit is contained in:
2023-12-08 22:56:53 +00:00
parent 18f1efdaff
commit 81a46270b8

View File

@ -43,6 +43,8 @@ with lib.my;
services.zigbee2mqtt = {
enable = true;
settings = {
homeassistant = true;
frontend = true;
permit_join = true;
};
};