Hi Home Assisters
I’ve been trying my hand at automations and so far I’m well pleased with what I’ve done however I want to reduce the size of the card as it’s way to big for my liking.
I’m currently using a bog standard button card with the following config but as I said the card is too big is there anything I can add to make it smaller:
type: custom:button-card
state:
- value: ‘on’
color: red
spin: true
tap_action:
action: toggle
entity: switch.studio_cool_air
icon: mdi:fan
Many thanks