diff --git a/dashboards/views/01_home.yaml b/dashboards/views/01_home.yaml index 5abee09..6bc4cd8 100644 --- a/dashboards/views/01_home.yaml +++ b/dashboards/views/01_home.yaml @@ -466,36 +466,38 @@ cards: # � Vanding - type: horizontal-stack cards: - - type: custom:button-card - entity: sensor.vanding_sidst_vandet_compact - show_icon: false - show_name: true - show_state: true - name: Sidst vandet - tap_action: - action: none - hold_action: - action: none - styles: - card: - - padding: 8px - name: - - font-size: 11px - - color: var(--secondary-text-color) - - padding-bottom: 4px - state: - - white-space: normal - - word-break: break-word - - line-height: 1.2 - - font-size: 13px - - text-align: center + - type: vertical-stack + cards: + - type: custom:button-card + entity: sensor.vanding_sidst_vandet_compact + show_icon: false + show_name: true + show_state: true + name: Sidst vandet + tap_action: + action: none + hold_action: + action: none + styles: + card: + - padding: 8px + name: + - font-size: 11px + - color: var(--secondary-text-color) + - padding-bottom: 4px + state: + - white-space: normal + - word-break: break-word + - line-height: 1.2 + - font-size: 13px + - text-align: center - - type: button - name: Smart vanding - icon: mdi:sprinkler-variant - entity: script.vanding_hojbed_skiftevis - tap_action: - action: toggle + - type: button + name: Smart vanding + icon: mdi:sprinkler-variant + entity: script.vanding_hojbed_skiftevis + tap_action: + action: toggle - type: custom:button-card entity: sensor.vanding_liter_i_dag_total