Replace fold entity rows with expander cards
This commit is contained in:
@@ -1378,12 +1378,10 @@ views:
|
||||
name: Reminder Count
|
||||
show_header_toggle: false
|
||||
state_color: true
|
||||
- type: entities
|
||||
entities:
|
||||
- type: custom:fold-entity-row
|
||||
head:
|
||||
type: section
|
||||
label: Settings
|
||||
- type: custom:expander-card
|
||||
title: Settings
|
||||
cards:
|
||||
- type: entities
|
||||
entities:
|
||||
- entity: input_boolean.tony_custom_meds_tracker_p1
|
||||
name: Custom Tracker 1
|
||||
@@ -1397,6 +1395,7 @@ views:
|
||||
name: Ibuprofen Active
|
||||
- entity: input_boolean.tony_tylenol_active
|
||||
name: Tylenol Active
|
||||
icon: mdi:cog
|
||||
- type: grid
|
||||
cards:
|
||||
- type: heading
|
||||
@@ -1451,17 +1450,16 @@ views:
|
||||
name: Night Reminders
|
||||
show_header_toggle: false
|
||||
state_color: true
|
||||
- type: entities
|
||||
entities:
|
||||
- type: custom:fold-entity-row
|
||||
head:
|
||||
type: section
|
||||
label: Settings
|
||||
- type: custom:expander-card
|
||||
title: Settings
|
||||
cards:
|
||||
- type: entities
|
||||
entities:
|
||||
- entity: input_boolean.tina_ibuprofen_active
|
||||
name: Ibuprofen Active
|
||||
- entity: input_boolean.tina_tylenol_active
|
||||
name: Tylenol Active
|
||||
icon: mdi:cog
|
||||
- type: grid
|
||||
cards:
|
||||
- type: heading
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -5101,12 +5101,10 @@ views:
|
||||
name: Reminder Count
|
||||
show_header_toggle: false
|
||||
state_color: true
|
||||
- type: entities
|
||||
entities:
|
||||
- type: custom:fold-entity-row
|
||||
head:
|
||||
type: section
|
||||
label: Settings
|
||||
- type: custom:expander-card
|
||||
title: Settings
|
||||
cards:
|
||||
- type: entities
|
||||
entities:
|
||||
- entity: input_boolean.tony_custom_meds_tracker_p1
|
||||
name: Custom Tracker 1
|
||||
@@ -5120,6 +5118,7 @@ views:
|
||||
name: Ibuprofen Active
|
||||
- entity: input_boolean.tony_tylenol_active
|
||||
name: Tylenol Active
|
||||
icon: mdi:cog
|
||||
- type: grid
|
||||
cards:
|
||||
- type: heading
|
||||
@@ -5206,17 +5205,16 @@ views:
|
||||
name: Night Reminders
|
||||
show_header_toggle: false
|
||||
state_color: true
|
||||
- type: entities
|
||||
entities:
|
||||
- type: custom:fold-entity-row
|
||||
head:
|
||||
type: section
|
||||
label: Settings
|
||||
- type: custom:expander-card
|
||||
title: Settings
|
||||
cards:
|
||||
- type: entities
|
||||
entities:
|
||||
- entity: input_boolean.tina_ibuprofen_active
|
||||
name: Ibuprofen Active
|
||||
- entity: input_boolean.tina_tylenol_active
|
||||
name: Tylenol Active
|
||||
icon: mdi:cog
|
||||
- type: grid
|
||||
cards:
|
||||
- type: heading
|
||||
|
||||
Reference in New Issue
Block a user