Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
6278992809
|
|||
|
bccb67ccbb
|
|||
|
5a3e93ca72
|
|||
|
6a56597b41
|
|||
|
d2c99bc157
|
|||
|
28ab60966c
|
|||
|
c8f2c9dd33
|
|||
|
c2fa4666e0
|
|||
|
bbe07e4ca1
|
|||
|
514ae128f8
|
@@ -200,13 +200,13 @@ views:
|
||||
action: call-service
|
||||
service: watchman.report
|
||||
entities:
|
||||
- entity: sensor.watchman_missing_services
|
||||
name: Services
|
||||
- entity: sensor.watchman_missing_actions
|
||||
name: Actions
|
||||
- entity: input_select.default_log_level
|
||||
name: Default Log Level
|
||||
- entity: input_select.log_level
|
||||
name: Core Log Level
|
||||
title: Home Assistant Stats
|
||||
- entity: input_boolean.recorder
|
||||
state_color: true
|
||||
show_header_toggle: false
|
||||
visibility:
|
||||
@@ -496,6 +496,26 @@ views:
|
||||
state_map:
|
||||
'on': Open
|
||||
'off': Closed
|
||||
- entity: binary_sensor.emma_bedroom_window
|
||||
state_map:
|
||||
'on': Open
|
||||
'off': Closed
|
||||
- entity: binary_sensor.kallen_bedroom_window_1
|
||||
state_map:
|
||||
'on': Open
|
||||
'off': Closed
|
||||
- entity: binary_sensor.kallen_bedroom_window_2
|
||||
state_map:
|
||||
'on': Open
|
||||
'off': Closed
|
||||
- entity: binary_sensor.master_bedroom_window_1
|
||||
state_map:
|
||||
'on': Open
|
||||
'off': Closed
|
||||
- entity: binary_sensor.master_bedroom_window_2
|
||||
state_map:
|
||||
'on': Open
|
||||
'off': Closed
|
||||
- entity: sensor.living_room_windows_open
|
||||
name: Living Room Windows
|
||||
- type: grid
|
||||
@@ -543,6 +563,11 @@ views:
|
||||
- sensor.downstairs_bathroom_window_1_battery
|
||||
- sensor.downstairs_bathroom_window_2_battery
|
||||
- sensor.upstairs_bathroom_window_battery
|
||||
- sensor.master_bedroom_window_1_battery
|
||||
- sensor.master_bedroom_window_2_battery
|
||||
- sensor.kallen_bedroom_window_1_battery
|
||||
- sensor.kallen_bedroom_window_2_battery
|
||||
- sensor.emma_bedroom_window_battery
|
||||
- name: 'Glass Break Sensors (min: {min}%, count: {count})'
|
||||
secondary_info: Battery levels {range}%
|
||||
icon: mdi:image-broken-variant
|
||||
@@ -591,6 +616,8 @@ views:
|
||||
value: '*chrome*'
|
||||
- name: entity_id
|
||||
value: sensor.front_doorbell_battery
|
||||
- name: entity_id
|
||||
value: '*home_tempest_cloud*'
|
||||
tap_action: more-info
|
||||
- type: grid
|
||||
cards:
|
||||
|
||||
@@ -772,26 +772,6 @@ views:
|
||||
'on': hue:lightstrip
|
||||
'off': hue:lightstrip-off
|
||||
unavailable: mdi:map-marker-question
|
||||
- type: custom:paper-buttons-row
|
||||
buttons:
|
||||
- entity: light.christmas_tree
|
||||
name: Tree
|
||||
layout: icon|name_state
|
||||
state:
|
||||
case: first
|
||||
state_icons:
|
||||
'on': mdi:pine-tree-variant
|
||||
'off': mdi:pine-tree-variant-outline
|
||||
unavailable: mdi:map-marker-question
|
||||
- entity: light.christmas_lights_front_window
|
||||
name: Window
|
||||
layout: icon|name_state
|
||||
state:
|
||||
case: first
|
||||
state_icons:
|
||||
'on': mdi:string-lights
|
||||
'off': mdi:string-lights-off
|
||||
unavailable: mdi:map-marker-question
|
||||
- type: entities
|
||||
entities:
|
||||
- entity: input_select.living_room_scenes
|
||||
@@ -809,6 +789,32 @@ views:
|
||||
name: FW1
|
||||
- entity: binary_sensor.front_window_2
|
||||
name: FW2
|
||||
- entity: binary_sensor.front_window_3
|
||||
name: FW3
|
||||
- type: glance
|
||||
show_name: true
|
||||
show_icon: true
|
||||
show_state: true
|
||||
state_color: true
|
||||
entities:
|
||||
- entity: binary_sensor.side_window_1
|
||||
name: SW1
|
||||
- entity: binary_sensor.side_window_2
|
||||
name: SW2
|
||||
- entity: binary_sensor.side_window_3
|
||||
name: SW3
|
||||
- entity: binary_sensor.side_window_4
|
||||
name: SW4
|
||||
- type: glance
|
||||
show_name: true
|
||||
show_icon: true
|
||||
show_state: true
|
||||
state_color: true
|
||||
entities:
|
||||
- entity: binary_sensor.back_window_1
|
||||
name: BW1
|
||||
- entity: binary_sensor.back_window_2
|
||||
name: BW2
|
||||
- type: glance
|
||||
show_name: true
|
||||
show_icon: true
|
||||
@@ -1225,6 +1231,16 @@ views:
|
||||
- type: entities
|
||||
entities:
|
||||
- entity: input_select.downstairs_bathroom_scenes
|
||||
- type: glance
|
||||
show_name: true
|
||||
show_icon: true
|
||||
show_state: true
|
||||
state_color: true
|
||||
entities:
|
||||
- entity: binary_sensor.downstairs_bathroom_window_1
|
||||
name: Back
|
||||
- entity: binary_sensor.downstairs_bathroom_window_2
|
||||
name: Side
|
||||
- type: glance
|
||||
show_name: true
|
||||
show_icon: true
|
||||
@@ -1390,6 +1406,9 @@ views:
|
||||
state_color: true
|
||||
entities:
|
||||
- entity: binary_sensor.kitchen_big_window
|
||||
name: Main
|
||||
- entity: binary_sensor.kitchen_sink_window
|
||||
name: Sink
|
||||
- type: grid
|
||||
cards:
|
||||
- type: custom:stack-in-card
|
||||
@@ -1616,7 +1635,7 @@ views:
|
||||
state_color: true
|
||||
entities:
|
||||
- entity: binary_sensor.stairway_window_lower
|
||||
name: SW1
|
||||
name: Stairwell Bottom
|
||||
- type: glance
|
||||
show_name: true
|
||||
show_icon: true
|
||||
@@ -1734,6 +1753,14 @@ views:
|
||||
- type: entities
|
||||
entities:
|
||||
- entity: input_select.upstairs_hallway_scenes
|
||||
- type: glance
|
||||
show_name: true
|
||||
show_icon: true
|
||||
show_state: true
|
||||
state_color: true
|
||||
entities:
|
||||
- entity: binary_sensor.stairway_window_upper
|
||||
name: Stairwell Top
|
||||
- type: glance
|
||||
show_name: true
|
||||
show_icon: true
|
||||
@@ -1909,6 +1936,14 @@ views:
|
||||
case: first
|
||||
- entity: input_select.upstairs_bathroom_scenes
|
||||
show_header_toggle: false
|
||||
- type: glance
|
||||
show_name: true
|
||||
show_icon: true
|
||||
show_state: true
|
||||
state_color: true
|
||||
entities:
|
||||
- entity: binary_sensor.upstairs_bathroom_window
|
||||
name: Window
|
||||
- type: glance
|
||||
show_name: true
|
||||
show_icon: true
|
||||
@@ -2125,6 +2160,16 @@ views:
|
||||
name: Compressor
|
||||
- entity: binary_sensor.master_bedroom_aircon_filter_alert
|
||||
name: Filter
|
||||
- type: glance
|
||||
show_name: true
|
||||
show_icon: true
|
||||
show_state: true
|
||||
state_color: true
|
||||
entities:
|
||||
- entity: binary_sensor.master_bedroom_window_1
|
||||
name: Window 1
|
||||
- entity: binary_sensor.master_bedroom_window_2
|
||||
name: Window 2
|
||||
- type: glance
|
||||
show_name: true
|
||||
show_icon: true
|
||||
@@ -2307,6 +2352,16 @@ views:
|
||||
case: first
|
||||
- entity: input_select.kallen_bedroom_scenes
|
||||
show_header_toggle: false
|
||||
- type: glance
|
||||
show_name: true
|
||||
show_icon: true
|
||||
show_state: true
|
||||
state_color: true
|
||||
entities:
|
||||
- entity: binary_sensor.kallen_bedroom_window_1
|
||||
name: Window 1
|
||||
- entity: binary_sensor.kallen_bedroom_window_2
|
||||
name: Window 2
|
||||
- type: glance
|
||||
show_name: true
|
||||
show_icon: true
|
||||
@@ -2516,13 +2571,21 @@ views:
|
||||
'on':
|
||||
type: custom:versatile-thermostat-ui-card
|
||||
entity: climate.emma_bedroom_vtherm
|
||||
disable_circle: false
|
||||
disable_name: true
|
||||
powerEntity: sensor.emma_bedroom_heater_power
|
||||
theme: classic
|
||||
disable_name: true
|
||||
disable_auto_fan_infos: true
|
||||
- type: entities
|
||||
entities:
|
||||
- entity: input_select.emma_bedroom_scenes
|
||||
- type: glance
|
||||
show_name: true
|
||||
show_icon: true
|
||||
show_state: true
|
||||
state_color: true
|
||||
entities:
|
||||
- entity: binary_sensor.emma_bedroom_window
|
||||
name: Window
|
||||
- type: glance
|
||||
show_name: true
|
||||
show_icon: true
|
||||
@@ -2791,9 +2854,10 @@ views:
|
||||
show_header_toggle: false
|
||||
- type: custom:versatile-thermostat-ui-card
|
||||
entity: climate.basement_studio_vtherm
|
||||
disable_circle: false
|
||||
disable_name: true
|
||||
powerEntity: sensor.basement_studio_heater_power
|
||||
theme: classic
|
||||
disable_name: true
|
||||
allow_lock_toggle: true
|
||||
disable_auto_fan_infos: true
|
||||
- type: custom:mushroom-select-card
|
||||
entity: input_select.basement_studio_scenes
|
||||
@@ -4652,7 +4716,6 @@ views:
|
||||
- entity: zone.meijer
|
||||
- entity: zone.menards
|
||||
- entity: zone.middle_school
|
||||
- entity: zone.rite_aid
|
||||
- entity: zone.the_elder_storks
|
||||
- entity: zone.wal_mart
|
||||
- entity: zone.latty
|
||||
@@ -6640,7 +6703,9 @@ views:
|
||||
include:
|
||||
- name: Number of*
|
||||
- name: Lines of Code
|
||||
exclude: []
|
||||
exclude:
|
||||
- options: {}
|
||||
integration: 906ce55dd1bd3e27336a7049f329149b
|
||||
sort:
|
||||
method: state
|
||||
reverse: true
|
||||
@@ -7143,10 +7208,6 @@ views:
|
||||
- compass_radar
|
||||
- history_chart
|
||||
always_show_full_card: false
|
||||
visibility:
|
||||
- condition: numeric_state
|
||||
entity: sensor.blitzortung_lightning_counter
|
||||
above: 0
|
||||
- type: grid
|
||||
cards:
|
||||
- type: heading
|
||||
@@ -7901,11 +7962,32 @@ views:
|
||||
icon: mdi:weather-windy
|
||||
- type: custom:windrose-card
|
||||
title: Wind Rose
|
||||
data_period:
|
||||
hours_to_show: 24
|
||||
max_width: 1000
|
||||
refresh_interval: 300
|
||||
windspeed_bar_location: bottom
|
||||
buttons_config:
|
||||
location: top
|
||||
buttons:
|
||||
- type: period_selector
|
||||
button_text: 1 Hour
|
||||
period_back: '-1h'
|
||||
- type: period_selector
|
||||
button_text: 8 Hours
|
||||
period_back: '-8h'
|
||||
- type: period_selector
|
||||
active: true
|
||||
button_text: 1 Day
|
||||
period_back: '-1d'
|
||||
- type: period_selector
|
||||
button_text: 10 Days
|
||||
period_back: '-10d'
|
||||
- type: period_shift_play
|
||||
period_back: '-1w'
|
||||
button_text: Play
|
||||
step_period: +3h
|
||||
window_period: +10d
|
||||
delay: 50
|
||||
use_statistics: true
|
||||
statistics_period: hour
|
||||
wind_direction_entity:
|
||||
entity: sensor.home_wind_direction_degrees
|
||||
windspeed_entities:
|
||||
@@ -7953,7 +8035,8 @@ views:
|
||||
cardinal_direction_labels: NESW
|
||||
show_intercardinal_directions: true
|
||||
show_secondary_intercardinal_directions: true
|
||||
matching_strategy: direction-first
|
||||
matching_strategy:
|
||||
- name: direction-first
|
||||
current_direction:
|
||||
show_arrow: true
|
||||
corner_info:
|
||||
@@ -7969,6 +8052,50 @@ views:
|
||||
unit: °
|
||||
label: Bearing
|
||||
entity: sensor.home_wind_direction_degrees
|
||||
text_blocks:
|
||||
top:
|
||||
text: |-
|
||||
<table>
|
||||
<tr>
|
||||
<td>Direction measure’s:</td>
|
||||
<td>${direction-count}</td>
|
||||
<td>Minimal speed:</td>
|
||||
<td>${min-speed}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Speed measure’s.:</td>
|
||||
<td>${speed-1-count}</td>
|
||||
<td>Maximum speed:</td>
|
||||
<td>${max-speed}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Match count:</td>
|
||||
<td>${match-count}</td>
|
||||
<td>Average speed:</td>
|
||||
<td>${average-speed}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Period hours</td>
|
||||
<td>${period-hours}</td>
|
||||
<td>Calm percentage:</td>
|
||||
<td>${calm-percentage}%</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>First match time</td><td colspan="2">${date-first-match}, ${time-first-match}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Last match time</td><td colspan="2">${date-last-match}, ${time-last-match}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Period start</td><td colspan="2">${start-date} - ${start-time}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Period end</td><td colspan="2">${end-date} - ${end-time}</td>
|
||||
</tr>
|
||||
</table>
|
||||
text_color: gray
|
||||
text_size: 14
|
||||
- type: entities
|
||||
entities:
|
||||
- entity: binary_sensor.tornado_warning
|
||||
|
||||
@@ -2404,6 +2404,20 @@ views:
|
||||
- name: Occupied
|
||||
- entity: binary_sensor.upstairs_hallway_occupied
|
||||
- color: accent-color
|
||||
- type: custom:bubble-card
|
||||
card_type: separator
|
||||
name: Security
|
||||
icon: mdi:security
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:streamline-card
|
||||
template: contact_sensor_button
|
||||
variables:
|
||||
name: Window
|
||||
entity: binary_sensor.stairway_window_upper
|
||||
color: error-color
|
||||
- type: custom:bubble-card
|
||||
card_type: empty-column
|
||||
- type: custom:streamline-card
|
||||
template: popup_timer_card
|
||||
variables:
|
||||
@@ -2514,6 +2528,20 @@ views:
|
||||
- name: Occupied
|
||||
- entity: binary_sensor.upstairs_bathroom_occupied
|
||||
- color: accent-color
|
||||
- type: custom:bubble-card
|
||||
card_type: separator
|
||||
name: Security
|
||||
icon: mdi:security
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:streamline-card
|
||||
template: contact_sensor_button
|
||||
variables:
|
||||
name: Window
|
||||
entity: binary_sensor.upstairs_bathroom_window
|
||||
color: error-color
|
||||
- type: custom:bubble-card
|
||||
card_type: empty-column
|
||||
- type: custom:streamline-card
|
||||
template: popup_timer_card
|
||||
variables:
|
||||
@@ -2549,17 +2577,20 @@ views:
|
||||
data:
|
||||
option: Adaptive
|
||||
sub_button:
|
||||
- entity: input_select.master_bedroom_scenes
|
||||
name: Scenes
|
||||
tap_action:
|
||||
action: toggle
|
||||
show_name: false
|
||||
icon: mdi:palette
|
||||
- entity: switch.master_bedroom_motion_lighting
|
||||
name: Motion Lighting
|
||||
icon: mdi:motion-sensor
|
||||
tap_action:
|
||||
action: toggle
|
||||
main:
|
||||
- entity: input_select.master_bedroom_scenes
|
||||
name: Scenes
|
||||
tap_action:
|
||||
action: toggle
|
||||
show_name: false
|
||||
icon: mdi:palette
|
||||
sub_button_type: select
|
||||
- entity: switch.master_bedroom_motion_lighting
|
||||
name: Motion Lighting
|
||||
icon: mdi:motion-sensor
|
||||
tap_action:
|
||||
action: toggle
|
||||
bottom: []
|
||||
modules:
|
||||
- default
|
||||
- type: custom:bubble-card
|
||||
@@ -2777,6 +2808,24 @@ views:
|
||||
- name: Occupied
|
||||
- entity: binary_sensor.master_bedroom_occupied
|
||||
- color: accent-color
|
||||
- type: custom:bubble-card
|
||||
card_type: separator
|
||||
name: Security
|
||||
icon: mdi:security
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:streamline-card
|
||||
template: contact_sensor_button
|
||||
variables:
|
||||
name: Window 1
|
||||
entity: binary_sensor.master_bedroom_window_1
|
||||
color: error-color
|
||||
- type: custom:streamline-card
|
||||
template: contact_sensor_button
|
||||
variables:
|
||||
name: Window 2
|
||||
entity: binary_sensor.master_bedroom_window_2
|
||||
color: error-color
|
||||
- type: custom:streamline-card
|
||||
template: popup_timer_card
|
||||
variables:
|
||||
@@ -2811,16 +2860,19 @@ views:
|
||||
data:
|
||||
option: Adaptive
|
||||
sub_button:
|
||||
- entity: input_select.kallen_bedroom_scenes
|
||||
name: Scenes
|
||||
tap_action:
|
||||
action: toggle
|
||||
show_name: false
|
||||
icon: mdi:palette
|
||||
- entity: switch.kallen_bedroom_motion_lighting
|
||||
name: Motion Lighting
|
||||
tap_action:
|
||||
action: toggle
|
||||
main:
|
||||
- entity: input_select.kallen_bedroom_scenes
|
||||
name: Scenes
|
||||
tap_action:
|
||||
action: toggle
|
||||
show_name: false
|
||||
icon: mdi:palette
|
||||
sub_button_type: select
|
||||
- entity: switch.kallen_bedroom_motion_lighting
|
||||
name: Motion Lighting
|
||||
tap_action:
|
||||
action: toggle
|
||||
bottom: []
|
||||
- type: custom:bubble-card
|
||||
card_type: separator
|
||||
name: Lights
|
||||
@@ -2964,6 +3016,24 @@ views:
|
||||
- name: Occupied
|
||||
- entity: binary_sensor.kallen_bedroom_occupied
|
||||
- color: accent-color
|
||||
- type: custom:bubble-card
|
||||
card_type: separator
|
||||
name: Security
|
||||
icon: mdi:security
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:streamline-card
|
||||
template: contact_sensor_button
|
||||
variables:
|
||||
name: Window 1
|
||||
entity: binary_sensor.kallen_bedroom_window_1
|
||||
color: error-color
|
||||
- type: custom:streamline-card
|
||||
template: contact_sensor_button
|
||||
variables:
|
||||
name: Window 2
|
||||
entity: binary_sensor.kallen_bedroom_window_2
|
||||
color: error-color
|
||||
- type: custom:streamline-card
|
||||
template: popup_timer_card
|
||||
variables:
|
||||
@@ -2993,18 +3063,21 @@ views:
|
||||
hold_action:
|
||||
action: more-info
|
||||
sub_button:
|
||||
- entity: input_select.emma_bedroom_scenes
|
||||
name: Scenes
|
||||
tap_action:
|
||||
action: toggle
|
||||
show_name: false
|
||||
icon: mdi:palette
|
||||
- entity: switch.emma_bedroom_motion_lighting
|
||||
name: Motion Lighting
|
||||
tap_action:
|
||||
action: toggle
|
||||
hold_action:
|
||||
action: more-info
|
||||
main:
|
||||
- entity: input_select.emma_bedroom_scenes
|
||||
name: Scenes
|
||||
tap_action:
|
||||
action: toggle
|
||||
show_name: false
|
||||
icon: mdi:palette
|
||||
sub_button_type: select
|
||||
- entity: switch.emma_bedroom_motion_lighting
|
||||
name: Motion Lighting
|
||||
tap_action:
|
||||
action: toggle
|
||||
hold_action:
|
||||
action: more-info
|
||||
bottom: []
|
||||
modules:
|
||||
- default
|
||||
- type: custom:bubble-card
|
||||
@@ -3200,6 +3273,20 @@ views:
|
||||
- name: Occupied
|
||||
- entity: binary_sensor.emma_bedroom_occupied
|
||||
- color: accent-color
|
||||
- type: custom:bubble-card
|
||||
card_type: separator
|
||||
name: Security
|
||||
icon: mdi:security
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:streamline-card
|
||||
template: contact_sensor_button
|
||||
variables:
|
||||
name: Window
|
||||
entity: binary_sensor.emma_bedroom_window
|
||||
color: error-color
|
||||
- type: custom:bubble-card
|
||||
card_type: empty-column
|
||||
- type: custom:streamline-card
|
||||
template: popup_timer_card
|
||||
variables:
|
||||
@@ -3256,6 +3343,20 @@ views:
|
||||
- name: Back
|
||||
- entity: binary_sensor.back_door
|
||||
- color: error-color
|
||||
- type: custom:bubble-card
|
||||
card_type: separator
|
||||
name: Basement Studio
|
||||
icon: mdi:twitch
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:streamline-card
|
||||
template: contact_sensor_button
|
||||
variables:
|
||||
- name: Door
|
||||
- entity: binary_sensor.basement_studio_door
|
||||
- color: error-color
|
||||
- type: custom:bubble-card
|
||||
card_type: empty-column
|
||||
- type: custom:bubble-card
|
||||
card_type: separator
|
||||
name: Living Room
|
||||
@@ -3412,6 +3513,60 @@ views:
|
||||
- color: error-color
|
||||
- type: custom:bubble-card
|
||||
card_type: empty_column
|
||||
- type: custom:bubble-card
|
||||
card_type: separator
|
||||
name: Master Bedroom
|
||||
icon: mdi:bed
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:streamline-card
|
||||
template: contact_sensor_button
|
||||
variables:
|
||||
- name: Window
|
||||
- entity: binary_sensor.master_bedroom_window_1
|
||||
- color: error-color
|
||||
- type: custom:streamline-card
|
||||
template: contact_sensor_button
|
||||
variables:
|
||||
- name: Window 1
|
||||
- entity: binary_sensor.master_bedroom_window_2
|
||||
- color: error-color
|
||||
- type: custom:bubble-card
|
||||
card_type: separator
|
||||
name: Kallen Bedroom
|
||||
icon: mdi:bunk-bed
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:streamline-card
|
||||
template: contact_sensor_button
|
||||
variables:
|
||||
- name: Window 1
|
||||
- entity: binary_sensor.kallen_bedroom_window_1
|
||||
- color: error-color
|
||||
- type: custom:streamline-card
|
||||
template: contact_sensor_button
|
||||
variables:
|
||||
- name: Window 2
|
||||
- entity: binary_sensor.kallen_bedroom_window_2
|
||||
- color: error-color
|
||||
- type: custom:bubble-card
|
||||
card_type: separator
|
||||
name: Emma Bedroom
|
||||
icon: hue:room-nursery
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:streamline-card
|
||||
template: contact_sensor_button
|
||||
variables:
|
||||
- name: Door
|
||||
- entity: binary_sensor.emma_bedroom_door
|
||||
- color: error-color
|
||||
- type: custom:streamline-card
|
||||
template: contact_sensor_button
|
||||
variables:
|
||||
- name: Window
|
||||
- entity: binary_sensor.emma_bedroom_window
|
||||
- color: error-color
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
- type: custom:bubble-card
|
||||
@@ -3943,6 +4098,24 @@ views:
|
||||
entity: switch.emma_door_alert
|
||||
state: 'off'
|
||||
color: var(--warning-color)
|
||||
- type: custom:mushroom-template-badge
|
||||
content: '{{ ''Disabled'' if states(entity) == ''off'' else ''Enabled'' }}'
|
||||
icon: mdi:database
|
||||
color: >-
|
||||
{{ 'var(--error-color)' if states(entity) == 'off' else
|
||||
'var(--success-color)' }}
|
||||
entity: input_boolean.recorder
|
||||
label: Recorder Status
|
||||
visibility:
|
||||
- condition: and
|
||||
conditions:
|
||||
- condition: user
|
||||
users:
|
||||
- c3909d27048140729f002aaef0391775
|
||||
- 5244463d054a454389c06b76e6229b53
|
||||
- condition: state
|
||||
entity: input_boolean.recorder
|
||||
state: 'off'
|
||||
- type: custom:mushroom-template-badge
|
||||
content: Tornado Possible
|
||||
color: var(--error-color)
|
||||
@@ -6853,7 +7026,6 @@ views:
|
||||
- entity: zone.meijer
|
||||
- entity: zone.menards
|
||||
- entity: zone.middle_school
|
||||
- entity: zone.rite_aid
|
||||
- entity: zone.the_elder_storks
|
||||
- entity: zone.wal_mart
|
||||
- entity: zone.latty
|
||||
|
||||
Reference in New Issue
Block a user