-
-
Notifications
You must be signed in to change notification settings - Fork 35
Temporary error upon loading the card #586
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
Comments
Interesting, I wonder if this is a result of the recent change to use a web service call to get forecasts from HA. Perhaps we can hold off on showing errors if the web service call hasn't completed yet. If someone has time to look at this I can look at a PR. Otherwise, I'll get to this when I can. |
So in the past days I was able to debug the problem, and get the root cause.
I have an initial suggestion, please feel to review the PR and comment/modify. |
* handle weather forecast callback delay #586 * adding test for transient error handling handle if HA not supports subscription * [tiny] Spacing nit --------- Co-authored-by: Jonathan Keslin <[email protected]>
Checklist:
Release with the issue:
5.3.0
Last working release (if known):
Browser and Operating System:
Version 119.0.6045.160 (Official Build) (64-bit)
Windows 11
Description of problem:

Initial loading of the page shows an error, that disappears in <1 sec, still is quite disturbing.
This comes upw even with the simplest layout of the card.
Javascript errors shown in the web inspector (if applicable):
none
Additional information:
example config tested:
The text was updated successfully, but these errors were encountered: