Skip to content

Commit

Permalink
Fix Problem with calling weather-forecast-cache
Browse files Browse the repository at this point in the history
Solves #412
  • Loading branch information
davidusb-geek authored Jan 1, 2025
1 parent c946b38 commit 3d26b00
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 3d26b00

Please sign in to comment.