Hubitat Virtual Button Custom Tile

After receiving a few requests for being able to use Hubitat’s bespoke Virtual Button implementation, I put together a Custom Tile that provides direct support for these PushableButton devices from Hubitat which expose a push() command that lets you simulate pushing a particular button number.

:fast_down_button: Import HE Virtual Button Custom Tile

You can select any device which has the PushableButton capability which a Hubitat Virtual Button should have.

Then you can optionally configure it with the preferred button number you want it to push() each time the tile is tapped… or leave that field blank and it will prompt you for the button number you want to push() each time the tile is tapped.

The tile also has optional customization for picking an icon from Font Awesome or Material Design Icons for display… or for displaying text in the center of the tile instead.

More notes on the HE Virtual Button custom tile here: custom-tile-demos/he-virtual-button at main · joshualyon/custom-tile-demos · GitHub

1 Like