Remove all large layouts as they are the default now
This commit is contained in:
@ -50,7 +50,6 @@ decluttering_templates:
|
||||
}
|
||||
show_state: false
|
||||
columns: '[[columns]]'
|
||||
card_layout: large
|
||||
main_button_name:
|
||||
default:
|
||||
- name: ''
|
||||
@ -70,7 +69,6 @@ decluttering_templates:
|
||||
tap_action:
|
||||
action: navigate
|
||||
navigation_path: '[[navigation_path]]'
|
||||
card_layout: large
|
||||
columns: '[[columns]]'
|
||||
styles: |-
|
||||
.bubble-button-background {
|
||||
@ -169,7 +167,6 @@ decluttering_templates:
|
||||
{% endif %}
|
||||
!important;
|
||||
}
|
||||
card_layout: large-2-rows
|
||||
sub_button:
|
||||
- entity: '[[temp_entity]]'
|
||||
name: Temp
|
||||
@ -203,7 +200,6 @@ decluttering_templates:
|
||||
card_type: separator
|
||||
name: '[[name]]'
|
||||
icon: '[[icon]]'
|
||||
card_layout: large
|
||||
sub_button:
|
||||
- entity: '[[power_entity]]'
|
||||
name: Power
|
||||
@ -596,7 +592,6 @@ views:
|
||||
action: navigate
|
||||
navigation_path: /dashboard-mobile/rabbit
|
||||
columns: 2
|
||||
card_layout: large
|
||||
card_mod:
|
||||
style: |-
|
||||
.is-unavailable {
|
||||
@ -720,7 +715,6 @@ views:
|
||||
card_type: button
|
||||
button_type: name
|
||||
name: Tony
|
||||
card_layout: large
|
||||
sub_button: []
|
||||
columns: 2
|
||||
icon: mdi:human-male
|
||||
@ -804,7 +798,6 @@ views:
|
||||
card_type: button
|
||||
button_type: name
|
||||
name: Tina
|
||||
card_layout: large
|
||||
sub_button: []
|
||||
columns: 2
|
||||
icon: mdi:human-female
|
||||
@ -888,7 +881,6 @@ views:
|
||||
card_type: button
|
||||
button_type: name
|
||||
name: Kallen
|
||||
card_layout: large
|
||||
sub_button: []
|
||||
columns: 2
|
||||
icon: mdi:human-child
|
||||
@ -972,7 +964,6 @@ views:
|
||||
card_type: button
|
||||
button_type: name
|
||||
name: Emma
|
||||
card_layout: large
|
||||
sub_button: []
|
||||
columns: 2
|
||||
icon: mdi:bow-tie
|
||||
@ -997,7 +988,6 @@ views:
|
||||
card_type: button
|
||||
button_type: state
|
||||
entity: timer.kallen_timer
|
||||
card_layout: large
|
||||
columns: 4
|
||||
visibility:
|
||||
- condition: user
|
||||
@ -1082,7 +1072,6 @@ views:
|
||||
tap_action:
|
||||
action: navigate
|
||||
navigation_path: '#front-porch'
|
||||
card_layout: large-2-rows
|
||||
sub_button: []
|
||||
- type: custom:decluttering-card
|
||||
template: floors_separator
|
||||
@ -1176,7 +1165,6 @@ views:
|
||||
tap_action:
|
||||
action: navigate
|
||||
navigation_path: '#kitchen'
|
||||
card_layout: large
|
||||
styles: |-
|
||||
.bubble-button-background {
|
||||
opacity: 1 !important;
|
||||
|
Reference in New Issue
Block a user