FL550 / simple_dwd_weatherforecast

This is a python package for simple access to hourly forecast data for the next 10 days and reported weather where this data is provided.
MIT License
30 stars 28 forks source link

Debug code in dwdforecast.py? #23

Closed armin-gh closed 2 months ago

armin-gh commented 2 months ago

Nothing serious, looks like during one of the latest you changes you left some debug code/print statements in dwdforecast.py, function "get_daily_condition"?

Found this in my log:

Sep 03 20:20:01 smarthome hass[22417]: testieng
Sep 03 20:20:01 smarthome hass[22417]: working

Armin

FL550 commented 2 months ago

Ah, I forgot them, indeed. I'll implement new features today and will remove this as well. Thanks for reporting!