Toggles for Emma's climate watchdog
This commit is contained in:
@ -3085,11 +3085,27 @@ views:
|
||||
modules:
|
||||
- default
|
||||
- type: custom:bubble-card
|
||||
card_type: empty-column
|
||||
card_type: button
|
||||
modules:
|
||||
- default
|
||||
entity: switch.emma_bedroom_climate_watchdog
|
||||
name: Climate Watchdog
|
||||
show_state: true
|
||||
tap_action:
|
||||
action: toggle
|
||||
hold_action:
|
||||
action: more-info
|
||||
double_tap_action:
|
||||
action: none
|
||||
button_action:
|
||||
double_tap_action:
|
||||
action: none
|
||||
- type: custom:bubble-card
|
||||
card_type: separator
|
||||
name: Status
|
||||
icon: mdi:list-box
|
||||
modules:
|
||||
- default
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:decluttering-card
|
||||
|
Reference in New Issue
Block a user