mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-04-30 14:20:52 +02:00
Update helper_stats_graphs.yaml
This commit is contained in:
1
.github/workflows/helper_stats_graphs.yaml
vendored
1
.github/workflows/helper_stats_graphs.yaml
vendored
@@ -178,6 +178,7 @@ jobs:
|
|||||||
echo "$TITLE"
|
echo "$TITLE"
|
||||||
head -1 Stats3 > StatsTmp
|
head -1 Stats3 > StatsTmp
|
||||||
grep "$TITLE" Stats3 >> StatsTmp
|
grep "$TITLE" Stats3 >> StatsTmp
|
||||||
|
cat StatsTmp
|
||||||
# Plot graph
|
# Plot graph
|
||||||
( gnuplot-nox -persist <<-EOFMarker
|
( gnuplot-nox -persist <<-EOFMarker
|
||||||
set title "$TITLE"
|
set title "$TITLE"
|
||||||
|
|||||||
Reference in New Issue
Block a user