summaryrefslogtreecommitdiffstats
path: root/2configs
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2019-10-29 17:26:15 +0100
committermakefu <github@syntax-fehler.de>2019-10-29 17:26:15 +0100
commit24a6064e6a6b737f9e7539aab67cac394a9df0e5 (patch)
treecb4033855331169bcc0efcffdc8dccf449dddde4 /2configs
parentb5256cb02586cb862c03c38e576171bff8a4001e (diff)
ma bureautomation: fix home-assistant regression with darksky
Diffstat (limited to '2configs')
-rw-r--r--2configs/bureautomation/default.nix1
-rw-r--r--2configs/bureautomation/sensor/outside.nix2
2 files changed, 1 insertions, 2 deletions
diff --git a/2configs/bureautomation/default.nix b/2configs/bureautomation/default.nix
index 48c4c0b87..9492f6ac2 100644
--- a/2configs/bureautomation/default.nix
+++ b/2configs/bureautomation/default.nix
@@ -34,7 +34,6 @@ in {
pkgs.pico2wave
python-forecastio jsonrpc-async jsonrpc-websocket mpd2
(callPackage ./deps/gtts-token.nix { })
- (callPackage ./deps/pyhaversion.nix { })
];
};
autoExtraComponents = true;
diff --git a/2configs/bureautomation/sensor/outside.nix b/2configs/bureautomation/sensor/outside.nix
index 7dbc192a4..596473f17 100644
--- a/2configs/bureautomation/sensor/outside.nix
+++ b/2configs/bureautomation/sensor/outside.nix
@@ -15,7 +15,7 @@
"uv_index"
];
units = "si" ;
- update_interval = { days = 0; hours = 0; minutes = 30; seconds = 0; };
+ scan_interval = "00:30:00";
}
{ platform = "luftdaten";
name = "Ditzingen";
[cgit] Unable to lock slot /tmp/cgit/ca100000.lock: No such file or directory (2)