-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"List index out of range" failure since 5am 17/04/2024 #55
Comments
Same for me from today only also. |
There is a "shortage" on weather forecast data at 7timer currently, as far as I have seen. Sadly I missed handling this in one of the loops. For a quick fix change the pyastroweatherio dependency in your "requirements": [
"pyastroweatherio==0.43.1.dev4"
], You will only get the forecast for this day currently, but it does not error out anymore. |
Thanks for the work mawinkler, these things happen. made the change and the error went away, the daily stuff on the card is working. |
Thanks for the quick update ;) Thanks for your good works. |
Get the same error. Although it seems to be a known problem just as additional information my corresponding log entry:
|
please see my comment from above. There will be a new release with some (hopefully) nice new features for you all, as time permits. |
Fixed with release 0.50.0. |
Hi,
I have an issue with astroweather integration.
Since 5am this morning I have an issue
Reloading initilization doesn't work.
Only error is list index out of range.
The text was updated successfully, but these errors were encountered: