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
+1 -1
View File
@@ -342,7 +342,7 @@ cards:
- type: horizontal-stack
cards:
- type: custom:mushroom-entity-card
entity: group.nursery_motion
entity: binary_sensor.girls_room_motion
name: Motion
secondary_info: none
layout: vertical
+1 -1
View File
@@ -27,7 +27,7 @@ cards:
navigation_path: /phone-yaml/plants
- type: template
entity: group.lights_left_on
entity: binary_sensor.lights_left_on
icon: >
{% if states('sensor.lights_left_on_count') | int(default=0) > 0 -%}
mdi:lightbulb-on
+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.bathroom_multisensor_temperature
detail: 1
name: Multisensor
- hours_to_show: 24
graph: line
type: sensor
detail: 1
entity: sensor.bathroom_multisensor_relative_humidity
name: Multisensor
- type: horizontal-stack
cards:
- hours_to_show: 24
@@ -16,13 +30,26 @@ cards:
type: sensor
entity: sensor.master_bathroom_thermostat_temperature
detail: 1
name: Temperature
name: Thermostat
- hours_to_show: 24
graph: line
type: sensor
detail: 1
entity: sensor.master_bathroom_thermostat_humidity
name: Humidity
name: Thermostat
- type: horizontal-stack
cards:
- hours_to_show: 24
graph: line
type: sensor
entity: sensor.master_bathroom_thermal_comfort_summer_simmer_index
detail: 1
name: Simmer
- type: history-graph
entities:
- entity: binary_sensor.master_bathroom_hygrostat
name: Hygrostat
hours_to_show: 24
- type: vertical-stack
cards:
- type: custom:mushroom-title-card
+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