Hi, Trying to create an entity card to have buttons available to control my TV/Receiver. Here is what I have below, when I click the power button, it brings up a toggle switch instead of just toggling power. How do I get it to perform the button action an and not bring up another screen?
type: entity
footer:
type: buttons
entities:
- entity: switch.mute_speakers
- entity: button.main_volume_up
- entity: button.main_volume_down
entity: switch.power_on_main_tv
name: Main TV
state_color: true
grid_options:
columns: 6
rows: 1
tap_action:
action: toggle