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
+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: