ma bureautomation: fix home-assistant regression with darksky

This commit is contained in:
makefu 2019-10-29 17:26:15 +01:00
parent 6e4c26a130
commit b0e88c2209
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225
2 changed files with 1 additions and 2 deletions

View File

@ -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;

View File

@ -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";