so many freaking changes!

This commit is contained in:
CeeWeasel
2025-11-21 09:42:43 -05:00
parent 2e0a197b4d
commit 7b8fbb063e
104 changed files with 9183 additions and 2432 deletions
+2 -3
View File
@@ -70,7 +70,7 @@ elements:
top: 9%
#top icon spot #1
- type: state-icon
entity: binary_sensor.furnace_room_door_contact
entity: binary_sensor.furnace_room_multisensor_door
style:
left: 76%
top: 9%
@@ -173,9 +173,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
+3 -3
View File
@@ -35,7 +35,7 @@ elements:
# left: 76%
# top: 9%
- type: state-icon
entity: binary_sensor.furnace_room_door_contact
entity: binary_sensor.furnace_room_multisensor_door
style:
left: 84%
top: 9%
@@ -94,8 +94,8 @@ elements:
action: more-info
- type: custom:mushroom-template-card
primary: "{{ states('sensor.hvac_multisensor_delta') | float | round(2) }}"
entity: sensor.hvac_multisensor_delta
primary: "{{ states('sensor.hvac_delta_temperature') | float | round(2) }}"
entity: sensor.hvac_delta_temperature
tap_action:
action: more-info
style:
+2 -2
View File
@@ -13,13 +13,13 @@ elements:
top: 88%
- type: state-label
entity: sensor.master_bathroom_thermostat_temperature
entity: sensor.bathroom_multisensor_air_temperature
style:
left: 15%
top: 35%
font-size: 180%
- type: state-label
entity: sensor.master_bathroom_thermostat_humidity
entity: sensor.bathroom_multisensor_relative_humidity
style:
left: 85%
top: 35%