Files
sarah/lovelace/button_card_templates/v3/v3_button_person.yaml
T
2022-12-01 16:01:59 +02:00

23 lines
500 B
YAML

v3_button_person:
template: v3_badge
show_state: false
show_icon: false
show_name: false
hold_action:
action: more-info
styles:
card:
- width: 60px
- height: 60px
- border-radius: 60px
- background-repeat: no-repeat
- background-position: center center
- background-size: cover
- border-color: var(--accent-color)
state:
- value: 'off'
styles:
card:
- filter: grayscale(100%)
- border-color: black