Weiß jemand wie ich bei dem Sub Button und power button bei der Bubble Card die Plätze tauschen kann?
Hab bereits ohne Erfolg .bubble-sub-button-container { right: 0 !important; }
aus dem github repo versucht.
Hier der komplette Code:
type: custom:bubble-card
styles: |
.bubble-media-player-container { background: rgba(0,0,0,0.3) !important; }
.bubble-media-player-container { border-radius: 15px !important; }
.bubble-sub-button-container { right: 0 !important; }
card_type: media-player
entity: media_player.55oled837_12_2
hide:
volume_button: true
play_pause_button: true
next_button: true
previous_button: true
sub_button:
- entity: sensor.shellyplusplugs_e86beae316a4_switch_0_power
show_icon: false
show_state: true
state_background: false
show_background: false
tap_action:
action: none
double_tap_action:
action: none
hold_action:
action: none
show_state: true
show_attribute: false
card_layout: normal
cover_background: true