* added new global modules function $hash->{DbLog_splitFn}
to let split the generated events by the own module
into readingsname, value and unit
* added SVG_sampleDataFn
* added FW_detailFn
- added: new module contrib/97_SprinkleControl.pm (tobiasfaust)
- added: new module contrib/98_Sprinkle.pm (tobiasfaust)
both modules helps to control the sprinkles in your garden
--> take a look to the Wiki-Article
http://www.fhemwiki.de/wiki/Bew%C3%A4sserungssteuerung
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5782 2b470e98-0d58-463d-a4d8-8e2adae1ed80
feature: Text2Speech: Definition of mp3files with a custom templatedefinition.
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@4747 2b470e98-0d58-463d-a4d8-8e2adae1ed80
Use of uninitialized value $modifier in string eq at fhem.pl line 3343.
Use of uninitialized value $perlCode in eval "string" at fhem.pl line 3321
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@3855 2b470e98-0d58-463d-a4d8-8e2adae1ed80
regexp to exclude defined readings to log.
If a MinInterval is set, the logentry is dropped if the
defined interval is not reached and value vs. lastvalue is eqal
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@3824 2b470e98-0d58-463d-a4d8-8e2adae1ed80
to all Devices. DbLogExclue will work as regexp to exclude
defined readings to log
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@3754 2b470e98-0d58-463d-a4d8-8e2adae1ed80
Add: - new function: delta-ts by using "WEBLINK DBPLOT"
- better behaviour of readings and values of dummy and
OWX devices
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@3387 2b470e98-0d58-463d-a4d8-8e2adae1ed80
- Moves the 'current' table to memory and modifies a few internal parameters
in SQLite to minimize flash wear.
- Makes easier to setup DbLog with SQLite. Database tables are created if not exists
automatically when the database is opened.
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2855 2b470e98-0d58-463d-a4d8-8e2adae1ed80
Generating Plots with weblinks are supportet.
(by B. Neubert / T. Faust)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2313 2b470e98-0d58-463d-a4d8-8e2adae1ed80