diff --git a/config/lovelace/home_dashboard/master_bedroom_dashboard.yaml b/config/lovelace/home_dashboard/master_bedroom_dashboard.yaml index 0c14fc7..962901d 100644 --- a/config/lovelace/home_dashboard/master_bedroom_dashboard.yaml +++ b/config/lovelace/home_dashboard/master_bedroom_dashboard.yaml @@ -57,11 +57,6 @@ - transform: translateY(-13px) # adjusted for state indicator size variables: state_indicator_id: automation.alarm_set_time - - type: custom:button-card - template: default - entity: binary_sensor.house_mode - - type: horizontal-stack - cards: - type: custom:button-card template: - default @@ -73,6 +68,11 @@ state_indicator_off_size: 0px state_indicator_on_color: var(--color-red) state_on_indicator_on_color: var(--color-red) + - type: custom:button-card + template: default + entity: binary_sensor.house_mode + - type: horizontal-stack + cards: - type: custom:button-card template: default entity: media_player.nvidia_shield