FHEMWEB features & logdir wildcard

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@322 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
klaus01
2009-01-11 20:44:56 +00:00
parent eb7bc9cd6d
commit e463cb5c88
2 changed files with 19 additions and 2 deletions

View File

@@ -479,3 +479,8 @@
- 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
- 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

View File

@@ -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: <TL> (is almost there!)
attr wl_KF label "Fenster":"Entfeuchter"
.gplot: <L0> ... <L9> (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.*