diff --git a/src/emhass/command_line.py b/src/emhass/command_line.py index 9208642d..1e57fabd 100644 --- a/src/emhass/command_line.py +++ b/src/emhass/command_line.py @@ -446,7 +446,6 @@ def weather_forecast_cache( "forecast", logger, emhass_conf, - {}, ) # Make sure weather_forecast_cache is true if (params != None) and (params != "null"):