Fix issue where master bedroom AC menus weren't usable
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user