15 Commits

Author SHA1 Message Date
rudolfkoenig
6a2e174e05 THE SPLIT
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2076 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-04 13:49:43 +00:00
rudolfkoenig
37dd09a222 Reformatted (in order to understand) and fixed the summer/winter bug
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1658 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-06-26 10:33:32 +00:00
rudolfkoenig
4abf58b770 Typos
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1630 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-06-20 07:18:13 +00:00
rudolfkoenig
a541ec55c4 GetHttpFile -> GetFileFromURL change
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1629 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-06-20 07:16:29 +00:00
rudolfkoenig
2b88b55a8b Another try to fix the midsummer problem.
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1621 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-06-16 07:49:23 +00:00
rudolfkoenig
36784f0cf3 BugFix for Sommer values.
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1609 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-06-09 13:46:51 +00:00
unimatrix27
bb39885883 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/fhem@1481 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-04-24 10:20:49 +00:00
unimatrix27
358323bf55 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/fhem@1480 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-04-23 18:55:49 +00:00
unimatrix27
4e8fd4632f GetHttpFile now uses new Timeout Parameter
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1432 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-04-10 07:08:19 +00:00
unimatrix27
783266e0c6 replaced complex if-branch with simple array (contributed by Daniel Wiedemann)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1414 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-04-05 10:02:56 +00:00
unimatrix27
287e3335cd remove funktion prototypes to avoid conflicts and the known prototype traps
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1389 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-03-25 20:51:22 +00:00
unimatrix27
824c57b03d 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/fhem@1386 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-03-25 18:57:53 +00:00
unimatrix27
b7cab2e655 removal of stupid timer bug in 59_Twilight.pm
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1382 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-03-25 09:48:21 +00:00
unimatrix27
eca2f602ea Bugfix in 59_Twilight.pm to ensure correct daylight saving time / timzone calculation
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1381 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-03-25 09:02:41 +00:00
unimatrix27
14f5f73e4d 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/fhem@1376 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-03-23 12:33:55 +00:00