FHEM Forum

FHEM => Anfängerfragen => Thema gestartet von: BonesDone am 01 Dezember 2020, 09:10:31

Titel: PWM Modul MaxOff Time
Beitrag von: BonesDone am 01 Dezember 2020, 09:10:31
Hallo,

Ich habe ein Problem mit dem MaxOffTimer im PWMR und PWM.

Leider reagiert bei mir der MaxOffTimer nicht. Ich hab schon einiges probiert, bekomme aber die Funktion nicht hin.
Ich hätte gerne, das nach 1 1/2 Std. wenn das Ventil nicht offen war, das Ventil für 15 Minuten öffnet um wieder etwas wärme in die Fußbodenheizung zu bekommen.

Kennt sich da jemand aus? Kann mir jemand helfen?

PWM Modul:
defmod FBH PWM
attr FBH verbose 1

setstate FBH lastrun: 2020-11-27 07:58:29
setstate FBH 2020-11-25 22:44:55 OverallHeatingSwitch
setstate FBH 2020-11-25 22:44:55 OverallHeatingSwitchWaitBeforeOn
setstate FBH 2020-11-25 22:44:55 OverallHeatingSwitchWaitUntilOff
setstate FBH 2020-11-27 07:58:29 avgPulseRoomsOff 0
setstate FBH 2020-11-27 07:58:29 avgPulseRoomsOn 1.00
setstate FBH 2020-11-27 07:58:29 lastrun calculating
setstate FBH 2020-11-25 22:47:43 maxOffTimeCalculation on
setstate FBH 2020-11-27 07:58:29 pulseAvg 1.00
setstate FBH 2020-11-27 07:58:29 pulseAvg2 1.00
setstate FBH 2020-11-27 07:58:29 pulseAvg3 1.00
setstate FBH 2020-11-27 07:58:29 pulseMax 1
setstate FBH 2020-11-27 07:58:29 pulseSum 1
setstate FBH 2020-11-27 07:58:29 roomsActive 1
setstate FBH 2020-11-27 07:58:29 roomsOff 0
setstate FBH 2020-11-27 07:58:29 roomsOn 1
setstate FBH 2020-11-27 07:58:29 roomsToStayOn 0
setstate FBH 2020-11-27 07:58:29 roomsToStayOnList
setstate FBH 2020-11-27 07:58:29 state lastrun: 2020-11-27 07:58:29


PWMR Modul:
defmod FBH_WC_Gast PWMR FBH 1,0.11 ESPEasy_EG15_WC_Gast:Temperatur Relais_WC_Gast
attr FBH_WC_Gast maxOffTime 1:30,N,0:15
attr FBH_WC_Gast room 15_WC_Gast
attr FBH_WC_Gast tempDay 20.0
attr FBH_WC_Gast tempNight 19.0

setstate FBH_WC_Gast Calculating
setstate FBH_WC_Gast 2020-11-27 07:59:29 PWMOnTime 15:00
setstate FBH_WC_Gast 2020-11-27 07:59:29 PWMPulse 100
setstate FBH_WC_Gast 2020-11-27 06:59:29 actorState on
setstate FBH_WC_Gast 2020-11-27 08:00:08 desired-temp 20.0
setstate FBH_WC_Gast 2020-11-27 07:59:29 desired-temp-used 20.0
setstate FBH_WC_Gast 2020-11-27 07:59:29 energyused 111111111111111111111111111111
setstate FBH_WC_Gast 2020-11-27 07:59:29 energyusedp 100.0
setstate FBH_WC_Gast 2020-11-27 06:59:29 lastswitch 1606456769
setstate FBH_WC_Gast 2020-11-27 07:59:29 oldpulse 1
setstate FBH_WC_Gast 2020-11-27 08:00:08 state Calculating
setstate FBH_WC_Gast 2020-11-27 07:59:29 temperature 18.70
setstate FBH_WC_Gast 2020-11-25 22:44:55 timer1_Mo 06:00-22:00,D,20.0
setstate FBH_WC_Gast 2020-11-25 22:44:55 timer2_Di 06:00-22:00,D,20.0
setstate FBH_WC_Gast 2020-11-25 22:44:55 timer3_Mi 06:00-22:00,D,20.0
setstate FBH_WC_Gast 2020-11-25 22:44:55 timer4_Do 06:00-22:00,D,20.0
setstate FBH_WC_Gast 2020-11-25 22:44:55 timer5_Fr 06:00-22:00,D,20.0
setstate FBH_WC_Gast 2020-11-25 22:44:55 timer6_Sa 08:00-22:00,D,20.0
setstate FBH_WC_Gast 2020-11-25 22:44:55 timer7_So 08:00-22:00,D,20.0


Viele Grüße, BonesDone

Titel: Antw:PWM Modul MaxOff Time
Beitrag von: BonesDone am 04 Dezember 2020, 09:43:59
Kann mir hier keiner Helfen?
Weiß jemand wohin ich mich vieleicht wenden kann?

BonesDone