Heating charts: add Roth current_temp + setpoint series, remove tile cards

This commit is contained in:
2026-04-23 07:48:48 +02:00
parent b7caa8d158
commit cea0e599f9
+87 -34
View File
@@ -37,11 +37,15 @@ sections:
name: Netatmo name: Netatmo
- entity: sensor.hue_motion_sensor_2_temperature_2 - entity: sensor.hue_motion_sensor_2_temperature_2
name: Hue name: Hue
- entity: climate.andreas
- type: tile attribute: current_temperature
entity: climate.andreas name: Roth aktuelt
name: Andreas - entity: climate.andreas
features: [] attribute: temperature
name: Roth mål
stroke_width: 1
curve: stepline
color: "#ff8800"
- type: grid - type: grid
cards: cards:
@@ -73,11 +77,15 @@ sections:
name: Netatmo name: Netatmo
- entity: sensor.hue_motion_sensor_2_temperature - entity: sensor.hue_motion_sensor_2_temperature
name: Hue name: Hue
- entity: climate.daniel
- type: tile attribute: current_temperature
entity: climate.daniel name: Roth aktuelt
name: Daniel - entity: climate.daniel
features: [] attribute: temperature
name: Roth mål
stroke_width: 1
curve: stepline
color: "#ff8800"
- type: grid - type: grid
cards: cards:
@@ -113,11 +121,15 @@ sections:
name: Skab Claus name: Skab Claus
- entity: sensor.temperature - entity: sensor.temperature
name: Skab Anne name: Skab Anne
- entity: climate.sovev_prelse
- type: tile attribute: current_temperature
entity: climate.sovev_prelse name: Roth aktuelt
name: Soveværelse - entity: climate.sovev_prelse
features: [] attribute: temperature
name: Roth mål
stroke_width: 1
curve: stepline
color: "#ff8800"
- type: grid - type: grid
cards: cards:
@@ -147,11 +159,15 @@ sections:
series: series:
- entity: sensor.kontor_motion_temperatur - entity: sensor.kontor_motion_temperatur
name: Hue name: Hue
- entity: climate.kontor
- type: tile attribute: current_temperature
entity: climate.kontor name: Roth aktuelt
name: Kontor - entity: climate.kontor
features: [] attribute: temperature
name: Roth mål
stroke_width: 1
curve: stepline
color: "#ff8800"
- type: grid - type: grid
cards: cards:
@@ -181,11 +197,15 @@ sections:
series: series:
- entity: sensor.gang_sensor_temperature - entity: sensor.gang_sensor_temperature
name: Hue name: Hue
- entity: climate.fordelingsgang
- type: tile attribute: current_temperature
entity: climate.fordelingsgang name: Roth aktuelt
name: Gang - entity: climate.fordelingsgang
features: [] attribute: temperature
name: Roth mål
stroke_width: 1
curve: stepline
color: "#ff8800"
- type: grid - type: grid
cards: cards:
@@ -273,18 +293,51 @@ sections:
series: series:
- entity: sensor.forgang_sensor_temperature - entity: sensor.forgang_sensor_temperature
name: Hue name: Hue
- entity: climate.forgang
- type: tile attribute: current_temperature
entity: climate.forgang name: Roth aktuelt
name: Forgang - entity: climate.forgang
features: [] attribute: temperature
name: Roth mål
stroke_width: 1
curve: stepline
color: "#ff8800"
- type: grid - type: grid
cards: cards:
- type: tile - type: custom:apexcharts-card
entity: climate.lille_bad graph_span: 24h
name: Lille bad header:
features: [] show: true
title: Lille bad
show_states: true
colorize_states: true
now:
show: true
label: Nu
apex_config:
chart:
height: 240
grid:
strokeDashArray: 2
xaxis:
type: datetime
labels:
datetimeFormatter:
hour: HH:mm
yaxis:
decimalsInFloat: 1
tickAmount: 6
series:
- entity: climate.lille_bad
attribute: current_temperature
name: Roth aktuelt
- entity: climate.lille_bad
attribute: temperature
name: Roth mål
stroke_width: 1
curve: stepline
color: "#ff8800"
# Indstillinger: Komforttemperaturer og sænkninger # Indstillinger: Komforttemperaturer og sænkninger
- type: grid - type: grid