I have set up a few button press icons on my dashboard to manually run a few rules. Rule execution works fine but there is no animation to the button pressed icon. It makes you unsure if the press was recorded. Is there a way to have the icon change color or vibrate or something to indicate it was triggered?
Could just add something like
.tile:active{background-color:orange}
in the Advanced|CSS tab of the dashboard.
2 Likes
Typically, I will setup virtual switches with auto-off functionality if I need to see a reaction on the dashboard, as by default buttons donāt show theyāre being pressed.
However, Iāll be curious to see if @thebearmayās recommendation might work, that would be nice!
3 Likes