Guys, I’m trying to reduce the size of this card.
I’d like to keep everything, just reduce it, I think it takes up too much of my board.
my code
type: thermostat
entity: climate.midea_ac_151732605488127
features:
- type: climate-fan-modes
style: dropdown
- type: climate-hvac-modes
show_current_as_primary: false
card_mod:
style: |
ha-card {
opacity: 70%;
color: var(--primary-color);
}