Fix issue where master bedroom AC menus weren't usable
This commit is contained in:
@ -2463,6 +2463,8 @@ views:
|
||||
icon: mdi:motion-sensor
|
||||
tap_action:
|
||||
action: toggle
|
||||
modules:
|
||||
- default
|
||||
- type: custom:bubble-card
|
||||
card_type: separator
|
||||
name: Lights
|
||||
@ -2548,7 +2550,7 @@ views:
|
||||
entity: input_boolean.master_bedroom_aircon_installed
|
||||
state: 'on'
|
||||
card:
|
||||
type: custom:stack-in-card
|
||||
type: vertical-stack
|
||||
cards:
|
||||
- type: custom:bubble-card
|
||||
card_type: climate
|
||||
|
Reference in New Issue
Block a user