Change Switch Entity Toggle to Button like in Media Player

Is there a way to achive having a switch shown like a media player entity. I would like to have a Swith On/Off button instead of the toggle switch.

Screen Shot 2022-03-20 at 14.33.34

this is jusnt an Entities Card

type: entities
entities:
  - entity: switch.ac
  - entity: media_player.denon_avr
state_color: true

I’m interested in this as well. Lovelace currently renders my garage door entity as a momentary toggle switch. Would love this as a PRESS button instead so it’s intuitive.

image

Would also be great to configure a custom button through the UI that makes a pre-defined service call. But that’s probably its own feature request :slight_smile: