Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AnthonMS/ad06c641e3616b9c97abdb29b7b7d098 to your computer and use it in GitHub Desktop.
Save AnthonMS/ad06c641e3616b9c97abdb29b7b7d098 to your computer and use it in GitHub Desktop.
- type: vertical-stack
cards:
- type: custom:button-card
icon: mdi:television
label: Television
tap_action:
action: fire-dom-event
browser_mod:
command: popup
hide_header: true
card:
type: vertical-stack
cards:
- type: custom:button-card
label: Pause
icon: mdi:pause
styles:
card:
- height: 50px
- border-radius: 15px
- background-color: rgba(65, 65, 65,0.5)
icon:
- color: rgba(255, 255, 255, 1)
tap_action:
action: call-service
service: script.living_room_tv_power
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment