Compare commits
5 Commits
8d76e5d2c4
...
3139d509f7
| Author | SHA1 | Date | |
|---|---|---|---|
|
3139d509f7
|
|||
|
93542c9cc8
|
|||
|
7e3834194a
|
|||
|
b7f6dba4a5
|
|||
|
3dc20f181f
|
@@ -1378,12 +1378,10 @@ views:
|
|||||||
name: Reminder Count
|
name: Reminder Count
|
||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
state_color: true
|
state_color: true
|
||||||
- type: entities
|
- type: custom:expander-card
|
||||||
entities:
|
title: Settings
|
||||||
- type: custom:fold-entity-row
|
cards:
|
||||||
head:
|
- type: entities
|
||||||
type: section
|
|
||||||
label: Settings
|
|
||||||
entities:
|
entities:
|
||||||
- entity: input_boolean.tony_custom_meds_tracker_p1
|
- entity: input_boolean.tony_custom_meds_tracker_p1
|
||||||
name: Custom Tracker 1
|
name: Custom Tracker 1
|
||||||
@@ -1397,6 +1395,7 @@ views:
|
|||||||
name: Ibuprofen Active
|
name: Ibuprofen Active
|
||||||
- entity: input_boolean.tony_tylenol_active
|
- entity: input_boolean.tony_tylenol_active
|
||||||
name: Tylenol Active
|
name: Tylenol Active
|
||||||
|
icon: mdi:cog
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
- type: heading
|
- type: heading
|
||||||
@@ -1451,17 +1450,16 @@ views:
|
|||||||
name: Night Reminders
|
name: Night Reminders
|
||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
state_color: true
|
state_color: true
|
||||||
- type: entities
|
- type: custom:expander-card
|
||||||
entities:
|
title: Settings
|
||||||
- type: custom:fold-entity-row
|
cards:
|
||||||
head:
|
- type: entities
|
||||||
type: section
|
|
||||||
label: Settings
|
|
||||||
entities:
|
entities:
|
||||||
- entity: input_boolean.tina_ibuprofen_active
|
- entity: input_boolean.tina_ibuprofen_active
|
||||||
name: Ibuprofen Active
|
name: Ibuprofen Active
|
||||||
- entity: input_boolean.tina_tylenol_active
|
- entity: input_boolean.tina_tylenol_active
|
||||||
name: Tylenol Active
|
name: Tylenol Active
|
||||||
|
icon: mdi:cog
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
- type: heading
|
- type: heading
|
||||||
|
|||||||
2430
main_dashboard.yaml
2430
main_dashboard.yaml
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user