diff --git a/admin_dashboard.yaml b/admin_dashboard.yaml index ea3beac..d7b266e 100644 --- a/admin_dashboard.yaml +++ b/admin_dashboard.yaml @@ -75,6 +75,18 @@ views: title: Automations state_color: true show_header_toggle: false + - type: entities + entities: + - entity: input_text.material_rounded_base_color_tony_stork + secondary_info: none + name: Tony + - entity: input_text.material_rounded_base_color_christina_stork + secondary_info: none + name: Tina + - entity: input_text.material_rounded_base_color_kallen_stork + secondary_info: none + name: Kallen + title: Theme Colors - type: grid cards: - type: heading diff --git a/main_dashboard.yaml b/main_dashboard.yaml index 3b17bb0..cb618a9 100644 --- a/main_dashboard.yaml +++ b/main_dashboard.yaml @@ -3907,6 +3907,9 @@ views: name: I am awake - entity: input_select.kallen_morning_briefing_location name: Morning Briefing Location + - entity: input_text.material_rounded_base_color_kallen_stork + secondary_info: none + name: Theme Color max_columns: 4 cards: [] background: diff --git a/mobile_dashboard.yaml b/mobile_dashboard.yaml index eafa5d8..7e91240 100644 --- a/mobile_dashboard.yaml +++ b/mobile_dashboard.yaml @@ -4628,6 +4628,16 @@ views: name: Ibuprofen Active - entity: input_boolean.tony_tylenol_active name: Tylenol Active + - type: grid + cards: + - type: heading + heading: Settings + heading_style: title + - type: entities + entities: + - entity: input_text.material_rounded_base_color_tony_stork + secondary_info: none + name: Theme Color - type: grid cards: - type: heading @@ -4688,6 +4698,16 @@ views: name: Night Reminders show_header_toggle: false state_color: true + - type: grid + cards: + - type: heading + heading: Settings + heading_style: title + - type: entities + entities: + - entity: input_text.material_rounded_base_color_christina_stork + secondary_info: none + name: Theme Color - type: grid cards: - type: heading @@ -4741,6 +4761,16 @@ views: name: Night Reminders show_header_toggle: false state_color: true + - type: grid + cards: + - type: heading + heading: Settings + heading_style: title + - type: entities + entities: + - entity: input_text.material_rounded_base_color_kallen_stork + secondary_info: none + name: Theme Color - type: grid cards: - type: heading