2012-02-28_00:04:47 Stromverbrauch cum_day: CUM_DAY: 23.534 CUM: 464.387 COST: 4.61 2012-02-29_00:00:17 Stromverbrauch cum_day: CUM_DAY: 19.800 CUM: 484.187 COST: 3.88 2012-03-01_00:00:47 Stromverbrauch cum_month: CUM_MONTH: 0.000 CUM: 502.707 COST: 0.00 2012-03-01_00:00:47 Stromverbrauch cum_day: CUM_DAY: 18.520 CUM: 502.707 COST: 3.63 2012-03-02_00:01:16 Stromverbrauch cum_day: CUM_DAY: 18.320 CUM: 521.027 COST: 3.59
Hallo Puschel74,
> Evtl k�nnte man das ja auch bei fixdrange mit einbauen (zu Rudi schiel ;-)
> W�re es nicht m�glich dies auch bei fixedrange zu realisieren?
2012-07-22_00:02:42 Stromzaehler cum_day: CUM_DAY: 6.493 CUM: 17.760 COST: 1.49 2012-07-23_00:00:29 Stromzaehler cum_day: CUM_DAY: 7.827 CUM: 25.587 COST: 1.80 2012-07-24_00:03:17 Stromzaehler cum_day: CUM_DAY: 3.466 CUM: 29.053 COST: 0.80 2012-07-25_00:01:04 Stromzaehler cum_day: CUM_DAY: 3.720 CUM: 32.773 COST: 0.86 2012-07-26_00:08:51 Stromzaehler cum_day: CUM_DAY: 5.147 CUM: 37.920 COST: 1.18 2012-07-27_00:01:37 Stromzaehler cum_day: CUM_DAY: 3.680 CUM: 41.600 COST: 0.85 2012-07-28_00:04:23 Stromzaehler cum_day: CUM_DAY: 3.640 CUM: 45.240 COST: 0.84
und der dargestellte Plot als Bild im Anhang
Was ist bei mir noch fehlerhaft ?
Danke
Oliver
2012-09-29_00:00:49 strz1_Haus cum_day: CUM_DAY: 6.520 CUM: 1196.647 COST: 0.00 2012-09-30_00:08:49 strz1_Haus cum_day: CUM_DAY: 8.953 CUM: 1205.600 COST: 0.00 2012-10-01_00:01:48 strz1_Haus cum_month: CUM_MONTH: 246.247 CUM: 1215.727 COST: 0.00 2012-10-01_00:01:48 strz1_Haus cum_day: CUM_DAY: 10.127 CUM: 1215.727 COST: 0.00 2012-10-02_00:04:47 strz1_Haus cum_day: CUM_DAY: 8.173 CUM: 1223.900 COST: 0.00
Was müsste ich in der fhem.cfg eintragen zur Darstellung der täglichen Werte?
Dank und Gruß,
Stefan
tar: removing leading '/' from member names backup done: FHEM-20121015_175040.tar.gz (8734528 Bytes) updated www/pgm2/power4.gplot updated www/pgm2/power8.gplot updated www/pgm2/power8top10.gplot update finished
Also: Wie könnte ich elegant an die power6.gplot kommen?
;-)
Gruß,
Stefan
Hallo,
anbei die power6.gplot von mir.
Ich meine es musste eine bestehende angepasst werden bin mir aber nicht
mehr ganz sicher ;-)
Gr��e
Am 15.10.2012 18:20, schrieb bsl:
> Hallo und Dank f�r die Antworten,
>
> was mir noch fehlt ist die "power6.gplot" - irgendwie finde ich keinen
> alten Post dazu und ein "updatefhem power6*" bringt sie ebenfalls
> nicht zum Vorschein:
>
> tar: removing leading '/' from member names
> backup done: FHEM-20121015_175040.tar.gz (8734528 Bytes)
> updated www/pgm2/power4.gplot
> updated www/pgm2/power8.gplot
> updated www/pgm2/power8top10.gplot
> update finished
>
> Also: Wie k�nnte ich elegant an die power6.gplot kommen?
> ;-)
> Gru�,
> Stefan
>
>
############################
# Display the power reported by the EM1010
# Corresponding FileLog definition:
# define <filelogname> FileLog /var/log/fhem/em-%Y.log <emdevname>:CNT:.*
set terminal png transparent size <SIZE> crop
set output '<OUT>.png'
set xdata time
set timefmt "%Y-%m-%d_%H:%M:%S"
set xlabel " "
set title '<L1>'
set ylabel "Power (KW)"
set y2label "Power (KW)"
set grid
set ytics
set y2tics
set format y "%.1f"
set format y2 "%.1f"