fixing boys room bright, some views, and a bunch of small fixes

This commit is contained in:
CeeWeasel
2025-11-10 14:11:01 -05:00
parent 101f7ec41b
commit 8a02905888
25 changed files with 1713 additions and 994 deletions
+80 -35
View File
@@ -43,48 +43,93 @@ cards:
- type: horizontal-stack
cards:
- type: custom:mushroom-entity-card
entity: light.hvac_multisensor_display_backlight
name: HVAC Display
icon: mdi:monitor
entity: binary_sensor.furnace_room_water_sensor_water_alarm_water_leak_detected
name: Leak
icon: mdi:water
layout: vertical
secondary_info: none
tap_action:
action: toggle
- type: glance
show_name: true
show_icon: false
show_state: true
title: Water Softener
columns: 3
entities:
- entity: sensor.water_softener_multisensor_salt_level_in_bags
name: Salt (cm)
- entity: sensor.water_softener_multisensor_salt_level_in_cm
name: From Bottom (cm)
- entity: sensor.water_softener_multisensor_salt_level_from_top_in_cm
name: From Top (cm)
- type: vertical-stack
cards:
- type: custom:mushroom-title-card
subtitle: Sensors
- type: horizontal-stack
- type: vertical-stack
cards:
- type: custom:mushroom-entity-card
entity: binary_sensor.heat_pump
secondary_info: none
layout: vertical
- type: custom:mushroom-entity-card
entity: binary_sensor.furnace
layout: vertical
secondary_info: none
- type: horizontal-stack
cards:
- type: custom:mushroom-entity-card
entity: group.furnace_room_motion
name: Motion
layout: vertical
secondary_info: none
- type: horizontal-stack
cards:
- hours_to_show: 24
graph: line
type: sensor
entity: sensor.hvac_multisensor_return
detail: 1
name: Return
- hours_to_show: 24
graph: line
type: sensor
entity: sensor.hvac_multisensor_supply
detail: 1
name: Supply
- type: horizontal-stack
cards:
- type: history-graph
entities:
- entity: sensor.hvac_supply_temperature
name: Supply
- entity: sensor.hvac_return_temperature
name: Return
min_y_axis: 60
title: Delta Temperature
- type: horizontal-stack
cards:
- type: tile
entity: sensor.hvac_supply_temperature
name: Supply
show_entity_picture: false
hide_state: false
vertical: false
features_position: bottom
- type: tile
entity: sensor.hvac_return_temperature
name: Return
hide_state: false
vertical: false
features_position: bottom
- type: horizontal-stack
cards:
- type: tile
entity: binary_sensor.hvac_fan
name: Fan
show_entity_picture: false
hide_state: true
vertical: false
features_position: bottom
- type: tile
entity: binary_sensor.hvac_aux
name: Aux
hide_state: true
vertical: false
features_position: bottom
- type: horizontal-stack
cards:
- type: tile
entity: sensor.pm_furnace_w
name: Furnace
vertical: false
features_position: bottom
- type: tile
entity: sensor.pm_heat_pump_w
name: Heat Pump
vertical: false
features_position: bottom
- type: horizontal-stack
cards:
- type: tile
entity: sensor.hvac_action
vertical: false
features_position: bottom
- type: tile
entity: input_boolean.allow_fan
vertical: false
features_position: bottom
# - type: vertical-stack
# cards:
# - type: custom:mushroom-title-card