decompil3d / lovelace-hourly-weather

Hourly weather card for Home Assistant. Visualize upcoming weather conditions as a colored horizontal bar.
MIT License
290 stars 30 forks source link

handle weather forecast callback delay #586 #623

Closed afarago closed 6 months ago

afarago commented 7 months ago

I have added pending temporary state - until the callback is not returned - to skip rendering any error messages in this state #586.

Please comment / modify if you see any better approach to circumvent the problem (e.g. delayed rendering).

afarago commented 7 months ago

Please check, I am ready with the requested changes.