I’m running the companion app on a large android tablet as a wall display. Everything was working fine up until roughly a couple of weeks ago.
That is when I noticed that certain elements were not updating as they should be. So far, I have seen this with the horizon card and the map card.
For the horizon card (GitHub - rejuvenate/lovelace-horizon-card: Sun Card successor: Visualize the position of the Sun over the horizon.), the position of the sun and moon stop updating in real time like they should be. Restarting the app fixes it. It will then work correctly for some period of time (I haven’t figured out exactly how long, or if it is consistent yet), but it will eventually fail again.
For the map card, the circles that represent people do not update their position, however the historical tracks they leave behind do. So if someone leaves the house, their circle does not move, but I can see the track updating in real time as they drive away. Navigating to a different dashboard and back, or doing other actions that cause a refresh of the card seem to fix it temporarily.
There may be other examples, these are the only two I’ve noticed so far. Other sensors seem to be updating as expected.
I’m on the latest version of the app, and these issues started shortly after I updated to it. Is there a way to roll back to a previous release to see if that resolves it? It may just be a coincidence.