From cea0e599f942877b932b5a077b68d2fb78410206 Mon Sep 17 00:00:00 2001 From: Claus Dethlefsen Date: Thu, 23 Apr 2026 07:48:48 +0200 Subject: [PATCH] Heating charts: add Roth current_temp + setpoint series, remove tile cards --- dashboards/views/06_varme.yaml | 121 ++++++++++++++++++++++++--------- 1 file changed, 87 insertions(+), 34 deletions(-) diff --git a/dashboards/views/06_varme.yaml b/dashboards/views/06_varme.yaml index 6fe0793..24fb11c 100644 --- a/dashboards/views/06_varme.yaml +++ b/dashboards/views/06_varme.yaml @@ -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