summaryrefslogtreecommitdiffstats
path: root/makefu/2configs/bureautomation/sensor/outside.nix
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
commitb0e88c220985ddc76e0622cbcdb1eb782b1eb3cf (patch)
tree8bebdee539b6fe9a251eaa047b68e3ae69ea50c4 /makefu/2configs/bureautomation/sensor/outside.nix
parent6e4c26a130611da18b2b9e82b8085a0076031db5 (diff)
ma bureautomation: fix home-assistant regression with darksky
Diffstat (limited to 'makefu/2configs/bureautomation/sensor/outside.nix')
-rw-r--r--makefu/2configs/bureautomation/sensor/outside.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefu/2configs/bureautomation/sensor/outside.nix b/makefu/2configs/bureautomation/sensor/outside.nix
index 7dbc192a..596473f1 100644
--- a/makefu/2configs/bureautomation/sensor/outside.nix
+++ b/makefu/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";