Which driver are you using for the virtual button?
You can find some details around Virtual Buttons in Hubitat + SharpTools, including some alternative approaches you can take, here:
There are several different approaches you can take:
- Change to a Virtual Switch and enable the ‘Auto Off’ setting
- Change to a Custom Virtual Momentary Button driver
- Use a SharpTools Rule to send the
push()
command to your button or run the actions directly - Use a Super Tile - you can use commands like
push()
directly as an action