Can’t exactly say when but all of a sudden it takes a couple seconds to load the interface, up from almost instantly. Also my custom cards flashes an error message, evertime I launch home assistant, but loads fine. Both on the computer and on my phone. Anyone have experienced something similar?
Thanks - I still have the same problem. I think i will have to start to uninstall integrations and see if I can find the one slowing my system down. Just wish there was a way to diagnose…
Your issue most likely stems from those config errors. What specific cards are producing those errors? Providing code for those specific cards may help expedite a resolution.
I have a feeling since 8.x the frontend behavior has changed again .
Not as bad as mentioned here before, but definitely some different code causing some slowness and on some devices cards that occasionally don’t work
Hi, so right now there is a brief flash of “configuration error” then the actual card is presented. This is one example of a card flashing - I cant really see any unusual:
I’d suggest disabling - type: custom:hourly-weather temporarily and see if the response time improves. Major changes were made to Weather in HA. I’ look at the code for this card, but my gut tells me it is polling a lot.
Check out this link for obtaining hourly weather info.
Details about this start with section Action weather.get_forecasts
I tried to remove the card and delete the hourly integration, but a couple of the other custom cards still flashes… I just wish there was a way to diagnose…
This is really bugging me. I’ve tracked down all the errors and corrected them via Chrome dev console. Tried to disable integrations, addons nothing has any impact…