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
- entity: sensor.hue_motion_sensor_2_temperature_2
name: Hue
- type: tile
entity: climate.andreas
name: Andreas
features: []
- entity: climate.andreas
attribute: current_temperature
name: Roth aktuelt
- entity: climate.andreas
attribute: temperature
name: Roth mål
stroke_width: 1
curve: stepline
color: "#ff8800"
- type: grid
cards:
@@ -73,11 +77,15 @@ sections:
name: Netatmo
- entity: sensor.hue_motion_sensor_2_temperature
name: Hue
- type: tile
entity: climate.daniel
name: Daniel
features: []
- entity: climate.daniel
attribute: current_temperature
name: Roth aktuelt
- entity: climate.daniel
attribute: temperature
name: Roth mål
stroke_width: 1
curve: stepline
color: "#ff8800"
- type: grid
cards:
@@ -113,11 +121,15 @@ sections:
name: Skab Claus
- entity: sensor.temperature
name: Skab Anne
- type: tile
entity: climate.sovev_prelse
name: Soveværelse
features: []
- entity: climate.sovev_prelse
attribute: current_temperature
name: Roth aktuelt
- entity: climate.sovev_prelse
attribute: temperature
name: Roth mål
stroke_width: 1
curve: stepline
color: "#ff8800"
- type: grid
cards:
@@ -147,11 +159,15 @@ sections:
series:
- entity: sensor.kontor_motion_temperatur
name: Hue
- type: tile
entity: climate.kontor
name: Kontor
features: []
- entity: climate.kontor
attribute: current_temperature
name: Roth aktuelt
- entity: climate.kontor
attribute: temperature
name: Roth mål
stroke_width: 1
curve: stepline
color: "#ff8800"
- type: grid
cards:
@@ -181,11 +197,15 @@ sections:
series:
- entity: sensor.gang_sensor_temperature
name: Hue
- type: tile
entity: climate.fordelingsgang
name: Gang
features: []
- entity: climate.fordelingsgang
attribute: current_temperature
name: Roth aktuelt
- entity: climate.fordelingsgang
attribute: temperature
name: Roth mål
stroke_width: 1
curve: stepline
color: "#ff8800"
- type: grid
cards:
@@ -273,18 +293,51 @@ sections:
series:
- entity: sensor.forgang_sensor_temperature
name: Hue
- type: tile
entity: climate.forgang
name: Forgang
features: []
- entity: climate.forgang
attribute: current_temperature
name: Roth aktuelt
- entity: climate.forgang
attribute: temperature
name: Roth mål
stroke_width: 1
curve: stepline
color: "#ff8800"
- type: grid
cards:
- type: tile
entity: climate.lille_bad
name: Lille bad
features: []
- type: custom:apexcharts-card
graph_span: 24h
header:
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
- type: grid