From 113b68641f7de781a1c4f0dba64c5fa0f243187e Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Sat, 11 Apr 2026 02:24:51 -0400 Subject: [PATCH] Add controls for E's auto climate mode switching --- admin_dashboard.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/admin_dashboard.yaml b/admin_dashboard.yaml index a4cbd28..e8eae9c 100644 --- a/admin_dashboard.yaml +++ b/admin_dashboard.yaml @@ -1244,6 +1244,20 @@ views: state: 'on' show_header_toggle: false state_color: true + - type: custom:expander-card + title: More Settings + cards: + - type: entities + entities: + - entity: input_boolean.emma_bedroom_mode_switch + name: Mode Switch + - entity: input_select.emma_bedroom_mode_switch + name: Mode + - entity: input_datetime.emma_bedroom_mode_switch + name: Switch Time + - entity: input_number.emma_bedroom_auto_mode_threshold + name: Switch Threshold + icon: mdi:cog - type: grid cards: - type: heading