This commit is contained in:
darthsandmann
2022-08-02 18:57:48 +02:00
parent 9db4448fa4
commit 78259b2dc4
9 changed files with 174 additions and 108 deletions

View File

@@ -23,17 +23,23 @@
variables:
ulm_card_generic_swap_name: difference
- type: 'custom:button-card'
template: card_graph
entity: sensor.temperature_kai_temperature
variables:
ulm_card_graph_color: "var(--google-blue)"
ulm_card_graph_name: Temperature
ulm_card_graph_entity: sensor.temperature_kai_temperature
ulm_card_graph_color2: "var(--google-green)"
ulm_card_graph_entity2: sensor.climate_temp
ulm_card_graph_type: fill
ulm_card_graph_hours: 6
- type: custom:apexcharts-card
graph_span: 6h
header:
show: false
series:
- entity: sensor.temperature_kai_temperature
type: line
name: Inside
group_by:
func: avg
duration: 30min
- entity: sensor.temperature_outside_pirateweather
type: column
name: Outside
group_by:
func: avg
duration: 30min
- type: "horizontal-stack"
cards: