mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 10:30:14 -04:00
blue_room to boys_room
This commit is contained in:
@@ -20,9 +20,9 @@ card:
|
||||
modes:
|
||||
- webrtc
|
||||
stream: rtsp_cam01_sub
|
||||
icon: mdi:yoga
|
||||
title: Blue Room
|
||||
id: blue_room
|
||||
icon: mdi:earth
|
||||
title: Boys Room
|
||||
id: boys_room
|
||||
live:
|
||||
preload: true
|
||||
draggable: true
|
||||
@@ -72,7 +72,7 @@ card:
|
||||
opacity: 0%
|
||||
|
||||
- type: state-icon
|
||||
entity: group.blue_room_motion
|
||||
entity: group.boys_room_motion
|
||||
style:
|
||||
left: 8%
|
||||
top: 95%
|
||||
@@ -89,25 +89,25 @@ card:
|
||||
left: 50%
|
||||
top: 95%
|
||||
- type: state-icon
|
||||
entity: input_boolean.blue_room_occupied
|
||||
entity: input_boolean.boys_room_occupied
|
||||
tap_action:
|
||||
action: toggle
|
||||
style:
|
||||
left: 70%
|
||||
top: 95%
|
||||
- type: state-icon
|
||||
entity: binary_sensor.blue_room_occupied
|
||||
entity: binary_sensor.boys_room_occupied
|
||||
style:
|
||||
top: 95%
|
||||
left: 92%
|
||||
|
||||
- type: conditional
|
||||
conditions:
|
||||
- entity: binary_sensor.blue_room_person_occupancy
|
||||
- entity: binary_sensor.boys_room_person_occupancy
|
||||
state: "on"
|
||||
elements:
|
||||
- type: state-icon
|
||||
entity: binary_sensor.blue_room_person_occupancy
|
||||
entity: binary_sensor.boys_room_person_occupancy
|
||||
style:
|
||||
top: 65%
|
||||
left: 45%
|
||||
@@ -124,11 +124,11 @@ card:
|
||||
|
||||
- type: conditional
|
||||
conditions:
|
||||
- entity: light.blue_room_closet
|
||||
- entity: light.boys_room_closet
|
||||
state: "on"
|
||||
elements:
|
||||
- type: state-icon
|
||||
entity: light.blue_room_closet
|
||||
entity: light.boys_room_closet
|
||||
style:
|
||||
top: 7%
|
||||
left: 60%
|
||||
@@ -137,11 +137,11 @@ card:
|
||||
|
||||
- type: conditional
|
||||
conditions:
|
||||
- entity: light.blue_room_hue
|
||||
- entity: light.boys_room_hue
|
||||
state: "on"
|
||||
elements:
|
||||
- type: state-icon
|
||||
entity: light.blue_room_hue
|
||||
entity: light.boys_room_hue
|
||||
style:
|
||||
top: 7%
|
||||
left: 50%
|
||||
@@ -173,7 +173,7 @@ card:
|
||||
left: 40%
|
||||
|
||||
- type: state-icon
|
||||
entity: media_player.blue_room_clock
|
||||
entity: media_player.boys_room_clock
|
||||
style:
|
||||
left: 38%
|
||||
top: 22%
|
||||
|
||||
@@ -20,7 +20,7 @@ cards:
|
||||
title: BLE Batteries
|
||||
entities:
|
||||
- entity: sensor.plant_sensor_3eae_battery
|
||||
name: Blue Room - 3eae
|
||||
name: Boys Room - 3eae
|
||||
- entity: sensor.plant_sensor_3eb0_battery
|
||||
name: Master Bedroom - 3eb0
|
||||
- entity: sensor.plant_sensor_cea4_battery
|
||||
@@ -49,7 +49,7 @@ cards:
|
||||
- type: entities
|
||||
title: Thermostat Batteries
|
||||
entities:
|
||||
- sensor.blue_room_thermostat_battery
|
||||
- sensor.boys_room_thermostat_battery
|
||||
- sensor.front_room_thermostat_battery
|
||||
- sensor.furnace_room_thermostat_battery
|
||||
- sensor.mancave_thermostat_battery
|
||||
@@ -59,7 +59,7 @@ cards:
|
||||
title: Door Batteries
|
||||
entities:
|
||||
- sensor.basement_door_battery
|
||||
- sensor.blue_room_door_battery
|
||||
- sensor.boys_room_door_battery
|
||||
- sensor.mancave_door_battery
|
||||
- sensor.utility_room_door_battery
|
||||
- sensor.front_door_battery
|
||||
|
||||
@@ -1218,166 +1218,166 @@ sections:
|
||||
tap_action:
|
||||
action: more-info
|
||||
- type: heading
|
||||
icon: mdi:yoga
|
||||
heading: Blue Room
|
||||
icon: mdi:earth
|
||||
heading: Boys Room
|
||||
heading_style: title
|
||||
badges:
|
||||
- type: entity
|
||||
entity: sensor.blue_room_multisensor_air_temperature
|
||||
entity: sensor.boys_room_multisensor_air_temperature
|
||||
tap_action:
|
||||
action: more-info
|
||||
- type: entity
|
||||
entity: sensor.blue_room_multisensor_humidity
|
||||
entity: sensor.boys_room_multisensor_humidity
|
||||
tap_action:
|
||||
action: more-info
|
||||
- type: custom:mushroom-template-card
|
||||
entity: sensor.blue_room_thermal_comfort_summer_simmer_perception
|
||||
entity: sensor.boys_room_thermal_comfort_summer_simmer_perception
|
||||
primary: >
|
||||
{% if
|
||||
is_state('sensor.blue_room_thermal_comfort_summer_simmer_perception','cool')
|
||||
is_state('sensor.boys_room_thermal_comfort_summer_simmer_perception','cool')
|
||||
%} Cool {% elif
|
||||
is_state('sensor.blue_room_thermal_comfort_summer_simmer_perception','slightly_cool')
|
||||
is_state('sensor.boys_room_thermal_comfort_summer_simmer_perception','slightly_cool')
|
||||
%} Comfy {% elif
|
||||
is_state('sensor.blue_room_thermal_comfort_summer_simmer_perception','comfortable')
|
||||
is_state('sensor.boys_room_thermal_comfort_summer_simmer_perception','comfortable')
|
||||
%} Comfy {% elif
|
||||
is_state('sensor.blue_room_thermal_comfort_summer_simmer_perception','slightly_warm')
|
||||
is_state('sensor.boys_room_thermal_comfort_summer_simmer_perception','slightly_warm')
|
||||
%} Warm {% elif
|
||||
is_state('sensor.blue_room_thermal_comfort_summer_simmer_perception','increasing_discomfort')
|
||||
is_state('sensor.boys_room_thermal_comfort_summer_simmer_perception','increasing_discomfort')
|
||||
%} Warm {% elif
|
||||
is_state('sensor.blue_room_thermal_comfort_summer_simmer_perception','extremely_warm')
|
||||
is_state('sensor.boys_room_thermal_comfort_summer_simmer_perception','extremely_warm')
|
||||
%} Hot {% elif
|
||||
is_state('sensor.blue_room_thermal_comfort_summer_simmer_perception','danger_of_heatstroke')
|
||||
is_state('sensor.boys_room_thermal_comfort_summer_simmer_perception','danger_of_heatstroke')
|
||||
%} Hot {% elif
|
||||
is_state('sensor.blue_room_thermal_comfort_summer_simmer_perception','extreme_danger_of_heatstroke')
|
||||
is_state('sensor.boys_room_thermal_comfort_summer_simmer_perception','extreme_danger_of_heatstroke')
|
||||
%} Danger {% elif
|
||||
is_state('sensor.blue_room_thermal_comfort_summer_simmer_perception','circulatory_collapse_imminent')
|
||||
is_state('sensor.boys_room_thermal_comfort_summer_simmer_perception','circulatory_collapse_imminent')
|
||||
%} Danger {% else %} Unknown {% endif %}
|
||||
secondary: Simmer
|
||||
icon: tc:simmer-zone
|
||||
icon_color: >
|
||||
{% if
|
||||
is_state('sensor.blue_room_thermal_comfort_summer_simmer_perception','cool')
|
||||
is_state('sensor.boys_room_thermal_comfort_summer_simmer_perception','cool')
|
||||
%} indigo {% elif
|
||||
is_state('sensor.blue_room_thermal_comfort_summer_simmer_perception','slightly_cool')
|
||||
is_state('sensor.boys_room_thermal_comfort_summer_simmer_perception','slightly_cool')
|
||||
%} light-blue {% elif
|
||||
is_state('sensor.blue_room_thermal_comfort_summer_simmer_perception','comfortable')
|
||||
is_state('sensor.boys_room_thermal_comfort_summer_simmer_perception','comfortable')
|
||||
%} green {% elif
|
||||
is_state('sensor.blue_room_thermal_comfort_summer_simmer_perception','slightly_warm')
|
||||
is_state('sensor.boys_room_thermal_comfort_summer_simmer_perception','slightly_warm')
|
||||
%} light-green {% elif
|
||||
is_state('sensor.blue_room_thermal_comfort_summer_simmer_perception','increasing_discomfort')
|
||||
is_state('sensor.boys_room_thermal_comfort_summer_simmer_perception','increasing_discomfort')
|
||||
%} yellow {% elif
|
||||
is_state('sensor.blue_room_thermal_comfort_summer_simmer_perception','extremely_warm')
|
||||
is_state('sensor.boys_room_thermal_comfort_summer_simmer_perception','extremely_warm')
|
||||
%} amber {% elif
|
||||
is_state('sensor.blue_room_thermal_comfort_summer_simmer_perception','danger_of_heatstroke')
|
||||
is_state('sensor.boys_room_thermal_comfort_summer_simmer_perception','danger_of_heatstroke')
|
||||
%} orange {% elif
|
||||
is_state('sensor.blue_room_thermal_comfort_summer_simmer_perception','extreme_danger_of_heatstroke')
|
||||
is_state('sensor.boys_room_thermal_comfort_summer_simmer_perception','extreme_danger_of_heatstroke')
|
||||
%} deep-orange {% elif
|
||||
is_state('sensor.blue_room_thermal_comfort_summer_simmer_perception','circulatory_collapse_imminent')
|
||||
is_state('sensor.boys_room_thermal_comfort_summer_simmer_perception','circulatory_collapse_imminent')
|
||||
%} red {% else %} disabled {% endif %}
|
||||
tap_action:
|
||||
action: more-info
|
||||
- type: custom:mushroom-template-card
|
||||
entity: sensor.blue_room_thermal_comfort_summer_simmer_index
|
||||
entity: sensor.boys_room_thermal_comfort_summer_simmer_index
|
||||
primary: >-
|
||||
{{states('sensor.blue_room_thermal_comfort_summer_simmer_index') |
|
||||
{{states('sensor.boys_room_thermal_comfort_summer_simmer_index') |
|
||||
round(2) }} °F
|
||||
icon: tc:simmer-zone
|
||||
icon_color: >
|
||||
{% if
|
||||
is_state('sensor.blue_room_thermal_comfort_summer_simmer_perception','cool')
|
||||
is_state('sensor.boys_room_thermal_comfort_summer_simmer_perception','cool')
|
||||
%} indigo {% elif
|
||||
is_state('sensor.blue_room_thermal_comfort_summer_simmer_perception','slightly_cool')
|
||||
is_state('sensor.boys_room_thermal_comfort_summer_simmer_perception','slightly_cool')
|
||||
%} light-blue {% elif
|
||||
is_state('sensor.blue_room_thermal_comfort_summer_simmer_perception','comfortable')
|
||||
is_state('sensor.boys_room_thermal_comfort_summer_simmer_perception','comfortable')
|
||||
%} green {% elif
|
||||
is_state('sensor.blue_room_thermal_comfort_summer_simmer_perception','slightly_warm')
|
||||
is_state('sensor.boys_room_thermal_comfort_summer_simmer_perception','slightly_warm')
|
||||
%} light-green {% elif
|
||||
is_state('sensor.blue_room_thermal_comfort_summer_simmer_perception','increasing_discomfort')
|
||||
is_state('sensor.boys_room_thermal_comfort_summer_simmer_perception','increasing_discomfort')
|
||||
%} yellow {% elif
|
||||
is_state('sensor.blue_room_thermal_comfort_summer_simmer_perception','extremely_warm')
|
||||
is_state('sensor.boys_room_thermal_comfort_summer_simmer_perception','extremely_warm')
|
||||
%} amber {% elif
|
||||
is_state('sensor.blue_room_thermal_comfort_summer_simmer_perception','danger_of_heatstroke')
|
||||
is_state('sensor.boys_room_thermal_comfort_summer_simmer_perception','danger_of_heatstroke')
|
||||
%} orange {% elif
|
||||
is_state('sensor.blue_room_thermal_comfort_summer_simmer_perception','extreme_danger_of_heatstroke')
|
||||
is_state('sensor.boys_room_thermal_comfort_summer_simmer_perception','extreme_danger_of_heatstroke')
|
||||
%} deep-orange {% elif
|
||||
is_state('sensor.blue_room_thermal_comfort_summer_simmer_perception','circulatory_collapse_imminent')
|
||||
is_state('sensor.boys_room_thermal_comfort_summer_simmer_perception','circulatory_collapse_imminent')
|
||||
%} red {% else %} disabled {% endif %}
|
||||
tap_action:
|
||||
action: more-info
|
||||
secondary: ""
|
||||
- type: custom:mushroom-template-card
|
||||
entity: sensor.blue_room_thermal_comfort_dew_point_perception
|
||||
entity: sensor.boys_room_thermal_comfort_dew_point_perception
|
||||
primary: >
|
||||
{% if
|
||||
is_state('sensor.blue_room_thermal_comfort_dew_point_perception','dry')
|
||||
is_state('sensor.boys_room_thermal_comfort_dew_point_perception','dry')
|
||||
%} Dry {% elif
|
||||
is_state('sensor.blue_room_thermal_comfort_dew_point_perception','very_comfortable')
|
||||
is_state('sensor.boys_room_thermal_comfort_dew_point_perception','very_comfortable')
|
||||
%} Very Comfy {% elif
|
||||
is_state('sensor.blue_room_thermal_comfort_dew_point_perception','comfortable')
|
||||
is_state('sensor.boys_room_thermal_comfort_dew_point_perception','comfortable')
|
||||
%} Comfortable {% elif
|
||||
is_state('sensor.blue_room_thermal_comfort_dew_point_perception','ok_but_humid')
|
||||
is_state('sensor.boys_room_thermal_comfort_dew_point_perception','ok_but_humid')
|
||||
%} Sticky {% elif
|
||||
is_state('sensor.blue_room_thermal_comfort_dew_point_perception','somewhat_uncomfortable')
|
||||
is_state('sensor.boys_room_thermal_comfort_dew_point_perception','somewhat_uncomfortable')
|
||||
%} Humid {% elif
|
||||
is_state('sensor.blue_room_thermal_comfort_dew_point_perception','quite_uncomfortable')
|
||||
is_state('sensor.boys_room_thermal_comfort_dew_point_perception','quite_uncomfortable')
|
||||
%} Uncomfortable {% elif
|
||||
is_state('sensor.blue_room_thermal_comfort_dew_point_perception','extremely_uncomfortable')
|
||||
is_state('sensor.boys_room_thermal_comfort_dew_point_perception','extremely_uncomfortable')
|
||||
%} Oppressive {% elif
|
||||
is_state('sensor.blue_room_thermal_comfort_dew_point_perception','severely_high')
|
||||
is_state('sensor.boys_room_thermal_comfort_dew_point_perception','severely_high')
|
||||
%} Miserable {% else %} Unknown {% endif %}
|
||||
icon: tc:dew-point
|
||||
icon_color: >
|
||||
{% if
|
||||
is_state('sensor.blue_room_thermal_comfort_dew_point_perception','dry')
|
||||
is_state('sensor.boys_room_thermal_comfort_dew_point_perception','dry')
|
||||
%} blue-grey {% elif
|
||||
is_state('sensor.blue_room_thermal_comfort_dew_point_perception','very_comfortable')
|
||||
is_state('sensor.boys_room_thermal_comfort_dew_point_perception','very_comfortable')
|
||||
%} green {% elif
|
||||
is_state('sensor.blue_room_thermal_comfort_dew_point_perception','comfortable')
|
||||
is_state('sensor.boys_room_thermal_comfort_dew_point_perception','comfortable')
|
||||
%} light-green {% elif
|
||||
is_state('sensor.blue_room_thermal_comfort_dew_point_perception','ok_but_humid')
|
||||
is_state('sensor.boys_room_thermal_comfort_dew_point_perception','ok_but_humid')
|
||||
%} lime {% elif
|
||||
is_state('sensor.blue_room_thermal_comfort_dew_point_perception','somewhat_uncomfortable')
|
||||
is_state('sensor.boys_room_thermal_comfort_dew_point_perception','somewhat_uncomfortable')
|
||||
%} yellow {% elif
|
||||
is_state('sensor.blue_room_thermal_comfort_dew_point_perception','quite_uncomfortable')
|
||||
is_state('sensor.boys_room_thermal_comfort_dew_point_perception','quite_uncomfortable')
|
||||
%} amber {% elif
|
||||
is_state('sensor.blue_room_thermal_comfort_dew_point_perception','extremely_uncomfortable')
|
||||
is_state('sensor.boys_room_thermal_comfort_dew_point_perception','extremely_uncomfortable')
|
||||
%} deep-orange {% elif
|
||||
is_state('sensor.blue_room_thermal_comfort_dew_point_perception','severely_high')
|
||||
is_state('sensor.boys_room_thermal_comfort_dew_point_perception','severely_high')
|
||||
%} red {% else %} disabled {% endif %}
|
||||
tap_action:
|
||||
action: more-info
|
||||
secondary: Dew Point
|
||||
- type: custom:mushroom-template-card
|
||||
entity: sensor.blue_room_thermal_comfort_humidex_perception
|
||||
entity: sensor.boys_room_thermal_comfort_humidex_perception
|
||||
primary: >
|
||||
{% if
|
||||
is_state('sensor.blue_room_thermal_comfort_humidex_perception','comfortable')
|
||||
is_state('sensor.boys_room_thermal_comfort_humidex_perception','comfortable')
|
||||
%} Comfortable {% elif
|
||||
is_state('sensor.blue_room_thermal_comfort_humidex_perception','noticable_discomfort')
|
||||
is_state('sensor.boys_room_thermal_comfort_humidex_perception','noticable_discomfort')
|
||||
%} Uncomfortable {% elif
|
||||
is_state('sensor.blue_room_thermal_comfort_humidex_perception','evident_discomfort')
|
||||
is_state('sensor.boys_room_thermal_comfort_humidex_perception','evident_discomfort')
|
||||
%} Unbearable {% elif
|
||||
is_state('sensor.blue_room_thermal_comfort_humidex_perception','great_discomfort')
|
||||
is_state('sensor.boys_room_thermal_comfort_humidex_perception','great_discomfort')
|
||||
%} Oppressive {% elif
|
||||
is_state('sensor.blue_room_thermal_comfort_humidex_perception','dangerous_discomfort')
|
||||
is_state('sensor.boys_room_thermal_comfort_humidex_perception','dangerous_discomfort')
|
||||
%} Dangerous {% elif
|
||||
is_state('sensor.blue_room_thermal_comfort_humidex_perception','heat_stroke')
|
||||
is_state('sensor.boys_room_thermal_comfort_humidex_perception','heat_stroke')
|
||||
%} Hazardous {% else %} disabled {% endif %}
|
||||
secondary: Humidex
|
||||
icon: tc:thermal-perception
|
||||
icon_color: >
|
||||
{% if
|
||||
is_state('sensor.blue_room_thermal_comfort_humidex_perception','comfortable')
|
||||
is_state('sensor.boys_room_thermal_comfort_humidex_perception','comfortable')
|
||||
%} green {% elif
|
||||
is_state('sensor.blue_room_thermal_comfort_humidex_perception','noticable_discomfort')
|
||||
is_state('sensor.boys_room_thermal_comfort_humidex_perception','noticable_discomfort')
|
||||
%} yellow {% elif
|
||||
is_state('sensor.blue_room_thermal_comfort_humidex_perception','evident_discomfort')
|
||||
is_state('sensor.boys_room_thermal_comfort_humidex_perception','evident_discomfort')
|
||||
%} amber {% elif
|
||||
is_state('sensor.blue_room_thermal_comfort_humidex_perception','great_discomfort')
|
||||
is_state('sensor.boys_room_thermal_comfort_humidex_perception','great_discomfort')
|
||||
%} orange {% elif
|
||||
is_state('sensor.blue_room_thermal_comfort_humidex_perception','dangerous_discomfort')
|
||||
is_state('sensor.boys_room_thermal_comfort_humidex_perception','dangerous_discomfort')
|
||||
%} deep-orange {% elif
|
||||
is_state('sensor.blue_room_thermal_comfort_humidex_perception','heat_stroke')
|
||||
is_state('sensor.boys_room_thermal_comfort_humidex_perception','heat_stroke')
|
||||
%} red {% else %} disabled {% endif %}
|
||||
tap_action:
|
||||
action: more-info
|
||||
|
||||
@@ -10,30 +10,30 @@ cards:
|
||||
- binary_sensor.frigate_cam01_person_occupancy
|
||||
show_empty: false
|
||||
state_filter:
|
||||
- 'on'
|
||||
- "on"
|
||||
card:
|
||||
type: horizontal-stack
|
||||
cards:
|
||||
- type: entity-filter
|
||||
entities:
|
||||
- binary_sensor.blue_room_person_occupancy
|
||||
- binary_sensor.boys_room_person_occupancy
|
||||
show_empty: false
|
||||
state_filter:
|
||||
- 'on'
|
||||
- "on"
|
||||
card:
|
||||
type: picture-glance
|
||||
title: Blue Room
|
||||
title: Boys Room
|
||||
camera_view: auto
|
||||
entities: []
|
||||
image_entity: image.frigate_cam01_person
|
||||
entity: binary_sensor.blue_room_person_occupancy
|
||||
entity: binary_sensor.boys_room_person_occupancy
|
||||
|
||||
- type: entity-filter
|
||||
entities:
|
||||
- binary_sensor.furnace_room_person_occupancy
|
||||
show_empty: false
|
||||
state_filter:
|
||||
- 'on'
|
||||
- "on"
|
||||
card:
|
||||
type: picture-glance
|
||||
title: Furnace Room
|
||||
@@ -47,7 +47,7 @@ cards:
|
||||
- binary_sensor.frigate_cam03_person_occupancy
|
||||
show_empty: false
|
||||
state_filter:
|
||||
- 'on'
|
||||
- "on"
|
||||
card:
|
||||
type: horizontal-stack
|
||||
cards:
|
||||
@@ -56,7 +56,7 @@ cards:
|
||||
- binary_sensor.computer_area_person_occupancy
|
||||
show_empty: false
|
||||
state_filter:
|
||||
- 'on'
|
||||
- "on"
|
||||
card:
|
||||
type: picture-glance
|
||||
title: Computer Area
|
||||
@@ -70,7 +70,7 @@ cards:
|
||||
- binary_sensor.entryway_person_occupancy
|
||||
show_empty: false
|
||||
state_filter:
|
||||
- 'on'
|
||||
- "on"
|
||||
card:
|
||||
type: picture-glance
|
||||
title: Entryway
|
||||
@@ -84,7 +84,7 @@ cards:
|
||||
- binary_sensor.great_room_person_occupancy
|
||||
show_empty: false
|
||||
state_filter:
|
||||
- 'on'
|
||||
- "on"
|
||||
card:
|
||||
type: picture-glance
|
||||
title: Great Room
|
||||
@@ -98,7 +98,7 @@ cards:
|
||||
- binary_sensor.utility_room_person_occupancy
|
||||
show_empty: false
|
||||
state_filter:
|
||||
- 'on'
|
||||
- "on"
|
||||
card:
|
||||
type: picture-glance
|
||||
title: Utility Room
|
||||
@@ -112,7 +112,7 @@ cards:
|
||||
- binary_sensor.frigate_cam04_person_occupancy
|
||||
show_empty: false
|
||||
state_filter:
|
||||
- 'on'
|
||||
- "on"
|
||||
card:
|
||||
type: horizontal-stack
|
||||
cards:
|
||||
@@ -121,7 +121,7 @@ cards:
|
||||
- binary_sensor.walkway_person_occupancy
|
||||
show_empty: false
|
||||
state_filter:
|
||||
- 'on'
|
||||
- "on"
|
||||
card:
|
||||
type: picture-glance
|
||||
title: Walkway
|
||||
@@ -135,7 +135,7 @@ cards:
|
||||
- binary_sensor.workshop_person_occupancy
|
||||
show_empty: false
|
||||
state_filter:
|
||||
- 'on'
|
||||
- "on"
|
||||
card:
|
||||
type: picture-glance
|
||||
title: Workshop
|
||||
@@ -149,7 +149,7 @@ cards:
|
||||
- binary_sensor.frigate_cam06_person_occupancy
|
||||
show_empty: false
|
||||
state_filter:
|
||||
- 'on'
|
||||
- "on"
|
||||
card:
|
||||
type: horizontal-stack
|
||||
cards:
|
||||
@@ -158,7 +158,7 @@ cards:
|
||||
- binary_sensor.master_bedroom_person_occupancy
|
||||
show_empty: false
|
||||
state_filter:
|
||||
- 'on'
|
||||
- "on"
|
||||
card:
|
||||
type: picture-glance
|
||||
title: Master Bedroom
|
||||
@@ -172,7 +172,7 @@ cards:
|
||||
- binary_sensor.frigate_cam07_person_occupancy
|
||||
show_empty: false
|
||||
state_filter:
|
||||
- 'on'
|
||||
- "on"
|
||||
card:
|
||||
type: horizontal-stack
|
||||
cards:
|
||||
@@ -181,7 +181,7 @@ cards:
|
||||
- binary_sensor.master_bedroom_person_occupancy
|
||||
show_empty: false
|
||||
state_filter:
|
||||
- 'on'
|
||||
- "on"
|
||||
card:
|
||||
type: picture-glance
|
||||
title: Master Bedroom
|
||||
@@ -195,7 +195,7 @@ cards:
|
||||
- binary_sensor.frigate_cam08_person_occupancy
|
||||
show_empty: false
|
||||
state_filter:
|
||||
- 'on'
|
||||
- "on"
|
||||
card:
|
||||
type: horizontal-stack
|
||||
cards:
|
||||
@@ -204,7 +204,7 @@ cards:
|
||||
- binary_sensor.nursery_person_occupancy
|
||||
show_empty: false
|
||||
state_filter:
|
||||
- 'on'
|
||||
- "on"
|
||||
card:
|
||||
type: picture-glance
|
||||
title: Nursery
|
||||
@@ -218,7 +218,7 @@ cards:
|
||||
- binary_sensor.frigate_cam12_person_occupancy
|
||||
show_empty: false
|
||||
state_filter:
|
||||
- 'on'
|
||||
- "on"
|
||||
card:
|
||||
type: horizontal-stack
|
||||
cards:
|
||||
@@ -227,7 +227,7 @@ cards:
|
||||
- binary_sensor.kitchen_person_occupancy
|
||||
show_empty: false
|
||||
state_filter:
|
||||
- 'on'
|
||||
- "on"
|
||||
card:
|
||||
type: picture-glance
|
||||
title: Kitchen
|
||||
@@ -241,7 +241,7 @@ cards:
|
||||
- binary_sensor.dining_room_person_occupancy
|
||||
show_empty: false
|
||||
state_filter:
|
||||
- 'on'
|
||||
- "on"
|
||||
card:
|
||||
type: picture-glance
|
||||
title: Dining Room
|
||||
@@ -255,7 +255,7 @@ cards:
|
||||
- binary_sensor.entryway_person_occupancy
|
||||
show_empty: false
|
||||
state_filter:
|
||||
- 'on'
|
||||
- "on"
|
||||
card:
|
||||
type: picture-glance
|
||||
title: Entryway
|
||||
@@ -269,7 +269,7 @@ cards:
|
||||
- binary_sensor.front_room_person_occupancy
|
||||
show_empty: false
|
||||
state_filter:
|
||||
- 'on'
|
||||
- "on"
|
||||
card:
|
||||
type: picture-glance
|
||||
title: Front Room
|
||||
@@ -283,7 +283,7 @@ cards:
|
||||
- binary_sensor.frigate_cam13_person_occupancy
|
||||
show_empty: false
|
||||
state_filter:
|
||||
- 'on'
|
||||
- "on"
|
||||
card:
|
||||
type: horizontal-stack
|
||||
cards:
|
||||
@@ -292,7 +292,7 @@ cards:
|
||||
- binary_sensor.kitchen_person_occupancy
|
||||
show_empty: false
|
||||
state_filter:
|
||||
- 'on'
|
||||
- "on"
|
||||
card:
|
||||
type: picture-glance
|
||||
title: Kitchen
|
||||
@@ -306,7 +306,7 @@ cards:
|
||||
- binary_sensor.dining_room_person_occupancy
|
||||
show_empty: false
|
||||
state_filter:
|
||||
- 'on'
|
||||
- "on"
|
||||
card:
|
||||
type: picture-glance
|
||||
title: Dining Room
|
||||
@@ -320,7 +320,7 @@ cards:
|
||||
- binary_sensor.front_room_person_occupancy
|
||||
show_empty: false
|
||||
state_filter:
|
||||
- 'on'
|
||||
- "on"
|
||||
card:
|
||||
type: picture-glance
|
||||
title: Front Room
|
||||
@@ -334,7 +334,7 @@ cards:
|
||||
- binary_sensor.frigate_cam14_person_occupancy
|
||||
show_empty: false
|
||||
state_filter:
|
||||
- 'on'
|
||||
- "on"
|
||||
card:
|
||||
type: horizontal-stack
|
||||
cards:
|
||||
@@ -343,7 +343,7 @@ cards:
|
||||
- binary_sensor.back_yard_person_occupancy
|
||||
show_empty: false
|
||||
state_filter:
|
||||
- 'on'
|
||||
- "on"
|
||||
card:
|
||||
type: picture-glance
|
||||
title: Back Yard
|
||||
@@ -357,7 +357,7 @@ cards:
|
||||
- binary_sensor.frigate_cam18_person_occupancy
|
||||
show_empty: false
|
||||
state_filter:
|
||||
- 'on'
|
||||
- "on"
|
||||
card:
|
||||
type: horizontal-stack
|
||||
cards:
|
||||
@@ -366,7 +366,7 @@ cards:
|
||||
- binary_sensor.driveway_person_occupancy
|
||||
show_empty: false
|
||||
state_filter:
|
||||
- 'on'
|
||||
- "on"
|
||||
card:
|
||||
type: picture-glance
|
||||
title: Driveway
|
||||
@@ -380,7 +380,7 @@ cards:
|
||||
- binary_sensor.from_street_person_occupancy
|
||||
show_empty: false
|
||||
state_filter:
|
||||
- 'on'
|
||||
- "on"
|
||||
card:
|
||||
type: picture-glance
|
||||
title: From Street
|
||||
@@ -394,7 +394,7 @@ cards:
|
||||
- binary_sensor.front_yard_person_occupancy
|
||||
show_empty: false
|
||||
state_filter:
|
||||
- 'on'
|
||||
- "on"
|
||||
card:
|
||||
type: picture-glance
|
||||
title: Front Yard
|
||||
@@ -408,7 +408,7 @@ cards:
|
||||
- binary_sensor.frigate_cam19_person_occupancy
|
||||
show_empty: false
|
||||
state_filter:
|
||||
- 'on'
|
||||
- "on"
|
||||
card:
|
||||
type: horizontal-stack
|
||||
cards:
|
||||
@@ -417,7 +417,7 @@ cards:
|
||||
- binary_sensor.driveway_person_occupancy
|
||||
show_empty: false
|
||||
state_filter:
|
||||
- 'on'
|
||||
- "on"
|
||||
card:
|
||||
type: picture-glance
|
||||
title: Driveway
|
||||
@@ -431,7 +431,7 @@ cards:
|
||||
- binary_sensor.from_street_person_occupancy
|
||||
show_empty: false
|
||||
state_filter:
|
||||
- 'on'
|
||||
- "on"
|
||||
card:
|
||||
type: picture-glance
|
||||
title: From Street
|
||||
@@ -445,7 +445,7 @@ cards:
|
||||
- binary_sensor.front_yard_person_occupancy
|
||||
show_empty: false
|
||||
state_filter:
|
||||
- 'on'
|
||||
- "on"
|
||||
card:
|
||||
type: picture-glance
|
||||
title: Front Yard
|
||||
@@ -459,7 +459,7 @@ cards:
|
||||
- binary_sensor.front_porch_person_occupancy
|
||||
show_empty: false
|
||||
state_filter:
|
||||
- 'on'
|
||||
- "on"
|
||||
card:
|
||||
type: picture-glance
|
||||
title: Front Porch
|
||||
@@ -514,4 +514,4 @@ cards:
|
||||
# entities:
|
||||
# - entity: binary_sensor.frigate_cam03_person_occupancy
|
||||
# - entity: binary_sensor.computer_area_person_occupancy
|
||||
# - entity: binary_sensor.great_room_person_occupancy
|
||||
# - entity: binary_sensor.great_room_person_occupancy
|
||||
|
||||
@@ -38,14 +38,14 @@ cards:
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:mushroom-template-card
|
||||
primary: '{{(states(''sensor.pm_well_kwh''))|float(default=0)|round(2) }} kWh'
|
||||
primary: "{{(states('sensor.pm_well_kwh'))|float(default=0)|round(2) }} kWh"
|
||||
icon: mdi:flash
|
||||
entity: sensor.pm_well_kwh
|
||||
fill_container: true
|
||||
tap_action:
|
||||
action: more-info
|
||||
- type: custom:mushroom-template-card
|
||||
primary: '{{(states(''sensor.pm_well_w''))|float(default=0)|round(2) }} W'
|
||||
primary: "{{(states('sensor.pm_well_w'))|float(default=0)|round(2) }} W"
|
||||
icon: mdi:flash
|
||||
entity: sensor.pm_well_w
|
||||
fill_container: true
|
||||
@@ -59,14 +59,14 @@ cards:
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:mushroom-template-card
|
||||
primary: '{{(states(''sensor.pm_kitchen_1_kwh''))|float(default=0)|round(2) }} kWh'
|
||||
primary: "{{(states('sensor.pm_kitchen_1_kwh'))|float(default=0)|round(2) }} kWh"
|
||||
icon: mdi:flash
|
||||
entity: sensor.pm_kitchen_1_kwh
|
||||
fill_container: true
|
||||
tap_action:
|
||||
action: more-info
|
||||
- type: custom:mushroom-template-card
|
||||
primary: '{{(states(''sensor.pm_kitchen_1_w''))|float(default=0)|round(2) }} W'
|
||||
primary: "{{(states('sensor.pm_kitchen_1_w'))|float(default=0)|round(2) }} W"
|
||||
icon: mdi:flash
|
||||
entity: sensor.pm_kitchen_1_w
|
||||
fill_container: true
|
||||
@@ -80,14 +80,14 @@ cards:
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:mushroom-template-card
|
||||
primary: '{{(states(''sensor.pm_kitchen_2_kwh''))|float(default=0)|round(2) }} kWh'
|
||||
primary: "{{(states('sensor.pm_kitchen_2_kwh'))|float(default=0)|round(2) }} kWh"
|
||||
icon: mdi:flash
|
||||
entity: sensor.pm_kitchen_2_kwh
|
||||
fill_container: true
|
||||
tap_action:
|
||||
action: more-info
|
||||
- type: custom:mushroom-template-card
|
||||
primary: '{{(states(''sensor.pm_kitchen_2_w''))|float(default=0)|round(2) }} W'
|
||||
primary: "{{(states('sensor.pm_kitchen_2_w'))|float(default=0)|round(2) }} W"
|
||||
icon: mdi:flash
|
||||
entity: sensor.pm_kitchen_2_w
|
||||
fill_container: true
|
||||
@@ -101,14 +101,14 @@ cards:
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:mushroom-template-card
|
||||
primary: '{{(states(''sensor.pm_laundry_plug_kwh''))|float(default=0)|round(2) }} kWh'
|
||||
primary: "{{(states('sensor.pm_laundry_plug_kwh'))|float(default=0)|round(2) }} kWh"
|
||||
icon: mdi:flash
|
||||
entity: sensor.pm_laundry_plug_kwh
|
||||
fill_container: true
|
||||
tap_action:
|
||||
action: more-info
|
||||
- type: custom:mushroom-template-card
|
||||
primary: '{{(states(''sensor.pm_laundry_plug_w''))|float(default=0)|round(2) }} W'
|
||||
primary: "{{(states('sensor.pm_laundry_plug_w'))|float(default=0)|round(2) }} W"
|
||||
icon: mdi:flash
|
||||
entity: sensor.pm_laundry_plug_w
|
||||
fill_container: true
|
||||
@@ -122,14 +122,14 @@ cards:
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:mushroom-template-card
|
||||
primary: '{{(states(''sensor.pm_microwave_plug_kwh''))|float(default=0)|round(2) }} kWh'
|
||||
primary: "{{(states('sensor.pm_microwave_plug_kwh'))|float(default=0)|round(2) }} kWh"
|
||||
icon: mdi:flash
|
||||
entity: sensor.pm_microwave_plug_kwh
|
||||
fill_container: true
|
||||
tap_action:
|
||||
action: more-info
|
||||
- type: custom:mushroom-template-card
|
||||
primary: '{{(states(''sensor.pm_microwave_plug_w''))|float(default=0)|round(2) }} W'
|
||||
primary: "{{(states('sensor.pm_microwave_plug_w'))|float(default=0)|round(2) }} W"
|
||||
icon: mdi:flash
|
||||
entity: sensor.pm_microwave_plug_w
|
||||
fill_container: true
|
||||
@@ -143,14 +143,14 @@ cards:
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:mushroom-template-card
|
||||
primary: '{{(states(''sensor.pm_bathroom_plug_kwh''))|float(default=0)|round(2) }} kWh'
|
||||
primary: "{{(states('sensor.pm_bathroom_plug_kwh'))|float(default=0)|round(2) }} kWh"
|
||||
icon: mdi:flash
|
||||
entity: sensor.pm_bathroom_plug_kwh
|
||||
fill_container: true
|
||||
tap_action:
|
||||
action: more-info
|
||||
- type: custom:mushroom-template-card
|
||||
primary: '{{(states(''sensor.pm_bathroom_plug_w''))|float(default=0)|round(2) }} W'
|
||||
primary: "{{(states('sensor.pm_bathroom_plug_w'))|float(default=0)|round(2) }} W"
|
||||
icon: mdi:flash
|
||||
entity: sensor.pm_bathroom_plug_w
|
||||
fill_container: true
|
||||
@@ -164,14 +164,14 @@ cards:
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:mushroom-template-card
|
||||
primary: '{{(states(''sensor.pm_heat_pump_kwh''))|float(default=0)|round(2) }} kWh'
|
||||
primary: "{{(states('sensor.pm_heat_pump_kwh'))|float(default=0)|round(2) }} kWh"
|
||||
icon: mdi:flash
|
||||
entity: sensor.pm_heat_pump_kwh
|
||||
fill_container: true
|
||||
tap_action:
|
||||
action: more-info
|
||||
- type: custom:mushroom-template-card
|
||||
primary: '{{(states(''sensor.pm_heat_pump_w''))|float(default=0)|round(2) }} W'
|
||||
primary: "{{(states('sensor.pm_heat_pump_w'))|float(default=0)|round(2) }} W"
|
||||
icon: mdi:flash
|
||||
entity: sensor.pm_heat_pump_w
|
||||
fill_container: true
|
||||
@@ -181,18 +181,18 @@ cards:
|
||||
cards:
|
||||
- type: custom:mushroom-template-card
|
||||
primary: Basement Bedroom and Furnace Room Lights
|
||||
icon: mdi:yoga
|
||||
icon: mdi:earth
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:mushroom-template-card
|
||||
primary: '{{(states(''sensor.pm_basement_bedroom_and_furnace_room_lights_kwh''))|float(default=0)|round(2) }} kWh'
|
||||
primary: "{{(states('sensor.pm_basement_bedroom_and_furnace_room_lights_kwh'))|float(default=0)|round(2) }} kWh"
|
||||
icon: mdi:flash
|
||||
entity: sensor.pm_basement_bedroom_and_furnace_room_lights_kwh
|
||||
fill_container: true
|
||||
tap_action:
|
||||
action: more-info
|
||||
- type: custom:mushroom-template-card
|
||||
primary: '{{(states(''sensor.pm_basement_bedroom_and_furnace_room_lights_w''))|float(default=0)|round(2) }} W'
|
||||
primary: "{{(states('sensor.pm_basement_bedroom_and_furnace_room_lights_w'))|float(default=0)|round(2) }} W"
|
||||
icon: mdi:flash
|
||||
entity: sensor.pm_basement_bedroom_and_furnace_room_lights_w
|
||||
fill_container: true
|
||||
@@ -206,14 +206,14 @@ cards:
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:mushroom-template-card
|
||||
primary: '{{(states(''sensor.pm_basement_plugs_kwh''))|float(default=0)|round(2) }} kWh'
|
||||
primary: "{{(states('sensor.pm_basement_plugs_kwh'))|float(default=0)|round(2) }} kWh"
|
||||
icon: mdi:flash
|
||||
entity: sensor.pm_basement_plugs_kwh
|
||||
fill_container: true
|
||||
tap_action:
|
||||
action: more-info
|
||||
- type: custom:mushroom-template-card
|
||||
primary: '{{(states(''sensor.pm_basement_plugs_w''))|float(default=0)|round(2) }} W'
|
||||
primary: "{{(states('sensor.pm_basement_plugs_w'))|float(default=0)|round(2) }} W"
|
||||
icon: mdi:flash
|
||||
entity: sensor.pm_basement_plugs_w
|
||||
fill_container: true
|
||||
@@ -227,14 +227,14 @@ cards:
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:mushroom-template-card
|
||||
primary: '{{(states(''sensor.pm_basement_and_laundry_lights_and_plugs_kwh''))|float(default=0)|round(2) }} kWh'
|
||||
primary: "{{(states('sensor.pm_basement_and_laundry_lights_and_plugs_kwh'))|float(default=0)|round(2) }} kWh"
|
||||
icon: mdi:flash
|
||||
entity: sensor.pm_basement_and_laundry_lights_and_plugs_kwh
|
||||
fill_container: true
|
||||
tap_action:
|
||||
action: more-info
|
||||
- type: custom:mushroom-template-card
|
||||
primary: '{{(states(''sensor.pm_basement_and_laundry_lights_and_plugs_w''))|float(default=0)|round(2) }} W'
|
||||
primary: "{{(states('sensor.pm_basement_and_laundry_lights_and_plugs_w'))|float(default=0)|round(2) }} W"
|
||||
icon: mdi:flash
|
||||
entity: sensor.pm_basement_and_laundry_lights_and_plugs_w
|
||||
fill_container: true
|
||||
@@ -248,14 +248,14 @@ cards:
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:mushroom-template-card
|
||||
primary: '{{(states(''sensor.pm_sump_pump_plug_kwh''))|float(default=0)|round(2) }} kWh'
|
||||
primary: "{{(states('sensor.pm_sump_pump_plug_kwh'))|float(default=0)|round(2) }} kWh"
|
||||
icon: mdi:flash
|
||||
entity: sensor.pm_sump_pump_plug_kwh
|
||||
fill_container: true
|
||||
tap_action:
|
||||
action: more-info
|
||||
- type: custom:mushroom-template-card
|
||||
primary: '{{(states(''sensor.pm_sump_pump_plug_w''))|float(default=0)|round(2) }} W'
|
||||
primary: "{{(states('sensor.pm_sump_pump_plug_w'))|float(default=0)|round(2) }} W"
|
||||
icon: mdi:flash
|
||||
entity: sensor.pm_sump_pump_plug_w
|
||||
fill_container: true
|
||||
@@ -269,14 +269,14 @@ cards:
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:mushroom-template-card
|
||||
primary: '{{(states(''sensor.pm_nursery_dining_kitchen_lights_kwh''))|float(default=0)|round(2) }} kWh'
|
||||
primary: "{{(states('sensor.pm_nursery_dining_kitchen_lights_kwh'))|float(default=0)|round(2) }} kWh"
|
||||
icon: mdi:flash
|
||||
entity: sensor.pm_nursery_dining_kitchen_lights_kwh
|
||||
fill_container: true
|
||||
tap_action:
|
||||
action: more-info
|
||||
- type: custom:mushroom-template-card
|
||||
primary: '{{(states(''sensor.pm_nursery_dining_kitchen_lights_w''))|float(default=0)|round(2) }} W'
|
||||
primary: "{{(states('sensor.pm_nursery_dining_kitchen_lights_w'))|float(default=0)|round(2) }} W"
|
||||
icon: mdi:flash
|
||||
entity: sensor.pm_nursery_dining_kitchen_lights_w
|
||||
fill_container: true
|
||||
@@ -290,14 +290,14 @@ cards:
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:mushroom-template-card
|
||||
primary: '{{(states(''sensor.pm_master_suite_kwh''))|float(default=0)|round(2) }} kWh'
|
||||
primary: "{{(states('sensor.pm_master_suite_kwh'))|float(default=0)|round(2) }} kWh"
|
||||
icon: mdi:flash
|
||||
entity: sensor.pm_master_suite_kwh
|
||||
fill_container: true
|
||||
tap_action:
|
||||
action: more-info
|
||||
- type: custom:mushroom-template-card
|
||||
primary: '{{(states(''sensor.pm_master_suite_w''))|float(default=0)|round(2) }} W'
|
||||
primary: "{{(states('sensor.pm_master_suite_w'))|float(default=0)|round(2) }} W"
|
||||
icon: mdi:flash
|
||||
entity: sensor.pm_master_suite_w
|
||||
fill_container: true
|
||||
@@ -311,14 +311,14 @@ cards:
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:mushroom-template-card
|
||||
primary: '{{(states(''sensor.pm_furnace_kwh''))|float(default=0)|round(2) }} kWh'
|
||||
primary: "{{(states('sensor.pm_furnace_kwh'))|float(default=0)|round(2) }} kWh"
|
||||
icon: mdi:flash
|
||||
entity: sensor.pm_furnace_kwh
|
||||
fill_container: true
|
||||
tap_action:
|
||||
action: more-info
|
||||
- type: custom:mushroom-template-card
|
||||
primary: '{{(states(''sensor.pm_furnace_w''))|float(default=0)|round(2) }} W'
|
||||
primary: "{{(states('sensor.pm_furnace_w'))|float(default=0)|round(2) }} W"
|
||||
icon: mdi:flash
|
||||
entity: sensor.pm_furnace_w
|
||||
fill_container: true
|
||||
@@ -332,14 +332,14 @@ cards:
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:mushroom-template-card
|
||||
primary: '{{(states(''sensor.pm_basement_stairs_and_lights_kwh''))|float(default=0)|round(2) }} kWh'
|
||||
primary: "{{(states('sensor.pm_basement_stairs_and_lights_kwh'))|float(default=0)|round(2) }} kWh"
|
||||
icon: mdi:flash
|
||||
entity: sensor.pm_basement_stairs_and_lights_kwh
|
||||
fill_container: true
|
||||
tap_action:
|
||||
action: more-info
|
||||
- type: custom:mushroom-template-card
|
||||
primary: '{{(states(''sensor.pm_basement_stairs_and_lights_w''))|float(default=0)|round(2) }} W'
|
||||
primary: "{{(states('sensor.pm_basement_stairs_and_lights_w'))|float(default=0)|round(2) }} W"
|
||||
icon: mdi:flash
|
||||
entity: sensor.pm_basement_stairs_and_lights_w
|
||||
fill_container: true
|
||||
@@ -353,14 +353,14 @@ cards:
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:mushroom-template-card
|
||||
primary: '{{(states(''sensor.pm_dishwasher_kwh''))|float(default=0)|round(2) }} kWh'
|
||||
primary: "{{(states('sensor.pm_dishwasher_kwh'))|float(default=0)|round(2) }} kWh"
|
||||
icon: mdi:flash
|
||||
entity: sensor.pm_dishwasher_kwh
|
||||
fill_container: true
|
||||
tap_action:
|
||||
action: more-info
|
||||
- type: custom:mushroom-template-card
|
||||
primary: '{{(states(''sensor.pm_dishwasher_w''))|float(default=0)|round(2) }} W'
|
||||
primary: "{{(states('sensor.pm_dishwasher_w'))|float(default=0)|round(2) }} W"
|
||||
icon: mdi:flash
|
||||
entity: sensor.pm_dishwasher_w
|
||||
fill_container: true
|
||||
@@ -374,14 +374,14 @@ cards:
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:mushroom-template-card
|
||||
primary: '{{(states(''sensor.pm_garage_outside_and_front_garage_lights_kwh''))|float(default=0)|round(2) }} kWh'
|
||||
primary: "{{(states('sensor.pm_garage_outside_and_front_garage_lights_kwh'))|float(default=0)|round(2) }} kWh"
|
||||
icon: mdi:flash
|
||||
entity: sensor.pm_garage_outside_and_front_garage_lights_kwh
|
||||
fill_container: true
|
||||
tap_action:
|
||||
action: more-info
|
||||
- type: custom:mushroom-template-card
|
||||
primary: '{{(states(''sensor.pm_garage_outside_and_front_garage_lights_w''))|float(default=0)|round(2) }} W'
|
||||
primary: "{{(states('sensor.pm_garage_outside_and_front_garage_lights_w'))|float(default=0)|round(2) }} W"
|
||||
icon: mdi:flash
|
||||
entity: sensor.pm_garage_outside_and_front_garage_lights_w
|
||||
fill_container: true
|
||||
@@ -395,14 +395,14 @@ cards:
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:mushroom-template-card
|
||||
primary: '{{(states(''sensor.pm_front_room_plugs_kwh''))|float(default=0)|round(2) }} kWh'
|
||||
primary: "{{(states('sensor.pm_front_room_plugs_kwh'))|float(default=0)|round(2) }} kWh"
|
||||
icon: mdi:flash
|
||||
entity: sensor.pm_front_room_plugs_kwh
|
||||
fill_container: true
|
||||
tap_action:
|
||||
action: more-info
|
||||
- type: custom:mushroom-template-card
|
||||
primary: '{{(states(''sensor.pm_front_room_plugs_w''))|float(default=0)|round(2) }} W'
|
||||
primary: "{{(states('sensor.pm_front_room_plugs_w'))|float(default=0)|round(2) }} W"
|
||||
icon: mdi:flash
|
||||
entity: sensor.pm_front_room_plugs_w
|
||||
fill_container: true
|
||||
@@ -416,14 +416,14 @@ cards:
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:mushroom-template-card
|
||||
primary: '{{(states(''sensor.pm_garage_and_outside_plugs_kwh''))|float(default=0)|round(2) }} kWh'
|
||||
primary: "{{(states('sensor.pm_garage_and_outside_plugs_kwh'))|float(default=0)|round(2) }} kWh"
|
||||
icon: mdi:flash
|
||||
entity: sensor.pm_garage_and_outside_plugs_kwh
|
||||
fill_container: true
|
||||
tap_action:
|
||||
action: more-info
|
||||
- type: custom:mushroom-template-card
|
||||
primary: '{{(states(''sensor.pm_garage_and_outside_plugs_w''))|float(default=0)|round(2) }} W'
|
||||
primary: "{{(states('sensor.pm_garage_and_outside_plugs_w'))|float(default=0)|round(2) }} W"
|
||||
icon: mdi:flash
|
||||
entity: sensor.pm_garage_and_outside_plugs_w
|
||||
fill_container: true
|
||||
@@ -437,14 +437,14 @@ cards:
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:mushroom-template-card
|
||||
primary: '{{(states(''sensor.pm_stove_kwh''))|float(default=0)|round(2) }} kWh'
|
||||
primary: "{{(states('sensor.pm_stove_kwh'))|float(default=0)|round(2) }} kWh"
|
||||
icon: mdi:flash
|
||||
entity: sensor.pm_stove_kwh
|
||||
fill_container: true
|
||||
tap_action:
|
||||
action: more-info
|
||||
- type: custom:mushroom-template-card
|
||||
primary: '{{(states(''sensor.pm_stove_w''))|float(default=0)|round(2) }} W'
|
||||
primary: "{{(states('sensor.pm_stove_w'))|float(default=0)|round(2) }} W"
|
||||
icon: mdi:flash
|
||||
entity: sensor.pm_stove_w
|
||||
fill_container: true
|
||||
@@ -458,14 +458,14 @@ cards:
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:mushroom-template-card
|
||||
primary: '{{(states(''sensor.pm_dryer_kwh''))|float(default=0)|round(2) }} kWh'
|
||||
primary: "{{(states('sensor.pm_dryer_kwh'))|float(default=0)|round(2) }} kWh"
|
||||
icon: mdi:flash
|
||||
entity: sensor.pm_dryer_kwh
|
||||
fill_container: true
|
||||
tap_action:
|
||||
action: more-info
|
||||
- type: custom:mushroom-template-card
|
||||
primary: '{{(states(''sensor.pm_dryer_w''))|float(default=0)|round(2) }} W'
|
||||
primary: "{{(states('sensor.pm_dryer_w'))|float(default=0)|round(2) }} W"
|
||||
icon: mdi:flash
|
||||
entity: sensor.pm_dryer_w
|
||||
fill_container: true
|
||||
|
||||
@@ -45,7 +45,7 @@ badges:
|
||||
perform_action: watchman.report
|
||||
target: {}
|
||||
data:
|
||||
parse_config: false
|
||||
parse_config: true
|
||||
create_file: true
|
||||
- type: entity
|
||||
show_name: true
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
title: AI Cam01
|
||||
path: ai-cam01
|
||||
icon: mdi:yoga
|
||||
icon: mdi:earth
|
||||
type: sidebar
|
||||
visible:
|
||||
- user: 24a4bd075e7f41a497dd0390a1dd4a9f
|
||||
@@ -13,7 +13,7 @@ cards:
|
||||
position: sidebar
|
||||
cards:
|
||||
- type: glance
|
||||
title: Blue Room
|
||||
title: Boys Room
|
||||
entities: []
|
||||
- type: glance
|
||||
show_state: false
|
||||
@@ -34,22 +34,22 @@ cards:
|
||||
- name: Occupancy
|
||||
entity: binary_sensor.frigate_cam01_all_occupancy
|
||||
- type: entities
|
||||
title: Blue Room
|
||||
title: Boys Room
|
||||
show_header_toggle: false
|
||||
entities:
|
||||
- name: Blue Room
|
||||
- name: Boys Room
|
||||
entity: sensor.frigate_cam01_person_count
|
||||
- name: Blue Room
|
||||
- name: Boys Room
|
||||
entity: binary_sensor.frigate_cam01_person_occupancy
|
||||
- type: custom:advanced-camera-card
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam01
|
||||
title: Blue Room
|
||||
icon: mdi:yoga
|
||||
title: Boys Room
|
||||
icon: mdi:earth
|
||||
live_provider: ha
|
||||
frigate:
|
||||
camera_name: frigate_cam01
|
||||
zone: blue_room
|
||||
zone: boys_room
|
||||
label: person
|
||||
url: http://192.168.1.11:5000
|
||||
view:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
subview: true
|
||||
title: Blue Room
|
||||
path: blue-room
|
||||
icon: mdi:yoga
|
||||
title: Boy's Room
|
||||
path: boys-room
|
||||
icon: mdi:earth
|
||||
badges: []
|
||||
cards:
|
||||
- type: vertical-stack
|
||||
@@ -14,14 +14,14 @@ cards:
|
||||
- hours_to_show: 24
|
||||
graph: line
|
||||
type: sensor
|
||||
entity: sensor.blue_room_multisensor_air_temperature
|
||||
entity: sensor.boys_room_multisensor_air_temperature
|
||||
detail: 1
|
||||
name: Temperature
|
||||
- hours_to_show: 24
|
||||
graph: line
|
||||
type: sensor
|
||||
detail: 1
|
||||
entity: sensor.blue_room_multisensor_humidity
|
||||
entity: sensor.boys_room_multisensor_humidity
|
||||
name: Humidity
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
@@ -30,7 +30,7 @@ cards:
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:mushroom-light-card
|
||||
entity: light.blue_room_hue
|
||||
entity: light.boys_room_hue
|
||||
name: Main
|
||||
icon: mdi:dome-light
|
||||
tap_action:
|
||||
@@ -38,9 +38,9 @@ cards:
|
||||
hide_state: true
|
||||
layout: vertical
|
||||
- type: custom:mushroom-light-card
|
||||
entity: light.blue_room_closet
|
||||
entity: light.boys_room_closet
|
||||
name: Closet
|
||||
icon: ''
|
||||
icon: ""
|
||||
tap_action:
|
||||
action: toggle
|
||||
hide_state: true
|
||||
@@ -49,14 +49,14 @@ cards:
|
||||
cards:
|
||||
- type: custom:mushroom-entity-card
|
||||
layout: vertical
|
||||
entity: sensor.blue_room_multisensor_illuminance
|
||||
entity: sensor.boys_room_multisensor_illuminance
|
||||
name: Light Level
|
||||
- type: custom:mushroom-entity-card
|
||||
entity: input_number.blue_room_light_level_trigger
|
||||
entity: input_number.boys_room_light_level_trigger
|
||||
layout: vertical
|
||||
name: Trigger
|
||||
- type: custom:mushroom-entity-card
|
||||
entity: binary_sensor.blue_room_naturally_lit
|
||||
entity: binary_sensor.boys_room_naturally_lit
|
||||
name: Naturally Lit
|
||||
layout: vertical
|
||||
secondary_info: none
|
||||
@@ -67,7 +67,7 @@ cards:
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:mini-media-player
|
||||
entity: media_player.blue_room_clock
|
||||
entity: media_player.boys_room_clock
|
||||
artwork: cover-fit
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
@@ -76,7 +76,7 @@ cards:
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:mushroom-entity-card
|
||||
entity: binary_sensor.blue_room_door_contact
|
||||
entity: binary_sensor.boys_room_door_contact
|
||||
name: Door
|
||||
layout: vertical
|
||||
secondary_info: none
|
||||
@@ -88,12 +88,12 @@ cards:
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:mushroom-entity-card
|
||||
entity: group.blue_room_motion
|
||||
entity: group.boys_room_motion
|
||||
name: Motion
|
||||
layout: vertical
|
||||
secondary_info: none
|
||||
- type: custom:mushroom-entity-card
|
||||
entity: binary_sensor.blue_room_window_contact
|
||||
entity: binary_sensor.boys_room_window_contact
|
||||
name: Window
|
||||
layout: vertical
|
||||
secondary_info: none
|
||||
@@ -101,4 +101,4 @@ cards:
|
||||
cards:
|
||||
- type: custom:mushroom-title-card
|
||||
subtitle: Cameras
|
||||
- !include /config/lovelace/cameras/view-camera-01.yaml
|
||||
- !include /config/lovelace/cameras/view-camera-01.yaml
|
||||
@@ -65,7 +65,7 @@ sections:
|
||||
layout: vertical
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: homeassistant.toggle
|
||||
action: homeassistant.toggle
|
||||
service_data: {}
|
||||
target:
|
||||
entity_id: input_boolean.front_room_light_cycle
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
subview: true
|
||||
title: Nursery
|
||||
path: nursery
|
||||
title: Girl's Room
|
||||
path: girls-room
|
||||
icon: mdi:bunk-bed
|
||||
badges: []
|
||||
cards:
|
||||
@@ -184,7 +184,7 @@ cards:
|
||||
action: more-info
|
||||
hold_action:
|
||||
action: call-service
|
||||
service: homeassistant.toggle
|
||||
action: homeassistant.toggle
|
||||
service_data: {}
|
||||
target:
|
||||
entity_id: light.black_bed_wled
|
||||
@@ -202,7 +202,7 @@ cards:
|
||||
action: more-info
|
||||
hold_action:
|
||||
action: call-service
|
||||
service: homeassistant.toggle
|
||||
action: homeassistant.toggle
|
||||
service_data: {}
|
||||
target:
|
||||
entity_id: light.white_bed_wled
|
||||
@@ -264,7 +264,7 @@ cards:
|
||||
name: All Songs
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: script.all_kids_youtube_music
|
||||
action: script.all_kids_youtube_music
|
||||
service_data: {}
|
||||
target: {}
|
||||
primary_info: name
|
||||
@@ -276,7 +276,7 @@ cards:
|
||||
name: Goodnight Songs
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: script.goodnight_kids_youtube_music
|
||||
action: script.goodnight_kids_youtube_music
|
||||
service_data: {}
|
||||
target: {}
|
||||
primary_info: name
|
||||
@@ -288,7 +288,7 @@ cards:
|
||||
name: "Off"
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: homeassistant.turn_off
|
||||
action: homeassistant.turn_off
|
||||
service_data: {}
|
||||
target:
|
||||
entity_id: media_player.ytube_music_player
|
||||
@@ -299,7 +299,7 @@ cards:
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:mini-media-player
|
||||
entity: media_player.nursery_hub
|
||||
entity: media_player.girls_room_hub
|
||||
artwork: cover-fit
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
@@ -319,13 +319,13 @@ cards:
|
||||
primary: Black Bed
|
||||
double_tap_action:
|
||||
action: call-service
|
||||
service: homeassistant.toggle
|
||||
action: homeassistant.toggle
|
||||
service_data: {}
|
||||
target:
|
||||
entity_id: switch.black_bed_force_occupancy
|
||||
hold_action:
|
||||
action: call-service
|
||||
service: button.press
|
||||
action: button.press
|
||||
service_data: {}
|
||||
target:
|
||||
entity_id: button.black_bed_manual_tare
|
||||
@@ -296,12 +296,12 @@ cards:
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:mushroom-template-card
|
||||
primary: Nursery
|
||||
primary: Girl's Room
|
||||
icon: mdi:bunk-bed
|
||||
entity: light.nursery_hue
|
||||
tap_action:
|
||||
action: navigate
|
||||
navigation_path: nursery
|
||||
navigation_path: girls-room
|
||||
hold_action:
|
||||
action: toggle
|
||||
secondary: |-
|
||||
@@ -541,18 +541,18 @@ cards:
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:mushroom-template-card
|
||||
primary: Blue Room
|
||||
icon: mdi:yoga
|
||||
entity: light.blue_room_hue
|
||||
primary: Boy's Room
|
||||
icon: mdi:earth
|
||||
entity: light.boys_room_hue
|
||||
tap_action:
|
||||
action: navigate
|
||||
navigation_path: blue-room
|
||||
navigation_path: boys-room
|
||||
hold_action:
|
||||
action: toggle
|
||||
secondary: |-
|
||||
{{states('sensor.blue_room_multisensor_air_temperature')}}°F
|
||||
{{states('sensor.blue_room_multisensor_humidity')}}%
|
||||
icon_color: "{{iif(is_state('light.blue_room_hue','on'),'yellow')}}"
|
||||
{{states('sensor.boys_room_multisensor_air_temperature')}}°F
|
||||
{{states('sensor.boys_room_multisensor_humidity')}}%
|
||||
icon_color: "{{iif(is_state('light.boys_room_hue','on'),'yellow')}}"
|
||||
multiline_secondary: true
|
||||
layout: vertical
|
||||
- type: custom:mushroom-template-card
|
||||
|
||||
@@ -18,7 +18,7 @@ cards:
|
||||
use_light_color: false
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: homeassistant.toggle
|
||||
action: homeassistant.toggle
|
||||
service_data: {}
|
||||
target:
|
||||
entity_id: input_boolean.nursery_occupied
|
||||
@@ -43,7 +43,7 @@ cards:
|
||||
'yellow') }}
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: homeassistant.toggle
|
||||
action: homeassistant.toggle
|
||||
service_data: {}
|
||||
target:
|
||||
entity_id: input_boolean.nursery_light_cycle
|
||||
@@ -62,7 +62,7 @@ cards:
|
||||
action: more-info
|
||||
hold_action:
|
||||
action: call-service
|
||||
service: homeassistant.toggle
|
||||
action: homeassistant.toggle
|
||||
service_data: {}
|
||||
target:
|
||||
entity_id: light.black_bed_wled
|
||||
@@ -79,7 +79,7 @@ cards:
|
||||
action: more-info
|
||||
hold_action:
|
||||
action: call-service
|
||||
service: homeassistant.toggle
|
||||
action: homeassistant.toggle
|
||||
service_data: {}
|
||||
target:
|
||||
entity_id: light.white_bed_wled
|
||||
@@ -109,7 +109,7 @@ cards:
|
||||
'yellow') }}
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: homeassistant.toggle
|
||||
action: homeassistant.toggle
|
||||
service_data: {}
|
||||
target:
|
||||
entity_id: input_boolean.front_room_light_cycle
|
||||
@@ -207,7 +207,7 @@ cards:
|
||||
'on'), 'yellow') }}
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: homeassistant.toggle
|
||||
action: homeassistant.toggle
|
||||
service_data: {}
|
||||
target:
|
||||
entity_id: input_boolean.computer_area_light_cycle
|
||||
@@ -237,7 +237,7 @@ cards:
|
||||
'yellow') }}
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: homeassistant.toggle
|
||||
action: homeassistant.toggle
|
||||
service_data: {}
|
||||
target:
|
||||
entity_id: input_boolean.great_room_light_cycle
|
||||
|
||||
@@ -150,7 +150,7 @@ sections:
|
||||
value: false
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: ytube_music_player.call_method
|
||||
action: ytube_music_player.call_method
|
||||
service_data:
|
||||
entity_id: media_player.ytube_music_player
|
||||
command: rate_track
|
||||
|
||||
@@ -181,14 +181,14 @@ cards:
|
||||
name: 5 Minute Test
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: opensprinkler.run
|
||||
action: opensprinkler.run
|
||||
data:
|
||||
entity_id: switch.5_minute_test_program_enabled
|
||||
- entity: binary_sensor.full_run_program_running
|
||||
name: Full Run
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: opensprinkler.run
|
||||
action: opensprinkler.run
|
||||
data:
|
||||
entity_id: switch.full_run_program_enabled
|
||||
- entity: switch.morning_program_enabled
|
||||
@@ -203,14 +203,14 @@ cards:
|
||||
name: Front Yard Fun
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: opensprinkler.run
|
||||
action: opensprinkler.run
|
||||
data:
|
||||
entity_id: switch.front_yard_fun_program_enabled
|
||||
- entity: binary_sensor.back_yard_fun_program_running
|
||||
name: Back Yard Fun
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: opensprinkler.run
|
||||
action: opensprinkler.run
|
||||
data:
|
||||
entity_id: switch.back_yard_fun_program_enabled
|
||||
columns: 2
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
title: Blue Room Camera
|
||||
path: blue-room-camera
|
||||
icon: mdi:yoga
|
||||
type: panel
|
||||
cards:
|
||||
- !include /config/lovelace/raw-cameras/blue-room-card.yaml
|
||||
@@ -0,0 +1,6 @@
|
||||
title: Boys Room Camera
|
||||
path: boys-room-camera
|
||||
icon: mdi:earth
|
||||
type: panel
|
||||
cards:
|
||||
- !include /config/lovelace/raw-cameras/boys-room-card.yaml
|
||||
@@ -14,7 +14,7 @@ cameras:
|
||||
- group.nursery_motion
|
||||
- binary_sensor.bridgets_bed
|
||||
- camera_entity: camera.frigate_cam01
|
||||
title: Blue Room
|
||||
title: Boys Room
|
||||
live_provider: go2rtc
|
||||
go2rtc:
|
||||
modes:
|
||||
@@ -24,7 +24,7 @@ cameras:
|
||||
occupancy: false
|
||||
motion: false
|
||||
entities:
|
||||
- group.blue_room_motion
|
||||
- group.boys_room_motion
|
||||
- binary_sensor.emmetts_bed
|
||||
- camera_entity: camera.frigate_cam13
|
||||
title: Front Room
|
||||
@@ -99,7 +99,7 @@ view:
|
||||
untrigger_reset: true
|
||||
default: live
|
||||
camera_select: live
|
||||
dark_mode: 'on'
|
||||
dark_mode: "on"
|
||||
update_cycle_camera: true
|
||||
update_seconds: 10
|
||||
menu:
|
||||
|
||||
@@ -3,17 +3,28 @@ type: picture-elements
|
||||
image: /local/bg500x225.png
|
||||
elements:
|
||||
- type: custom:mushroom-template-card
|
||||
primary: "{{states('input_select.blue_room_mode')}}"
|
||||
entity: input_select.blue_room_mode
|
||||
primary: "{{states('input_select.boys_room_mode')}}"
|
||||
entity: input_select.boys_room_mode
|
||||
tap_action:
|
||||
action: more-info
|
||||
style:
|
||||
font-style: italic
|
||||
left: 14%
|
||||
top: 88%
|
||||
|
||||
- type: custom:mushroom-template-card
|
||||
primary: "{{states('light.accent')}}"
|
||||
entity: light.accent
|
||||
tap_action:
|
||||
action: more-info
|
||||
style:
|
||||
font-style: italic
|
||||
left: 62%
|
||||
top: 88%
|
||||
|
||||
- type: custom:mushroom-template-card
|
||||
primary: Closet
|
||||
entity: light.blue_room_closet
|
||||
entity: light.boys_room_closet
|
||||
tap_action:
|
||||
action: toggle
|
||||
style:
|
||||
@@ -21,13 +32,13 @@ elements:
|
||||
top: 88%
|
||||
|
||||
- type: state-label
|
||||
entity: sensor.blue_room_multisensor_air_temperature
|
||||
entity: sensor.boys_room_multisensor_air_temperature
|
||||
style:
|
||||
left: 15%
|
||||
top: 35%
|
||||
font-size: 180%
|
||||
- type: state-label
|
||||
entity: sensor.blue_room_multisensor_humidity
|
||||
entity: sensor.boys_room_multisensor_humidity
|
||||
style:
|
||||
left: 85%
|
||||
top: 35%
|
||||
@@ -43,17 +54,17 @@ elements:
|
||||
transform: initial
|
||||
#top left icon spot
|
||||
- type: state-icon
|
||||
entity: binary_sensor.blue_room_occupied
|
||||
entity: binary_sensor.boys_room_occupied
|
||||
style:
|
||||
left: 60%
|
||||
top: 9%
|
||||
# - type: state-icon
|
||||
# entity: group.blue_room_motion
|
||||
# entity: group.boys_room_motion
|
||||
# style:
|
||||
# left: 60%
|
||||
# top: 9%
|
||||
- type: state-icon
|
||||
entity: binary_sensor.blue_room_window_contact
|
||||
entity: binary_sensor.boys_room_window_contact
|
||||
style:
|
||||
left: 68%
|
||||
top: 9%
|
||||
@@ -66,13 +77,13 @@ elements:
|
||||
tap_action:
|
||||
action: more-info
|
||||
- type: state-icon
|
||||
entity: binary_sensor.blue_room_door_contact
|
||||
entity: binary_sensor.boys_room_door_contact
|
||||
style:
|
||||
left: 84%
|
||||
top: 9%
|
||||
#top icon spot #4
|
||||
- type: state-icon
|
||||
entity: input_boolean.blue_room_occupied
|
||||
entity: input_boolean.boys_room_occupied
|
||||
style:
|
||||
left: 92%
|
||||
top: 9%
|
||||
@@ -83,7 +94,7 @@ elements:
|
||||
|
||||
- type: "custom:button-card"
|
||||
color: auto
|
||||
entity: light.blue_room_hue
|
||||
entity: light.boys_room_hue
|
||||
show_name: false
|
||||
show_entity_picture: true
|
||||
style:
|
||||
@@ -144,7 +155,7 @@ elements:
|
||||
|
||||
- type: "custom:button-card"
|
||||
color: auto
|
||||
entity: light.blue_room_closet
|
||||
entity: light.boys_room_closet
|
||||
show_name: false
|
||||
show_entity_picture: true
|
||||
style:
|
||||
@@ -13,18 +13,8 @@ elements:
|
||||
top: 88%
|
||||
|
||||
- type: custom:mushroom-template-card
|
||||
primary: "{{states('select.black_bed_wled_preset')}}"
|
||||
entity: select.black_bed_wled_preset
|
||||
tap_action:
|
||||
action: more-info
|
||||
style:
|
||||
font-style: italic
|
||||
left: 38%
|
||||
top: 88%
|
||||
|
||||
- type: custom:mushroom-template-card
|
||||
primary: "{{states('select.white_bed_wled_preset')}}"
|
||||
entity: select.white_bed_wled_preset
|
||||
primary: "{{states('input_select.nursery_wled')}}"
|
||||
entity: input_select.nursery_wled
|
||||
tap_action:
|
||||
action: more-info
|
||||
style:
|
||||
@@ -174,7 +164,7 @@ elements:
|
||||
#button #5
|
||||
- type: "custom:button-card"
|
||||
color: auto
|
||||
entity: media_player.nursery_hub
|
||||
entity: media_player.girls_room_hub
|
||||
show_name: false
|
||||
show_entity_picture: true
|
||||
style:
|
||||
@@ -190,9 +180,8 @@ elements:
|
||||
- height: 45px
|
||||
tap_action:
|
||||
action: more-info
|
||||
|
||||
# 12,31,50,69,88
|
||||
# 14,38,62,86
|
||||
# 25,50,75
|
||||
# 33,66
|
||||
# 50
|
||||
# 50
|
||||
@@ -1,6 +0,0 @@
|
||||
title: Blue Room Camera
|
||||
path: blue-room-camera
|
||||
icon: mdi:yoga
|
||||
type: panel
|
||||
cards:
|
||||
- !include /config/lovelace/stretch-cameras/blue-room-card.yaml
|
||||
@@ -0,0 +1,6 @@
|
||||
title: Boys Room Camera
|
||||
path: boys-room-camera
|
||||
icon: mdi:earth
|
||||
type: panel
|
||||
cards:
|
||||
- !include /config/lovelace/stretch-cameras/boys-room-card.yaml
|
||||
@@ -0,0 +1,6 @@
|
||||
title: Girls Room Camera
|
||||
path: girls-room-camera
|
||||
icon: mdi:bunk-bed
|
||||
type: panel
|
||||
cards:
|
||||
- !include /config/lovelace/stretch-cameras/girls-room-card.yaml
|
||||
@@ -1,6 +0,0 @@
|
||||
title: Nursery Camera
|
||||
path: nursery-camera
|
||||
icon: mdi:bunk-bed
|
||||
type: panel
|
||||
cards:
|
||||
- !include /config/lovelace/stretch-cameras/nursery-card.yaml
|
||||
@@ -33,7 +33,7 @@ shortcuts:
|
||||
icon: mdi:home-floor-b
|
||||
- name: Nursery
|
||||
type: source
|
||||
id: nursery_hub
|
||||
id: girls_room_hub
|
||||
icon: mdi:bunk-bed
|
||||
- name: Timeless
|
||||
type: playlist
|
||||
|
||||
@@ -3,8 +3,8 @@ cards:
|
||||
- type: conditional
|
||||
conditions:
|
||||
- entity: input_select.indoor_camera_cycle
|
||||
state: Blue Room
|
||||
card: !include /config/lovelace/raw-cameras/blue-room-card.yaml
|
||||
state: Boys Room
|
||||
card: !include /config/lovelace/raw-cameras/boys-room-card.yaml
|
||||
- type: conditional
|
||||
conditions:
|
||||
- entity: input_select.indoor_camera_cycle
|
||||
|
||||
@@ -5,82 +5,82 @@ visible:
|
||||
- user: 24a4bd075e7f41a497dd0390a1dd4a9f
|
||||
- user: cad46dedf86f454ebbd7f697a58730f2
|
||||
cards:
|
||||
- type: grid
|
||||
cards:
|
||||
- type: button
|
||||
tap_action:
|
||||
action: toggle
|
||||
hold_action:
|
||||
action: more-info
|
||||
entity: input_boolean.front_room_automatic_lights
|
||||
name: Front Room
|
||||
- type: button
|
||||
tap_action:
|
||||
action: toggle
|
||||
hold_action:
|
||||
action: more-info
|
||||
entity: input_boolean.kitchen_automatic_lights
|
||||
name: Kitchen
|
||||
- type: button
|
||||
tap_action:
|
||||
action: toggle
|
||||
hold_action:
|
||||
action: more-info
|
||||
entity: input_boolean.dining_room_automatic_lights
|
||||
name: Dining Room
|
||||
- type: button
|
||||
tap_action:
|
||||
action: toggle
|
||||
hold_action:
|
||||
action: more-info
|
||||
entity: input_boolean.master_bathroom_automatic_lights
|
||||
name: Bathroom
|
||||
- type: button
|
||||
tap_action:
|
||||
action: toggle
|
||||
hold_action:
|
||||
action: more-info
|
||||
entity: input_boolean.nursery_automatic_lights
|
||||
name: Nursery
|
||||
- type: button
|
||||
tap_action:
|
||||
action: toggle
|
||||
hold_action:
|
||||
action: more-info
|
||||
entity: input_boolean.master_bedroom_automatic_lights
|
||||
name: Master Bedroom
|
||||
- type: button
|
||||
tap_action:
|
||||
action: toggle
|
||||
hold_action:
|
||||
action: more-info
|
||||
entity: input_boolean.entryway_automatic_lights
|
||||
name: Entryway
|
||||
- type: button
|
||||
tap_action:
|
||||
action: toggle
|
||||
hold_action:
|
||||
action: more-info
|
||||
entity: input_boolean.computer_area_automatic_lights
|
||||
name: Computer Area
|
||||
- type: button
|
||||
tap_action:
|
||||
action: toggle
|
||||
hold_action:
|
||||
action: more-info
|
||||
entity: input_boolean.great_room_automatic_lights
|
||||
name: Great Room
|
||||
- type: button
|
||||
tap_action:
|
||||
action: toggle
|
||||
hold_action:
|
||||
action: more-info
|
||||
entity: input_boolean.utility_room_automatic_lights
|
||||
name: Utility Room
|
||||
- type: button
|
||||
tap_action:
|
||||
action: toggle
|
||||
hold_action:
|
||||
action: more-info
|
||||
entity: input_boolean.blue_room_automatic_lights
|
||||
name: Blue Room
|
||||
- type: grid
|
||||
cards:
|
||||
- type: button
|
||||
tap_action:
|
||||
action: toggle
|
||||
hold_action:
|
||||
action: more-info
|
||||
entity: input_boolean.front_room_automatic_lights
|
||||
name: Front Room
|
||||
- type: button
|
||||
tap_action:
|
||||
action: toggle
|
||||
hold_action:
|
||||
action: more-info
|
||||
entity: input_boolean.kitchen_automatic_lights
|
||||
name: Kitchen
|
||||
- type: button
|
||||
tap_action:
|
||||
action: toggle
|
||||
hold_action:
|
||||
action: more-info
|
||||
entity: input_boolean.dining_room_automatic_lights
|
||||
name: Dining Room
|
||||
- type: button
|
||||
tap_action:
|
||||
action: toggle
|
||||
hold_action:
|
||||
action: more-info
|
||||
entity: input_boolean.master_bathroom_automatic_lights
|
||||
name: Bathroom
|
||||
- type: button
|
||||
tap_action:
|
||||
action: toggle
|
||||
hold_action:
|
||||
action: more-info
|
||||
entity: input_boolean.nursery_automatic_lights
|
||||
name: Nursery
|
||||
- type: button
|
||||
tap_action:
|
||||
action: toggle
|
||||
hold_action:
|
||||
action: more-info
|
||||
entity: input_boolean.master_bedroom_automatic_lights
|
||||
name: Master Bedroom
|
||||
- type: button
|
||||
tap_action:
|
||||
action: toggle
|
||||
hold_action:
|
||||
action: more-info
|
||||
entity: input_boolean.entryway_automatic_lights
|
||||
name: Entryway
|
||||
- type: button
|
||||
tap_action:
|
||||
action: toggle
|
||||
hold_action:
|
||||
action: more-info
|
||||
entity: input_boolean.computer_area_automatic_lights
|
||||
name: Computer Area
|
||||
- type: button
|
||||
tap_action:
|
||||
action: toggle
|
||||
hold_action:
|
||||
action: more-info
|
||||
entity: input_boolean.great_room_automatic_lights
|
||||
name: Great Room
|
||||
- type: button
|
||||
tap_action:
|
||||
action: toggle
|
||||
hold_action:
|
||||
action: more-info
|
||||
entity: input_boolean.utility_room_automatic_lights
|
||||
name: Utility Room
|
||||
- type: button
|
||||
tap_action:
|
||||
action: toggle
|
||||
hold_action:
|
||||
action: more-info
|
||||
entity: input_boolean.boys_room_automatic_lights
|
||||
name: Boys Room
|
||||
|
||||
+129
-130
@@ -6,129 +6,129 @@ cards:
|
||||
cards:
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
- type: glance
|
||||
entities:
|
||||
- entity: sensor.last_system_boot
|
||||
name: Last System Boot
|
||||
- entity: sensor.hassio_version
|
||||
name: Hassio Version
|
||||
- entity: update.home_assistant_supervisor_update
|
||||
name: Supervisor
|
||||
icon: mdi:home-assistant
|
||||
- type: glance
|
||||
entities:
|
||||
- entity: sensor.last_system_boot
|
||||
name: Last System Boot
|
||||
- entity: sensor.hassio_version
|
||||
name: Hassio Version
|
||||
- entity: update.home_assistant_supervisor_update
|
||||
name: Supervisor
|
||||
icon: mdi:home-assistant
|
||||
|
||||
- type: grid
|
||||
columns: 3
|
||||
square: false
|
||||
cards:
|
||||
- type: custom:mini-graph-card
|
||||
align_icon: left
|
||||
align_state: center
|
||||
entities:
|
||||
- sensor.processor_use
|
||||
font_size: 50
|
||||
icon: mdi:chip
|
||||
name: HA CPU
|
||||
hours_to_show: 4
|
||||
points_per_hour: 3
|
||||
show:
|
||||
fill: false
|
||||
- type: custom:mini-graph-card
|
||||
align_icon: left
|
||||
align_state: center
|
||||
entities:
|
||||
- sensor.memory_use_percent
|
||||
font_size: 50
|
||||
name: HA Mem
|
||||
hours_to_show: 4
|
||||
points_per_hour: 3
|
||||
show:
|
||||
fill: false
|
||||
- type: custom:mini-graph-card
|
||||
align_icon: left
|
||||
align_state: center
|
||||
entities:
|
||||
- sensor.disk_use_percent_home
|
||||
font_size: 50
|
||||
name: HA Disk
|
||||
hours_to_show: 4
|
||||
points_per_hour: 3
|
||||
show:
|
||||
fill: false
|
||||
- type: grid
|
||||
columns: 3
|
||||
square: false
|
||||
cards:
|
||||
- type: custom:mini-graph-card
|
||||
align_icon: left
|
||||
align_state: center
|
||||
entities:
|
||||
- sensor.processor_use
|
||||
font_size: 50
|
||||
icon: mdi:chip
|
||||
name: HA CPU
|
||||
hours_to_show: 4
|
||||
points_per_hour: 3
|
||||
show:
|
||||
fill: false
|
||||
- type: custom:mini-graph-card
|
||||
align_icon: left
|
||||
align_state: center
|
||||
entities:
|
||||
- sensor.memory_use_percent
|
||||
font_size: 50
|
||||
name: HA Mem
|
||||
hours_to_show: 4
|
||||
points_per_hour: 3
|
||||
show:
|
||||
fill: false
|
||||
- type: custom:mini-graph-card
|
||||
align_icon: left
|
||||
align_state: center
|
||||
entities:
|
||||
- sensor.disk_use_percent_home
|
||||
font_size: 50
|
||||
name: HA Disk
|
||||
hours_to_show: 4
|
||||
points_per_hour: 3
|
||||
show:
|
||||
fill: false
|
||||
|
||||
- type: custom:mini-graph-card
|
||||
align_icon: left
|
||||
align_state: center
|
||||
entities:
|
||||
- sensor.dream_nas_cpu_utilization_total
|
||||
font_size: 50
|
||||
name: NAS CPU
|
||||
hours_to_show: 4
|
||||
points_per_hour: 3
|
||||
show:
|
||||
fill: false
|
||||
- type: custom:mini-graph-card
|
||||
align_icon: left
|
||||
align_state: center
|
||||
entities:
|
||||
- sensor.dream_nas_memory_usage_real
|
||||
font_size: 50
|
||||
name: NAS Mem
|
||||
hours_to_show: 4
|
||||
points_per_hour: 3
|
||||
show:
|
||||
fill: false
|
||||
- type: custom:mini-graph-card
|
||||
align_icon: left
|
||||
align_state: center
|
||||
entities:
|
||||
- sensor.dream_nas_volume_1_volume_used
|
||||
font_size: 50
|
||||
name: NAS Disk
|
||||
hours_to_show: 4
|
||||
points_per_hour: 3
|
||||
show:
|
||||
fill: false
|
||||
- type: custom:mini-graph-card
|
||||
align_icon: left
|
||||
align_state: center
|
||||
entities:
|
||||
- sensor.dream_nas_cpu_utilization_total
|
||||
font_size: 50
|
||||
name: NAS CPU
|
||||
hours_to_show: 4
|
||||
points_per_hour: 3
|
||||
show:
|
||||
fill: false
|
||||
- type: custom:mini-graph-card
|
||||
align_icon: left
|
||||
align_state: center
|
||||
entities:
|
||||
- sensor.dream_nas_memory_usage_real
|
||||
font_size: 50
|
||||
name: NAS Mem
|
||||
hours_to_show: 4
|
||||
points_per_hour: 3
|
||||
show:
|
||||
fill: false
|
||||
- type: custom:mini-graph-card
|
||||
align_icon: left
|
||||
align_state: center
|
||||
entities:
|
||||
- sensor.dream_nas_volume_1_volume_used
|
||||
font_size: 50
|
||||
name: NAS Disk
|
||||
hours_to_show: 4
|
||||
points_per_hour: 3
|
||||
show:
|
||||
fill: false
|
||||
|
||||
- type: custom:mini-graph-card
|
||||
align_icon: left
|
||||
align_state: center
|
||||
- type: custom:mini-graph-card
|
||||
align_icon: left
|
||||
align_state: center
|
||||
entities:
|
||||
- sensor.local_mariadb_database_size
|
||||
font_size: 50
|
||||
icon: mdi:database
|
||||
name: Database
|
||||
hours_to_show: 96
|
||||
points_per_hour: 3
|
||||
show:
|
||||
fill: false
|
||||
- type: glance
|
||||
show_icon: false
|
||||
columns: 3
|
||||
entities:
|
||||
- sensor.local_mariadb_database_size
|
||||
font_size: 50
|
||||
icon: mdi:database
|
||||
name: Database
|
||||
hours_to_show: 96
|
||||
points_per_hour: 3
|
||||
show:
|
||||
fill: false
|
||||
- type: glance
|
||||
show_icon: false
|
||||
columns: 3
|
||||
entities:
|
||||
- entity: sensor.count_binary_sensors
|
||||
name: Binary Sensors
|
||||
- entity: sensor.count_sensors
|
||||
name: Sensors
|
||||
- entity: sensor.count_switches
|
||||
name: Switches
|
||||
- entity: sensor.count_device_trackers
|
||||
name: Device Trackers
|
||||
- entity: sensor.count_automations
|
||||
name: Automations
|
||||
- entity: sensor.count_scripts
|
||||
name: Scripts
|
||||
- entity: sensor.count_input_booleans
|
||||
name: Bools
|
||||
- entity: sensor.count_input_numbers
|
||||
name: Numbers
|
||||
- entity: sensor.count_input_datetimes
|
||||
name: DateTimes
|
||||
- entity: sensor.count_input_selects
|
||||
name: Selects
|
||||
- entity: sensor.count_zones
|
||||
name: Zones
|
||||
- entity: sensor.count_input_texts
|
||||
name: Texts
|
||||
- entity: sensor.count_binary_sensors
|
||||
name: Binary Sensors
|
||||
- entity: sensor.count_sensors
|
||||
name: Sensors
|
||||
- entity: sensor.count_switches
|
||||
name: Switches
|
||||
- entity: sensor.count_device_trackers
|
||||
name: Device Trackers
|
||||
- entity: sensor.count_automations
|
||||
name: Automations
|
||||
- entity: sensor.count_scripts
|
||||
name: Scripts
|
||||
- entity: sensor.count_input_booleans
|
||||
name: Bools
|
||||
- entity: sensor.count_input_numbers
|
||||
name: Numbers
|
||||
- entity: sensor.count_input_datetimes
|
||||
name: DateTimes
|
||||
- entity: sensor.count_input_selects
|
||||
name: Selects
|
||||
- entity: sensor.count_zones
|
||||
name: Zones
|
||||
- entity: sensor.count_input_texts
|
||||
name: Texts
|
||||
|
||||
# - type: glance
|
||||
# show_header_toggle: false
|
||||
@@ -140,25 +140,25 @@ cards:
|
||||
# name: Hassio
|
||||
# tap_action:
|
||||
# action: call-service
|
||||
# service: homeassistant.restart
|
||||
# action: homeassistant.restart
|
||||
# - entity: zone.home
|
||||
# icon: mdi:cogs
|
||||
# name: Automation
|
||||
# tap_action:
|
||||
# action: call-service
|
||||
# service: automation.reload
|
||||
# action: automation.reload
|
||||
# - entity: zone.home
|
||||
# icon: mdi:script-text
|
||||
# name: Script
|
||||
# tap_action:
|
||||
# action: call-service
|
||||
# service: script.reload
|
||||
# action: script.reload
|
||||
# - entity: zone.home
|
||||
# icon: mdi:group
|
||||
# name: Groups
|
||||
# tap_action:
|
||||
# action: call-service
|
||||
# service: group.reload
|
||||
# action: group.reload
|
||||
|
||||
# - type: vertical-stack
|
||||
# cards:
|
||||
@@ -334,16 +334,16 @@ cards:
|
||||
cards:
|
||||
- type: custom:mushroom-entity-card
|
||||
layout: vertical
|
||||
entity: sensor.blue_room_multisensor_illuminance
|
||||
name: Blue Room
|
||||
entity: sensor.boys_room_multisensor_illuminance
|
||||
name: Boys Room
|
||||
icon_type: none
|
||||
- type: custom:mushroom-entity-card
|
||||
entity: input_number.blue_room_light_level_trigger
|
||||
entity: input_number.boys_room_light_level_trigger
|
||||
layout: vertical
|
||||
name: Blue Room
|
||||
name: Boys Room
|
||||
icon_type: none
|
||||
- type: custom:mushroom-entity-card
|
||||
entity: binary_sensor.blue_room_naturally_lit
|
||||
entity: binary_sensor.boys_room_naturally_lit
|
||||
name: Naturally Lit
|
||||
layout: vertical
|
||||
secondary_info: state
|
||||
@@ -406,7 +406,6 @@ cards:
|
||||
secondary_info: state
|
||||
icon_type: none
|
||||
|
||||
|
||||
- type: glance
|
||||
entities:
|
||||
- entity: input_number.is_dark
|
||||
@@ -414,4 +413,4 @@ cards:
|
||||
- entity: input_number.is_dim
|
||||
name: Dim
|
||||
- entity: input_number.is_daylight
|
||||
name: Daylight
|
||||
name: Daylight
|
||||
|
||||
@@ -5,7 +5,7 @@ cards:
|
||||
|
||||
- !include /config/lovelace/room_cards/front_room.yaml
|
||||
|
||||
- !include /config/lovelace/room_cards/nursery.yaml
|
||||
- !include /config/lovelace/room_cards/girls_room.yaml
|
||||
|
||||
- !include /config/lovelace/room_cards/kitchen.yaml
|
||||
|
||||
@@ -29,7 +29,7 @@ cards:
|
||||
|
||||
- !include /config/lovelace/room_cards/mancave.yaml
|
||||
|
||||
- !include /config/lovelace/room_cards/blue_room.yaml
|
||||
- !include /config/lovelace/room_cards/boys_room.yaml
|
||||
|
||||
- !include /config/lovelace/room_cards/furnace_room.yaml
|
||||
|
||||
|
||||
@@ -58,7 +58,7 @@ cards:
|
||||
- input_boolean.garage_occupied
|
||||
- input_boolean.computer_area_occupied
|
||||
- input_boolean.great_room_occupied
|
||||
- input_boolean.blue_room_occupied
|
||||
- input_boolean.boys_room_occupied
|
||||
- input_boolean.mancave_occupied
|
||||
- input_boolean.utility_room_occupied
|
||||
- input_boolean.deck_occupied
|
||||
@@ -72,7 +72,7 @@ cards:
|
||||
class: room-empty
|
||||
action:
|
||||
domain: homeassistant
|
||||
service: homeassistant.toggle
|
||||
action: homeassistant.toggle
|
||||
|
||||
- entities:
|
||||
- sensor.general_waste
|
||||
@@ -81,9 +81,9 @@ cards:
|
||||
class: bin-today
|
||||
- state: "tomorrow"
|
||||
class: bin-tomorrow
|
||||
- state: 'future'
|
||||
- state: "future"
|
||||
class: bin-future
|
||||
- state: 'false'
|
||||
- state: "false"
|
||||
class: bin-false
|
||||
|
||||
- entities:
|
||||
@@ -136,7 +136,7 @@ cards:
|
||||
- binary_sensor.nursery_person_occupancy
|
||||
- binary_sensor.utility_room_person_occupancy
|
||||
- binary_sensor.utility_room_person_occupancy
|
||||
- binary_sensor.blue_room_person_occupancy
|
||||
- binary_sensor.boys_room_person_occupancy
|
||||
- binary_sensor.furnace_room_person_occupancy
|
||||
- binary_sensor.driveway_vehicle_occupancy
|
||||
states:
|
||||
@@ -155,7 +155,7 @@ cards:
|
||||
- sensor.front_room_thermal_comfort_dew_point_perception
|
||||
- sensor.master_bathroom_thermal_comfort_dew_point_perception
|
||||
- sensor.computer_area_thermal_comfort_dew_point_perception
|
||||
- sensor.blue_room_thermal_comfort_dew_point_perception
|
||||
- sensor.boys_room_thermal_comfort_dew_point_perception
|
||||
- sensor.utility_room_thermal_comfort_dew_point_perception
|
||||
states:
|
||||
- state: "dry"
|
||||
@@ -185,7 +185,7 @@ cards:
|
||||
- sensor.front_room_thermal_comfort_humidex_perception
|
||||
- sensor.master_bathroom_thermal_comfort_humidex_perception
|
||||
- sensor.computer_area_thermal_comfort_humidex_perception
|
||||
- sensor.blue_room_thermal_comfort_humidex_perception
|
||||
- sensor.boys_room_thermal_comfort_humidex_perception
|
||||
- sensor.utility_room_thermal_comfort_humidex_perception
|
||||
states:
|
||||
- state: "comfortable"
|
||||
@@ -211,7 +211,7 @@ cards:
|
||||
- sensor.front_room_thermal_comfort_summer_simmer_perception
|
||||
- sensor.master_bathroom_thermal_comfort_summer_simmer_perception
|
||||
- sensor.computer_area_thermal_comfort_summer_simmer_perception
|
||||
- sensor.blue_room_thermal_comfort_summer_simmer_perception
|
||||
- sensor.boys_room_thermal_comfort_summer_simmer_perception
|
||||
- sensor.utility_room_thermal_comfort_summer_simmer_perception
|
||||
states:
|
||||
- state: "unavailable"
|
||||
@@ -289,8 +289,8 @@ cards:
|
||||
- media_player.kitchen
|
||||
- media_player.master_bedroom_clock
|
||||
- media_player.front_room_hub
|
||||
- media_player.nursery_hub
|
||||
- media_player.blue_room_clock
|
||||
- media_player.girls_room_hub
|
||||
- media_player.boys_room_clock
|
||||
states:
|
||||
- state: "playing"
|
||||
class: "squeezebox-on"
|
||||
@@ -367,8 +367,8 @@ cards:
|
||||
- sensor.downstairs_temperature
|
||||
- sensor.computer_area_multisensor_air_temperature
|
||||
- sensor.mancave_thermostat_temperature
|
||||
- sensor.blue_room_thermostat_temperature
|
||||
- sensor.blue_room_multisensor_air_temperature
|
||||
- sensor.boys_room_thermostat_temperature
|
||||
- sensor.boys_room_multisensor_air_temperature
|
||||
- sensor.kitchen_multisensor_air_temperature
|
||||
- sensor.great_room_multisensor_air_temperature
|
||||
- sensor.dining_room_multisensor_air_temperature
|
||||
@@ -479,11 +479,11 @@ cards:
|
||||
- sensor.computer_area_multisensor_humidity
|
||||
- sensor.great_room_multisensor_humidity
|
||||
- sensor.mancave_thermostat_humidity
|
||||
- sensor.blue_room_thermostat_humidity
|
||||
- sensor.boys_room_thermostat_humidity
|
||||
- sensor.front_room_thermostat_humidity
|
||||
- sensor.kitchen_multisensor_humidity
|
||||
- sensor.furnace_room_thermostat_humidity
|
||||
- sensor.blue_room_multisensor_humidity
|
||||
- sensor.boys_room_multisensor_humidity
|
||||
- sensor.dining_room_multisensor_humidity
|
||||
text_template: '${entity.state ? Math.ceil(entity.state) : "unknown"} %'
|
||||
class_template: '
|
||||
@@ -531,7 +531,7 @@ cards:
|
||||
- sensor.garage_multisensor_illuminance
|
||||
- sensor.front_room_light_level
|
||||
- sensor.kitchen_multisensor_illuminance
|
||||
- sensor.blue_room_multisensor_illuminance
|
||||
- sensor.boys_room_multisensor_illuminance
|
||||
- sensor.dining_room_multisensor_illuminance
|
||||
text_template: '${entity.state ? Math.ceil(entity.state) : "unknown"} lx'
|
||||
class_template: '
|
||||
@@ -589,7 +589,7 @@ cards:
|
||||
# class: "light-unavailable"
|
||||
# action:
|
||||
# domain: homeassistant
|
||||
# service: homeassistant.toggle
|
||||
# action: homeassistant.toggle
|
||||
|
||||
- entities:
|
||||
- light.front_room_splash_left
|
||||
@@ -615,8 +615,8 @@ cards:
|
||||
- light.utility_room_hue
|
||||
- light.mancave
|
||||
- light.deck
|
||||
- light.blue_room_hue
|
||||
- light.blue_room_closet
|
||||
- light.boys_room_hue
|
||||
- light.boys_room_closet
|
||||
- light.furnace_room
|
||||
- light.storage_room
|
||||
- switch.utility_room_vent_switch
|
||||
@@ -630,10 +630,10 @@ cards:
|
||||
class: "entity-unavailable"
|
||||
action:
|
||||
domain: homeassistant
|
||||
service: homeassistant.toggle
|
||||
action: homeassistant.toggle
|
||||
|
||||
- entities:
|
||||
- binary_sensor.blue_room_naturally_lit
|
||||
- binary_sensor.boys_room_naturally_lit
|
||||
- binary_sensor.computer_area_naturally_lit
|
||||
- binary_sensor.deck_naturally_lit
|
||||
- binary_sensor.dining_room_naturally_lit
|
||||
@@ -710,8 +710,8 @@ cards:
|
||||
- binary_sensor.utility_room_motion_switch_home_security_motion_detection
|
||||
- binary_sensor.mancave_motion_switch_home_security_motion_detection
|
||||
- binary_sensor.dining_room_motion_switch_home_security_motion_detection
|
||||
- binary_sensor.blue_room_multisensor_motion_detection
|
||||
- binary_sensor.blue_room_motion_switch_home_security_motion_detection
|
||||
- binary_sensor.boys_room_multisensor_motion_detection
|
||||
- binary_sensor.boys_room_motion_switch_motion_detection
|
||||
- binary_sensor.furnace_room_motion_switch_home_security_motion_detection
|
||||
- binary_sensor.front_room_motion
|
||||
|
||||
@@ -741,7 +741,7 @@ cards:
|
||||
- binary_sensor.pantry_door_contact
|
||||
- binary_sensor.storage_room_door_contact
|
||||
- binary_sensor.mancave_door_contact
|
||||
- binary_sensor.blue_room_door_contact
|
||||
- binary_sensor.boys_room_door_contact
|
||||
- binary_sensor.hvac_multisensor_door
|
||||
#- binary_sensor.furnace_room_door_contact
|
||||
- binary_sensor.utility_room_door_contact
|
||||
@@ -778,7 +778,7 @@ cards:
|
||||
- binary_sensor.nursery_window_contact
|
||||
- binary_sensor.master_bedroom_window_contact
|
||||
- binary_sensor.computer_area_window_contact
|
||||
- binary_sensor.blue_room_window_contact
|
||||
- binary_sensor.boys_room_window_contact
|
||||
- binary_sensor.entryway_window_contact
|
||||
states:
|
||||
- state: "off"
|
||||
|
||||
+138
-138
@@ -5,144 +5,144 @@ visible:
|
||||
- user: 24a4bd075e7f41a497dd0390a1dd4a9f
|
||||
- user: cad46dedf86f454ebbd7f697a58730f2
|
||||
cards:
|
||||
- type: glance
|
||||
title: Public
|
||||
columns: 2
|
||||
show_icon: true
|
||||
entities:
|
||||
- entity: input_select.front_room_mode
|
||||
name: Front Room
|
||||
- entity: input_boolean.front_room_occupied
|
||||
name: Occupied
|
||||
tap_action:
|
||||
action: toggle
|
||||
- entity: input_select.kitchen_mode
|
||||
name: Kitchen
|
||||
- entity: input_boolean.kitchen_occupied
|
||||
name: Occupied
|
||||
tap_action:
|
||||
action: toggle
|
||||
- entity: input_select.dining_room_mode
|
||||
name: Dining Room
|
||||
- entity: input_boolean.dining_room_occupied
|
||||
name: Occupied
|
||||
tap_action:
|
||||
action: toggle
|
||||
- entity: input_select.great_room_mode
|
||||
name: Great Room
|
||||
- entity: input_boolean.great_room_occupied
|
||||
name: Occupied
|
||||
tap_action:
|
||||
action: toggle
|
||||
- entity: input_select.utility_room_mode
|
||||
name: Utility Room
|
||||
- entity: input_boolean.utility_room_occupied
|
||||
name: Occupied
|
||||
tap_action:
|
||||
action: toggle
|
||||
- type: glance
|
||||
title: Public
|
||||
columns: 2
|
||||
show_icon: true
|
||||
entities:
|
||||
- entity: input_select.front_room_mode
|
||||
name: Front Room
|
||||
- entity: input_boolean.front_room_occupied
|
||||
name: Occupied
|
||||
tap_action:
|
||||
action: toggle
|
||||
- entity: input_select.kitchen_mode
|
||||
name: Kitchen
|
||||
- entity: input_boolean.kitchen_occupied
|
||||
name: Occupied
|
||||
tap_action:
|
||||
action: toggle
|
||||
- entity: input_select.dining_room_mode
|
||||
name: Dining Room
|
||||
- entity: input_boolean.dining_room_occupied
|
||||
name: Occupied
|
||||
tap_action:
|
||||
action: toggle
|
||||
- entity: input_select.great_room_mode
|
||||
name: Great Room
|
||||
- entity: input_boolean.great_room_occupied
|
||||
name: Occupied
|
||||
tap_action:
|
||||
action: toggle
|
||||
- entity: input_select.utility_room_mode
|
||||
name: Utility Room
|
||||
- entity: input_boolean.utility_room_occupied
|
||||
name: Occupied
|
||||
tap_action:
|
||||
action: toggle
|
||||
|
||||
- type: glance
|
||||
title: Private
|
||||
columns: 2
|
||||
show_icon: true
|
||||
entities:
|
||||
- entity: input_select.master_bedroom_mode
|
||||
name: Master Bedroom
|
||||
- entity: input_boolean.master_bedroom_occupied
|
||||
name: Occupied
|
||||
tap_action:
|
||||
action: toggle
|
||||
- entity: input_select.nursery_mode
|
||||
name: Nursery
|
||||
- entity: input_boolean.nursery_occupied
|
||||
name: Occupied
|
||||
tap_action:
|
||||
action: toggle
|
||||
- entity: input_select.master_bathroom_mode
|
||||
name: Master Bathroom
|
||||
- entity: input_boolean.master_bathroom_occupied
|
||||
name: Occupied
|
||||
tap_action:
|
||||
action: toggle
|
||||
- entity: input_select.blue_room_mode
|
||||
name: Blue Room
|
||||
- entity: input_boolean.blue_room_occupied
|
||||
name: Occupied
|
||||
tap_action:
|
||||
action: toggle
|
||||
- entity: input_select.mancave_mode
|
||||
name: Mancave
|
||||
- entity: input_boolean.mancave_occupied
|
||||
name: Occupied
|
||||
tap_action:
|
||||
action: toggle
|
||||
- type: glance
|
||||
title: Private
|
||||
columns: 2
|
||||
show_icon: true
|
||||
entities:
|
||||
- entity: input_select.master_bedroom_mode
|
||||
name: Master Bedroom
|
||||
- entity: input_boolean.master_bedroom_occupied
|
||||
name: Occupied
|
||||
tap_action:
|
||||
action: toggle
|
||||
- entity: input_select.nursery_mode
|
||||
name: Nursery
|
||||
- entity: input_boolean.nursery_occupied
|
||||
name: Occupied
|
||||
tap_action:
|
||||
action: toggle
|
||||
- entity: input_select.master_bathroom_mode
|
||||
name: Master Bathroom
|
||||
- entity: input_boolean.master_bathroom_occupied
|
||||
name: Occupied
|
||||
tap_action:
|
||||
action: toggle
|
||||
- entity: input_select.boys_room_mode
|
||||
name: Boys Room
|
||||
- entity: input_boolean.boys_room_occupied
|
||||
name: Occupied
|
||||
tap_action:
|
||||
action: toggle
|
||||
- entity: input_select.mancave_mode
|
||||
name: Mancave
|
||||
- entity: input_boolean.mancave_occupied
|
||||
name: Occupied
|
||||
tap_action:
|
||||
action: toggle
|
||||
|
||||
- type: glance
|
||||
title: House
|
||||
columns: 2
|
||||
show_icon: true
|
||||
entities:
|
||||
- entity: input_select.house
|
||||
name: House
|
||||
- entity: input_boolean.home_occupied
|
||||
name: Occupied
|
||||
tap_action:
|
||||
action: toggle
|
||||
- entity: input_select.computer_area_mode
|
||||
name: Computer Area
|
||||
- entity: input_boolean.computer_area_occupied
|
||||
name: Occupied
|
||||
tap_action:
|
||||
action: toggle
|
||||
- entity: input_select.entryway_mode
|
||||
name: Entryway
|
||||
- entity: input_boolean.entryway_occupied
|
||||
name: Occupied
|
||||
tap_action:
|
||||
action: toggle
|
||||
- type: glance
|
||||
title: House
|
||||
columns: 2
|
||||
show_icon: true
|
||||
entities:
|
||||
- entity: input_select.house
|
||||
name: House
|
||||
- entity: input_boolean.home_occupied
|
||||
name: Occupied
|
||||
tap_action:
|
||||
action: toggle
|
||||
- entity: input_select.computer_area_mode
|
||||
name: Computer Area
|
||||
- entity: input_boolean.computer_area_occupied
|
||||
name: Occupied
|
||||
tap_action:
|
||||
action: toggle
|
||||
- entity: input_select.entryway_mode
|
||||
name: Entryway
|
||||
- entity: input_boolean.entryway_occupied
|
||||
name: Occupied
|
||||
tap_action:
|
||||
action: toggle
|
||||
|
||||
- type: glance
|
||||
columns: 2
|
||||
show_icon: false
|
||||
title: Time of Day
|
||||
entities:
|
||||
- entity: input_select.time_of_day
|
||||
name: Time of Day
|
||||
- entity: input_select.automatic_light_profile
|
||||
name: Automatic Light Profile
|
||||
- entity: input_select.early_morning_mode
|
||||
name: "4-6 Early AM"
|
||||
- entity: input_select.early_morning_kids_mode
|
||||
name: "4-6 Early AM Kids"
|
||||
- entity: input_select.morning_mode
|
||||
name: "6-9 AM"
|
||||
- entity: input_select.morning_kids_mode
|
||||
name: "6-9 AM Kids"
|
||||
- entity: input_select.late_morning_mode
|
||||
name: "9-12 Late AM"
|
||||
- entity: input_select.late_morning_kids_mode
|
||||
name: "9-12 Late AM Kids"
|
||||
- entity: input_select.early_afternoon_mode
|
||||
name: "12-15 Early Day"
|
||||
- entity: input_select.early_afternoon_kids_mode
|
||||
name: "12-15 Early Day Kids"
|
||||
- entity: input_select.late_afternoon_mode
|
||||
name: "15-17 Late Day"
|
||||
- entity: input_select.late_afternoon_kids_mode
|
||||
name: "15-17 Late Day Kids"
|
||||
- entity: input_select.early_evening_mode
|
||||
name: "17-19 Early PM"
|
||||
- entity: input_select.early_evening_kids_mode
|
||||
name: "17-19 Early PM Kids"
|
||||
- entity: input_select.evening_mode
|
||||
name: "19-22 PM"
|
||||
- entity: input_select.evening_kids_mode
|
||||
name: "19-22 PM Kids"
|
||||
- entity: input_select.late_evening_mode
|
||||
name: "22-00 Late PM"
|
||||
- entity: input_select.late_evening_kids_mode
|
||||
name: "22-00 Late PM Kids"
|
||||
- entity: input_select.night_mode
|
||||
name: "00-4 Night"
|
||||
- entity: input_select.night_kids_mode
|
||||
name: "00-4 Night Kids"
|
||||
- type: glance
|
||||
columns: 2
|
||||
show_icon: false
|
||||
title: Time of Day
|
||||
entities:
|
||||
- entity: input_select.time_of_day
|
||||
name: Time of Day
|
||||
- entity: input_select.automatic_light_profile
|
||||
name: Automatic Light Profile
|
||||
- entity: input_select.early_morning_mode
|
||||
name: "4-6 Early AM"
|
||||
- entity: input_select.early_morning_kids_mode
|
||||
name: "4-6 Early AM Kids"
|
||||
- entity: input_select.morning_mode
|
||||
name: "6-9 AM"
|
||||
- entity: input_select.morning_kids_mode
|
||||
name: "6-9 AM Kids"
|
||||
- entity: input_select.late_morning_mode
|
||||
name: "9-12 Late AM"
|
||||
- entity: input_select.late_morning_kids_mode
|
||||
name: "9-12 Late AM Kids"
|
||||
- entity: input_select.early_afternoon_mode
|
||||
name: "12-15 Early Day"
|
||||
- entity: input_select.early_afternoon_kids_mode
|
||||
name: "12-15 Early Day Kids"
|
||||
- entity: input_select.late_afternoon_mode
|
||||
name: "15-17 Late Day"
|
||||
- entity: input_select.late_afternoon_kids_mode
|
||||
name: "15-17 Late Day Kids"
|
||||
- entity: input_select.early_evening_mode
|
||||
name: "17-19 Early PM"
|
||||
- entity: input_select.early_evening_kids_mode
|
||||
name: "17-19 Early PM Kids"
|
||||
- entity: input_select.evening_mode
|
||||
name: "19-22 PM"
|
||||
- entity: input_select.evening_kids_mode
|
||||
name: "19-22 PM Kids"
|
||||
- entity: input_select.late_evening_mode
|
||||
name: "22-00 Late PM"
|
||||
- entity: input_select.late_evening_kids_mode
|
||||
name: "22-00 Late PM Kids"
|
||||
- entity: input_select.night_mode
|
||||
name: "00-4 Night"
|
||||
- entity: input_select.night_kids_mode
|
||||
name: "00-4 Night Kids"
|
||||
|
||||
@@ -58,7 +58,7 @@ cards:
|
||||
show_source: true
|
||||
tts:
|
||||
platform: google_translate
|
||||
- entity: media_player.nursery_hub
|
||||
- entity: media_player.girls_room_hub
|
||||
name: Nursery
|
||||
#type: media-control
|
||||
type: custom:mini-media-player
|
||||
@@ -112,8 +112,8 @@ cards:
|
||||
show_source: true
|
||||
tts:
|
||||
platform: google_translate
|
||||
- entity: media_player.blue_room_clock
|
||||
name: Blue Room
|
||||
- entity: media_player.boys_room_clock
|
||||
name: Boys Room
|
||||
#type: media-control
|
||||
type: custom:mini-media-player
|
||||
group: true
|
||||
@@ -318,7 +318,7 @@ cards:
|
||||
# id: great_room
|
||||
# - name: Nursery
|
||||
# type: source
|
||||
# id: nursery_hub
|
||||
# id: girls_room_hub
|
||||
# - name: Master Bedroom
|
||||
# type: source
|
||||
# id: master_bedroom_clock
|
||||
|
||||
@@ -7,92 +7,92 @@ visible:
|
||||
cards:
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- entities:
|
||||
- entity: sensor.master_bedroom_multisensor_air_temperature
|
||||
name: Master Bedroom
|
||||
- entity: sensor.nursery_multisensor_air_temperature
|
||||
name: Nursery
|
||||
- entity: sensor.thermostat_temperature
|
||||
name: Thermostat
|
||||
- entity: sensor.dining_room_multisensor_air_temperature
|
||||
name: Dining Room
|
||||
- entity: sensor.front_room_thermostat_temperature
|
||||
name: Front Room
|
||||
- entity: sensor.kitchen_multisensor_air_temperature
|
||||
name: Kitchen
|
||||
hours_to_show: 12
|
||||
refresh_interval: 60
|
||||
title: Upstairs Temp
|
||||
type: history-graph
|
||||
- entities:
|
||||
- entity: sensor.master_bedroom_multisensor_humidity
|
||||
name: Master Bedroom
|
||||
- entity: sensor.nursery_multisensor_humidity
|
||||
name: Nursery
|
||||
- entity: sensor.thermostat_humidity
|
||||
name: Thermostat
|
||||
- entity: sensor.dining_room_multisensor_humidity
|
||||
name: Dining Room
|
||||
- entity: sensor.front_room_thermostat_humidity
|
||||
name: Front Room
|
||||
- entity: sensor.kitchen_multisensor_humidity
|
||||
name: Kitchen
|
||||
hours_to_show: 12
|
||||
refresh_interval: 60
|
||||
title: Upstairs Humidity
|
||||
type: history-graph
|
||||
- entities:
|
||||
- entity: sensor.master_bathroom_thermostat_temperature
|
||||
name: Master Bathroom
|
||||
- entity: sensor.utility_room_thermostat_temperature
|
||||
name: Utility Room
|
||||
hours_to_show: 12
|
||||
refresh_interval: 60
|
||||
title: Bathroom Temperature
|
||||
type: history-graph
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- entities:
|
||||
- entity: sensor.computer_area_multisensor_air_temperature
|
||||
name: Computer Area
|
||||
- entity: sensor.great_room_multisensor_air_temperature
|
||||
name: Great Room
|
||||
- entity: sensor.mancave_thermostat_temperature
|
||||
name: Mancave
|
||||
- entity: sensor.blue_room_multisensor_air_temperature
|
||||
name: Blue Room
|
||||
- entity: sensor.furnace_room_thermostat_temperature
|
||||
name: Furnace Room
|
||||
hours_to_show: 12
|
||||
refresh_interval: 60
|
||||
title: Downstairs Temp
|
||||
type: history-graph
|
||||
- entities:
|
||||
- entity: sensor.computer_area_multisensor_humidity
|
||||
name: Computer Area
|
||||
- entity: sensor.great_room_multisensor_humidity
|
||||
name: Great Room
|
||||
- entity: sensor.mancave_thermostat_humidity
|
||||
name: Mancave
|
||||
- entity: sensor.blue_room_multisensor_humidity
|
||||
name: Blue Room
|
||||
- entity: sensor.furnace_room_thermostat_humidity
|
||||
name: Furnace Room
|
||||
hours_to_show: 12
|
||||
refresh_interval: 60
|
||||
title: Downstairs Humidity
|
||||
type: history-graph
|
||||
- entities:
|
||||
- entity: sensor.master_bathroom_thermostat_humidity
|
||||
name: Master Bathroom
|
||||
- entity: sensor.utility_room_thermostat_humidity
|
||||
name: Utility Room
|
||||
hours_to_show: 12
|
||||
refresh_interval: 60
|
||||
title: Bathroom Humidity
|
||||
type: history-graph
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- entities:
|
||||
- entity: sensor.master_bedroom_multisensor_air_temperature
|
||||
name: Master Bedroom
|
||||
- entity: sensor.nursery_multisensor_air_temperature
|
||||
name: Nursery
|
||||
- entity: sensor.thermostat_temperature
|
||||
name: Thermostat
|
||||
- entity: sensor.dining_room_multisensor_air_temperature
|
||||
name: Dining Room
|
||||
- entity: sensor.front_room_thermostat_temperature
|
||||
name: Front Room
|
||||
- entity: sensor.kitchen_multisensor_air_temperature
|
||||
name: Kitchen
|
||||
hours_to_show: 12
|
||||
refresh_interval: 60
|
||||
title: Upstairs Temp
|
||||
type: history-graph
|
||||
- entities:
|
||||
- entity: sensor.master_bedroom_multisensor_humidity
|
||||
name: Master Bedroom
|
||||
- entity: sensor.nursery_multisensor_humidity
|
||||
name: Nursery
|
||||
- entity: sensor.thermostat_humidity
|
||||
name: Thermostat
|
||||
- entity: sensor.dining_room_multisensor_humidity
|
||||
name: Dining Room
|
||||
- entity: sensor.front_room_thermostat_humidity
|
||||
name: Front Room
|
||||
- entity: sensor.kitchen_multisensor_humidity
|
||||
name: Kitchen
|
||||
hours_to_show: 12
|
||||
refresh_interval: 60
|
||||
title: Upstairs Humidity
|
||||
type: history-graph
|
||||
- entities:
|
||||
- entity: sensor.master_bathroom_thermostat_temperature
|
||||
name: Master Bathroom
|
||||
- entity: sensor.utility_room_thermostat_temperature
|
||||
name: Utility Room
|
||||
hours_to_show: 12
|
||||
refresh_interval: 60
|
||||
title: Bathroom Temperature
|
||||
type: history-graph
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- entities:
|
||||
- entity: sensor.computer_area_multisensor_air_temperature
|
||||
name: Computer Area
|
||||
- entity: sensor.great_room_multisensor_air_temperature
|
||||
name: Great Room
|
||||
- entity: sensor.mancave_thermostat_temperature
|
||||
name: Mancave
|
||||
- entity: sensor.boys_room_multisensor_air_temperature
|
||||
name: Boys Room
|
||||
- entity: sensor.furnace_room_thermostat_temperature
|
||||
name: Furnace Room
|
||||
hours_to_show: 12
|
||||
refresh_interval: 60
|
||||
title: Downstairs Temp
|
||||
type: history-graph
|
||||
- entities:
|
||||
- entity: sensor.computer_area_multisensor_humidity
|
||||
name: Computer Area
|
||||
- entity: sensor.great_room_multisensor_humidity
|
||||
name: Great Room
|
||||
- entity: sensor.mancave_thermostat_humidity
|
||||
name: Mancave
|
||||
- entity: sensor.boys_room_multisensor_humidity
|
||||
name: Boys Room
|
||||
- entity: sensor.furnace_room_thermostat_humidity
|
||||
name: Furnace Room
|
||||
hours_to_show: 12
|
||||
refresh_interval: 60
|
||||
title: Downstairs Humidity
|
||||
type: history-graph
|
||||
- entities:
|
||||
- entity: sensor.master_bathroom_thermostat_humidity
|
||||
name: Master Bathroom
|
||||
- entity: sensor.utility_room_thermostat_humidity
|
||||
name: Utility Room
|
||||
hours_to_show: 12
|
||||
refresh_interval: 60
|
||||
title: Bathroom Humidity
|
||||
type: history-graph
|
||||
|
||||
- type: vertical-stack
|
||||
view_layout:
|
||||
@@ -151,8 +151,8 @@ cards:
|
||||
name: Computer Area
|
||||
- entity: sensor.great_room_multisensor_illuminance
|
||||
name: Great Room
|
||||
- entity: sensor.blue_room_multisensor_illuminance
|
||||
name: Blue Room
|
||||
- entity: sensor.boys_room_multisensor_illuminance
|
||||
name: Boys Room
|
||||
hours_to_show: 12
|
||||
refresh_interval: 60
|
||||
title: Downstairs Light Level
|
||||
|
||||
+13
-13
@@ -858,7 +858,7 @@ badges:
|
||||
name: Mail
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: homeassistant.turn_on
|
||||
action: homeassistant.turn_on
|
||||
service_data:
|
||||
entity_id: input_boolean.mail_checked
|
||||
hold_action:
|
||||
@@ -867,7 +867,7 @@ badges:
|
||||
name: Trash
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: homeassistant.turn_on
|
||||
action: homeassistant.turn_on
|
||||
service_data:
|
||||
entity_id: input_boolean.trash_out
|
||||
hold_action:
|
||||
@@ -1134,16 +1134,16 @@ cards:
|
||||
name: Bedroom
|
||||
- entity: binary_sensor.computer_area_window_contact
|
||||
name: Computer
|
||||
- entity: binary_sensor.blue_room_window_contact
|
||||
name: Blue Room
|
||||
- entity: binary_sensor.boys_room_window_contact
|
||||
name: Boys Room
|
||||
- entity: binary_sensor.kitchen_fridge_door_contact
|
||||
name: Fridge
|
||||
- entity: binary_sensor.computer_chair_contact
|
||||
name: Computer Chair
|
||||
- entity: binary_sensor.basement_door_contact
|
||||
name: Basement
|
||||
- entity: binary_sensor.blue_room_door_contact
|
||||
name: Blue Room
|
||||
- entity: binary_sensor.boys_room_door_contact
|
||||
name: Boys Room
|
||||
- entity: binary_sensor.mancave_door_contact
|
||||
name: Mancave
|
||||
- entity: binary_sensor.utility_room_door_contact
|
||||
@@ -1152,11 +1152,11 @@ cards:
|
||||
- entity: sensor.bathroom_vent_switch_node_status
|
||||
name: Bathroom Vent
|
||||
|
||||
- entity: sensor.blue_room_closet_switch_node_status
|
||||
name: Blue Room Closet
|
||||
- entity: sensor.boys_room_closet_switch_node_status
|
||||
name: Boys Room Closet
|
||||
|
||||
- entity: sensor.blue_room_motion_switch_node_status
|
||||
name: Blue Room Motion Switch
|
||||
- entity: sensor.boys_room_motion_switch_node_status
|
||||
name: Boys Room Motion Switch
|
||||
|
||||
- entity: sensor.computer_area_multisensor_node_status
|
||||
name: Computer Area MultiSensor
|
||||
@@ -1226,7 +1226,7 @@ cards:
|
||||
name: Utility Room Vent
|
||||
|
||||
- entity: camera.frigate_cam01
|
||||
name: Blue Room
|
||||
name: Boys Room
|
||||
- entity: camera.frigate_cam03
|
||||
name: Comp. Desk
|
||||
- entity: camera.frigate_cam04
|
||||
@@ -1256,14 +1256,14 @@ cards:
|
||||
- entity: media_player.great_room
|
||||
- entity: media_player.kitchen
|
||||
- entity: media_player.master_bedroom_clock
|
||||
- entity: media_player.nursery_hub
|
||||
- entity: media_player.girls_room_hub
|
||||
- entity: device_tracker.amcrest_technologies_24_1f_27
|
||||
name: MBR Left
|
||||
icon: mdi:cctv
|
||||
state_filter:
|
||||
- "not_home"
|
||||
- entity: device_tracker.amcrest_technologies_35_ad_6f
|
||||
name: Blue Room
|
||||
name: Boys Room
|
||||
icon: mdi:cctv
|
||||
state_filter:
|
||||
- "not_home"
|
||||
|
||||
@@ -17,7 +17,7 @@ cards:
|
||||
camera_image: camera.clint
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: input_boolean.toggle
|
||||
action: input_boolean.toggle
|
||||
service_data:
|
||||
entity_id: input_boolean.lovelace_clint_more
|
||||
- type: conditional
|
||||
@@ -58,7 +58,7 @@ cards:
|
||||
camera_image: camera.emmett
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: input_boolean.toggle
|
||||
action: input_boolean.toggle
|
||||
service_data:
|
||||
entity_id: input_boolean.lovelace_emmett_more
|
||||
- type: conditional
|
||||
@@ -94,7 +94,7 @@ cards:
|
||||
camera_image: camera.bridget
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: input_boolean.toggle
|
||||
action: input_boolean.toggle
|
||||
service_data:
|
||||
entity_id: input_boolean.lovelace_bridget_more
|
||||
- type: conditional
|
||||
|
||||
+71
-71
@@ -10,74 +10,74 @@ cards:
|
||||
- type: energy-devices-graph
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
- type: entities
|
||||
entities:
|
||||
- entity: sensor.pm_grid_total_w
|
||||
name: Grid [W]
|
||||
- entity: sensor.pm_grid_kwh
|
||||
name: Grid [kWh]
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
- type: entities
|
||||
entities:
|
||||
- entity: sensor.pm_grid_phase_a_w
|
||||
name: Phase A
|
||||
- type: divider
|
||||
- entity: sensor.pm_well_w
|
||||
name: Well
|
||||
- entity: sensor.pm_kitchen_1_w
|
||||
name: Kitchen 1
|
||||
- entity: sensor.pm_kitchen_2_w
|
||||
name: Kitchen 2
|
||||
- entity: sensor.pm_laundry_plug_w
|
||||
name: Laundry
|
||||
- entity: sensor.pm_microwave_plug_w
|
||||
name: Microwave
|
||||
- entity: sensor.pm_bathroom_plug_w
|
||||
name: Bathroom
|
||||
- entity: sensor.pm_heat_pump_w
|
||||
name: Heat Pump
|
||||
- entity: sensor.pm_basement_bedroom_and_furnace_room_lights_w
|
||||
name: Blue Room/Furnace Lights
|
||||
- entity: sensor.pm_basement_plugs_w
|
||||
name: Basement Plugs
|
||||
- entity: sensor.pm_basement_and_laundry_lights_and_plugs_w
|
||||
name: Basement 2
|
||||
- entity: sensor.pm_sump_pump_plug_w
|
||||
name: Sump Pump
|
||||
show_header_toggle: false
|
||||
header:
|
||||
type: graph
|
||||
entity: sensor.pm_grid_phase_a_w
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
- type: entities
|
||||
entities:
|
||||
- entity: sensor.pm_grid_phase_b_w
|
||||
name: Phase B
|
||||
- type: divider
|
||||
- entity: sensor.pm_nursery_dining_kitchen_lights_w
|
||||
name: Nursery, Kitchen, Dining Lights
|
||||
- entity: sensor.pm_master_suite_w
|
||||
name: Master Suite
|
||||
- entity: sensor.pm_furnace_w
|
||||
name: Furnace
|
||||
- entity: sensor.pm_basement_stairs_and_lights_w
|
||||
name: Basement Stairs
|
||||
- entity: sensor.pm_dishwasher_w
|
||||
name: Dishwasher
|
||||
- entity: sensor.pm_garage_outside_and_front_garage_lights_w
|
||||
name: Garage & Outside Lights
|
||||
- entity: sensor.pm_front_room_plugs_w
|
||||
name: Front Room
|
||||
- entity: sensor.pm_garage_and_outside_plugs_w
|
||||
name: Garage & Outside plugs
|
||||
- entity: sensor.pm_stove_w
|
||||
name: Stove
|
||||
- entity: sensor.pm_dryer_w
|
||||
name: Dryer
|
||||
header:
|
||||
type: graph
|
||||
entity: sensor.pm_grid_phase_b_w
|
||||
- type: entities
|
||||
entities:
|
||||
- entity: sensor.pm_grid_total_w
|
||||
name: Grid [W]
|
||||
- entity: sensor.pm_grid_kwh
|
||||
name: Grid [kWh]
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
- type: entities
|
||||
entities:
|
||||
- entity: sensor.pm_grid_phase_a_w
|
||||
name: Phase A
|
||||
- type: divider
|
||||
- entity: sensor.pm_well_w
|
||||
name: Well
|
||||
- entity: sensor.pm_kitchen_1_w
|
||||
name: Kitchen 1
|
||||
- entity: sensor.pm_kitchen_2_w
|
||||
name: Kitchen 2
|
||||
- entity: sensor.pm_laundry_plug_w
|
||||
name: Laundry
|
||||
- entity: sensor.pm_microwave_plug_w
|
||||
name: Microwave
|
||||
- entity: sensor.pm_bathroom_plug_w
|
||||
name: Bathroom
|
||||
- entity: sensor.pm_heat_pump_w
|
||||
name: Heat Pump
|
||||
- entity: sensor.pm_basement_bedroom_and_furnace_room_lights_w
|
||||
name: Boys Room/Furnace Lights
|
||||
- entity: sensor.pm_basement_plugs_w
|
||||
name: Basement Plugs
|
||||
- entity: sensor.pm_basement_and_laundry_lights_and_plugs_w
|
||||
name: Basement 2
|
||||
- entity: sensor.pm_sump_pump_plug_w
|
||||
name: Sump Pump
|
||||
show_header_toggle: false
|
||||
header:
|
||||
type: graph
|
||||
entity: sensor.pm_grid_phase_a_w
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
- type: entities
|
||||
entities:
|
||||
- entity: sensor.pm_grid_phase_b_w
|
||||
name: Phase B
|
||||
- type: divider
|
||||
- entity: sensor.pm_nursery_dining_kitchen_lights_w
|
||||
name: Nursery, Kitchen, Dining Lights
|
||||
- entity: sensor.pm_master_suite_w
|
||||
name: Master Suite
|
||||
- entity: sensor.pm_furnace_w
|
||||
name: Furnace
|
||||
- entity: sensor.pm_basement_stairs_and_lights_w
|
||||
name: Basement Stairs
|
||||
- entity: sensor.pm_dishwasher_w
|
||||
name: Dishwasher
|
||||
- entity: sensor.pm_garage_outside_and_front_garage_lights_w
|
||||
name: Garage & Outside Lights
|
||||
- entity: sensor.pm_front_room_plugs_w
|
||||
name: Front Room
|
||||
- entity: sensor.pm_garage_and_outside_plugs_w
|
||||
name: Garage & Outside plugs
|
||||
- entity: sensor.pm_stove_w
|
||||
name: Stove
|
||||
- entity: sensor.pm_dryer_w
|
||||
name: Dryer
|
||||
header:
|
||||
type: graph
|
||||
entity: sensor.pm_grid_phase_b_w
|
||||
|
||||
Reference in New Issue
Block a user