Compare commits

...

35 Commits

Author SHA1 Message Date
66516b7a00 Improve lightning status template 2026-04-01 02:49:53 -04:00
40b860f401 Add new devices to battery card 2026-04-01 02:49:35 -04:00
ece6e505a1 Replace accent-color with bubble-accent-color to fix inconsistency 2026-03-29 23:51:49 -04:00
6c0513b879 Some adjustments to mobile testing panel 2026-03-29 23:51:30 -04:00
14705dd82c Add door sensor and door alert to E's bedroom card 2026-03-29 23:48:41 -04:00
faa8c50c68 Let K adjust his own "actual awake/asleep" times 2026-03-29 23:44:46 -04:00
fb6e59b060 Don't exclude wife's desk lights from first floor lights on card 2026-03-29 23:44:21 -04:00
6278992809 Update VTherm cards with new options 2026-03-12 13:17:33 -04:00
bccb67ccbb Exclude MQTT from "By The Numbers" auto-entities card 2026-03-12 13:05:31 -04:00
5a3e93ca72 Update Windrose card due to new features released 2026-03-11 14:13:13 -04:00
6a56597b41 Make lightning card always visible, for historic stats 2026-03-11 14:12:30 -04:00
d2c99bc157 Add some additional window sensors that were missing from dashboards 2026-03-08 15:00:48 -04:00
28ab60966c Add new sensors to dashboards 2026-03-07 01:47:53 -05:00
c8f2c9dd33 Exclude cloud sensor for Home Tempest battery from the battery card 2026-03-06 06:19:34 -05:00
c2fa4666e0 Update Watchman card to use new entity ID for missing actions sensor 2026-03-06 06:19:16 -05:00
bbe07e4ca1 Remove Rite Aid zone from dashboards 2026-03-06 05:44:26 -05:00
514ae128f8 Add recorder controls to dashboards 2026-03-04 05:49:37 -05:00
3a23f242d8 Increase size of map card on mobile device dashboards 2026-02-04 23:35:14 -05:00
ccc4f2a31e Change apparent temperature sensor on weather dashboard 2026-02-04 23:34:52 -05:00
3df12d4022 Switch to Weather Forecast Card 2026-02-01 19:32:24 -05:00
f66de6300f Make hot/cold thresholds configurable 2026-02-01 18:40:26 -05:00
0d12bd36cd Update PC info gauge card pros with new options 2026-01-31 22:00:08 -05:00
fc70e23f6b Testing new Music Assistant player card 2026-01-31 21:59:43 -05:00
1a09755fe9 Gauge card pro for gas price info 2026-01-31 21:59:07 -05:00
6df5503432 Update main dashboard PC page for new sensors 2026-01-22 01:19:44 -05:00
a95433bc7b Add confirmation to some buttons on main dashboard 2026-01-22 01:05:54 -05:00
0e8a2f355c Update computer control buttons on mobile dashboard 2026-01-22 01:05:23 -05:00
8038c7eb7c Improvements to basement status on mobile dashboard 2026-01-22 01:04:52 -05:00
d203051b4c Test card for the new Bubble Card Weather module 2025-12-23 22:18:48 -05:00
0eec9bbb51 Add some of the new Pirateweather sensors to weather dashboard 2025-12-23 22:18:31 -05:00
d7e2c86dc1 Blitzortung Lightning Card 2025-12-23 22:18:15 -05:00
3cb7eed47c Adjustments for new core Uptime Kuma integration
home_automation/Home-Assistant-Configs#257
2025-12-23 22:17:08 -05:00
76e221f65d Add the AdGuard card 2025-12-16 19:22:44 -05:00
5c974b463d Remove entities that no longer exist due to Accuweather removal 2025-12-16 19:08:41 -05:00
9f20c9f59e Update to accommodate changes to E's bedroom climate automation
home_automation/Home-Assistant-Configs#256
2025-12-13 20:30:56 -05:00
3 changed files with 1686 additions and 411 deletions

View File

