Add receiver power button to dashboard
This commit is contained in:
@@ -98,6 +98,14 @@ cards:
|
|||||||
cards:
|
cards:
|
||||||
- type: vertical-stack
|
- type: vertical-stack
|
||||||
cards:
|
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
|
- type: button
|
||||||
name: ""
|
name: ""
|
||||||
icon: mdi:volume-plus
|
icon: mdi:volume-plus
|
||||||
|
|||||||
Reference in New Issue
Block a user