From e463cb5c88fbd0a889f84692c49b8f339b4f22b0 Mon Sep 17 00:00:00 2001 From: klaus01 Date: Sun, 11 Jan 2009 20:44:56 +0000 Subject: [PATCH] FHEMWEB features & logdir wildcard git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@322 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 7 ++++++- fhem/HISTORY | 14 +++++++++++++- 2 files changed, 19 insertions(+), 2 deletions(-) diff --git a/fhem/CHANGED b/fhem/CHANGED index 58b6ef934..f464caae6 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -478,4 +478,9 @@ - feature: Removed msghist for multiple FHZ handling, IODev attribute added - bugfix: cut off string "(counter)" from fallback value in 13_KS300.pm - feature: daily/monthly cumulated values for EMWZ/EMGZ/EMWM with 15_CUL_EM - by Klaus \ No newline at end of file + by Klaus + - feature: 01_FHEMWEB.pm: multiple room assignments + fixedrange with optional [day|week|month|year] + attr title and label for flexible .gplot files + - feature: fhem.pl: attr global logdir used by wildcard %ld + diff --git a/fhem/HISTORY b/fhem/HISTORY index 176f32fc0..9fa1cfb7f 100644 --- a/fhem/HISTORY +++ b/fhem/HISTORY @@ -374,5 +374,17 @@ - Added a unified dispatch for CUL/FHZ and CM11, since all of them used the same code. - Addedd IODev attribute to FS20/FHT/HMS/KS300/CUL_WS/CUL/EMWZ/EMGZ/EMEM - +- Sun Jan 11 (Klaus) + - Added fixedrange option day|week|month|year (for pgm2) + e.g.: attr wlEnergiemonat fixedrange month + - Added multiple room assignments for one device (for pgm2): + e.g.: attr Heizvorlauftemp room Energie,Heizung + - Added attr title and label(s) for more flexible .gplot files (for pgm2) + e.g.: attr wl_KF title "Fenster:".$value{KellerFenster}.", Entfeuchter: ".$value{Entfeuchter} + .gplot: (is almost there!) + attr wl_KF label "Fenster":"Entfeuchter" + .gplot: ... (constant text is to be replaced individually) + - Added attr global logdir, used by wildcard %ld in perl.pm + e.g.: attr global logdir /var/tmp + define emGaslog FileLog %ld/emGas.log emGas:.*CNT.*