56 Commits

Author SHA1 Message Date
igami
7a07a71b0f MAINTAINER: Maintainer changes
git-svn-id: https://svn.fhem.de/fhem/trunk@16005 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2018-01-27 06:05:51 +00:00
orti-otto
184a5a8c7a 98_Heating_Control, 98_WeekdayTimer: revert possibility to use Perlcommand as param - because of misunderstandings using it
git-svn-id: https://svn.fhem.de/fhem/trunk@13374 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-02-09 20:00:35 +00:00
orti-otto
058221c38a 98_WeekdayTimer, 98_Heating_Control: fix for issue #65259. dummy are no longer checket to be a heating
git-svn-id: https://svn.fhem.de/fhem/trunk@13232 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-01-25 18:56:17 +00:00
orti-otto
59a3946547 98_WeekdayTimer: logging eliminated
git-svn-id: https://svn.fhem.de/fhem/trunk@13072 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-01-14 20:52:17 +00:00
orti-otto
9d77df2cb0 98_Weekdaytimer, 98_Heating_Control: it is now possible to specify params with blanks by using a ":". when a ":" must be conserve you can mask it by using a backslash. to send to a HUE "21:23|pct 40 : transitiontime 18000" you can achieve ist by defining a param like "21:23|pct:40:\::transitiontime:18000"
git-svn-id: https://svn.fhem.de/fhem/trunk@13071 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-01-14 20:41:22 +00:00
orti-otto
5d215af420 98_WeekdayTimer, 98_Heating_Contorl: a new try to use a new method to check if a device is a heating - the new method is very easy, it checks if a device understand desired-temp ....
The  first version, that was checked in, was causing errors.

git-svn-id: https://svn.fhem.de/fhem/trunk@12932 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-01-02 17:34:43 +00:00
orti-otto
0deb93049a 98_Weekdaytimer: revert changes seem to be responsible for messages like
Error: >< has no TYPE, but following keys: ><

git-svn-id: https://svn.fhem.de/fhem/trunk@12903 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-12-29 11:12:14 +00:00
orti-otto
ed018e6921 98_WeekdayTimer: minor improvments
git-svn-id: https://svn.fhem.de/fhem/trunk@12895 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-12-27 23:38:54 +00:00
orti-otto
4f6e3018ad 98_WeekdayTimer, 98_Heating_Contorl: a new method implemented to check if a device is a heating - the new method is very easy, it checks if a device understand desired-temp ...
git-svn-id: https://svn.fhem.de/fhem/trunk@12894 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-12-27 22:30:59 +00:00
dietmar63
76201682df 98_Heating_Control, 98_WeekdayTimer: a bug fixed when starting a WDT or a HC an trying to switch in the past.
now being able to use on-till:13:30:30 as a parameter
the parameter can now be a Perlcode

