Animate Buttom Press on Dashboard

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

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.