More and more small fixes

This commit is contained in:
CeeWeasel
2025-11-14 16:46:44 -05:00
parent 8a02905888
commit 2e0a197b4d
33 changed files with 668 additions and 214 deletions
+29 -2
View File
@@ -9,6 +9,20 @@ cards:
# - type: custom:mushroom-chips-card
# chips:
# - type: back
- type: horizontal-stack
cards:
- hours_to_show: 24
graph: line
type: sensor
entity: sensor.utility_room_multisensor_temperature
detail: 1
name: Multisensor
- hours_to_show: 24
graph: line
type: sensor
detail: 1
entity: sensor.utility_room_multisensor_relative_humidity
name: Multisensor
- type: horizontal-stack
cards:
- hours_to_show: 24
@@ -16,13 +30,26 @@ cards:
type: sensor
entity: sensor.utility_room_thermostat_temperature
detail: 1
name: Temperature
name: Thermostat
- hours_to_show: 24
graph: line
type: sensor
detail: 1
entity: sensor.utility_room_thermostat_humidity
name: Humidity
name: Thermostat
- type: horizontal-stack
cards:
- hours_to_show: 24
graph: line
type: sensor
entity: sensor.utility_room_thermal_comfort_summer_simmer_index
detail: 1
name: Simmer
- type: history-graph
entities:
- entity: binary_sensor.utility_room_hygrostat
name: Hygrostat
hours_to_show: 24
- type: vertical-stack
cards:
- type: custom:mushroom-title-card