From 60157b38cee558e06a45685a6452fbdc6637e740 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Thu, 26 Jun 2025 17:32:21 -0400 Subject: [PATCH] Add basement studio recliner mode to mobile dashboard home_automation/Home-Assistant-Configs#249 --- mobile_dashboard.yaml | 29 ++++++++++++++++++++++++++--- 1 file changed, 26 insertions(+), 3 deletions(-) diff --git a/mobile_dashboard.yaml b/mobile_dashboard.yaml index d281617..145c0e4 100644 --- a/mobile_dashboard.yaml +++ b/mobile_dashboard.yaml @@ -1272,6 +1272,8 @@ views: action: toggle icon: mdi:palette styles: '' + modules: + - default - type: custom:bubble-card card_type: separator name: Lights @@ -1454,6 +1456,9 @@ views: button_action: double_tap_action: action: none + button_type: switch + modules: + - default - type: custom:bubble-card card_type: button button_type: switch @@ -1485,8 +1490,26 @@ views: button_action: double_tap_action: action: none + button_type: switch + modules: + - default - type: custom:bubble-card - card_type: empty-column + card_type: button + name: Recliner Mode + show_state: true + tap_action: + action: toggle + double_tap_action: + action: none + hold_action: + action: more-info + button_action: + double_tap_action: + action: none + button_type: switch + modules: + - default + entity: input_boolean.recliner_mode - type: custom:bubble-card card_type: separator name: Status @@ -1521,8 +1544,8 @@ views: - type: custom:streamline-card template: popup_accent_color_button variables: - - name: Motion - - entity: binary_sensor.basement_studio_motion + name: Motion + entity: binary_sensor.basement_studio_motion - type: custom:streamline-card template: popup_accent_color_button variables: