I have a fan setup in my loveless like this
But i want the card to be full size in the loveless
here is the code i am using
type: custom:button-card
icon: mdi:fan
style:
card:
- height: 100px
- width: 100px
state:
- value: 'on'
color: yellow
icon: mdi:fan
spin: true
tap_action:
action: toggle
entity: switch.switchlinc_relay_dual_band_4d_bc_b4
name: Fan
this is the card next to it
type: button
tap_action:
action: toggle
entity: switch.switchlinc_relay_dual_band_4e_7f_39
show_state: true
name: Fan Light
icon: mdi:globe-light