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
- some improvements to debug funktionality with verbose in case of disabled attribute
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@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/fhem@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/fhem@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/fhem@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/fhem@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/fhem@3094 2b470e98-0d58-463d-a4d8-8e2adae1ed80