Fix issue where master bedroom AC menus weren't usable

This commit is contained in:
2025-03-28 13:24:00 -04:00
parent 7630e9c76a
commit 6e28eb27ec

View File

@ -2463,6 +2463,8 @@ views:
icon: mdi:motion-sensor icon: mdi:motion-sensor
tap_action: tap_action:
action: toggle action: toggle
modules:
- default
- type: custom:bubble-card - type: custom:bubble-card
card_type: separator card_type: separator
name: Lights name: Lights
@ -2548,7 +2550,7 @@ views:
entity: input_boolean.master_bedroom_aircon_installed entity: input_boolean.master_bedroom_aircon_installed
state: 'on' state: 'on'
card: card:
type: custom:stack-in-card type: vertical-stack
cards: cards:
- type: custom:bubble-card - type: custom:bubble-card
card_type: climate card_type: climate