Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter HeatingControl v2.12.x

    NEWS

    • [erledigt] 15. 05. Wartungsarbeiten am ioBroker Forum

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Test Adapter HeatingControl v2.12.x

    This topic has been deleted. Only users with topic management privileges can see it.
    • HomeZecke
      HomeZecke last edited by

      Hey, danke. "So isses..." sagt es mir immer noch nicht ganz Eindeutig. Aber ich tippe mal Du beziehst Dich damit auf ...werden in IOBroker Profile angelegt die dann den Wandthermostat steuern...

      Grüße..

      H 1 Reply Last reply Reply Quote 0
      • H
        holgerwolf @HomeZecke last edited by

        @HomeZecke Sorry, hatte den richtigen Text "fett" hinterlegt: IOBroker Profile angelegt die dann den Wandthermostat steuern...

        1 Reply Last reply Reply Quote 0
        • HomeZecke
          HomeZecke last edited by

          Ah danke, habe ich jetzt gesehen... 👍

          Grüße..

          1 Reply Last reply Reply Quote 0
          • A
            AhleWurscht75 last edited by

            @Rene_HM
            Hallo, möchte nochmals eine weitere Frage stellen. Ist es möglich die händisch eingestellte Temperatur, also direkt am Thermostat eingestellt, bis zur nächsten Zeitperiode zu belassen? Aktuell stellt der Adapter diese nach kurzer Zeit, bzw. Prüfung auf die im Adapter eingestellte Temperatur zurück. Wunsch wäre quasi, dass diese Temperatur dann als "TemperaturOverride " erkannt wird?

            Thx

            Rene_HM 1 Reply Last reply Reply Quote 2
            • M
              Moskito last edited by Moskito

              Hat sich erledigt!

              1 Reply Last reply Reply Quote 0
              • Rene_HM
                Rene_HM Developer @dirk1962 last edited by

                @dirk1962 Für den Support von mehr als einer Instanz habe ich ein issue in github angelegt. Das ist wirklich noch ein Fehler...
                https://github.com/rg-engineering/ioBroker.heatingcontrol/issues/49
                Bzgl. des Duty-cycles sollte die aktuelle Version zwar immer noch durch alle Räume gehen und bei jeder Änderung alles neu berechnen, gesendet werden sollte aber nur noch bei Änderung des Zielwertes. Das hatte ich in V0.3.1 eingebaut...

                rg-engineering created this issue in rg-engineering/ioBroker.heatingcontrol

                closed support von mehr als einer Instanz #49

                1 Reply Last reply Reply Quote 0
                • Rene_HM
                  Rene_HM Developer @AhleWurscht75 last edited by Rene_HM

                  @AhleWurscht75 Derzeit ist das so nicht vorgesehen, ist aber denkbar. Evtl mal ein issue im github anlegen? Ich schaue mir das an...

                  coyote 1 Reply Last reply Reply Quote 0
                  • coyote
                    coyote Most Active @Rene_HM last edited by

                    @Rene_HM hast du ne Idee warum das Profil nicht läuft? Es kommt ein Error im Log, ich weiß aber nicht warum. Eigentlich legt er ja die cron jobs an laut Log, aber warum kommt dann der Fehler: TypeError: Cannot read property 'val' of null
                    Ich sehe keine Value die "null" ist.
                    Laut Log müsste es " Profiles.0.Wohnung.Su-So.Periods.0.time" sein, da steht aber 07:00 drin.

                    Profil ist Mo-Fr & Sa-So. Über die Woche ist alles einwandfrei gelaufen, nur heute morgen blieb es bei 21°C hängen.

                    Log:

                    heatingcontrol.0	2019-11-09 12:58:17.574	debug	(15109) system.adapter.admin.0: logging true
                    heatingcontrol.0	2019-11-09 12:58:14.116	debug	(15109) ### all StateChange handled
                    heatingcontrol.0	2019-11-09 12:58:14.116	debug	(15109) ### 111 handled
                    heatingcontrol.0	2019-11-09 12:58:14.115	error	(15109) exception in CheckTemperatureChange [TypeError: Cannot read property 'val' of null]
                    heatingcontrol.0	2019-11-09 12:58:14.114	debug	(15109) check ID Profiles.0.Wohnung.Su-So.Periods.0.time
                    heatingcontrol.0	2019-11-09 12:58:14.114	debug	(15109) number of periods 2
                    heatingcontrol.0	2019-11-09 12:58:14.114	debug	(15109) check room Wohnung
                    heatingcontrol.0	2019-11-09 12:58:14.114	debug	(15109) profile 0
                    heatingcontrol.0	2019-11-09 12:58:14.113	debug	(15109) get profile
                    heatingcontrol.0	2019-11-09 12:58:14.112	debug	(15109) profile type 2
                    heatingcontrol.0	2019-11-09 12:58:14.107	info	(15109) calculating new target temperatures
                    heatingcontrol.0	2019-11-09 12:58:14.107	debug	(15109) [INFO] status = true next event: 9 Nov 2019 23:00:00
                    heatingcontrol.0	2019-11-09 12:58:14.106	debug	(15109) [INFO] status = true next event: 10 Nov 2019 07:01:00
                    heatingcontrol.0	2019-11-09 12:58:14.105	debug	(15109) [INFO] status = true next event: 11 Nov 2019 22:00:00
                    heatingcontrol.0	2019-11-09 12:58:14.104	debug	(15109) [INFO] status = true next event: 11 Nov 2019 04:30:00
                    heatingcontrol.0	2019-11-09 12:58:14.101	debug	(15109) create cron job #3 at 23:0 string: 0 0 23 * * 0,6 Europe/Berlin
                    heatingcontrol.0	2019-11-09 12:58:14.100	debug	(15109) create cron job #2 at 7:1 string: 0 1 7 * * 0,6 Europe/Berlin
                    heatingcontrol.0	2019-11-09 12:58:14.085	debug	(15109) create cron job #1 at 22:0 string: 0 0 22 * * 1-5 Europe/Berlin
                    heatingcontrol.0	2019-11-09 12:58:14.083	debug	(15109) create cron job #0 at 4:30 string: 0 30 4 * * 1-5 Europe/Berlin
                    heatingcontrol.0	2019-11-09 12:58:14.083	debug	(15109) push to list = 23,00
                    heatingcontrol.0	2019-11-09 12:58:14.083	debug	(15109) ---2 found time for Wohnung at {"val":"23:00","ack":true,"ts":1573295415712,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1573031444308} 23:00
                    heatingcontrol.0	2019-11-09 12:58:14.083	debug	(15109) push to list = 07,01
                    heatingcontrol.0	2019-11-09 12:58:14.083	debug	(15109) ---2 found time for Wohnung at {"val":"07:01","ack":true,"ts":1573300694076,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1573300694069} 07:01
                    heatingcontrol.0	2019-11-09 12:58:14.082	debug	(15109) setting Sa - Su
                    heatingcontrol.0	2019-11-09 12:58:14.082	debug	(15109) push to list = 22,00
                    heatingcontrol.0	2019-11-09 12:58:14.082	debug	(15109) ---1 found time for Wohnung at {"val":"22:00","ack":true,"ts":1573295469170,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1573032731757} 22:00
                    heatingcontrol.0	2019-11-09 12:58:14.081	debug	(15109) push to list = 04,30
                    heatingcontrol.0	2019-11-09 12:58:14.081	debug	(15109) ---1 found time for Wohnung at {"val":"04:30","ack":true,"ts":1573031345095,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1573031345086} 04:30
                    heatingcontrol.0	2019-11-09 12:58:14.080	debug	(15109) ### state change already handled: 07:01 / 07:01 /// heatingcontrol.0.Profiles.0.Wohnung.Sa-So.Periods.0.time / heatingcontrol.0.Profiles.0.Wohnung.Sa-So.Periods.0.time
                    heatingcontrol.0	2019-11-09 12:58:14.080	debug	(15109) ### handle state change heatingcontrol.0.Profiles.0.Wohnung.Sa-So.Periods.0.time {"val":"07:01","ack":true,"ts":1573300694076,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.use
                    heatingcontrol.0	2019-11-09 12:58:14.079	debug	(15109) setting Mo - Fr
                    heatingcontrol.0	2019-11-09 12:58:14.079	debug	(15109) profile 0
                    heatingcontrol.0	2019-11-09 12:58:14.078	debug	(15109) get profile
                    heatingcontrol.0	2019-11-09 12:58:14.078	debug	(15109) cron job stopped
                    heatingcontrol.0	2019-11-09 12:58:14.078	debug	(15109) cron job stopped
                    heatingcontrol.0	2019-11-09 12:58:14.077	debug	(15109) cron job stopped
                    heatingcontrol.0	2019-11-09 12:58:14.077	debug	(15109) cron job stopped
                    heatingcontrol.0	2019-11-09 12:58:14.077	debug	(15109) delete 4 cron jobs
                    heatingcontrol.0	2019-11-09 12:58:14.077	debug	(15109) start CalculateNextTime, profile type 2
                    heatingcontrol.0	2019-11-09 12:58:14.076	debug	(15109) ### state change already handled: 07:01 / 07:01 /// heatingcontrol.0.Profiles.0.Wohnung.Sa-So.Periods.0.time / heatingcontrol.0.Profiles.0.Wohnung.Sa-So.Periods.0.time
                    heatingcontrol.0	2019-11-09 12:58:14.076	debug	(15109) ### handle state change heatingcontrol.0.Profiles.0.Wohnung.Sa-So.Periods.0.time {"val":"07:01","ack":true,"ts":1573300694073,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.use
                    heatingcontrol.0	2019-11-09 12:58:14.073	debug	(15109) ### heatingcontrol.0.Profiles.0.Wohnung.Sa-So.Periods.0.time heatingcontrol.0.Profiles.0.Wohnung.Sa-So.Periods.0.Temperature 07:01 22.5
                    heatingcontrol.0	2019-11-09 12:58:14.071	debug	(15109) ### handle state change heatingcontrol.0.Profiles.0.Wohnung.Sa-So.Periods.0.time {"val":"07:01","ack":false,"ts":1573300694069,"q":0,"from":"system.adapter.admin.0","user":"system.user.admin"
                    heatingcontrol.0	2019-11-09 12:58:09.460	debug	(15109) ### all StateChange handled
                    heatingcontrol.0	2019-11-09 12:58:09.460	debug	(15109) ### 111 handled
                    heatingcontrol.0	2019-11-09 12:58:09.459	error	(15109) exception in CheckTemperatureChange [TypeError: Cannot read property 'val' of null]
                    heatingcontrol.0	2019-11-09 12:58:09.459	debug	(15109) check ID Profiles.0.Wohnung.Su-So.Periods.0.time
                    heatingcontrol.0	2019-11-09 12:58:09.458	debug	(15109) number of periods 2
                    heatingcontrol.0	2019-11-09 12:58:09.458	debug	(15109) check room Wohnung
                    heatingcontrol.0	2019-11-09 12:58:09.458	debug	(15109) profile 0
                    heatingcontrol.0	2019-11-09 12:58:09.457	debug	(15109) get profile
                    heatingcontrol.0	2019-11-09 12:58:09.457	debug	(15109) profile type 2
                    heatingcontrol.0	2019-11-09 12:58:09.447	debug	(15109) ### state change already handled: 22.5 / 22.5 /// heatingcontrol.0.Profiles.0.Wohnung.Sa-So.Periods.0.Temperature / heatingcontrol.0.Profiles.0.Wohnung.Sa-So.Periods.0.Temperature
                    heatingcontrol.0	2019-11-09 12:58:09.447	debug	(15109) ### handle state change heatingcontrol.0.Profiles.0.Wohnung.Sa-So.Periods.0.Temperature {"val":22.5,"ack":true,"ts":1573300689443,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system
                    heatingcontrol.0	2019-11-09 12:58:09.444	info	(15109) calculating new target temperatures
                    heatingcontrol.0	2019-11-09 12:58:09.444	debug	(15109) ### heatingcontrol.0.Profiles.0.Wohnung.Sa-So.Periods.0.Temperature heatingcontrol.0.Profiles.0.Wohnung.Sa-So.Periods.0.time 22.5 07:00
                    heatingcontrol.0	2019-11-09 12:58:09.440	debug	(15109) ### handle state change heatingcontrol.0.Profiles.0.Wohnung.Sa-So.Periods.0.Temperature {"val":22.5,"ack":false,"ts":1573300689439,"q":0,"from":"system.adapter.admin.0","user":"system.user.ad
                    
                    1 Reply Last reply Reply Quote 0
                    • V
                      vogtländer last edited by

                      Hallo erstmal Danke für den super Adapter.
                      Ich habe seit gestern das Problem, das ich die folgende Fehlermeldung erhalte.
                      heatingcontrol.0 2019-11-09 13:02:59.797 error exception in CheckTemperatureChange [TypeError: Cannot read property 'val' of null]

                      Vielleicht kann mir jemand helfen. Es liegt bestimmt an den Einstellungen. aber ich komme nicht dahinter

                      heatingcontrol.0	2019-11-09 13:02:59.797	error	exception in CheckTemperatureChange [TypeError: Cannot read property 'val' of null]
                      heatingcontrol.0	2019-11-09 13:02:59.791	debug	check ID Profiles.0.Küche HK.Su-So.Periods.0.time
                      heatingcontrol.0	2019-11-09 13:02:59.791	debug	number of periods 4
                      heatingcontrol.0	2019-11-09 13:02:59.791	debug	check room Küche HK
                      heatingcontrol.0	2019-11-09 13:02:59.790	debug	profile 0
                      heatingcontrol.0	2019-11-09 13:02:59.782	debug	get profile
                      heatingcontrol.0	2019-11-09 13:02:59.781	debug	profile type 2
                      heatingcontrol.0	2019-11-09 13:02:59.733	info	calculating new target temperatures
                      heatingcontrol.0	2019-11-09 13:02:59.733	debug	[INFO] status = true next event: 9 Nov 2019 16:00:00
                      heatingcontrol.0	2019-11-09 13:02:59.732	debug	[INFO] status = true next event: 10 Nov 2019 11:00:00
                      heatingcontrol.0	2019-11-09 13:02:59.732	debug	[INFO] status = true next event: 10 Nov 2019 09:00:00
                      heatingcontrol.0	2019-11-09 13:02:59.732	debug	[INFO] status = true next event: 10 Nov 2019 05:00:00
                      heatingcontrol.0	2019-11-09 13:02:59.732	debug	[INFO] status = true next event: 11 Nov 2019 16:00:00
                      heatingcontrol.0	2019-11-09 13:02:59.731	debug	[INFO] status = true next event: 11 Nov 2019 12:00:00
                      heatingcontrol.0	2019-11-09 13:02:59.731	debug	[INFO] status = true next event: 11 Nov 2019 07:00:00
                      heatingcontrol.0	2019-11-09 13:02:59.731	debug	[INFO] status = true next event: 11 Nov 2019 05:00:00
                      heatingcontrol.0	2019-11-09 13:02:59.731	debug	create cron job #7 at 16:0 string: 0 0 16 * * 0,6 Europe/Berlin
                      heatingcontrol.0	2019-11-09 13:02:59.730	debug	create cron job #6 at 11:0 string: 0 0 11 * * 0,6 Europe/Berlin
                      heatingcontrol.0	2019-11-09 13:02:59.730	debug	create cron job #5 at 9:0 string: 0 0 9 * * 0,6 Europe/Berlin
                      heatingcontrol.0	2019-11-09 13:02:59.730	debug	create cron job #4 at 5:0 string: 0 0 5 * * 0,6 Europe/Berlin
                      heatingcontrol.0	2019-11-09 13:02:59.729	debug	create cron job #3 at 16:0 string: 0 0 16 * * 1-5 Europe/Berlin
                      heatingcontrol.0	2019-11-09 13:02:59.729	debug	create cron job #2 at 12:0 string: 0 0 12 * * 1-5 Europe/Berlin
                      heatingcontrol.0	2019-11-09 13:02:59.729	debug	create cron job #1 at 7:0 string: 0 0 7 * * 1-5 Europe/Berlin
                      heatingcontrol.0	2019-11-09 13:02:59.728	debug	create cron job #0 at 5:0 string: 0 0 5 * * 1-5 Europe/Berlin
                      
                      1 Reply Last reply Reply Quote 0
                      • coyote
                        coyote Most Active last edited by

                        @Rene_HM Update auf die 0.3.4 gemacht, jetzt geht es wieder, wobei ich jetzt nicht weiß, ob es nach einem Neustart des Adapters auch wieder funktioniert hätte, weil so wie es aussieht, hast du von 0.3.3 auf 0.3.4 nicht viel geändert oder?

                        @vogtländer gleicher Fehler wie bei mir, kannst du mal einfach den Adapter neu starten, ob dann der Fehler weg ist?

                        Rene_HM 1 Reply Last reply Reply Quote 0
                        • V
                          vogtländer last edited by

                          @coyote said in Test Adapter HeatingControl v0.3.x:

                          @Rene_HM

                          Hallo,
                          ich habe aktuell die Version 0.3.3. Ich würde gern das Update machen aber aktuell wird mir nur diese
                          Version angezeigt.

                          coyote 1 Reply Last reply Reply Quote 0
                          • coyote
                            coyote Most Active @vogtländer last edited by

                            @vogtländer 0.3.4 liegt nur auf Github.
                            Hast du mal den Adapter nur neu gestartet, ob der Fehler dann weg ist?

                            V 1 Reply Last reply Reply Quote 0
                            • V
                              vogtländer @coyote last edited by

                              @coyote
                              ich habe den Adapter neu gestartet.. iobroker und Server.

                              coyote 1 Reply Last reply Reply Quote 0
                              • coyote
                                coyote Most Active @vogtländer last edited by

                                @vogtländer ja und immer noch den Error im Log oder läufts jetzt?

                                1 Reply Last reply Reply Quote 0
                                • V
                                  vogtländer last edited by

                                  Alle Danke ich habe die Version 0.3.4. installiert und es geht super.
                                  Noch eine Frage an den Entwickler @Rene_HM wenn ich das richtig verstehe wird beim öffnen
                                  der Fenster die eingestellte Temperatur um den vorgegebenen Betrag reduziert. Wäre es hier nicht
                                  besser einen festen Wert anzugeben?

                                  Rene_HM 1 Reply Last reply Reply Quote 0
                                  • Rene_HM
                                    Rene_HM Developer @coyote last edited by

                                    @coyote sagte in Test Adapter HeatingControl v0.3.x:

                                    Update auf die 0.3.4 gemacht, jetzt geht es wieder, wobei ich jetzt nicht weiß, ob es nach einem Neustart des Adapters auch wieder funktioniert hätte, weil so wie es aussieht, hast du von 0.3.3 auf 0.3.4 nicht viel geändert oder?

                                    Die 0.3.4 behebt das Problem mit der Umstellung der Datenpunkte. Ich hatte an einer Stelle noch den alten Datenpunkt drin. Desalb auch nur eine sehr kleine Änderung. Die 0.3.4 kommt jetzt gleich auch noch nach NPM...

                                    1 Reply Last reply Reply Quote 1
                                    • Rene_HM
                                      Rene_HM Developer @vogtländer last edited by Rene_HM

                                      @vogtländer sagte in Test Adapter HeatingControl v0.3.x:

                                      Noch eine Frage an den Entwickler @Rene_HM wenn ich das richtig verstehe wird beim öffnen
                                      der Fenster die eingestellte Temperatur um den vorgegebenen Betrag reduziert. Wäre es hier nicht
                                      besser einen festen Wert anzugeben?

                                      Die Idee kam hier schon mal. Ich werde das als Featurewunsch mit aufnehmen...
                                      https://github.com/rg-engineering/ioBroker.heatingcontrol/issues/50

                                      rg-engineering created this issue in rg-engineering/ioBroker.heatingcontrol

                                      closed Absenkung auf festen Wert anstatt um xx Grad #50

                                      V 1 Reply Last reply Reply Quote 0
                                      • P
                                        Pittini Developer last edited by

                                        Ich bin seit gestern auch auf der 0.34. Irgendwie scheint sich da was selber zu triggern, der setzt zu oft Werte. Bin mir aber nicht sicher wo es hängt, deswegen erst mal hier zur Prüfung und noch kein Issue. Hier das Log:


                                        heatingcontrol.0 2019-11-11 16:00:47.922 info (2656) room Buero Thermostat HM-CC-RT-DN PEQ1312591 set to 20
                                        heatingcontrol.0 2019-11-11 16:00:47.702 info (2656) room Kueche Thermostat HM-CC-RT-DN PEQ1632518 set to 19
                                        heatingcontrol.0 2019-11-11 16:00:47.478 info (2656) room Flur_EG Thermostat HM-CC-RT-DN PEQ1632504 set to 20
                                        heatingcontrol.0 2019-11-11 16:00:47.256 info (2656) room Dachboden Thermostat HM-CC-RT-DN PEQ1312432 set to 15
                                        heatingcontrol.0 2019-11-11 16:00:47.032 info (2656) room Toilette Thermostat HM-CC-RT-DN PEQ1312429 set to 19
                                        heatingcontrol.0 2019-11-11 16:00:46.845 info (2656) room Werkstatt Thermostat HM-CC-RT-DN PEQ1632514 set to 19
                                        heatingcontrol.0 2019-11-11 16:00:46.698 info (2656) room Bad Thermostat HM-CC-RT-DN PEQ1315632 set to 19
                                        heatingcontrol.0 2019-11-11 16:00:46.651 info (2656) room Buero Thermostat HM-CC-RT-DN PEQ1312591 set to 20
                                        heatingcontrol.0 2019-11-11 16:00:46.634 info (2656) room Schlafzimmer_C Thermostat HM-CC-RT-DN PEQ1315550 set to 18
                                        heatingcontrol.0 2019-11-11 16:00:46.584 info (2656) room Kueche Thermostat HM-CC-RT-DN PEQ1632518 set to 19
                                        heatingcontrol.0 2019-11-11 16:00:46.446 info (2656) room Wohnzimmer Thermostat HM-CC-RT-DN PEQ1315641 set to 20
                                        heatingcontrol.0 2019-11-11 16:00:46.439 info (2656) room Flur_EG Thermostat HM-CC-RT-DN PEQ1632504 set to 20
                                        heatingcontrol.0 2019-11-11 16:00:46.432 info (2656) calculating new target temperatures
                                        heatingcontrol.0 2019-11-11 16:00:46.281 info (2656) room Dachboden Thermostat HM-CC-RT-DN PEQ1312432 set to 15
                                        heatingcontrol.0 2019-11-11 16:00:46.103 info (2656) room Toilette Thermostat HM-CC-RT-DN PEQ1312429 set to 19
                                        heatingcontrol.0 2019-11-11 16:00:45.869 info (2656) room Werkstatt Thermostat HM-CC-RT-DN PEQ1632514 set to 19
                                        heatingcontrol.0 2019-11-11 16:00:45.689 info (2656) room Bad Thermostat HM-CC-RT-DN PEQ1315632 set to 19
                                        heatingcontrol.0 2019-11-11 16:00:45.507 info (2656) room Schlafzimmer_C Thermostat HM-CC-RT-DN PEQ1315550 set to 18
                                        heatingcontrol.0 2019-11-11 16:00:45.286 info (2656) room Wohnzimmer Thermostat HM-CC-RT-DN PEQ1315641 set to 20
                                        heatingcontrol.0 2019-11-11 16:00:45.233 info (2656) calculating new target temperatures
                                        heatingcontrol.0 2019-11-11 16:00:44.282 info (2656) room Buero Thermostat HM-CC-RT-DN PEQ1312591 set to 20
                                        heatingcontrol.0 2019-11-11 16:00:44.059 info (2656) room Kueche Thermostat HM-CC-RT-DN PEQ1632518 set to 19
                                        heatingcontrol.0 2019-11-11 16:00:43.836 info (2656) room Flur_EG Thermostat HM-CC-RT-DN PEQ1632504 set to 20
                                        heatingcontrol.0 2019-11-11 16:00:43.608 info (2656) room Dachboden Thermostat HM-CC-RT-DN PEQ1312432 set to 15
                                        heatingcontrol.0 2019-11-11 16:00:43.375 info (2656) room Toilette Thermostat HM-CC-RT-DN PEQ1312429 set to 19
                                        heatingcontrol.0 2019-11-11 16:00:43.117 info (2656) room Werkstatt Thermostat HM-CC-RT-DN PEQ1632514 set to 19
                                        heatingcontrol.0 2019-11-11 16:00:42.827 info (2656) room Bad Thermostat HM-CC-RT-DN PEQ1315632 set to 19
                                        heatingcontrol.0 2019-11-11 16:00:42.606 info (2656) room Schlafzimmer_C Thermostat HM-CC-RT-DN PEQ1315550 set to 18
                                        heatingcontrol.0 2019-11-11 16:00:42.384 info (2656) room Wohnzimmer Thermostat HM-CC-RT-DN PEQ1315641 set to 20
                                        heatingcontrol.0 2019-11-11 16:00:42.270 info (2656) calculating new target temperatures
                                        heatingcontrol.0 2019-11-11 16:00:41.271 info (2656) room Buero Thermostat HM-CC-RT-DN PEQ1312591 set to 20
                                        heatingcontrol.0 2019-11-11 16:00:41.048 info (2656) room Kueche Thermostat HM-CC-RT-DN PEQ1632518 set to 19
                                        heatingcontrol.0 2019-11-11 16:00:40.824 info (2656) room Flur_EG Thermostat HM-CC-RT-DN PEQ1632504 set to 20
                                        heatingcontrol.0 2019-11-11 16:00:40.599 info (2656) room Dachboden Thermostat HM-CC-RT-DN PEQ1312432 set to 15
                                        heatingcontrol.0 2019-11-11 16:00:40.371 info (2656) room Toilette Thermostat HM-CC-RT-DN PEQ1312429 set to 19
                                        heatingcontrol.0 2019-11-11 16:00:40.150 info (2656) room Werkstatt Thermostat HM-CC-RT-DN PEQ1632514 set to 19
                                        heatingcontrol.0 2019-11-11 16:00:39.926 info (2656) room Bad Thermostat HM-CC-RT-DN PEQ1315632 set to 19
                                        heatingcontrol.0 2019-11-11 16:00:39.743 info (2656) room Schlafzimmer_C Thermostat HM-CC-RT-DN PEQ1315550 set to 18
                                        heatingcontrol.0 2019-11-11 16:00:39.520 info (2656) room Wohnzimmer Thermostat HM-CC-RT-DN PEQ1315641 set to 20
                                        heatingcontrol.0 2019-11-11 16:00:39.471 info (2656) calculating new target temperatures
                                        heatingcontrol.0 2019-11-11 16:00:02.065 info (2656) room Buero Thermostat HM-CC-RT-DN PEQ1312591 set to 20
                                        heatingcontrol.0 2019-11-11 16:00:01.884 info (2656) room Kueche Thermostat HM-CC-RT-DN PEQ1632518 set to 19
                                        heatingcontrol.0 2019-11-11 16:00:01.652 info (2656) room Flur_EG Thermostat HM-CC-RT-DN PEQ1632504 set to 20
                                        heatingcontrol.0 2019-11-11 16:00:01.419 info (2656) room Dachboden Thermostat HM-CC-RT-DN PEQ1312432 set to 15
                                        heatingcontrol.0 2019-11-11 16:00:01.235 info (2656) room Toilette Thermostat HM-CC-RT-DN PEQ1312429 set to 19
                                        heatingcontrol.0 2019-11-11 16:00:00.840 info (2656) room Werkstatt Thermostat HM-CC-RT-DN PEQ1632514 set to 19
                                        heatingcontrol.0 2019-11-11 16:00:00.639 info (2656) room Bad Thermostat HM-CC-RT-DN PEQ1315632 set to 19
                                        heatingcontrol.0 2019-11-11 16:00:00.411 info (2656) room Schlafzimmer_C Thermostat HM-CC-RT-DN PEQ1315550 set to 18
                                        heatingcontrol.0 2019-11-11 16:00:00.190 info (2656) room Wohnzimmer Thermostat HM-CC-RT-DN PEQ1315641 set to 20
                                        heatingcontrol.0 2019-11-11 16:00:00.007 info (2656) calculating new target temperatures
                                        heatingcontrol.0 2019-11-11 15:55:50.675 info (2656) room Buero Thermostat HM-CC-RT-DN PEQ1312591 set to 20
                                        heatingcontrol.0 2019-11-11 15:55:50.670 info (2656) room Buero Thermostat HM-CC-RT-DN PEQ1312591 set to 20
                                        heatingcontrol.0 2019-11-11 15:55:50.655 info (2656) room Kueche Thermostat HM-CC-RT-DN PEQ1632518 set to 19
                                        heatingcontrol.0 2019-11-11 15:55:50.606 info (2656) room Kueche Thermostat HM-CC-RT-DN PEQ1632518 set to 19
                                        heatingcontrol.0 2019-11-11 15:55:50.552 info (2656) room Flur_EG Thermostat HM-CC-RT-DN PEQ1632504 set to 20
                                        heatingcontrol.0 2019-11-11 15:55:50.544 info (2656) room Flur_EG Thermostat HM-CC-RT-DN PEQ1632504 set to 20
                                        heatingcontrol.0 2019-11-11 15:55:50.530 info (2656) room Dachboden Thermostat HM-CC-RT-DN PEQ1312432 set to 15
                                        heatingcontrol.0 2019-11-11 15:55:50.521 info (2656) room Dachboden Thermostat HM-CC-RT-DN PEQ1312432 set to 15
                                        heatingcontrol.0 2019-11-11 15:55:50.509 info (2656) room Toilette Thermostat HM-CC-RT-DN PEQ1312429 set to 20
                                        heatingcontrol.0 2019-11-11 15:55:50.458 info (2656) room Toilette Thermostat HM-CC-RT-DN PEQ1312429 set to 20
                                        heatingcontrol.0 2019-11-11 15:55:50.439 info (2656) room Werkstatt Thermostat HM-CC-RT-DN PEQ1632514 set to 19
                                        heatingcontrol.0 2019-11-11 15:55:50.434 info (2656) room Werkstatt Thermostat HM-CC-RT-DN PEQ1632514 set to 19
                                        heatingcontrol.0 2019-11-11 15:55:50.421 info (2656) room Bad Thermostat HM-CC-RT-DN PEQ1315632 set to 19
                                        heatingcontrol.0 2019-11-11 15:55:50.372 info (2656) room Bad Thermostat HM-CC-RT-DN PEQ1315632 set to 19
                                        heatingcontrol.0 2019-11-11 15:55:50.358 info (2656) room Schlafzimmer_C Thermostat HM-CC-RT-DN PEQ1315550 set to 18
                                        heatingcontrol.0 2019-11-11 15:55:50.353 info (2656) room Schlafzimmer_C Thermostat HM-CC-RT-DN PEQ1315550 set to 18
                                        heatingcontrol.0 2019-11-11 15:55:50.255 info (2656) room Wohnzimmer Thermostat HM-CC-RT-DN PEQ1315641 set to 20
                                        heatingcontrol.0 2019-11-11 15:55:50.161 info (2656) room Wohnzimmer Thermostat HM-CC-RT-DN PEQ1315641 set to 20
                                        heatingcontrol.0 2019-11-11 15:55:50.111 info (2656) calculating new target temperatures
                                        heatingcontrol.0 2019-11-11 15:55:50.043 info (2656) calculating new target temperatures
                                        heatingcontrol.0 2019-11-11 15:55:49.992 info (2656) Wohnzimmer window open on Is opened
                                        heatingcontrol.0 2019-11-11 15:55:39.790 info (2656) room Buero Thermostat HM-CC-RT-DN PEQ1312591 set to 20
                                        heatingcontrol.0 2019-11-11 15:55:39.570 info (2656) room Kueche Thermostat HM-CC-RT-DN PEQ1632518 set to 19
                                        heatingcontrol.0 2019-11-11 15:55:39.390 info (2656) room Flur_EG Thermostat HM-CC-RT-DN PEQ1632504 set to 20
                                        heatingcontrol.0 2019-11-11 15:55:39.171 info (2656) room Dachboden Thermostat HM-CC-RT-DN PEQ1312432 set to 15
                                        heatingcontrol.0 2019-11-11 15:55:38.948 info (2656) room Toilette Thermostat HM-CC-RT-DN PEQ1312429 set to 20
                                        heatingcontrol.0 2019-11-11 15:55:38.722 info (2656) room Werkstatt Thermostat HM-CC-RT-DN PEQ1632514 set to 19
                                        heatingcontrol.0 2019-11-11 15:55:38.495 info (2656) room Bad Thermostat HM-CC-RT-DN PEQ1315632 set to 19
                                        heatingcontrol.0 2019-11-11 15:55:38.267 info (2656) room Schlafzimmer_C Thermostat HM-CC-RT-DN PEQ1315550 set to 18
                                        heatingcontrol.0 2019-11-11 15:55:38.040 info (2656) room Wohnzimmer Thermostat HM-CC-RT-DN PEQ1315641 set to 12
                                        heatingcontrol.0 2019-11-11 15:55:37.950 info (2656) calculating new target temperatures
                                        heatingcontrol.0 2019-11-11 15:55:37.906 info (2656) Wohnzimmer window open on Is opened
                                        heatingcontrol.0 2019-11-11 15:55:37.906 info (2656) Wohnzimmer window open on Is opened
                                        heatingcontrol.0 2019-11-11 15:16:23.393 info (2656) room Buero Thermostat HM-CC-RT-DN PEQ1312591 set to 20
                                        heatingcontrol.0 2019-11-11 15:16:23.171 info (2656) room Kueche Thermostat HM-CC-RT-DN PEQ1632518 set to 19
                                        heatingcontrol.0 2019-11-11 15:16:22.950 info (2656) room Flur_EG Thermostat HM-CC-RT-DN PEQ1632504 set to 20
                                        heatingcontrol.0 2019-11-11 15:16:22.731 info (2656) room Dachboden Thermostat HM-CC-RT-DN PEQ1312432 set to 15
                                        heatingcontrol.0 2019-11-11 15:16:22.510 info (2656) room Toilette Thermostat HM-CC-RT-DN PEQ1312429 set to 20
                                        heatingcontrol.0 2019-11-11 15:16:22.331 info (2656) room Werkstatt Thermostat HM-CC-RT-DN PEQ1632514 set to 19
                                        heatingcontrol.0 2019-11-11 15:16:22.107 info (2656) room Bad Thermostat HM-CC-RT-DN PEQ1315632 set to 19
                                        heatingcontrol.0 2019-11-11 15:16:21.883 info (2656) room Schlafzimmer_C Thermostat HM-CC-RT-DN PEQ1315550 set to 18
                                        heatingcontrol.0 2019-11-11 15:16:21.630 info (2656) room Wohnzimmer Thermostat HM-CC-RT-DN PEQ1315641 set to 12
                                        heatingcontrol.0 2019-11-11 15:16:21.538 info (2656) calculating new target temperatures
                                        heatingcontrol.0 2019-11-11 15:16:21.492 info (2656) Wohnzimmer window open on Is opened

                                        Was man hier sieht ist ab 15:16, da hab ich den ersten Fensterflügel, dann um 15:55 den 2ten Flügel geöffnet, da kommen etliche Einträge doppelt. Um 16:00 is das reguläre Neusetzen, aber warum 6mal?

                                        H Rene_HM 2 Replies Last reply Reply Quote 0
                                        • H
                                          holgerwolf @Pittini last edited by

                                          @Pittini Das Problem hatte ich auch. So arg, dass ich iobroker neu starten musste.
                                          Danach war aber wieder alles iO.

                                          1 Reply Last reply Reply Quote 0
                                          • V
                                            vogtländer @Rene_HM last edited by

                                            @Rene_HM
                                            Ich weiß jeder will es anders aber bei den Einstellungen für Party Gäste ist
                                            es auch so. Das stört mich aber fast noch mehr. Wenn ich z.B. Gäste habe
                                            und die Heizung ist gerade in der Absenkung dann komme ich auf einen
                                            Wert der gerade reicht wenn die Heizung aber normal läuft wird es zu warm.
                                            Vieleicht ist es auch möglich die Art der Berechnung über einen Parmeter
                                            zu steuern 0-absolut 1-Summe.

                                            Z Rene_HM 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            480
                                            Online

                                            31.6k
                                            Users

                                            79.5k
                                            Topics

                                            1.3m
                                            Posts

                                            heating
                                            236
                                            3157
                                            1484837
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo