Add receiver power button to dashboard
This commit is contained in:
@@ -98,6 +98,14 @@ cards:
|
||||
cards:
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
- type: button
|
||||
name: ""
|
||||
icon: mdi:power
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: media_player.turn_off
|
||||
target:
|
||||
entity_id: media_player.denon_avr_x2300w
|
||||
- type: button
|
||||
name: ""
|
||||
icon: mdi:volume-plus
|
||||
|
||||
Reference in New Issue
Block a user