This commit is contained in:
Ingolf Wagner 2020-07-11 18:55:41 +02:00
parent 33a99fb1cd
commit 82bd09442b
Signed by: palo
GPG key ID: 76BF5F1928B9618B
3 changed files with 3 additions and 5 deletions

View file

@ -82,7 +82,8 @@ in {
enable = true; enable = true;
virtualHosts = { virtualHosts = {
"dms.pepe.private" = { "dms.pepe.private" = {
serverAliases = [ "pdf.pepe.private" "docs.pepe.private" "dms.pepe.lan" ]; serverAliases =
[ "pdf.pepe.private" "docs.pepe.private" "dms.pepe.lan" ];
locations."/" = { proxyPass = "http://localhost:5000"; }; locations."/" = { proxyPass = "http://localhost:5000"; };
}; };
}; };

View file

@ -93,7 +93,6 @@ in {
}; };
} }
# control situation with buttons # control situation with buttons
{ {
alias = "Button -> Change Scene"; alias = "Button -> Change Scene";

View file

@ -30,9 +30,7 @@
"stat/PAL08/RESULT" "stat/PAL08/RESULT"
"zigbee2mqtt/light_2" "zigbee2mqtt/light_2"
]; ];
ignored_switches = [ ignored_switches = [ "zigbee2mqtt/motion_sensor_7" ];
"zigbee2mqtt/motion_sensor_7"
];
} }
]; ];
sensors = let sensors = let