Programming issue - wall thermostat + radiator

Support for our english speaking visitors

Moderator: Co-Administratoren

Benutzeravatar
a_patch
Beiträge: 11
Registriert: 16.07.2018, 16:35
Wohnort: Dublin

Re: Programming issue - wall thermostat + radiator

Beitrag von a_patch » 24.09.2019, 13:14

Update Sep 2019

I just turned my heating on as summer is gone in Ireland, and it is working OK.

As for my solution:

Whole initial setup I got from @sergo viewtopic.php?f=49&t=46514&start=50 and @doctor.ventil viewtopic.php?f=49&t=44824&start=30#p500305. Then I used @tomi_cc idea to create separate programs for night and day.

day
Bild

Same for night but with 17 degrees. Then I'm running heating for 20 minutes.

I do also have separate scheduled program to heat water only. That starts on schedule and runs for 1h. Boiler will switch off when temperature is reached, as it is connected to thermostat.

Bild


As you can see my heating program is based only on temperature, and this is because I do have some strange behaviour related to % valve is open. Quite often even temperature in room is at target temperature, valve is at 10%-20%. So if another room will cal for heating this room will heat to 23 before valve will completely close.

I do also have HmIP-WTH-2 that is directly connected to HmIP-WHS2. It is only use as button for boost heating. I'm still trying to figure out how can I change target temperatures on all radiators with one button for winter/summer schedules.

I love to see if there is any improvements that can be done. Also integration with Openhab was pretty smooth.
Dateianhänge
waterheating.PNG
dayheating.PNG
Zuletzt geändert von a_patch am 25.09.2019, 17:13, insgesamt 1-mal geändert.
a_patch

tomi_cc16
Beiträge: 1151
Registriert: 30.11.2013, 16:35
Wohnort: Mordor
Hat sich bedankt: 23 Mal
Danksagung erhalten: 56 Mal

Re: Programming issue - wall thermostat + radiator

Beitrag von tomi_cc16 » 25.09.2019, 17:04

a_patch hat geschrieben:
24.09.2019, 13:14

day
Bild

Same for night but with 17 degrees. Then I'm running heating for 20 minutes.

I do also have separate scheduled program to heat water only. That starts on schedule and runs for 1h. Boiler will switch off when temperature is reached, as it is connected to thermostat.

Bild

....
Your pictures are missing :-(

Benutzeravatar
a_patch
Beiträge: 11
Registriert: 16.07.2018, 16:35
Wohnort: Dublin

Re: Programming issue - wall thermostat + radiator

Beitrag von a_patch » 25.09.2019, 17:14

I'm struggling with pictures. But it should be OK now.
a_patch

alchy
Beiträge: 10754
Registriert: 24.02.2011, 01:34
System: CCU
Hat sich bedankt: 65 Mal
Danksagung erhalten: 673 Mal

Re: Programming issue - wall thermostat + radiator

Beitrag von alchy » 26.09.2019, 08:00

That's n old bug.
Setpoint temperatur changed cant be a trigger for a programm.

viewtopic.php?f=60&t=35048#p334893

Alchy

Blacklist................... almost full
Ignoranz ist die Summe aller Maßnahmen die man ergreift, um bestehende Tatsachen nicht sehen zu müssen.

© Sandra Pulsfort (*1974)

Lies bitte die Logik von WebUI Programmen und die Tipps und Tricks für Anfänger.

Wichtig auch CUxD ersetzt System.exec. Die HM Script Doku (Downloadart Skripte) hilft auch weiter.
Zum Testen von Scripten den >> HomeMatic Script Executor << von Anli benutzen.

Benutzeravatar
a_patch
Beiträge: 11
Registriert: 16.07.2018, 16:35
Wohnort: Dublin

Re: Programming issue - wall thermostat + radiator

Beitrag von a_patch » 26.09.2019, 10:52

alchy hat geschrieben:
26.09.2019, 08:00
That's n old bug.
Setpoint temperatur changed cant be a trigger for a programm.

viewtopic.php?f=60&t=35048#p334893
I see. I will pass on this one then. But this post helped me to create program to switch modes. Now when it is set to 5 it will set all radiators to 5 and when is set above 10 then it will switch radiators to automatic mode. I did use group though instead of changing it for every single radiator.
a_patch

Antworten

Zurück zu „HomeMatic - english“