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
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
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
- 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
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
- 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@5879 2b470e98-0d58-463d-a4d8-8e2adae1ed80
- 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
Twilight
a new way to set unset internal timer
Heating_Control
bug repaired when using times specified in Perlcode(update at midnight)
autodetect HM-TC-IT-WM-W-EU as heating
device is no longer checked to get more flexibility
support for $NAME, $EVENT beside of @, %(some obsolet)
Weekday_Timer
code optimisation
bug fixing
bug repaired when using times specified in Perlcode(update at midnight)
support for $NAME, $EVENT beside of @, %(some obsolet)
git-svn-id: https://svn.fhem.de/fhem/trunk@5241 2b470e98-0d58-463d-a4d8-8e2adae1ed80
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@4533 2b470e98-0d58-463d-a4d8-8e2adae1ed80
- some improvements to debug funktionality with verbose in case of disabled attribute
git-svn-id: https://svn.fhem.de/fhem/trunk@4330 2b470e98-0d58-463d-a4d8-8e2adae1ed80
- fixed:
Use of uninitialized value $_ in numeric eq (==) at C:/fhem-5.5/FHEM/98_Heating_
Control.pm line 96, <$fh> line 129.
git-svn-id: https://svn.fhem.de/fhem/trunk@4127 2b470e98-0d58-463d-a4d8-8e2adae1ed80
- added attribute windowSensor. Defines a list of window sensors to avoid swichting when a window is open. Supports sensors of type CUL_FHTTK
- the time parameter of switches can now be a Perlfuncion like sunrise_abs().
- a new optional Parameter can change the language of profiles: de, en fr are possible
- symbolic constants like eco on off on-for-timer now a Parameter can be added. For example on-for-timer:30. The colon ist replaced by space.
git-svn-id: https://svn.fhem.de/fhem/trunk@4118 2b470e98-0d58-463d-a4d8-8e2adae1ed80
- french language supported by autdetection
- param now supports a second parameter like on-for-timer:3456
- default switchparameter can be adjusted more elaborate
my %modifier = ("MAX" => "desiredTemperature",
"FHT" => "desired-temp",
"FS20" => "",
"HM-CC-VD" => "desired-temp",
"HM-CC-TC" => "desired-temp" );
git-svn-id: https://svn.fhem.de/fhem/trunk@4055 2b470e98-0d58-463d-a4d8-8e2adae1ed80
- improving the view, witch HC is active: text "inactive" is shown in state
git-svn-id: https://svn.fhem.de/fhem/trunk@3224 2b470e98-0d58-463d-a4d8-8e2adae1ed80
- improving the check if desiredTemp still switched on device
- improving some dokumentation
git-svn-id: https://svn.fhem.de/fhem/trunk@3094 2b470e98-0d58-463d-a4d8-8e2adae1ed80