Hello
I’m trying to get this red flashing card to be the same height as everything else.
I have tried height 200% and grid-template-rows: 4fr , but no luck. It’s always skinny. Thanks in advance for your help
type: conditional
conditions:
- condition: and
conditions:- condition: state
entity: sensor.avocado_jigglypuff_cat_car_state
state_not: charging - condition: state
entity: binary_sensor.low_battery
state: “on”
card:
type: custom:button-card
entity: binary_sensor.low_battery
state: - color: red
icon: mdi:battery
styles:
card:
- animation: blink 2s ease infinite
- height: 100%
value: “on”
color: auto
color_type: card
name: Low Charge & Not Plugged In
styles:
card:- height: 100%
grid: - grid-template-rows: 2fr
layout_options:
grid_columns: 2
- height: 100%
- condition: state