Skip to content

Commit

Permalink
Merge pull request #415 from davidusb-geek/davidusb-geek/fix/weather-…
Browse files Browse the repository at this point in the history
…forecast-cache

Fix Problem with calling weather-forecast-cache
  • Loading branch information
davidusb-geek authored Jan 1, 2025
2 parents c946b38 + 3d26b00 commit d083faa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/emhass/command_line.py
Original file line number Diff line number Diff line change
Expand Up @@ -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"):
Expand Down

0 comments on commit d083faa

Please sign in to comment.