You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My memory is that this was mainly done to keep the changes smaller in the original PR. But likely it only needs a few lines to implement, although I haven't looked closely.
Ok, cool. I was thinking to add the detailed forecast to hass, using the retry wrapper FX. I'll take a stab at it.
While I have you, do you think it's ok to export the Details enum, to work better with intelligence/auto complete when getting detailed forecast, instead of using plain strings?
Is there a reason I'm missing why this can't just raise a
NwsNoDataError
like the other update functions?pynws/src/pynws/simple_nws.py
Lines 301 to 306 in f03d161
The text was updated successfully, but these errors were encountered: