You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when using templates for shortcuts (like the light switch example), the shortcuts keep constantly updating, even though the state did not change. this can be easily seen in chrome dev tools, the elements blink constantly as they are being replaced.
this causes the button clicks to be lost, and i have to press several times for my intention to register, and the lamp to toggle.
when using templates for shortcuts (like the light switch example), the shortcuts keep constantly updating, even though the state did not change. this can be easily seen in chrome dev tools, the elements blink constantly as they are being replaced.
this causes the button clicks to be lost, and i have to press several times for my intention to register, and the lamp to toggle.
the config i use for the card:
The text was updated successfully, but these errors were encountered: