Hey,
I am currently working on a custom Lovelace card. It works fine, except it takes a while to update when one of the used entities was changed externally. When looking at the normal entities card however, any external update to the entity is reflected immediately. How can I set my card to update as well when any of the entities change?
My source code can be found on GitHub.
Thanks