42 Commits

Author SHA1 Message Date
orti-otto
481bc47037 98_RandomTimer: new attriute forceStoptimeSameDay to force stopping time of RT the same day.
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@14538 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-06-18 19:48:48 +00:00
orti-otto
08a5cc97e4 98_RandomTimer: should solve the problem with the disable attribute: https://forum.fhem.de/index.php/topic,14010.msg621068.html#msg621068
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@14040 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-04-19 20:04:24 +00:00
orti-otto
780b92d3b4 98_RandomTimer: PERL WARING at startup repaired
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@13790 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-03-24 20:16:44 +00:00
orti-otto
7a721de180 98_RandomTimer: improvment when diabling a timer during active runtime
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@13356 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-02-07 23:47:53 +00:00
dietmar63
f5bbee36d9 98_RandomTimer: brackets deleted in documentation
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@12697 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-12-01 23:36:55 +00:00
dietmar63
650cac7327 98_RandomTimer: suppress of not needed events when a RT ist disabled
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@12554 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-11-12 19:45:18 +00:00
dietmar63
363afe6e56 98_RandomTimer: supress warning 'experimental::smartmatch'
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@11188 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-04-04 19:41:03 +00:00
dietmar63
b81fcd3336 98_RandomTimer: changing internal Values to Readings and helper variables
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10725 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-04 18:52:41 +00:00
dietmar63
416e92a991 98_RandomTimer: generating Log-entries, when the Value()-Funktion of the device does not respond with on/off. The Value()-Funktion is used to get the actual switching-state of the device
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10391 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-01-06 21:14:32 +00:00
dietmar63
841d1d59f3 98_RandomTimer: some beautifying of code, trying to compute the real state before switchung (http://forum.fhem.de/index.php/topic,14010.msg372263.html#msg372263)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10171 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-12-14 20:16:58 +00:00
dietmar63
7d7145d1ea 98_RandomTimer: Dokumentation improved
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9334 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-09-30 18:51:19 +00:00
dietmar63
89e6cd24b4 98_RandomTimer: a try to avoid the problem of article http://forum.fhem.de/index.php/topic,14010.msg310929.html#msg310929
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8959 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-13 20:41:54 +00:00
dietmar63
01fb5f142f 98_RandomTimer: Bug in disable-funktion fixed
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8922 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-08 18:42:58 +00:00
dietmar63
fd5dd60448 98_RandomTimer: added a better return code to find PERL WARNING "IO::Socket::INET: connect: No route to host" http://forum.fhem.de/index.php/topic,14010.msg309471.html#msg309471
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8906 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-06 17:34:34 +00:00
dietmar63
d7f2c2c5ce 98_Randomtimer: undefined function main::get_switchmode() repaired
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7654 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-21 19:09:46 +00:00
dietmar63
19b3265e2e 98_RandomTimer: some improvements when setting attributes. Corrections in dokumentation
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7622 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-18 20:29:27 +00:00
dietmar63
4b7bd8d24f 98_RandomTimer: the processing of a error improved get rig of a PERL WARING: http://forum.fhem.de/index.php/topic,14010.msg243159.html#msg243159
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7495 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-10 16:17:04 +00:00
dietmar63
2ebaa5ecac 98_RandomTimer: it is now possible to change the attributes disable or disableCond during runtime or even the any state computed in disableCond. If the RT ist enabled it starts now at once.
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7393 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-01 18:19:30 +00:00
dietmar63
0aa9ac3783 98_RandomTimer.pm: error in documentation repaired
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6903 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-11-06 20:31:41 +00:00
dietmar63
1f7f883139 a better Log entry when using an attr disableCond with errors
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6533 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-09-10 22:57:19 +00:00
dietmar63
115ce96b69 RandomTimer - bug repaired in conjunction with onCmd and offCmd
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6482 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-08-30 20:11:54 +00:00
dietmar63
2e536235a9 RandomTimer
state is now on,  when  the active time is running

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6187 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-06-30 21:15:20 +00:00
dietmar63
8bea3773e1 Twilight, RandomTimer
- attribute useExtWeather added

RandomTimer
- bug fixed: sometimes the timer didn't stop.

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6056 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-06-04 18:09:31 +00:00
dietmar63
be6d64e5bb Twilight
- some minor improvements

Heating_Control
- improvemts in autodetection (EnOcean)

RandomTimer
- improvemts when waking up all the timers by RandomTimer_Wakeup()


git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5879 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-05-17 16:56:20 +00:00
dietmar63
cb9d332485 correction in RandomTimer_Wakeup()
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5720 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-05-02 10:32:35 +00:00
dietmar63
db8f68db86 use Time::Local 'timelocal_nocheck'; added
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5566 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-04-19 13:10:27 +00:00
dietmar63
a2c2332524 ensure that the myInternaltimer functions are available
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5556 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-04-18 16:48:41 +00:00
dietmar63
e2bfa18915 Heating_Control
- some changes to deal with summertime 
- bugfix in SetAlltemps()

Random_Timer
- a big new Version
- a new method to deal with InternalTimer

WeekdayTimer_Define
- some minor changes

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5555 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-04-18 16:33:07 +00:00
dietmar63
970a730def doku changed
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@4968 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-02-17 18:48:38 +00:00
dietmar63
2c33eddcfb Dokumentation repaired
- unblanced <li>
- &uuml, &ouml, &auml


git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@4816 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-02-05 21:03:08 +00:00
dietmar63
74fd0e4870 repared: unbalanced <li>
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@4755 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-01-27 21:11:06 +00:00
dietmar63
63bcff6f3d - dokumentation improved
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@4691 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-01-19 17:07:11 +00:00
dietmar63
563fcc83ee - attribut keepDeviceAlive added
- function RandomTimer_Wakeup() added

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@4635 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-01-12 19:50:57 +00:00
dietmar63
cc0c85e2b5 - dokumentation improved
59_Twilight now supports the function >>>> twilight($twilight, $reading, $min, $max) that works like sunset_abs() sunrise_abs()

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@4533 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-01-02 20:19:46 +00:00
dietmar63
d2bb3ae660 added a parameter to choose the rule for waking up the host EW|UDP
added an other parameter to send the magic packet repeatedly, by keeping a NAS alive(Buffalo).


git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@4056 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-10-16 20:51:25 +00:00
dietmar63
e56a9bbec0 conversion from Log to Log3
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@3858 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-09-04 21:53:36 +00:00
dietmar63
4b1b57c1db now with $Id$
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@3729 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-08-17 21:29:07 +00:00
dietmar63
781f2b85bd # $Id added to get version information
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@3720 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-08-16 18:46:51 +00:00
dietmar63
0677d56879 some bugfixing of nearly invisible things
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@3662 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-08-10 19:35:11 +00:00
dietmar63
f900618891 some improovements in writing the state, to avoid irritations
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@3627 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-08-08 18:45:37 +00:00
dietmar63
a05ca08ee4 dokumentation improoved
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@3549 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-07-30 16:39:44 +00:00
dietmar63
8b3bf46858 RandomTimer module added - a module to simulate the random funktionality of a timer clock like FS20ZSU.
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@3521 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-07-28 13:37:42 +00:00