diff options
author | makefu <github@syntax-fehler.de> | 2019-09-25 15:42:38 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2019-09-25 15:43:37 +0200 |
commit | 3624f3cdc33a95e05db04e5af02933ee28bbd547 (patch) | |
tree | ccbd484e2719211a52cd5ce094f9aba85c0460d3 /makefu/1systems/wbob | |
parent | e7d306d0c2f650827412ba545922a76ce8d24f10 (diff) |
ma bureautomation: add visitor-photostore, disable in wbob (for now)
Diffstat (limited to 'makefu/1systems/wbob')
-rw-r--r-- | makefu/1systems/wbob/config.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/makefu/1systems/wbob/config.nix b/makefu/1systems/wbob/config.nix index 7002b1002..3306279b9 100644 --- a/makefu/1systems/wbob/config.nix +++ b/makefu/1systems/wbob/config.nix @@ -47,8 +47,8 @@ in { <stockholm/makefu/2configs/bureautomation> # new hass entry point <stockholm/makefu/2configs/bureautomation/led-fader.nix> - <stockholm/makefu/2configs/bureautomation/visitor-photostore.nix> - # <stockholm/makefu/2configs/bureautomation/mpd.nix> #mpd is only used for TTS + # <stockholm/makefu/2configs/bureautomation/visitor-photostore.nix> + # <stockholm/makefu/2configs/bureautomation/mpd.nix> #mpd is only used for TTS, this is the web interface <stockholm/makefu/2configs/mqtt.nix> (let collectd-port = 25826; |