LoutreOS: replace zha with zigbee2mqtt

This commit is contained in:
nyanloutre 2023-06-22 18:40:32 +02:00
parent 1a525bb29a
commit 0c8a0c3854
2 changed files with 70 additions and 292 deletions

View file

@ -269,6 +269,11 @@ in
proxyWebsockets = true;
};
};
"zigbee.nyanlout.re" = recursiveUpdate (authReverse config.services.zigbee2mqtt.settings.frontend.port) {
locations."/" = {
proxyWebsockets = true;
};
};
"apart.nyanlout.re" = recursiveUpdate (simpleReverse config.services.home-assistant.config.http.server_port) {
locations."/" = {
proxyWebsockets = true;