Move config out of subfolder

This commit is contained in:
Georgi Gardev
2022-12-01 16:01:59 +02:00
parent addfa33f6f
commit 1ae0c6d0b8
221 changed files with 0 additions and 0 deletions
@@ -0,0 +1,22 @@
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