Update zigbee2mqtt settings

This commit is contained in:
Jordan Holt 2023-12-08 22:56:53 +00:00
parent 18f1efdaff
commit 81a46270b8
Signed by: jordan
GPG Key ID: B8CFFF61F1CCF520

View File

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