Add controls for E's auto climate mode switching
This commit is contained in:
@@ -1244,6 +1244,20 @@ views:
|
||||
state: 'on'
|
||||
show_header_toggle: false
|
||||
state_color: true
|
||||
- type: custom:expander-card
|
||||
title: More Settings
|
||||
cards:
|
||||
- type: entities
|
||||
entities:
|
||||
- entity: input_boolean.emma_bedroom_mode_switch
|
||||
name: Mode Switch
|
||||
- entity: input_select.emma_bedroom_mode_switch
|
||||
name: Mode
|
||||
- entity: input_datetime.emma_bedroom_mode_switch
|
||||
name: Switch Time
|
||||
- entity: input_number.emma_bedroom_auto_mode_threshold
|
||||
name: Switch Threshold
|
||||
icon: mdi:cog
|
||||
- type: grid
|
||||
cards:
|
||||
- type: heading
|
||||
|
||||
Reference in New Issue
Block a user