2022-08-18 14:45:03 +00:00
|
|
|
- type: 'custom:button-card'
|
|
|
|
template: card_title
|
|
|
|
name: TV
|
|
|
|
label: Control
|
|
|
|
|
|
|
|
- type: vertical-stack
|
|
|
|
cards:
|
2022-11-20 15:11:00 +00:00
|
|
|
- type: 'custom:button-card'
|
|
|
|
color_type: icon
|
|
|
|
color: rgb(229,9,20)
|
|
|
|
icon: "mdi:netflix"
|
|
|
|
size: 10%
|
|
|
|
tap_action:
|
|
|
|
action: call-service
|
|
|
|
service: script.turn_on
|
|
|
|
service_data:
|
|
|
|
entity_id: script.netflix_and_chill
|
|
|
|
name: Netflix
|
2022-08-18 14:45:03 +00:00
|
|
|
- type: horizontal-stack
|
|
|
|
cards:
|
|
|
|
- type: 'custom:button-card'
|
|
|
|
color_type: icon
|
|
|
|
color: rgb(30,215,96)
|
|
|
|
icon: "mdi:spotify"
|
|
|
|
size: 20%
|
|
|
|
tap_action:
|
|
|
|
action: call-service
|
|
|
|
service: script.turn_on
|
|
|
|
service_data:
|
|
|
|
entity_id: script.denon_listen_music
|
|
|
|
name: Spotify
|
2022-11-20 15:11:00 +00:00
|
|
|
- type: 'custom:button-card'
|
|
|
|
color_type: icon
|
|
|
|
color: rgb(51, 102, 255)
|
|
|
|
icon: "mdi:disc-player"
|
|
|
|
size: 20%
|
|
|
|
#tap_action:
|
|
|
|
# action: call-service
|
|
|
|
# service: script.turn_on
|
|
|
|
# service_data:
|
|
|
|
# entity_id: script.denon_listen_music
|
|
|
|
name: Blueray
|
|
|
|
- type: 'custom:button-card'
|
|
|
|
template: card_title
|
|
|
|
name: Game
|
|
|
|
label: Control
|
|
|
|
|
2022-08-18 14:45:03 +00:00
|
|
|
- type: vertical-stack
|
|
|
|
cards:
|
|
|
|
- type: horizontal-stack
|
2022-11-20 15:11:00 +00:00
|
|
|
cards:
|
2022-08-18 14:45:03 +00:00
|
|
|
- type: 'custom:button-card'
|
|
|
|
color_type: icon
|
|
|
|
#color: rgb(229,9,20)
|
|
|
|
icon: "mdi:nintendo-switch"
|
|
|
|
size: 20%
|
|
|
|
tap_action:
|
|
|
|
action: call-service
|
|
|
|
service: script.turn_on
|
|
|
|
service_data:
|
|
|
|
entity_id: script.denon_play_switch
|
|
|
|
name: Nintendo Switch
|
|
|
|
- type: 'custom:button-card'
|
|
|
|
color_type: icon
|
2022-11-20 15:11:00 +00:00
|
|
|
color: rgb(0,173,238)
|
|
|
|
icon: "mdi:steam"
|
2022-08-18 14:45:03 +00:00
|
|
|
size: 20%
|
2022-11-20 15:11:00 +00:00
|
|
|
tap_action:
|
|
|
|
action: call-service
|
|
|
|
service: script.turn_on
|
|
|
|
service_data:
|
|
|
|
entity_id: script.denon_play_steam
|
|
|
|
name: Steam Link
|
|
|
|
|
|
|
|
|
2022-08-18 14:45:03 +00:00
|
|
|
|
|
|
|
- type: vertical-stack
|
|
|
|
cards:
|
|
|
|
- type: horizontal-stack
|
|
|
|
cards:
|
|
|
|
- type: 'custom:button-card'
|
|
|
|
color_type: icon
|
|
|
|
color: rgb(144,138,153)
|
|
|
|
icon: "mdi:gamepad-square"
|
|
|
|
size: 20%
|
|
|
|
#tap_action:
|
|
|
|
# action: call-service
|
|
|
|
# service: script.turn_on
|
|
|
|
# service_data:
|
|
|
|
# entity_id: script.denon_listen_music
|
|
|
|
name: Super NT
|
2022-11-20 15:11:00 +00:00
|
|
|
- type: 'custom:button-card'
|
|
|
|
color_type: icon
|
|
|
|
#color: rgb(229,9,20)
|
|
|
|
icon: "mdi:gamepad-circle"
|
|
|
|
size: 20%
|
|
|
|
tap_action:
|
|
|
|
action: call-service
|
|
|
|
service: script.turn_on
|
|
|
|
service_data:
|
|
|
|
entity_id: script.denon_play_switch
|
|
|
|
name: Game
|
|
|
|
|