git-svn-id: https://svn.fhem.de/fhem/trunk@12715 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-12-04 21:42:11 +00:00
dietmar63
019a8aa039 98_WeekdayTimer, 98_Heating_Control: implemented topic (Forum #53368)
git-svn-id: https://svn.fhem.de/fhem/trunk@11504 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-05-22 20:01:08 +00:00
dietmar63
1e9733b6cb 98_Heating_Control, 98_WeekdayTimer:
fix for https://forum.fhem.de/index.php/topic,50150.msg419471.html#msg419471

git-svn-id: https://svn.fhem.de/fhem/trunk@11041 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-03-10 18:25:34 +00:00
dietmar63
7a58bcb7da 98_Heating_Control, 98_WeekdayTimer:
a more sophisticated way to switch heatings in the past in startup phase of fhem or a HC and by calling Heating_Control_SetAllTemps()

git-svn-id: https://svn.fhem.de/fhem/trunk@10983 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-03-02 21:00:12 +00:00
dietmar63
de16994950 98_Heating_Control, 98_WeekdayTimer: ZWave window sensor added for automatic recognition
git-svn-id: https://svn.fhem.de/fhem/trunk@10691 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-01-31 19:23:01 +00:00
dietmar63
f9f3424614 98_WeekdayTimer, 98_Heating_Control: issue from post http://forum.fhem.de/index.php/topic,47848.msg395069.html#msg395069 repaired
git-svn-id: https://svn.fhem.de/fhem/trunk@10596 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-01-22 17:07:50 +00:00
dietmar63
36b9cdbc69 98_WeekdayTimer, 98_Heating_Control: issue http://forum.fhem.de/index.php/topic,46312.0.html fixed.
no crash anymore when using a wrong definition name

git-svn-id: https://svn.fhem.de/fhem/trunk@10430 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-01-09 18:33:25 +00:00
dietmar63
e2041662c1 98_WeekdayTimer, 98_Heating_Control: documentation improved
git-svn-id: https://svn.fhem.de/fhem/trunk@10429 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-01-09 17:37:05 +00:00
dietmar63
4a5306d13c 98_Weekdaytimer, 98_Heating_Control: implemented changes to allow switchingtimes of the form: So-Sa|{fhem("get Tageslicht ss_weather")}|on - the time now can contain spaces. Verbose 4,5 now logs detailed information of the parsing process.
git-svn-id: https://svn.fhem.de/fhem/trunk@10392 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-01-06 21:19:15 +00:00
dietmar63
6a9249adce 98_WeekdayTimer, 98_Heating_Control: %TIME %TIME in delayedExecutionCond enabled
git-svn-id: https://svn.fhem.de/fhem/trunk@10126 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-12-07 19:00:13 +00:00
dietmar63
33b9fcd75f 98_WeekdayTimer, 98_Heating_Control: another issue fixed in conjunction with @ % in the context of Attribute delayedExecutionCond
git-svn-id: https://svn.fhem.de/fhem/trunk@10077 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-12-03 19:24:38 +00:00
dietmar63
e6f35794d4 98_WD,98_HC: Loglevel changed
git-svn-id: https://svn.fhem.de/fhem/trunk@9992 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-11-24 18:34:35 +00:00
dietmar63
37da8bfa8d 98_WeekdayTimer: better logging implemented
git-svn-id: https://svn.fhem.de/fhem/trunk@9984 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-11-23 22:37:18 +00:00
dietmar63
5efb85ad48 98_Weekdaytimer, 98_Heating_Control: EnOcean again
git-svn-id: https://svn.fhem.de/fhem/trunk@9929 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-11-18 21:16:24 +00:00
dietmar63
641c298f90 98_Heating_Control, 98_WeekdayTimer: EnOcean added in windowsensor support and documentation updated because of @ % issue.
git-svn-id: https://svn.fhem.de/fhem/trunk@9925 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-11-17 23:15:20 +00:00
dietmar63
2ed2b970d0 98_Weekdaytimer, 98_Heating_Control: issue because of version 5.7 @, % change in EvalSpecials()
git-svn-id: https://svn.fhem.de/fhem/trunk@9915 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-11-16 23:42:23 +00:00
dietmar63
d9f55fdb75 98_WeekdayTimer, 98_Heating_Control: bugfixing in startup of timer and Heating_Control_SetAllTemps() and WeekdayTimer_SetAllParms(). Another fix in setting active/inactive .
git-svn-id: https://svn.fhem.de/fhem/trunk@9712 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-10-28 22:18:48 +00:00
dietmar63
3c7d90b293 98_Heating_Control: last change is not workung under al circumstances - rollback - now really
git-svn-id: https://svn.fhem.de/fhem/trunk@9461 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-10-15 22:12:05 +00:00
dietmar63
0adc985f25 98_Heating_Control: last change is not workung under al circumstances - rollback
git-svn-id: https://svn.fhem.de/fhem/trunk@9401 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-10-07 21:22:54 +00:00
dietmar63
9fc7fd52a0 98_WeekdayTimer, 98_Heating_Control: bug in WeekdayTimer_SetAllParms() and Heating_Control_SetAllTemps() fixed. The old version could process the timers in a random order. this will not.
git-svn-id: https://svn.fhem.de/fhem/trunk@9383 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-10-05 18:37:23 +00:00
dietmar63
b35c437101 98_WeekdayTimer, 98_Heating_Control: a new Version of the functionality of "overtaking timer" and the blocking by a windowSensor(Heating_Control)
git-svn-id: https://svn.fhem.de/fhem/trunk@9335 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-09-30 18:57:59 +00:00
dietmar63
8fb0f9b977 98_WeekdayTimer: Correction to http://forum.fhem.de/index.php/topic,40198.msg325505.html#msg325505
git-svn-id: https://svn.fhem.de/fhem/trunk@9209 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-09-06 20:09:47 +00:00
dietmar63
5f1116c2bb 98_WeekdayTimer: some last improovements to get a better state active/inactive
git-svn-id: https://svn.fhem.de/fhem/trunk@8907 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-06 17:41:47 +00:00
dietmar63
a823ac2f38 98_WeekdayTimer, 98_Heating_Control: state "opened" for windowsensors from MAX added.
git-svn-id: https://svn.fhem.de/fhem/trunk@8621 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-05-22 18:20:29 +00:00
dietmar63
6b49e86236 98_WeekdayTimer:
http://forum.fhem.de/index.php/topic,36988.msg292688.html#msg292688

git-svn-id: https://svn.fhem.de/fhem/trunk@8540 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-05-07 18:02:35 +00:00
dietmar63
66efd47ddf 98_WeekdayTimer, 98_Heating_Control:
windowSensors checked in startphase

git-svn-id: https://svn.fhem.de/fhem/trunk@8538 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-05-06 21:39:07 +00:00
dietmar63
8572c79fb8 98_WeekdayTimer, 98_Heating_Control:
- improvements defining same time in on WD, HC.
- documentation

git-svn-id: https://svn.fhem.de/fhem/trunk@8517 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-05-02 20:07:15 +00:00
dietmar63
d6f1fa9276 98_WeekdayTimer, 98_Heating_Control:
a new version to get correct "state" "nextValue" "nextUpdate"

git-svn-id: https://svn.fhem.de/fhem/trunk@8490 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-04-27 19:38:31 +00:00
dietmar63
e55b38a591 98_WeekdayTimer, 98_Heating_Control:
added better logging 
and attr switchInThePast in 98_Heating_Control

git-svn-id: https://svn.fhem.de/fhem/trunk@8480 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-04-25 20:24:29 +00:00
dietmar63
29554b0092 98_WeekdayTimer, 98_Heating_Control:
correction of some bugs with inactive/active state
nextValue has now Format 2015-04-25 18:15:00 as before
added better logging and attr switchInThePast

git-svn-id: https://svn.fhem.de/fhem/trunk@8477 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-04-25 16:19:54 +00:00
dietmar63
e95f79954a 98_WeekdayTimer, 98_Heating_Control: some improvements to set Parameter/Temperature of a past switch when starting/defining a WD or HC.
Improvements to corectly set state to active/<temp>/<Param>

new funktions:
WeekdayTimer_SetParm("<devicename>")
Heating_Control_SetTemp("<devicename>")

git-svn-id: https://svn.fhem.de/fhem/trunk@8456 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-04-19 18:37:34 +00:00
dietmar63
ab3065b637 98_Weekdaytimer:
added support for logProxy and repairing issue "inactive" state

git-svn-id: https://svn.fhem.de/fhem/trunk@8411 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-04-09 19:54:46 +00:00
dietmar63
4294b64707 98_Heating_Control, 98_WeekdayTmer:
fixing some minor bugs: 
http://forum.fhem.de/index.php/topic,10011.msg278781.html#msg278781

git-svn-id: https://svn.fhem.de/fhem/trunk@8394 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-04-07 17:48:30 +00:00
dietmar63
76df7c129b 98_Heating_Control, 98_WeekdayTimer, 59_Twilight: big refactoring update with some minor improvements
git-svn-id: https://svn.fhem.de/fhem/trunk@8305 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-03-27 19:40:25 +00:00
dietmar63
d771413c00 98_WeekdayTimer, 98_Heating_Control: a bug in the functions WeekdayTimer_SetAllParams () and Heating_Control_SetAllTemps () repaired. Now the devices are switched even if they are a heating.
git-svn-id: https://svn.fhem.de/fhem/trunk@7168 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-12-08 00:03:37 +00:00
dietmar63
60cdb69763 Heating_Control, WeekdayTimer: switchingtimes in Perl can use as $date variable to compute exact startime for the hole week. Numeric Parameter are no longer translated into float.
git-svn-id: https://svn.fhem.de/fhem/trunk@6918 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-11-08 16:47:09 +00:00
dietmar63
4c00c292b3 Heating_Control, WeekdayTimer
- added attribute delayedExecutionCond

git-svn-id: https://svn.fhem.de/fhem/trunk@6186 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-06-30 21:10:20 +00:00
dietmar63
c771e1a802 Heating_Control, WeekdayTimer
- set <device> enable
- set <device> disable
added and fixed a issue.

git-svn-id: https://svn.fhem.de/fhem/trunk@6057 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-06-04 19:27:19 +00:00
dietmar63
23b25c141c Twilight, Heating_Control, WeekdayTimer
Twilight,
- minor bugfix in logging 

Heating_Control, 
- set command for enabel/disable + new Reading disabled added

WeekdayTimer
- set command for enabel/disable + new Reading disabled added
 


git-svn-id: https://svn.fhem.de/fhem/trunk@5946 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-05-23 17:41:49 +00:00
dietmar63
a5658ee95c ID set
git-svn-id: https://svn.fhem.de/fhem/trunk@5717 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-05-01 15:10:08 +00:00
dietmar63
1dea0d333c 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@5555 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-04-18 16:33:07 +00:00