type: custom:apexcharts-card
header:
show: true
title: AVM ATG Traffic (letzte 3 Wochen)
graph_span: 21d
span:
start: day
offset: “-21d”
yaxis:
* min: 0
series:
* entity: sensor.fritz_box_7590atg_gb_empfangen
name: Empfangen
type: column
color: “#2ecc71”
group_by:
func: diff
duration: 1d
statistics:
period: hour
type: sum
align: start
* entity: sensor.fritz_box_7590atg_gb_gesendet
name: Gesendet
type: column
color: “#e74c3c”
group_by:
func: diff
duration: 1d
statistics:
period: hour
type: sum
align: start
by HarryP: Code-/Logzeilen formatiert (bitte immer in </> einbinden)
s.a.: (Neues Update & Features - Hier in der Community 🫶)