mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 02:50:12 -04:00
more small fixes and consolidating the driveway
This commit is contained in:
@@ -17,7 +17,7 @@ elements:
|
||||
text-align: right
|
||||
#Card title
|
||||
- type: custom:mushroom-title-card
|
||||
title: 'Furnace Room'
|
||||
title: "Furnace Room"
|
||||
style:
|
||||
font-size: 130%
|
||||
left: -2%
|
||||
@@ -52,7 +52,7 @@ elements:
|
||||
hold_action:
|
||||
action: more-info
|
||||
|
||||
- type: 'custom:button-card'
|
||||
- type: "custom:button-card"
|
||||
color: auto
|
||||
entity: light.furnace_room
|
||||
show_name: false
|
||||
@@ -74,7 +74,7 @@ elements:
|
||||
action: more-info
|
||||
|
||||
#button #3
|
||||
- type: 'custom:button-card'
|
||||
- type: "custom:button-card"
|
||||
color: auto
|
||||
entity: binary_sensor.heat_pump
|
||||
show_name: false
|
||||
@@ -94,17 +94,16 @@ elements:
|
||||
action: more-info
|
||||
|
||||
- type: custom:mushroom-template-card
|
||||
primary: "{{ states('sensor.hvac_delta') }}"
|
||||
entity: sensor.hvac_delta
|
||||
primary: "{{ states('sensor.hvac_multisensor_delta') }}"
|
||||
entity: sensor.hvac_multisensor_delta
|
||||
tap_action:
|
||||
action: more-info
|
||||
style:
|
||||
left: 36%
|
||||
top: 88%
|
||||
|
||||
|
||||
#button #3
|
||||
- type: 'custom:button-card'
|
||||
- type: "custom:button-card"
|
||||
color: auto
|
||||
entity: binary_sensor.furnace
|
||||
show_name: false
|
||||
@@ -124,7 +123,7 @@ elements:
|
||||
action: more-info
|
||||
|
||||
#button #3
|
||||
- type: 'custom:button-card'
|
||||
- type: "custom:button-card"
|
||||
color: auto
|
||||
entity: binary_sensor.furnace_room_water_sensor_water_alarm_water_leak_detected
|
||||
show_name: false
|
||||
@@ -142,9 +141,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
|
||||
|
||||
Reference in New Issue
Block a user