Skip to content
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

Card Stopped Working (Solved) #8

Open
gdreelin opened this issue Feb 29, 2020 · 4 comments
Open

Card Stopped Working (Solved) #8

gdreelin opened this issue Feb 29, 2020 · 4 comments

Comments

@gdreelin
Copy link

gdreelin commented Feb 29, 2020

This card has been working great for awhile now but then it went RED and displayed this ""forecast_max_Column" is read-only". I did not change a thing so not something I did. Any clues that can help fix it? I love this weather card the best.

Untitled

@breti
Copy link

breti commented Mar 5, 2020

Same here :-(

I'd guess it's related to this change: https://developers.home-assistant.io/blog/2020/02/18/106-custom-card-changes/

@petterbellander
Copy link

It works if you remove the row with "forecast_max_column", although you loose the possibility to change it. Default seems to be 9

@breti
Copy link

breti commented Mar 21, 2020

Thanks, you're right! That did the trick. But default seems to be 5, at least in my setup 5 days are shown now.

@gdreelin gdreelin changed the title Card Stopped Working Card Stopped Working (Solved) Apr 14, 2020
@gdreelin
Copy link
Author

The issue was the amount of requests being sent. Once it exceeded 1000 it stopped so adjusted the levels to stay below that request. Although, pointless now that DarkSky is getting rid of API next year.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants