Files
fresh-home/lovelace/phone/furnace-room.yaml
T
2025-11-21 09:42:43 -05:00

138 lines
4.3 KiB
YAML

subview: true
title: Furnace Room
path: furnace-room
icon: mdi:hvac
badges: []
cards:
- type: vertical-stack
cards:
# - type: custom:mushroom-chips-card
# chips:
# - type: back
- type: horizontal-stack
cards:
- hours_to_show: 24
graph: line
type: sensor
entity: sensor.furnace_room_thermostat_temperature
detail: 1
name: Temperature
- hours_to_show: 24
graph: line
type: sensor
detail: 1
entity: sensor.furnace_room_thermostat_humidity
name: Humidity
- type: vertical-stack
cards:
- type: custom:mushroom-title-card
subtitle: Lights
- type: horizontal-stack
cards:
- type: custom:mushroom-light-card
entity: light.furnace_room
name: Main
tap_action:
action: toggle
hide_state: true
layout: vertical
- type: vertical-stack
cards:
- type: custom:mushroom-title-card
subtitle: Devices
- type: horizontal-stack
cards:
- type: custom:mushroom-entity-card
entity: binary_sensor.furnace_room_water_sensor_water_alarm_water_leak_detected
name: Leak
icon: mdi:water
layout: vertical
secondary_info: none
- type: glance
show_name: true
show_icon: false
show_state: true
title: Water Softener
columns: 3
entities:
- entity: sensor.furnace_room_multisensor_salt_level_in_bags
name: Salt (cm)
- entity: sensor.furnace_room_multisensor_salt_level_in_cm
name: From Bottom (cm)
- entity: sensor.furnace_room_multisensor_salt_level_from_top_in_cm
name: From Top (cm)
- type: vertical-stack
cards:
- type: custom:mushroom-title-card
subtitle: Sensors
- type: vertical-stack
cards:
- 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
# subtitle: Cameras
# - !include /config/lovelace/cameras/view-camera-10.yaml