@@ -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:
@@ -919,8 +946,8 @@ views:
heading: Emma
- type: entities
entities:
- entity: input_datetime.emma_bedroom_cooling
name: Cooling
- entity: input_datetime.emma_bedroom_climate
name: Climate
- entity: input_datetime.emma_bedtime
name: Bedtime
- entity: input_datetime.emma_wakeup
@@ -982,112 +1009,6 @@ views:
title: Modes
show_header_toggle: false
state_color: true
- type: entities
entities:
- entity: input_number.master_bedroom_aircon_run_threshold
name: Run Threshold
secondary_info: >
{% set threshold =
states('input_number.master_bedroom_aircon_run_threshold') |
int %} {% set low = states('sensor.tonights_low_temp') | int
%} {{ 'Threshold Met' if low >= threshold else '' }}
- entity: input_number.master_bedroom_aircon_mode_threshold
name: Mode Threshold
secondary_info: >
{% set threshold =
states('input_number.master_bedroom_aircon_mode_threshold') |
int %} {% set low = states('sensor.tonights_low_temp') | int
%} {{ 'Threshold Met' if low >= threshold else '' }}
- entity: input_number.master_bedroom_auto_cooling_threshold
name: MBR Auto Cooling
secondary_info: >
{% set threshold =
states('input_number.master_bedroom_auto_cooling_threshold') |
int %} {% set roomtemp =
states('sensor.master_bedroom_temperature') | int %} {{
'Threshold Met' if roomtemp >= threshold else '' }}
- entity: input_number.master_bedroom_mode_switch_threshold
name: MBR Mode Switch
secondary_info: >
{% set threshold =
states('input_number.master_bedroom_mode_switch_threshold') |
int %} {% set high = states('sensor.todays_high_temp') | int
%} {{ 'Threshold Met' if high >= threshold else '' }}
- entity: input_boolean.master_bedroom_aircon_installed
name: Aircon Installed
- entity: input_boolean.master_bedroom_climate_protocol
name: Climate Automations
title: Master Bedroom Aircon
visibility:
- condition: state
entity: input_boolean.master_bedroom_aircon_installed
state: 'on'
show_header_toggle: false
state_color: true
- type: entities
entities:
- entity: input_number.emma_bedroom_aircon_run_threshold
name: Run Threshold
secondary_info: >
{% set threshold =
states('input_number.emma_bedroom_aircon_run_threshold') | int
%} {% set low = states('sensor.tonights_low_temp') | int %} {{
'Threshold Met' if low >= threshold else '' }}
- entity: input_number.emma_bedroom_aircon_mode_threshold
name: Mode Threshold
secondary_info: >
{% set threshold =
states('input_number.emma_bedroom_aircon_mode_threshold') |
int %} {% set low = states('sensor.tonights_low_temp') | int
%} {{ 'Threshold Met' if low >= threshold else '' }}
- entity: input_number.emma_bedroom_auto_cooling_threshold
name: EBR Auto Cooling
secondary_info: >
{% set threshold =
states('input_number.emma_bedroom_auto_cooling_threshold') |
int %} {% set roomtemp =
states('sensor.emma_bedroom_temperature') | int %} {{
'Threshold Met' if roomtemp >= threshold else '' }}
- entity: input_number.emma_bedroom_mode_switch_threshold
name: EBR Mode Switch
secondary_info: >
{% set threshold =
states('input_number.emma_bedroom_mode_switch_threshold') |
int %} {% set high = states('sensor.todays_high_temp') | int
%} {{ 'Threshold Met' if high >= threshold else '' }}
- entity: input_boolean.emma_bedroom_aircon_installed
name: Aircon Installed
- entity: input_boolean.emma_bedroom_heater_installed
name: Heater Installed
- entity: input_boolean.emma_bedroom_climate_protocol
name: Climate Automations
- entity: switch.emma_bedroom_climate_watchdog
name: Climate Watchdog
title: Emma Bedroom Aircon
visibility:
- condition: state
entity: input_boolean.emma_bedroom_aircon_installed
state: 'on'
show_header_toggle: false
state_color: true
- type: entities
entities:
- entity: input_number.master_bedroom_fan_threshold
name: MBR Fan
secondary_info: >
{% set threshold =
states('input_number.master_bedroom_fan_threshold') | int %}
{% set low = states('sensor.tonights_low_temp') | int %} {{
'Threshold Met' if low >= threshold else '' }}
- entity: input_number.kallen_fan_threshold
name: Kallen Fan
secondary_info: >
{% set threshold = states('input_number.kallen_fan_threshold')
| int %} {% set low = states('sensor.tonights_low_temp') | int
%} {{ 'Threshold Met' if low >= threshold else '' }}
title: Fans
show_header_toggle: false
state_color: true
- type: entities
entities:
- entity: input_number.hot_day_threshold
@@ -1140,6 +1061,185 @@ views:
state_color: true
title: Weather
column_span: 1
- type: grid
cards:
- type: heading
heading: Thresholds
heading_style: title
- type: custom:auto-entities
card:
type: entities
filter:
include:
- options: {}
domain: input_number
entity_id: '*hot_threshold'
sort:
method: entity_id
exclude: []
- type: custom:auto-entities
card:
type: entities
filter:
include:
- options: {}
domain: input_number
entity_id: '*cold_threshold'
sort:
method: entity_id
exclude: []
column_span: 2
- type: grid
cards:
- type: heading
heading: Master Bedroom Climate Settings
heading_style: title
- type: entities
entities:
- entity: input_boolean.master_bedroom_climate_protocol
name: Climate Automations
- entity: input_boolean.master_bedroom_aircon_installed
name: Aircon Installed
title: General
show_header_toggle: false
state_color: true
- type: entities
entities:
- entity: input_number.master_bedroom_fan_threshold
name: Fan
- entity: input_number.master_bedroom_aircon_run_threshold
name: Aircon Run
secondary_info: >
{% set threshold =
states('input_number.master_bedroom_aircon_run_threshold') |
int %} {% set low = states('sensor.tonights_low_temp') | int
%} {{ 'Threshold Met' if low >= threshold else '' }}
- entity: input_number.master_bedroom_aircon_mode_threshold
name: Aircon Mode
secondary_info: >
{% set threshold =
states('input_number.master_bedroom_aircon_mode_threshold') |
int %} {% set low = states('sensor.tonights_low_temp') | int
%} {{ 'Threshold Met' if low >= threshold else '' }}
- entity: input_number.master_bedroom_auto_cooling_threshold
name: Auto Cooling
secondary_info: >
{% set threshold =
states('input_number.master_bedroom_auto_cooling_threshold') |
int %} {% set roomtemp =
states('sensor.master_bedroom_temperature') | int %} {{
'Threshold Met' if roomtemp >= threshold else '' }}
- entity: input_number.master_bedroom_mode_switch_threshold
name: Mode Switch
secondary_info: >
{% set threshold =
states('input_number.master_bedroom_mode_switch_threshold') |
int %} {% set high = states('sensor.todays_high_temp') | int
%} {{ 'Threshold Met' if high >= threshold else '' }}
- entity: input_boolean.master_bedroom_aircon_installed
name: Aircon Installed
title: Aircon Settings
visibility:
- condition: state
entity: input_boolean.master_bedroom_aircon_installed
state: 'on'
show_header_toggle: false
state_color: true
- type: grid
cards:
- type: heading
heading: Kallen Bedroom Climate Settings
heading_style: title
- type: entities
entities:
- entity: input_number.kallen_fan_threshold
name: Kallen Fan
secondary_info: >
{% set threshold = states('input_number.kallen_fan_threshold')
| int %} {% set low = states('sensor.tonights_low_temp') | int
%} {{ 'Threshold Met' if low >= threshold else '' }}
title: Fan Settings
show_header_toggle: false
state_color: true
- type: grid
cards:
- type: heading
heading: Emma Bedroom Climate Settings
heading_style: title
- type: entities
entities:
- entity: input_boolean.emma_bedroom_climate_protocol
name: Climate Automations
- entity: input_boolean.emma_bedroom_aircon_installed
name: Aircon Installed
- entity: input_boolean.emma_bedroom_heater_installed
name: Heater Installed
show_header_toggle: false
state_color: true
title: General
- type: entities
entities:
- entity: input_number.emma_bedroom_aircon_run_threshold
name: Run Threshold
secondary_info: >
{% set threshold =
states('input_number.emma_bedroom_aircon_run_threshold') | int
%} {% set low = states('sensor.tonights_low_temp') | int %} {{
'Threshold Met' if low >= threshold else '' }}
- entity: input_number.emma_bedroom_aircon_mode_threshold
name: Mode Threshold
secondary_info: >
{% set threshold =
states('input_number.emma_bedroom_aircon_mode_threshold') |
int %} {% set low = states('sensor.tonights_low_temp') | int
%} {{ 'Threshold Met' if low >= threshold else '' }}
- entity: input_number.emma_bedroom_auto_cooling_threshold
name: EBR Auto Cooling
secondary_info: >
{% set threshold =
states('input_number.emma_bedroom_auto_cooling_threshold') |
int %} {% set roomtemp =
states('sensor.emma_bedroom_temperature') | int %} {{
'Threshold Met' if roomtemp >= threshold else '' }}
- entity: input_number.emma_bedroom_mode_switch_threshold
name: EBR Mode Switch
secondary_info: >
{% set threshold =
states('input_number.emma_bedroom_mode_switch_threshold') |
int %} {% set high = states('sensor.todays_high_temp') | int
%} {{ 'Threshold Met' if high >= threshold else '' }}
- entity: switch.emma_bedroom_climate_watchdog
name: Climate Watchdog
title: Aircon Settings
visibility:
- condition: state
entity: input_boolean.emma_bedroom_aircon_installed
state: 'on'
show_header_toggle: false
state_color: true
- type: entities
entities:
- entity: input_number.emma_bedroom_heater_run_threshold
name: Run Threshold
secondary_info: >
{% set threshold =
states('input_number.emma_bedroom_heater_run_threshold') | int
%} {% set low = states('sensor.tonights_low_temp') | int %} {{
'Threshold Met' if low < threshold else '' }}
- entity: input_number.emma_bedroom_heater_shutoff_threshold
name: Shutoff Threshold
secondary_info: >
{% set threshold =
states('input_number.emma_bedroom_heater_shutoff_threshold') |
int %} {% set low = states('sensor.tonights_low_temp') | int
%} {{ 'Threshold Met' if low >= threshold else '' }}
title: Heater Settings
visibility:
- condition: state
entity: input_boolean.emma_bedroom_heater_installed
state: 'on'
show_header_toggle: false
state_color: true
- type: grid
cards:
- type: heading

