Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
a575c63809
|
|||
|
cc17a8ca50
|
|||
|
be21efd363
|
|||
|
2620a068bb
|
|||
|
b3ff2ec1b7
|
@@ -354,148 +354,42 @@ views:
|
|||||||
- entity: automation.family_has_left
|
- entity: automation.family_has_left
|
||||||
- entity: switch.presence_simulation
|
- entity: switch.presence_simulation
|
||||||
- entity: binary_sensor.front_door
|
- entity: binary_sensor.front_door
|
||||||
state_map:
|
|
||||||
'on': Open
|
|
||||||
'off': Closed
|
|
||||||
- entity: binary_sensor.back_door
|
- entity: binary_sensor.back_door
|
||||||
state_map:
|
|
||||||
'on': Open
|
|
||||||
'off': Closed
|
|
||||||
- entity: binary_sensor.basement_studio_door
|
- entity: binary_sensor.basement_studio_door
|
||||||
state_map:
|
|
||||||
'on': Open
|
|
||||||
'off': Closed
|
|
||||||
- entity: binary_sensor.emma_bedroom_door
|
- entity: binary_sensor.emma_bedroom_door
|
||||||
state_map:
|
|
||||||
'on': Open
|
|
||||||
'off': Closed
|
|
||||||
- entity: binary_sensor.front_window_1
|
- entity: binary_sensor.front_window_1
|
||||||
state_map:
|
|
||||||
'on': Open
|
|
||||||
'off': Closed
|
|
||||||
- entity: binary_sensor.front_window_2
|
- entity: binary_sensor.front_window_2
|
||||||
state_map:
|
|
||||||
'on': Open
|
|
||||||
'off': Closed
|
|
||||||
- entity: binary_sensor.kitchen_big_window
|
- entity: binary_sensor.kitchen_big_window
|
||||||
state_map:
|
|
||||||
'on': Open
|
|
||||||
'off': Closed
|
|
||||||
- entity: binary_sensor.living_room_front_motion
|
- entity: binary_sensor.living_room_front_motion
|
||||||
state_map:
|
|
||||||
'on': Detected
|
|
||||||
'off': Clear
|
|
||||||
- entity: binary_sensor.downstairs_bathroom_motion
|
- entity: binary_sensor.downstairs_bathroom_motion
|
||||||
state_map:
|
|
||||||
'on': Detected
|
|
||||||
'off': Clear
|
|
||||||
- entity: binary_sensor.upstairs_bathroom_motion
|
- entity: binary_sensor.upstairs_bathroom_motion
|
||||||
state_map:
|
|
||||||
'on': Detected
|
|
||||||
'off': Clear
|
|
||||||
- entity: binary_sensor.stairwell_bottom_motion
|
- entity: binary_sensor.stairwell_bottom_motion
|
||||||
state_map:
|
|
||||||
'on': Detected
|
|
||||||
'off': Clear
|
|
||||||
- entity: binary_sensor.emma_bedroom_motion
|
- entity: binary_sensor.emma_bedroom_motion
|
||||||
state_map:
|
|
||||||
'on': Detected
|
|
||||||
'off': Clear
|
|
||||||
- entity: binary_sensor.living_room_back_motion
|
- entity: binary_sensor.living_room_back_motion
|
||||||
state_map:
|
|
||||||
'on': Detected
|
|
||||||
'off': Clear
|
|
||||||
- entity: binary_sensor.mud_room_motion
|
- entity: binary_sensor.mud_room_motion
|
||||||
state_map:
|
|
||||||
'on': Detected
|
|
||||||
'off': Clear
|
|
||||||
- entity: binary_sensor.basement_studio_motion
|
- entity: binary_sensor.basement_studio_motion
|
||||||
state_map:
|
|
||||||
'on': Detected
|
|
||||||
'off': Clear
|
|
||||||
- entity: binary_sensor.stairwell_top_motion
|
- entity: binary_sensor.stairwell_top_motion
|
||||||
state_map:
|
|
||||||
'on': Detected
|
|
||||||
'off': Clear
|
|
||||||
- entity: binary_sensor.kallen_bedroom_motion
|
- entity: binary_sensor.kallen_bedroom_motion
|
||||||
state_map:
|
|
||||||
'on': Detected
|
|
||||||
'off': Clear
|
|
||||||
- entity: binary_sensor.master_bedroom_motion
|
- entity: binary_sensor.master_bedroom_motion
|
||||||
state_map:
|
|
||||||
'on': Detected
|
|
||||||
'off': Clear
|
|
||||||
- entity: alarm_control_panel.nerdhome_alarm_panel
|
- entity: alarm_control_panel.nerdhome_alarm_panel
|
||||||
name: Nerd Home Alarm
|
name: Nerd Home Alarm
|
||||||
state_map:
|
|
||||||
disarmed: Disarmed
|
|
||||||
armed_home: Armed Home
|
|
||||||
armed_away: Armed Away
|
|
||||||
- entity: binary_sensor.front_doorbell_ding_mqtt
|
- entity: binary_sensor.front_doorbell_ding_mqtt
|
||||||
state_map:
|
|
||||||
'on': Ringing
|
|
||||||
'off': Clear
|
|
||||||
- entity: binary_sensor.front_doorbell_motion_mqtt
|
- entity: binary_sensor.front_doorbell_motion_mqtt
|
||||||
state_map:
|
|
||||||
'on': Detected
|
|
||||||
'off': Clear
|
|
||||||
- entity: binary_sensor.stairway_window_lower
|
- entity: binary_sensor.stairway_window_lower
|
||||||
state_map:
|
|
||||||
'on': Open
|
|
||||||
'off': Closed
|
|
||||||
- entity: binary_sensor.mud_room_window
|
- entity: binary_sensor.mud_room_window
|
||||||
state_map:
|
|
||||||
'on': Open
|
|
||||||
'off': Closed
|
|
||||||
- entity: input_boolean.lockdown_issue
|
- entity: input_boolean.lockdown_issue
|
||||||
- entity: binary_sensor.front_window_3
|
- entity: binary_sensor.front_window_3
|
||||||
state_map:
|
|
||||||
'on': Open
|
|
||||||
'off': Closed
|
|
||||||
- entity: binary_sensor.side_window_1
|
- entity: binary_sensor.side_window_1
|
||||||
state_map:
|
|
||||||
'on': Open
|
|
||||||
'off': Closed
|
|
||||||
- entity: binary_sensor.side_window_2
|
- entity: binary_sensor.side_window_2
|
||||||
state_map:
|
|
||||||
'on': Open
|
|
||||||
'off': Closed
|
|
||||||
- entity: binary_sensor.side_window_3
|
- entity: binary_sensor.side_window_3
|
||||||
state_map:
|
|
||||||
'on': Open
|
|
||||||
'off': Closed
|
|
||||||
- entity: binary_sensor.side_window_4
|
- entity: binary_sensor.side_window_4
|
||||||
state_map:
|
|
||||||
'on': Open
|
|
||||||
'off': Closed
|
|
||||||
- entity: binary_sensor.back_window_1
|
- entity: binary_sensor.back_window_1
|
||||||
state_map:
|
|
||||||
'on': Open
|
|
||||||
'off': Closed
|
|
||||||
- entity: binary_sensor.back_window_2
|
- entity: binary_sensor.back_window_2
|
||||||
state_map:
|
|
||||||
'on': Open
|
|
||||||
'off': Closed
|
|
||||||
- entity: binary_sensor.kitchen_sink_window
|
- entity: binary_sensor.kitchen_sink_window
|
||||||
state_map:
|
|
||||||
'on': Open
|
|
||||||
'off': Closed
|
|
||||||
- entity: binary_sensor.downstairs_bathroom_window_1
|
- entity: binary_sensor.downstairs_bathroom_window_1
|
||||||
state_map:
|
|
||||||
'on': Open
|
|
||||||
'off': Closed
|
|
||||||
- entity: binary_sensor.downstairs_bathroom_window_2
|
- entity: binary_sensor.downstairs_bathroom_window_2
|
||||||
state_map:
|
|
||||||
'on': Open
|
|
||||||
'off': Closed
|
|
||||||
- entity: binary_sensor.stairway_window_upper
|
- entity: binary_sensor.stairway_window_upper
|
||||||
state_map:
|
|
||||||
'on': Open
|
|
||||||
'off': Closed
|
|
||||||
- entity: binary_sensor.upstairs_bathroom_window
|
- entity: binary_sensor.upstairs_bathroom_window
|
||||||
state_map:
|
|
||||||
'on': Open
|
|
||||||
'off': Closed
|
|
||||||
- entity: sensor.living_room_windows_open
|
- entity: sensor.living_room_windows_open
|
||||||
name: Living Room Windows
|
name: Living Room Windows
|
||||||
- type: grid
|
- type: grid
|
||||||
@@ -1006,13 +900,6 @@ views:
|
|||||||
int %} {% set roomtemp =
|
int %} {% set roomtemp =
|
||||||
states('sensor.master_bedroom_temperature') | int %} {{
|
states('sensor.master_bedroom_temperature') | int %} {{
|
||||||
'Threshold Met' if roomtemp >= threshold else '' }}
|
'Threshold Met' if roomtemp >= threshold else '' }}
|
||||||
- entity: input_number.master_bedroom_mode_switch_threshold
|
|
||||||
name: MBR Mode Switch
|
|
||||||
secondary_info: >
|
|
||||||
{% set threshold =
|
|
||||||
states('input_number.master_bedroom_mode_switch_threshold') |
|
|
||||||
int %} {% set high = states('sensor.todays_high_temp') | int
|
|
||||||
%} {{ 'Threshold Met' if high >= threshold else '' }}
|
|
||||||
- entity: input_boolean.master_bedroom_aircon_installed
|
- entity: input_boolean.master_bedroom_aircon_installed
|
||||||
name: Aircon Installed
|
name: Aircon Installed
|
||||||
- entity: input_boolean.master_bedroom_climate_protocol
|
- entity: input_boolean.master_bedroom_climate_protocol
|
||||||
@@ -1048,13 +935,6 @@ views:
|
|||||||
int %} {% set roomtemp =
|
int %} {% set roomtemp =
|
||||||
states('sensor.emma_bedroom_temperature') | int %} {{
|
states('sensor.emma_bedroom_temperature') | int %} {{
|
||||||
'Threshold Met' if roomtemp >= threshold else '' }}
|
'Threshold Met' if roomtemp >= threshold else '' }}
|
||||||
- entity: input_number.emma_bedroom_mode_switch_threshold
|
|
||||||
name: EBR Mode Switch
|
|
||||||
secondary_info: >
|
|
||||||
{% set threshold =
|
|
||||||
states('input_number.emma_bedroom_mode_switch_threshold') |
|
|
||||||
int %} {% set high = states('sensor.todays_high_temp') | int
|
|
||||||
%} {{ 'Threshold Met' if high >= threshold else '' }}
|
|
||||||
- entity: input_boolean.emma_bedroom_aircon_installed
|
- entity: input_boolean.emma_bedroom_aircon_installed
|
||||||
name: Aircon Installed
|
name: Aircon Installed
|
||||||
- entity: input_boolean.emma_bedroom_heater_installed
|
- entity: input_boolean.emma_bedroom_heater_installed
|
||||||
@@ -1506,9 +1386,6 @@ views:
|
|||||||
name: Wakeup Fade - Day
|
name: Wakeup Fade - Day
|
||||||
- entity: input_number.wakeup_lights_fade_night
|
- entity: input_number.wakeup_lights_fade_night
|
||||||
name: Wakeup Fade - Night
|
name: Wakeup Fade - Night
|
||||||
- entity: input_number.sunset_lights_outdoor_lux_threshold
|
|
||||||
name: Sunset Lights Threshold
|
|
||||||
- entity: input_boolean.sunset_lights_triggered
|
|
||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
state_color: true
|
state_color: true
|
||||||
- type: entities
|
- type: entities
|
||||||
|
|||||||
+2491
-1699
File diff suppressed because it is too large
Load Diff
+489
-1652
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user