mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 02:50:12 -04:00
so many freaking changes!
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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:
|
||||
|
||||
@@ -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%
|
||||
|
||||
Reference in New Issue
Block a user