File diff suppressed because it is too large Load Diff

View File

@@ -481,19 +481,32 @@ views:
- condition: state
entity: sensor.weatheralerts_alerts_are_active
state: 'Yes'
- type: custom:clock-weather-card
entity: weather.iron_nerd_weather_station
sun_entity: sun.sun
weather_icon_type: fill
humidity_sensor: sensor.home_relative_humidity
show_humidity: true
apparent_sensor: sensor.home_temperature_feels_like
animated_icon: true
forecast_rows: 7
time_format: 12
- type: custom:weather-forecast-card
show_current: true
show_forecast: true
default_forecast: daily
tap_action:
action: navigate
navigation_path: /lovelace/weather
entity: weather.iron_nerd_weather_station
show_condition_effects: true
forecast:
mode: chart
show_sun_times: true
extra_attribute: wind_bearing
use_color_thresholds: false
hourly_group_size: 1
temperature_precision: 0
forecast_action:
tap_action:
action: toggle-forecast
current:
show_attributes:
- apparent_temperature
- visibility
- pressure
- wind_speed
temperature_precision: 0
- type: heading
icon: mdi:home-account
heading: People
@@ -1246,7 +1259,7 @@ views:
styles: |-
.bubble-button-background {
opacity: 1 !important;
background-color: ${state === 'on' ? 'var(--accent-color)' : 'var(--background-color-2)'} !important;
background-color: ${state === 'on' ? 'var(--bubble-accent-color)' : 'var(--background-color-2)'} !important;
}
modules:
- default
@@ -1281,7 +1294,7 @@ views:
styles: |-
.bubble-button-background {
opacity: 1 !important;
background-color: ${state === 'on' ? 'var(--accent-color)' : 'var(--background-color-2)'} !important;
background-color: ${state === 'on' ? 'var(--bubble-accent-color)' : 'var(--background-color-2)'} !important;
}
modules:
- default
@@ -1631,13 +1644,13 @@ views:
variables:
- name: Motion
- entity: binary_sensor.basement_studio_motion
- color: accent-color
- color: bubble-accent-color
- type: custom:streamline-card
template: state_color_button
variables:
- name: Occupied
- entity: binary_sensor.basement_occupied
- color: accent-color
- color: bubble-accent-color
- type: custom:streamline-card
template: popup_timer_card
variables:
@@ -1837,19 +1850,19 @@ views:
variables:
name: Front Motion
entity: binary_sensor.living_room_front_motion
color: accent-color
color: bubble-accent-color
- type: custom:streamline-card
template: state_color_button
variables:
name: Back Motion
entity: binary_sensor.living_room_back_motion
color: accent-color
color: bubble-accent-color
- type: custom:streamline-card
template: state_color_button
variables:
name: Occupied
entity: binary_sensor.living_room_occupied
color: accent-color
color: bubble-accent-color
- type: custom:streamline-card
template: popup_timer_card
variables:
@@ -2007,13 +2020,13 @@ views:
variables:
- name: Motion
- entity: binary_sensor.downstairs_bathroom_motion
- color: accent-color
- color: bubble-accent-color
- type: custom:streamline-card
template: state_color_button
variables:
- name: Occupied
- entity: binary_sensor.downstairs_bathroom_occupied
- color: accent-color
- color: bubble-accent-color
- type: custom:bubble-card
card_type: separator
name: Security
@@ -2194,13 +2207,13 @@ views:
variables:
- name: Motion
- entity: binary_sensor.mud_room_motion
- color: accent-color
- color: bubble-accent-color
- type: custom:streamline-card
template: state_color_button
variables:
- name: Occupied
- entity: binary_sensor.mud_room_occupied
- color: accent-color
- color: bubble-accent-color
- type: custom:bubble-card
card_type: separator
name: Security
@@ -2287,13 +2300,13 @@ views:
variables:
- name: Motion
- entity: binary_sensor.stairwell_bottom_motion
- color: accent-color
- color: bubble-accent-color
- type: custom:streamline-card
template: state_color_button
variables:
- name: Occupied
- entity: binary_sensor.stairwell_occupied
- color: accent-color
- color: bubble-accent-color
- type: custom:bubble-card
card_type: separator
name: Security
@@ -2384,13 +2397,27 @@ views:
variables:
- name: Motion
- entity: binary_sensor.stairwell_top_motion
- color: accent-color
- color: bubble-accent-color
- type: custom:streamline-card
template: state_color_button
variables:
- name: Occupied
- entity: binary_sensor.upstairs_hallway_occupied
- color: accent-color
- color: bubble-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:
@@ -2494,13 +2521,27 @@ views:
variables:
- name: Motion
- entity: binary_sensor.upstairs_bathroom_motion
- color: accent-color
- color: bubble-accent-color
- type: custom:streamline-card
template: state_color_button
variables:
- name: Occupied
- entity: binary_sensor.upstairs_bathroom_occupied
- color: accent-color
- color: bubble-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:
@@ -2536,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
@@ -2669,7 +2713,7 @@ views:
styles: |-
.bubble-button-background {
opacity: 1 !important;
background-color: ${state === 'on' ? 'var(--accent-color)' : 'var(--background-color-2)'} !important;
background-color: ${state === 'on' ? 'var(--bubble-accent-color)' : 'var(--background-color-2)'} !important;
}
- type: custom:bubble-card
card_type: button
@@ -2757,13 +2801,31 @@ views:
variables:
- name: Motion
- entity: binary_sensor.master_bedroom_motion
- color: accent-color
- color: bubble-accent-color
- type: custom:streamline-card
template: state_color_button
variables:
- name: Occupied
- entity: binary_sensor.master_bedroom_occupied
- color: accent-color
- color: bubble-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:
@@ -2798,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
@@ -2944,13 +3009,31 @@ views:
variables:
- name: Motion
- entity: binary_sensor.kallen_bedroom_motion
- color: accent-color
- color: bubble-accent-color
- type: custom:streamline-card
template: state_color_button
variables:
- name: Occupied
- entity: binary_sensor.kallen_bedroom_occupied
- color: accent-color
- color: bubble-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:
@@ -2980,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
@@ -3015,7 +3101,42 @@ views:
double_tap_action:
action: none
- type: custom:bubble-card
card_type: empty-column
card_type: button
entity: switch.emma_door_alert
name: Door Alert
show_state: true
tap_action:
action: toggle
double_tap_action:
action: none
hold_action:
action: more-info
button_action:
double_tap_action:
action: none
button_type: switch
sub_button:
main: []
bottom: []
styles: >-
.is-unavailable {
opacity: 0.5 !important;
}
.bubble-button-background {
opacity: 1 !important;
background-color: ${state === 'on' ? 'var(--success-color)' : 'var(--error-color)'} !important;
transition: background-color 1s !important;
}
.bubble-icon {
opacity: 1 !important;
color: ${state === 'on' ? 'var(--success-color)' : 'var(--error-color)'} !important;
transition: color 1s !important;
}
${icon.setAttribute("icon", hass.states[entity].state ===
'off' ? 'mdi:alert' : 'mdi:check')}
- type: custom:bubble-card
card_type: separator
name: Environment
@@ -3063,7 +3184,7 @@ views:
styles: |-
.bubble-button-background {
opacity: 1 !important;
background-color: ${state === 'on' ? 'var(--accent-color)' : 'var(--background-color-2)'} !important;
background-color: ${state === 'on' ? 'var(--bubble-accent-color)' : 'var(--background-color-2)'} !important;
}
- type: custom:bubble-card
card_type: button
@@ -3180,13 +3301,31 @@ views:
variables:
- name: Motion
- entity: binary_sensor.emma_bedroom_motion
- color: accent-color
- color: bubble-accent-color
- type: custom:streamline-card
template: state_color_button
variables:
- name: Occupied
- entity: binary_sensor.emma_bedroom_occupied
- color: accent-color
- color: bubble-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: 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: custom:streamline-card
template: popup_timer_card
variables:
@@ -3243,6 +3382,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
@@ -3399,6 +3552,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
@@ -3659,14 +3866,88 @@ views:
button_type: name
name: Gas Prices
icon: mdi:gas-station
- type: entities
entities:
- entity: sensor.local_minimum_gas_price
name: Minimum
- entity: sensor.local_average_gas_price
name: Average
- entity: sensor.local_maximum_gas_price
name: Maximum
sub_button:
main: []
bottom: []
- type: horizontal-stack
cards:
- type: custom:gauge-card-pro
entity: sensor.local_minimum_gas_price
segments:
- pos: 2
color: var(--success-color)
- pos: 3
color: var(--warning-color)
- pos: 4
color: var(--error-color)
needle: true
gradient: true
titles:
primary: Minimum
gradient_resolution: auto
min: 2
max: 4
round: small
value_texts:
primary: |-
{% if states(entity) in ['unavailable','unknown'] %}
?
{% else %}
{{ states(entity) }}
{% endif %}
primary_unit: '{{ '''' }}'
- type: custom:gauge-card-pro
entity: sensor.local_average_gas_price
segments:
- pos: 2
color: var(--success-color)
- pos: 3
color: var(--warning-color)
- pos: 4
color: var(--error-color)
needle: true
gradient: true
titles:
primary: Average
gradient_resolution: auto
min: 2
max: 4
round: small
value_texts:
primary: |-
{% if states(entity) in ['unavailable','unknown'] %}
?
{% else %}
{{ states(entity) }}
{% endif %}
primary_unit: '{{ '''' }}'
- type: custom:gauge-card-pro
entity: sensor.local_maximum_gas_price
segments:
- pos: 2
color: var(--success-color)
- pos: 3
color: var(--warning-color)
- pos: 4
color: var(--error-color)
needle: true
gradient: true
titles:
primary: Maximum
gradient_resolution: auto
min: 2
max: 4
round: small
value_texts:
primary: |-
{% if states(entity) in ['unavailable','unknown'] %}
?
{% else %}
{{ states(entity) }}
{% endif %}
primary_font_size_reduction: 0
primary_unit_before_value: true
primary_unit: '{{ '''' }}'
- type: custom:auto-entities
card:
type: entities
@@ -3856,6 +4137,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)
@@ -3874,9 +4173,28 @@ views:
icon: '{{ state_attr(''binary_sensor.tornado_possible'',''icon'') }}'
- type: custom:mushroom-template-badge
content: >-
{% if
states('sensor.home_tempest_cloud_sensors_lightning_strikes_last_hour')
| int > 0 %}
{{
states('sensor.home_tempest_cloud_sensors_lightning_strikes_last_hour')
}} strikes in last hour!
| int }} strikes last hour!
{% elif
states('sensor.home_tempest_cloud_sensors_lightning_strikes_last_3_hours')
| int > 0 %}
{{
states('sensor.home_tempest_cloud_sensors_lightning_strikes_last_3_hours')
| int }} strikes last 3 hours!
{% else %}
{{ states('sensor.blitzortung_lightning_counter') }} strikes during
this storm!
{% endif %}
icon: mdi:lightning-bolt
color: var(--warning-color)
entity: binary_sensor.lightning_warning
@@ -4145,7 +4463,9 @@ views:
state_not: No Risk
- type: custom:mushroom-template-badge
content: |-
{% if is_state(entity,'on') %}
{% if is_state('input_boolean.recliner_mode','on') %}
Recliner Mode
{% elif is_state(entity,'on') %}
Do Not Enter
{% elif is_state('input_boolean.studio_quiet','on') %}
Studio Quiet
@@ -4154,21 +4474,35 @@ views:
{% endif %}
entity: input_boolean.do_not_enter_basement_studio
label: Basement Status
color: |-
{% if is_state(entity,'on') %}
color: >-
{% if is_state(entity,'on') or
is_state('input_boolean.recliner_mode','on') %}
var(--error-color)
{% elif is_state('input_boolean.studio_quiet','on') %}
var(--warning-color)
{% else %}
var(--success-color)
{% endif %}
icon: |-
{% if is_state(entity,'on') %}
icon: >-
{% if is_state(entity,'on') or
is_state('input_boolean.recliner_mode','on') %}
mdi:close-circle
{% elif is_state('input_boolean.studio_quiet','on') %}
mdi:alert
{% else %}
mdi:check-circle
{% endif %}
tap_action:
action: none
@@ -5583,10 +5917,14 @@ views:
entities:
- entity: binary_sensor.tony_desktop_on
name: Status
- entity: button.tony_asus_satellite_reboot
name: Reboot
confirmation: true
- entity: button.tony_asus_satellite_shutdown
name: Shutdown
confirmation: true
- entity: script.tony_desktop_wake
name: Wake
- entity: script.tony_desktop_shutdown
name: Shutdown
show_header_toggle: false
state_color: true
visible:
@@ -5676,10 +6014,12 @@ views:
entities:
- entity: binary_sensor.tina_desktop_on
name: Status
- entity: button.xia_desktop_reboot
name: Reboot
- entity: button.xia_desktop_shutdown
name: Shutdown
- entity: script.tina_desktop_wake
name: Wake
- entity: script.tina_desktop_shutdown
name: Shutdown
show_header_toggle: false
state_color: true
- title: Kallen
@@ -6385,22 +6725,24 @@ views:
- c3909d27048140729f002aaef0391775
- type: entities
entities:
- entity: input_number.master_bedroom_fan_threshold
name: Fan
- entity: input_number.master_bedroom_aircon_run_threshold
name: Run Threshold
name: Aircon Run
secondary_info: >
{% set threshold =
states('input_number.master_bedroom_aircon_run_threshold') |
int %} {% set low = states('sensor.tonights_low_temp') | int
%} {{ 'Threshold Met' if low >= threshold else '' }}
- entity: input_number.master_bedroom_aircon_mode_threshold
name: Mode Threshold
name: Aircon Mode
secondary_info: >
{% set threshold =
states('input_number.master_bedroom_aircon_mode_threshold') |
int %} {% set low = states('sensor.tonights_low_temp') | int
%} {{ 'Threshold Met' if low >= threshold else '' }}
- entity: input_number.master_bedroom_auto_cooling_threshold
name: MBR Auto Cooling
name: Auto Cooling
secondary_info: >
{% set threshold =
states('input_number.master_bedroom_auto_cooling_threshold') |
@@ -6408,19 +6750,12 @@ views:
states('sensor.master_bedroom_temperature') | int %} {{
'Threshold Met' if roomtemp >= threshold else '' }}
- entity: input_number.master_bedroom_mode_switch_threshold
name: MBR Mode Switch
name: Mode Switch
secondary_info: >
{% set threshold =
states('input_number.master_bedroom_mode_switch_threshold') |
int %} {% set high = states('sensor.todays_high_temp') | int
%} {{ 'Threshold Met' if high >= threshold else '' }}
- entity: input_number.master_bedroom_fan_threshold
name: MBR Fan
secondary_info: >
{% set threshold =
states('input_number.master_bedroom_fan_threshold') | int %}
{% set low = states('sensor.tonights_low_temp') | int %} {{
'Threshold Met' if low >= threshold else '' }}
- entity: input_boolean.master_bedroom_aircon_installed
name: Aircon Installed
- entity: input_boolean.master_bedroom_climate_protocol
@@ -6494,8 +6829,8 @@ views:
entities:
- entity: input_select.scheduled_climate_mode_emma_bedroom
name: Scheduled Mode
- entity: input_datetime.emma_bedroom_cooling
name: Cooling
- entity: input_datetime.emma_bedroom_climate
name: Climate
- entity: input_boolean.emma_bedroom_climate_override
name: Climate Schedule Override
state_color: true
@@ -6749,12 +7084,15 @@ 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
hours_to_show: 24
theme_mode: dark
grid_options:
columns: full
rows: 8
column_span: 2
- type: grid
cards:
- type: heading
@@ -6902,14 +7240,14 @@ views:
- type: custom:streamline-card
template: state_color_button
variables:
entity: binary_sensor.living_room_front_motion
entity: input_boolean.toggle_testing
name: State Color Button
color: accent-color
color: bubble-accent-color
columns: '2'
- type: custom:streamline-card
template: state_color_button_nav
variables:
entity: binary_sensor.security_faults
entity: input_boolean.toggle_testing
name: State Color Button Nav
navigation_path: '#security'
color: error-color
@@ -6968,21 +7306,23 @@ views:
action: navigate
navigation_path: '#basement-studio'
sub_button:
- entity: sensor.basement_studio_temperature
name: Temp
show_state: true
show_name: false
tap_action:
action: navigate
navigation_path: '#basement-studio'
show_background: false
- entity: sensor.basement_studio_illuminance
show_state: true
name: Lux
tap_action:
action: navigate
navigation_path: '#basement-studio'
show_background: false
main:
- entity: sensor.basement_studio_temperature
name: Temp
show_state: true
show_name: false
tap_action:
action: navigate
navigation_path: '#basement-studio'
show_background: false
- entity: sensor.basement_studio_illuminance
show_state: true
name: Lux
tap_action:
action: navigate
navigation_path: '#basement-studio'
show_background: false
bottom: []
modules:
- default
- temperature_colouring
@@ -7019,21 +7359,23 @@ views:
action: navigate
navigation_path: '#front-porch'
sub_button:
- entity: sensor.home_tempest_temperature
name: Temp
show_state: true
show_name: false
tap_action:
action: navigate
navigation_path: '#front-porch'
show_background: false
- entity: sensor.home_tempest_illuminance
show_state: true
name: Lux
tap_action:
action: navigate
navigation_path: '#front-porch'
show_background: false
main:
- entity: sensor.home_tempest_temperature
name: Temp
show_state: true
show_name: false
tap_action:
action: navigate
navigation_path: '#front-porch'
show_background: false
- entity: sensor.home_tempest_illuminance
show_state: true
name: Lux
tap_action:
action: navigate
navigation_path: '#front-porch'
show_background: false
bottom: []
modules:
- default
- temperature_colouring
@@ -7075,7 +7417,7 @@ views:
- type: custom:bubble-card
card_type: button
button_type: state
entity: binary_sensor.living_room_back_motion
entity: input_boolean.toggle_testing
name: State Color Button
show_state: true
tap_action:
@@ -7094,11 +7436,11 @@ views:
- default
- state_color_button
state_color_button:
color: accent-color
color: bubble-accent-color
- type: custom:bubble-card
card_type: button
button_type: state
entity: binary_sensor.security_faults
entity: input_boolean.toggle_testing
name: State Color Button Nav
show_state: true
tap_action:
@@ -7360,6 +7702,27 @@ views:
- condition: numeric_state
entity: sensor.anniversary_tony_s_birthday
below: 8
- type: grid
cards:
- type: heading
heading: Bubble Weather Card
heading_style: title
icon: mdi:weather-partly-cloudy
- type: custom:bubble-card
card_type: button
button_type: state
sub_button:
main: []
bottom: []
modules:
- weather_forecast
entity: weather.iron_nerd_weather_station
weather_forecast:
type: daily
disable_dynamic_background: false
disable_animations: false
hide_icon_background: false
card_layout: default
header:
layout: responsive
badges_position: bottom