20 Commits

Author SHA1 Message Date
jamesgo
fb92081745 94_PWM : loglevel angepasst
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@25211 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2021-11-10 14:11:37 +00:00
jamesgo
6c93e0459f 94_PWM.pm : fix for maxOffTimeMode
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23992 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2021-03-18 08:08:49 +00:00
jamesgo
de97e80dde 94_PWM.pm : fix processing order for maxOffTimeProtect
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23976 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2021-03-15 08:28:44 +00:00
jamesgo
fb3a62ba39 94_PWM.pm : add maxOffTimeMode and some small fixes
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23926 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2021-03-11 16:19:07 +00:00
jamesgo
a62b6a3d31 94_PWM.pm : maxOffTime fix für P-Regler
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23441 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-12-31 10:22:26 +00:00
jamesgo
07b3ec6c2b 94_PWM.pm : fix maxOffTime not working when using usePID=0
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23402 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-12-22 11:20:05 +00:00
jamesgo
7f8ecb2ace 94_PWM.pm : fix division by zero in line 454
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@22034 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-05-26 08:02:37 +00:00
jamesgo
799970eab1 94_PWM.pm : fix access to reading maxOffTimeCalculation reported by stromer-12
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@20853 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-12-30 11:15:41 +00:00
jamesgo
18c7efda06 94_PWM.pm : reading maxOffTimeCalculation was set but not used
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@18796 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-03-05 15:09:18 +00:00
jamesgo
a56efc5f56 94_PWM.pm : support of maxOffTime to prevent floor from cooling out
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@18631 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-02-18 13:14:35 +00:00
jamesgo
e4b700d14d 94_PWM.pm : fix typo overallHeatingSwitchThresholdTemup to overallHeatingSwitchThresholdTemp
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@16090 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2018-02-05 11:04:56 +00:00
jamesgo
e2ea248d7c 94_PWM.pm : add support for stateFormat
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@16067 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2018-02-02 14:39:31 +00:00
jamesgo
f04e7b6412 94_PWM.pm : add helper for pulses and adjust oldpulse for room
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@15601 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-12-13 12:37:14 +00:00
jamesgo
b63d2abf2d 94_PWM: add helper for pulses, fix roomsToStayOn
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@15528 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-11-30 16:11:29 +00:00
jamesgo
918519fb5d 94_PWM: add attribute overallHeatingSwitchThresholdTemp
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@14918 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-08-18 15:47:43 +00:00
jamesgo
021e70275c 94_PWM.pm : add attribute disable and fix OverallHeatingSwitch
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@14830 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-08-01 14:05:15 +00:00
jamesgo
203fa83592 94_PWM.pm : new attribute overallHeatingSwitchRef for threshold based configuration
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@12594 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-11-17 11:21:13 +00:00
jamesgo
10673e2f4a 94_PWM.pm : add delayTimeOn to definition of OverallHeatingSwitch to delay change from "off" to "on"
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@12329 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-10-11 18:13:24 +00:00
jamesgo
d4b836f5be 94_PWM.pm : add readings for more readable tempRules
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@12290 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-10-07 06:16:32 +00:00
jamesgo
1ead9a3e55 94_PWM: move from contrib into FHEM tree
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@12203 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-09-24 06:48:12 +00:00