Will pushing from the server break anything?

This commit is contained in:
HomeAssistant
2025-12-06 09:12:49 -05:00
parent 78cd67a560
commit a49d981ad4
225 changed files with 2241 additions and 2237 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ elements:
left: 76%
top: 9%
# - type: state-icon
# entity: group.back_yard_motion
# entity: binary_sensor.back_yard_motion
# style:
# left: 76%
# top: 9%
+1 -1
View File
@@ -59,7 +59,7 @@ elements:
left: 60%
top: 9%
# - type: state-icon
# entity: group.boys_room_motion
# entity: binary_sensor.boys_room_motion
# style:
# left: 60%
# top: 9%
+2 -4
View File
@@ -60,7 +60,7 @@ elements:
#top left icon #2 spot
# - type: state-icon
# entity: group.computer_area_motion
# entity: binary_sensor.computer_area_motion
# style:
# left: 68%
# top: 9%
@@ -177,7 +177,6 @@ elements:
- width: 45px
- height: 45px
- type: "custom:button-card"
color: auto
entity: camera.frigate_cam03
@@ -218,9 +217,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
+9 -10
View File
@@ -13,9 +13,9 @@ elements:
top: 88%
- type: custom:mushroom-template-card
primary: '{{states(''sensor.dining_room_multisensor_air_temperature'')}} °F'
secondary: ''
icon: ''
primary: "{{states('sensor.dining_room_multisensor_air_temperature')}} °F"
secondary: ""
icon: ""
entity: sensor.dining_room_multisensor_air_temperature
tap_action:
action: more-info
@@ -30,9 +30,9 @@ elements:
# top: 35%
# font-size: 180%
- type: custom:mushroom-template-card
primary: '{{states(''sensor.dining_room_multisensor_humidity'')}}%'
secondary: ''
icon: ''
primary: "{{states('sensor.dining_room_multisensor_humidity')}}%"
secondary: ""
icon: ""
entity: sensor.dining_room_multisensor_humidity
tap_action:
action: more-info
@@ -64,7 +64,7 @@ elements:
top: 9%
#top left icon #2 spot
# - type: state-icon
# entity: group.dining_room_motion
# entity: binary_sensor.dining_room_motion
# style:
# left: 68%
# top: 9%
@@ -98,7 +98,7 @@ elements:
#button #2
- type: "custom:button-card"
color: auto
entity: light.dining_room_switch
entity: light.dining_room
show_name: false
style:
left: 25%
@@ -183,9 +183,8 @@ elements:
tap_action:
action: navigate
navigation_path: /ai-yml/ai-cam12
# 12,31,50,69,88
# 14,38,62,86
# 25,50,75
# 33,66
# 50
# 50
+7 -10
View File
@@ -3,7 +3,7 @@ type: picture-elements
image: /local/bg500x225.png
elements:
- type: custom:mushroom-template-card
primary: '{{states(''input_select.entryway_mode'')}}'
primary: "{{states('input_select.entryway_mode')}}"
entity: input_select.entryway_mode
tap_action:
action: more-info
@@ -29,7 +29,7 @@ elements:
top: 88%
- type: state-label
entity: sensor.entryway_temperature
entity: sensor.entryway_hue_motion_sensor_temperature
style:
left: 15%
top: 35%
@@ -43,7 +43,7 @@ elements:
text-align: right
#Card title
- type: custom:mushroom-title-card
title: 'Entryway'
title: "Entryway"
style:
font-size: 130%
left: -2%
@@ -88,7 +88,7 @@ elements:
action: more-info
#button #4
- type: 'custom:button-card'
- type: "custom:button-card"
color: auto
entity: light.entryway_hue
show_name: false
@@ -129,10 +129,8 @@ elements:
action: navigate
navigation_path: /ai-yml/ai-cam19
#button #4
- type: 'custom:button-card'
- type: "custom:button-card"
color: auto
entity: light.driveway
show_name: false
@@ -153,7 +151,7 @@ elements:
action: more-info
#button #4
- type: 'custom:button-card'
- type: "custom:button-card"
color: auto
entity: light.front_porch_overhead
show_name: false
@@ -172,9 +170,8 @@ elements:
action: toggle
hold_action:
action: more-info
# 12,31,50,69,88
# 14,38,62,86
# 25,50,75
# 33,66
# 50
# 50
+2 -3
View File
@@ -38,7 +38,7 @@ elements:
left: 68%
top: 9%
# - type: state-icon
# entity: group.front_room_motion
# entity: binary_sensor.front_room_motion
# style:
# left: 68%
# top: 9%
@@ -138,9 +138,8 @@ elements:
- height: 45px
tap_action:
action: more-info
# 12,31,50,69,8
# 14,38,62,86
# 25,50,75
# 33,66
# 50
# 50
+1 -1
View File
@@ -58,7 +58,7 @@ elements:
left: 60%
top: 9%
# - type: state-icon
# entity: group.front_yard_motion
# entity: binary_sensor.front_yard_motion
# style:
# left: 60%
# top: 9%
+3 -3
View File
@@ -30,7 +30,7 @@ elements:
left: 76%
top: 9%
# - type: state-icon
# entity: group.furnace_room_motion
# entity: binary_sensor.furnace_room_motion
# style:
# left: 76%
# top: 9%
@@ -94,7 +94,7 @@ elements:
action: more-info
- type: custom:mushroom-template-card
primary: "{{ states('sensor.hvac_delta_temperature') | float | round(2) }}"
primary: "{{ states('sensor.hvac_delta_temperature') | float(default=0) | round(2) }}"
entity: sensor.hvac_delta_temperature
tap_action:
action: more-info
@@ -125,7 +125,7 @@ elements:
#button #3
- type: "custom:button-card"
color: auto
entity: binary_sensor.furnace_room_water_sensor_water_alarm_water_leak_detected
entity: binary_sensor.furnace_room_water_sensor_leak
show_name: false
show_entity_picture: true
style:
+1 -1
View File
@@ -30,7 +30,7 @@ elements:
left: 60%
top: 9%
# - type: state-icon
# entity: group.garage_motion
# entity: binary_sensor.garage_motion
# style:
# left: 60%
# top: 9%
+7 -9
View File
@@ -3,7 +3,7 @@ type: picture-elements
image: /local/bg500x225.png
elements:
- type: custom:mushroom-template-card
primary: '{{states(''input_select.great_room_mode'')}}'
primary: "{{states('input_select.great_room_mode')}}"
entity: input_select.great_room_mode
tap_action:
action: more-info
@@ -26,7 +26,7 @@ elements:
text-align: right
#Card title
- type: custom:mushroom-title-card
title: 'Great Room'
title: "Great Room"
style:
font-size: 130%
left: -2%
@@ -39,7 +39,7 @@ elements:
left: 68%
top: 9%
# - type: state-icon
# entity: group.great_room_motion
# entity: binary_sensor.great_room_motion
# style:
# left: 60%
# top: 9%
@@ -70,7 +70,7 @@ elements:
action: more-info
#button #2
- type: 'custom:button-card'
- type: "custom:button-card"
color: auto
entity: light.great_room_hue
show_name: false
@@ -92,7 +92,7 @@ elements:
action: more-info
#button #4
- type: 'custom:button-card'
- type: "custom:button-card"
color: auto
entity: media_player.downstairs_roku
show_name: false
@@ -111,7 +111,7 @@ elements:
tap_action:
action: more-info
#button #5
- type: 'custom:button-card'
- type: "custom:button-card"
color: auto
entity: media_player.great_room
show_name: false
@@ -129,10 +129,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
+2 -3
View File
@@ -41,7 +41,7 @@ elements:
top: 9%
#top left icon #2 spot
# - type: state-icon
# entity: group.kitchen_motion
# entity: binary_sensor.kitchen_motion
# style:
# left: 44%
# top: 9%
@@ -123,9 +123,8 @@ elements:
tap_action:
action: navigate
navigation_path: /ai-yml/ai-cam12
# 12,31,50,69,88
# 14,38,62,86
# 25,50,75
# 33,66
# 50
# 50
+5 -6
View File
@@ -3,7 +3,7 @@ type: picture-elements
image: /local/bg500x225.png
elements:
- type: custom:mushroom-template-card
primary: '{{states(''input_select.mancave_mode'')}}'
primary: "{{states('input_select.mancave_mode')}}"
entity: input_select.mancave_mode
tap_action:
action: more-info
@@ -27,7 +27,7 @@ elements:
text-align: right
#Card title
- type: custom:mushroom-title-card
title: 'Mancave'
title: "Mancave"
style:
font-size: 130%
left: -2%
@@ -40,7 +40,7 @@ elements:
left: 76%
top: 9%
# - type: state-icon
# entity: group.mancave_motion
# entity: binary_sensor.mancave_motion
# style:
# left: 76%
# top: 9%
@@ -61,7 +61,7 @@ elements:
hold_action:
action: more-info
- type: 'custom:button-card'
- type: "custom:button-card"
color: auto
entity: light.mancave
show_name: false
@@ -81,9 +81,8 @@ elements:
action: toggle
hold_action:
action: more-info
# 12,31,50,69,88
# 14,38,62,86
# 25,50,75
# 33,66
# 50
# 50
+9 -10
View File
@@ -3,7 +3,7 @@ type: picture-elements
image: /local/bg500x225.png
elements:
- type: custom:mushroom-template-card
primary: '{{states(''input_select.master_bathroom_mode'')}}'
primary: "{{states('input_select.master_bathroom_mode')}}"
entity: input_select.master_bathroom_mode
tap_action:
action: more-info
@@ -27,7 +27,7 @@ elements:
text-align: right
#Card title
- type: custom:mushroom-title-card
title: 'Master Bathroom'
title: "Master Bathroom"
style:
font-size: 130%
left: -2%
@@ -35,12 +35,12 @@ elements:
transform: initial
#top left icon spot
- type: state-icon
entity: binary_sensor.master_bathroom_occupied
entity: binary_sensor.bathroom_occupied
style:
left: 68%
top: 9%
# - type: state-icon
# entity: group.master_bathroom_motion
# entity: binary_sensor.master_bathroom_motion
# style:
# left: 68%
# top: 9%
@@ -55,7 +55,7 @@ elements:
left: 76%
top: 9%
- type: state-icon
entity: switch.bathroom_vent_switch
entity: switch.master_bathroom_vent_switch
style:
left: 84%
top: 9%
@@ -65,7 +65,7 @@ elements:
action: more-info
#top icon spot #3
- type: state-icon
entity: input_boolean.master_bathroom_occupied
entity: input_boolean.bathroom_occupied
style:
left: 92%
top: 9%
@@ -75,7 +75,7 @@ elements:
action: more-info
#button #4
- type: 'custom:button-card'
- type: "custom:button-card"
color: auto
entity: light.master_bathroom_hue
show_name: false
@@ -96,7 +96,7 @@ elements:
action: more-info
#button #5
- type: 'custom:button-card'
- type: "custom:button-card"
color: auto
entity: media_player.bathroom_mini
show_name: false
@@ -114,9 +114,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
+3 -3
View File
@@ -35,13 +35,13 @@ elements:
transform: initial
#top left icon spot
- type: state-icon
entity: binary_sensor.master_bedroom_occupied
entity: binary_sensor.bedroom_occupied
style:
left: 60%
top: 9%
#top left icon #2 spot
# - type: state-icon
# entity: group.master_bedroom_motion
# entity: binary_sensor.master_bedroom_motion
# style:
# left: 60%
# top: 9%
@@ -73,7 +73,7 @@ elements:
action: more-info
#top icon spot #4
- type: state-icon
entity: input_boolean.master_bedroom_occupied
entity: input_boolean.bedroom_occupied
style:
left: 92%
top: 9%
+9 -11
View File
@@ -3,7 +3,7 @@ type: picture-elements
image: /local/bg500x225.png
elements:
- type: custom:mushroom-template-card
primary: '{{states(''input_select.utility_room_mode'')}}'
primary: "{{states('input_select.utility_room_mode')}}"
entity: input_select.utility_room_mode
tap_action:
action: more-info
@@ -13,13 +13,13 @@ elements:
top: 88%
- type: state-label
entity: sensor.utility_room_thermostat_temperature
entity: sensor.utility_room_multisensor_air_temperature
style:
left: 15%
top: 35%
font-size: 180%
- type: state-label
entity: sensor.utility_room_thermostat_humidity
entity: sensor.utility_room_multisensor_relative_humidity
style:
left: 85%
top: 35%
@@ -27,7 +27,7 @@ elements:
text-align: right
#Card title
- type: custom:mushroom-title-card
title: 'Utility Room'
title: "Utility Room"
style:
font-size: 130%
left: -2%
@@ -41,7 +41,7 @@ elements:
top: 9%
#top left icon #2 spot
# - type: state-icon
# entity: group.utility_room_motion
# entity: binary_sensor.utility_room_motion
# style:
# left: 68%
# top: 9%
@@ -76,7 +76,7 @@ elements:
action: more-info
#button #1
- type: 'custom:button-card'
- type: "custom:button-card"
color: auto
entity: light.utility_room_vanity
show_name: false
@@ -97,7 +97,7 @@ elements:
hold_action:
action: more-info
#button #2
- type: 'custom:button-card'
- type: "custom:button-card"
color: auto
entity: binary_sensor.washing_machine
show_name: false
@@ -116,7 +116,7 @@ elements:
tap_action:
action: more-info
#button #3
- type: 'custom:button-card'
- type: "custom:button-card"
color: auto
entity: binary_sensor.tumble_dryer
show_name: false
@@ -134,10 +134,8 @@ elements:
- height: 30px
tap_action:
action: more-info
# 12,31,50,69,88
# 14,38,62,86
# 25,50,75
# 33,66
# 50
# 50