Add basement studio recliner mode to mobile dashboard

home_automation/Home-Assistant-Configs#249
This commit is contained in:
2025-06-26 17:32:21 -04:00
parent 8abe309085
commit 60157b38ce

View File

@ -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: