18 Commits

Author SHA1 Message Date
dietmar63
d8e5e137fe bugfixing on Twilight
- calling GetFileFromUrl with noshutdown=1 just like in Weather.pm
- computing arcusCosisnus only when parameter between [-1,+1] else returning "nan" not a Number
- updating MAINTAINER.txt

git-svn-id: https://svn.fhem.de/fhem/trunk@3273 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-06-10 17:22:22 +00:00
rudolfkoenig
b128ebbc5a readingsUpdate attribute-Namelist and documentation unified
git-svn-id: https://svn.fhem.de/fhem/trunk@2406 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-01-03 12:51:51 +00:00
borisneubert
bf3d1a0700 introduced readingsBulkUpdate, readingsSingleUpdate
introduced GPLv2

git-svn-id: https://svn.fhem.de/fhem/trunk@2099 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-08 20:56:21 +00:00
rudolfkoenig
a1397d1c34 THE SPLIT
git-svn-id: https://svn.fhem.de/fhem/trunk@2076 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-04 13:49:43 +00:00
rudolfkoenig
fb0bded435 Reformatted (in order to understand) and fixed the summer/winter bug
git-svn-id: https://svn.fhem.de/fhem/trunk@1658 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-06-26 10:33:32 +00:00
rudolfkoenig
f4b43b0051 Typos
git-svn-id: https://svn.fhem.de/fhem/trunk@1630 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-06-20 07:18:13 +00:00
rudolfkoenig
60d2269a6c GetHttpFile -> GetFileFromURL change
git-svn-id: https://svn.fhem.de/fhem/trunk@1629 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-06-20 07:16:29 +00:00
rudolfkoenig
0cd9f17fec Another try to fix the midsummer problem.
git-svn-id: https://svn.fhem.de/fhem/trunk@1621 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-06-16 07:49:23 +00:00
rudolfkoenig
53de545c0e BugFix for Sommer values.
git-svn-id: https://svn.fhem.de/fhem/trunk@1609 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-06-09 13:46:51 +00:00
unimatrix27
974306afd7 added check if weather location is valid. if not, generate log entry and give meaningful values to readings
git-svn-id: https://svn.fhem.de/fhem/trunk@1481 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-04-24 10:20:49 +00:00
unimatrix27
03095993ef New Reading "condition" in Twilight to react directly on weather condition code without Twilight internal mapping
git-svn-id: https://svn.fhem.de/fhem/trunk@1480 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-04-23 18:55:49 +00:00
unimatrix27
5330211f52 GetHttpFile now uses new Timeout Parameter
git-svn-id: https://svn.fhem.de/fhem/trunk@1432 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-04-10 07:08:19 +00:00
unimatrix27
f1b69feb7c replaced complex if-branch with simple array (contributed by Daniel Wiedemann)
git-svn-id: https://svn.fhem.de/fhem/trunk@1414 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-04-05 10:02:56 +00:00
unimatrix27
a070fa016d remove funktion prototypes to avoid conflicts and the known prototype traps
git-svn-id: https://svn.fhem.de/fhem/trunk@1389 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-03-25 20:51:22 +00:00
unimatrix27
024ae8e44c Change in next update time detection. Now a light-change should takes effect immediately (in 59_Twilight.pm)
git-svn-id: https://svn.fhem.de/fhem/trunk@1386 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-03-25 18:57:53 +00:00
unimatrix27
39872762b2 removal of stupid timer bug in 59_Twilight.pm
git-svn-id: https://svn.fhem.de/fhem/trunk@1382 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-03-25 09:48:21 +00:00
unimatrix27
640df47441 Bugfix in 59_Twilight.pm to ensure correct daylight saving time / timzone calculation
git-svn-id: https://svn.fhem.de/fhem/trunk@1381 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-03-25 09:02:41 +00:00
unimatrix27
e65dccb554 New module "Twilight" for calculation of daylight-phases based on the script available for the Homematic CCU from http://www.homematic-wiki.info/mw/index.php/TCLScript:twilight
Update commandref.html to reflect interface of new module



git-svn-id: https://svn.fhem.de/fhem/trunk@1376 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-03-23 12:33:55 +00:00