summaryrefslogtreecommitdiffstats
path: root/makefu/2configs/homeautomation/google-muell.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2019-03-06 16:42:52 +0100
committermakefu <github@syntax-fehler.de>2019-03-06 16:42:52 +0100
commit7e9a2417ba27a19d6db0a87b075b9d55a237931a (patch)
treec8b9955ba6025321efb3e0db6fcb4728cf5d6fe7 /makefu/2configs/homeautomation/google-muell.nix
parent9c702551abbf5c486d9dac3becc4d5e998511a52 (diff)
ma homeautomation: update google-muell
Diffstat (limited to 'makefu/2configs/homeautomation/google-muell.nix')
-rw-r--r--makefu/2configs/homeautomation/google-muell.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/makefu/2configs/homeautomation/google-muell.nix b/makefu/2configs/homeautomation/google-muell.nix
index 5870f298..c81eae20 100644
--- a/makefu/2configs/homeautomation/google-muell.nix
+++ b/makefu/2configs/homeautomation/google-muell.nix
@@ -9,7 +9,8 @@ let
# TODO: generate this credential file locally
ampelcred = "${home}/google-muell-creds.json";
sleepval = "1800";
- default-color = "244,220,66";
+ # default-color = "18,63,40";
+ default-color = "255,127,0";
config_json = toFile "config.json" (toJSON {
mq_hostname = "localhost";
mq_port = 1883;