179 current 2025-10-09 19:52:17 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-09 20:07:25 -05:00
parent 6537cf5426
commit 7522fc1802

View File

@@ -71,10 +71,10 @@ in
channel = 11; channel = 11;
}; };
frontend = { frontend = {
enabled: true; enabled = true;
}; };
homeassistant = { homeassistant = {
enabled: true; enabled = true;
}; };
}; };
}; };