Fix icons for main button name template
This commit is contained in:
@ -56,12 +56,13 @@ decluttering_templates:
|
||||
- name: ''
|
||||
- columns: 2
|
||||
- navigation_path: ''
|
||||
- icon: ''
|
||||
card:
|
||||
type: custom:bubble-card
|
||||
card_type: button
|
||||
button_type: name
|
||||
name: '[[name]]'
|
||||
icon: mdi:[[icon]]
|
||||
icon: '[[icon]]'
|
||||
tap_action:
|
||||
action: navigate
|
||||
navigation_path: '[[navigation_path]]'
|
||||
|
Reference in New Issue
Block a user