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

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • 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.
    • G
      guergen last edited by

      Ich muss nochmal die Problematik von relativer und absoluter Absenkung bzw Temeratureinstellung aufgreifen:
      Wenn ich mein Fenster öffne, würde ich gerne die Temeratur auf z.B. 5 Grad stellen. Das geht ja mit absoluter Einstellung.
      Wenn ich jedoch Besuch habe, würde ich gerne die eingestellte Temperatur um 2 Grad erhöhen.
      Macht es nicht Sinn das ganze so einzubauen?
      Ich habe Räume, die ich nur bis 15 Grad "heize", wenn dann bei "Fenster offen" die Temeratur um 13 Grad senke, wie zum Beispiel in der Küche um auf 5 Grad zu kommen, stehen dann 2 Grad bei der Küche, obwohl ich eine Minimum-Temperatur von 5 Grad im Thermostat eingegeben habe. Das macht nur ordentlich Traffic!
      Oder man erstellt einen Punkt "minimale Temperatur'" hier im Adapter.

      1 Reply Last reply Reply Quote 0
      • G
        Gsiberger @Rene_HM last edited by

        @Rene_HM Aufgrund des Titels deines github issues: Es betrifft nicht nur Absenkungen. Aufgefallen ist es mir als ich mal vor der ersten Periode ein Fenster geschlossen habe und die Temperatur nicht angehoben wurde (Fenster offen 12, Nachtabsenkung 17)
        Vielen Dank für deine tolle Arbeit

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

          @Gsiberger Die Ursache ist aber in jedem Fall die gleiche. Ich starte mit der Suche nach Perioden um Mitternacht. Zwischen Mitternacht und erstem Eintrag finde ich so nichts... Das muss ich ändern...

          G 1 Reply Last reply Reply Quote 0
          • G
            Gsiberger @Rene_HM last edited by

            @Rene_HM Ich bin da vielleicht komisch, aber durch meinen Beruf als IT-Systemadministrator und Betreuer von ca. 300 User, habe ich so oft mit unvollständigen Angaben zu tun die mir mehr Arbeit verursachen, dass ich versuche möglichst viele (hoffentlich gleich alle) Infos zu liefern und mögliche Missverständnisse so schnell als möglich ausräume 😊
            Kurt

            1 Reply Last reply Reply Quote 0
            • M
              martinschm last edited by martinschm

              Hi,

              ich bekomme bei mir diese Fehlermeldung im Log. Mir ist nicht ganz klar, was da falsch läuft.

              heatingcontrol.0	2019-12-23 21:47:23.233	error	(30221) exception in HandleStateChange [TypeError: Cannot read property 'val' of null]
              heatingcontrol.0	2019-12-23 21:47:23.232	error	(30221) exception in HandleStateChange [TypeError: Cannot read property 'val' of null]
              heatingcontrol.0	2019-12-23 21:47:23.232	info	(30221) handle actors Kinderschlafzimmer current 21.6 target 19
              heatingcontrol.0	2019-12-23 21:47:23.231	info	(30221) handle actors Kinderschlafzimmer current 21.6 target 19
              

              Woran liegt es eigentlich, das die Einträge "handle actors xyz" immer doppelt erscheinen ?

              Hab jetzt das Profil für das Kinderschlafzimmer mal bearbeitet. Jetzt steht das hier im Log

              heatingcontrol.0	2019-12-23 21:54:30.972	error	(30221) exception in HandleStateChange [TypeError: Cannot read property 'val' of null]
              heatingcontrol.0	2019-12-23 21:54:30.971	info	(30221) handle actors Kinderschlafzimmer current 21.7 target 16
              heatingcontrol.0	2019-12-23 21:54:30.969	error	(30221) exception in HandleStateChange [TypeError: Cannot read property 'val' of null]
              heatingcontrol.0	2019-12-23 21:54:30.968	info	(30221) handle actors Kinderschlafzimmer current 21.7 target 16
              heatingcontrol.0	2019-12-23 21:52:56.879	warn	(30221) HandleActorsGeneral: not implemented yet
              heatingcontrol.0	2019-12-23 21:52:56.878	error	(30221) exception in HandleStateChange [TypeError: Cannot read property 'val' of null]
              heatingcontrol.0	2019-12-23 21:52:56.875	info	(30221) handle actors Kinderschlafzimmer current 21.7 target 16
              heatingcontrol.0	2019-12-23 21:52:56.856	info	(30221) room Kinderschlafzimmer Thermostat HM-CC-RT-DN OEQ123456 set to 16
              heatingcontrol.0	2019-12-23 21:52:56.845	info	(30221) calculating new target temperatures
              heatingcontrol.0	2019-12-23 21:52:52.801	warn	(30221) HandleActorsGeneral: not implemented yet
              
              G Rene_HM 2 Replies Last reply Reply Quote 0
              • G
                guergen @martinschm last edited by

                @martinschm @Rene_HM Das mit den doppelten Log-Einträgen ist mir auch schon aufgefallen, aber das ist schon länger so!

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

                  @martinschm schalte bitte mal auf debug - mode und poste dann das log. Die exceptions dürfen nicht erscheinen.

                  @guergen @martinschm Bitte mal unter \iobroker\log die logs anschauen. Sind die Einträge dort auch doppelt?

                  M 1 Reply Last reply Reply Quote 0
                  • M
                    martinschm @Rene_HM last edited by martinschm

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

                    @martinschm schalte bitte mal auf debug - mode und poste dann das log. Die exceptions dürfen nicht erscheinen.

                    @guergen @martinschm Bitte mal unter \iobroker\log die logs anschauen. Sind die Einträge dort auch doppelt?

                    Hi,

                    ja im Log steht es auch doppelt.

                    2019-12-23 00:00:07.349  - ^[[32minfo^[[39m: heatingcontrol.0 (17249) public holiday today is false
                    2019-12-23 00:00:07.352  - ^[[32minfo^[[39m: heatingcontrol.0 (17249) calculating new target temperatures
                    2019-12-23 00:00:07.366  - ^[[33mwarn^[[39m: heatingcontrol.0 (17249) HandleActorsGeneral: not implemented yet
                    2019-12-23 00:00:07.851  - ^[[32minfo^[[39m: feiertage.0 (10161) Terminated (NO_ERROR): Without reason
                    2019-12-23 00:00:08.365  - ^[[32minfo^[[39m: host.smarthome instance system.adapter.feiertage.0 terminated with code 0 (NO_ERROR)
                    2019-12-23 00:00:45.563  - ^[[32minfo^[[39m: heatingcontrol.0 (17249) handle actors Schlafzimmer current 18.7 target 16
                    2019-12-23 00:00:45.564  - ^[[32minfo^[[39m: heatingcontrol.0 (17249) handle actors Schlafzimmer current 18.7 target 16
                    2019-12-23 00:00:58.991  - ^[[32minfo^[[39m: heatingcontrol.0 (17249) handle actors Spielzimmer current 19.5 target 16
                    2019-12-23 00:00:58.992  - ^[[32minfo^[[39m: heatingcontrol.0 (17249) handle actors Spielzimmer current 19.5 target 16
                    2019-12-23 00:03:15.499  - ^[[32minfo^[[39m: heatingcontrol.0 (17249) handle actors Spielzimmer current 19.5 target 16
                    2019-12-23 00:03:15.499  - ^[[32minfo^[[39m: heatingcontrol.0 (17249) handle actors Spielzimmer current 19.5 target 16
                    2019-12-23 00:03:29.573  - ^[[32minfo^[[39m: heatingcontrol.0 (17249) handle actors Schlafzimmer current 18.7 target 16
                    2019-12-23 00:03:29.573  - ^[[32minfo^[[39m: heatingcontrol.0 (17249) handle actors Schlafzimmer current 18.7 target 16
                    2019-12-23 00:05:17.502  - ^[[32minfo^[[39m: heatingcontrol.0 (17249) handle actors Spielzimmer current 19.5 target 16
                    2019-12-23 00:05:17.503  - ^[[32minfo^[[39m: heatingcontrol.0 (17249) handle actors Spielzimmer current 19.5 target 16
                    2019-12-23 00:05:59.083  - ^[[32minfo^[[39m: heatingcontrol.0 (17249) handle actors Schlafzimmer current 18.7 target 16
                    2019-12-23 00:05:59.084  - ^[[32minfo^[[39m: heatingcontrol.0 (17249) handle actors Schlafzimmer current 18.7 target 16
                    
                    

                    Debug level hab ich aktiviert

                    2019-12-24 11:17:22.985 - debug: heatingcontrol.0 (4437) ### all StateChange handled
                    2019-12-24 11:18:09.003 - debug: heatingcontrol.0 (4437) ### handle state change hm-rpc.0.OEQ1721234.4.ACTUAL_TEMPERATURE {"val":17.9,"ack":true,"ts":1577182689000,"q":0,"from":"system.adapter.hm-rpc.0","user":"system.user.admin","lc":1577178874667}
                    2019-12-24 11:18:09.004 - debug: heatingcontrol.0 (4437) ### hm-rpc.0.OEQ1721234.4.ACTUAL_TEMPERATURE hm-rpc.0.OEQ1720351.4.SET_TEMPERATURE 17.9 19
                    2019-12-24 11:18:09.004 - debug: heatingcontrol.0 (4437) ### handle state change hm-rpc.0.OEQ1721234.4.SET_TEMPERATURE {"val":16,"ack":true,"ts":1577182689000,"q":0,"from":"system.adapter.hm-rpc.0","user":"system.user.admin","lc":1577134376857}
                    2019-12-24 11:18:09.004 - debug: heatingcontrol.0 (4437) ### hm-rpc.0.OEQ1721234.4.SET_TEMPERATURE hm-rpc.0.OEQ1721234.4.ACTUAL_TEMPERATURE 16 17.9
                    2019-12-24 11:18:09.005 - debug: heatingcontrol.0 (4437) ### 111 not handled yet
                    2019-12-24 11:18:09.006 - debug: heatingcontrol.0 (4437) handle id hm-rpc.0.OEQ1721234.4.ACTUAL_TEMPERATURE state {"val":17.9,"ack":true,"ts":1577182689000,"q":0,"from":"system.adapter.hm-rpc.0","user":"system.user.admin","lc":1577178874667}
                    2019-12-24 11:18:09.006 - debug: heatingcontrol.0 (4437) ### handle devices [{"id":13,"name":"HM-CC-RT-DN OEQ1721234","OID_Current":"hm-rpc.0.OEQ1721234.4.ACTUAL_TEMPERATURE","OID_Target":"hm-rpc.0.OEQ1721234.4.SET_TEMPERATURE","isActive":true,"type":1,"room":"Kinderschlafzimmer"}]
                    2019-12-24 11:18:09.007 - debug: heatingcontrol.0 (4437) ### 111 not handled yet
                    2019-12-24 11:18:09.007 - debug: heatingcontrol.0 (4437) handle id hm-rpc.0.OEQ1721234.4.SET_TEMPERATURE state {"val":16,"ack":true,"ts":1577182689000,"q":0,"from":"system.adapter.hm-rpc.0","user":"system.user.admin","lc":1577134376857}
                    2019-12-24 11:18:09.007 - debug: heatingcontrol.0 (4437) ### handle devices [{"id":13,"name":"HM-CC-RT-DN OEQ1721234","OID_Current":"hm-rpc.0.OEQ1721234.4.ACTUAL_TEMPERATURE","OID_Target":"hm-rpc.0.OEQ1721234.4.SET_TEMPERATURE","isActive":true,"type":1,"room":"Kinderschlafzimmer"}]
                    2019-12-24 11:18:09.013 - info: heatingcontrol.0 (4437) handle actors Kinderschlafzimmer current 17.9 target 16
                    2019-12-24 11:18:09.014 - info: heatingcontrol.0 (4437) handle actors Kinderschlafzimmer current 17.9 target 16
                    2019-12-24 11:18:09.016 - error: heatingcontrol.0 (4437) exception in HandleStateChange [TypeError: Cannot read property 'val' of null]
                    2019-12-24 11:18:09.016 - error: heatingcontrol.0 (4437) exception in HandleStateChange [TypeError: Cannot read property 'val' of null]
                    2019-12-24 11:18:25.642 - debug: heatingcontrol.0 (4437) ### handle state change hm-rpc.0.OEQ1720000.4.ACTUAL_TEMPERATURE {"val":22.6,"ack":true,"ts":1577182705638,"q":0,"from":"system.adapter.hm-rpc.0","user":"system.user.admin","lc":1577182705638}
                    2019-12-24 11:18:25.642 - debug: heatingcontrol.0 (4437) ### hm-rpc.0.OEQ1720000.4.ACTUAL_TEMPERATURE hm-rpc.0.OEQ1721234.4.SET_TEMPERATURE 22.6 16
                    

                    Es sieht in den Logs auch immer so aus, als würde alle paar Minuten die Temperatur neu gesetzt (Spielzimmer current 19.5 target 16), warum wird das immer wieder ausgeführt ?

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

                      @martinschm du meinst so etwas

                      handle actors Kinderschlafzimmer current 21.7 target 16
                      

                      Das wird durch Temperatur-Meldungen getriggert, und das ist die Prüfung, ob das Ventil geschaltet werden muss. Das setzt keine Temperatur. Du hast UseActors an, damit schaltest du Ventile direkt. Wenn du das nicht brauchst (weil deine Thermostate das Ventil schon schalten) dann schalte UseActors aus. Wenn du es aber brauchst, muss der Adapter regelmässig prüfen, ob das Ventil ein oder ausgeschalten werden muss.
                      Zeige mal deine Konfiguration der Geräte für einen Raum..

                      M 1 Reply Last reply Reply Quote 0
                      • M
                        martinschm @Rene_HM last edited by martinschm

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

                        @martinschm du meinst so etwas

                        handle actors Kinderschlafzimmer current 21.7 target 16
                        

                        Das wird durch Temperatur-Meldungen getriggert, und das ist die Prüfung, ob das Ventil geschaltet werden muss. Das setzt keine Temperatur. Du hast UseActors an, damit schaltest du Ventile direkt. Wenn du das nicht brauchst (weil deine Thermostate das Ventil schon schalten) dann schalte UseActors aus. Wenn du es aber brauchst, muss der Adapter regelmässig prüfen, ob das Ventil ein oder ausgeschalten werden muss.
                        Zeige mal deine Konfiguration der Geräte für einen Raum..

                        Hi,

                        ja hab Verwende Sensoren & Aktoren aktiv. Glaub weil ich dachte das die Ventile die Aktoren sind.
                        de33fd32-db58-4911-a748-f6ef0b1f9282-image.png

                        Konfig im Raum sieht so aus
                        047b3685-4af8-49a8-986a-e3b5f8459730-image.png

                        a92c5b4c-c2fa-4610-a4a9-10601e959dbf-image.png

                        Bei den Aktoren hatte ich bis grade noch ein Gerät drin stehen. Vermutlich hatte ich da fälschlicherweise das Ventil eingetragen. Sieht jetzt so aus:
                        9a0d7334-6dc7-49b9-82f8-0caded8b27b4-image.png

                        Jetzt ist auch die Fehlermeldung weg. Was sind denn dann die Aktoren im Kontext dieses Adapters ? Oder unterscheidet man nur wenn man Ventile und Wandthermostate getrennt hat ?

                        Rene_HM 2 Replies Last reply Reply Quote 0
                        • Rene_HM
                          Rene_HM Developer @martinschm last edited by

                          @martinschm Typischerweise gehören in die Sensoren-Liste die Fenster-Sensoren hinein... Was sind das bei dir für Sensoren?

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

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

                            Was sind denn dann die Aktoren im Kontext dieses Adapters ? Oder unterscheidet man nur wenn man Ventile und Wandthermostate getrennt hat ?

                            Aktoren sind typischerweise Ventile, die nicht direkt vom Thermostat geschaltet werden. Beim Heizkörperthermostat wird das Ventil direkt geschaltet, beim Wandthermostat mit Direktverknüpfung wird das Ventil ebenfalls direkt geschaltet. In diesen Fällen bleibt die Aktoren-Liste leer.

                            M 1 Reply Last reply Reply Quote 0
                            • M
                              martinschm @Rene_HM last edited by

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

                              @martinschm Typischerweise gehören in die Sensoren-Liste die Fenster-Sensoren hinein... Was sind das bei dir für Sensoren?

                              Das sind Xiaomi Fenstersensoren.

                              1 Reply Last reply Reply Quote 0
                              • M
                                martinschm @Rene_HM last edited by

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

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

                                Was sind denn dann die Aktoren im Kontext dieses Adapters ? Oder unterscheidet man nur wenn man Ventile und Wandthermostate getrennt hat ?

                                Aktoren sind typischerweise Ventile, die nicht direkt vom Thermostat geschaltet werden. Beim Heizkörperthermostat wird das Ventil direkt geschaltet, beim Wandthermostat mit Direktverknüpfung wird das Ventil ebenfalls direkt geschaltet. In diesen Fällen bleibt die Aktoren-Liste leer.

                                Hab Heizungsthermostate von Homematic.

                                51Dww88bXnL.AC_SY355.jpg

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

                                  @martinschm Dafür brauchst du keine Aktoren zu konfigurieren...

                                  1 Reply Last reply Reply Quote 1
                                  • G
                                    Gsiberger last edited by

                                    @Rene_HM
                                    Gestern ca. 23:00 Uhr noch Update auf 0.3.10 eingespielt.
                                    Seit dem:

                                    2019-12-26 23:06:43.506 - error: heatingcontrol.0 (28745) exception in CheckTemperatureChange [ReferenceError: PublicHolidyToday is not defined]
                                    

                                    Es werden seit dem keine Perioden mehr gewechselt
                                    c77260d4-157f-43e3-bdb3-969fcd5b4ca5-image.png
                                    7876dffc-75b1-4628-a6bd-bddfb245a851-image.png
                                    Die Bilder stammen von jetzt, gestern war noch HolidayPresent = True, jetzt aber false
                                    Auch Fensteröffnungen haben keine Auswirkungen auf die Temperaturvorgabe

                                    019-12-27 08:08:10.968 - info: heatingcontrol.0 (25866) calculating new target temperatures
                                    2019-12-27 08:08:10.969 - debug: heatingcontrol.0 (25866) ### state change already handled: false / false /// heatingcontrol.0.HolidayPresent / heatingcontrol.0.HolidayPresent
                                    2019-12-27 08:08:11.039 - debug: heatingcontrol.0 (25866) profile type 2
                                    2019-12-27 08:08:11.039 - debug: heatingcontrol.0 (25866) get profile
                                    2019-12-27 08:08:11.040 - debug: heatingcontrol.0 (25866) profile 0
                                    2019-12-27 08:08:11.040 - debug: heatingcontrol.0 (25866) check room EG Schlafzimmer
                                    2019-12-27 08:08:11.041 - debug: heatingcontrol.0 (25866) FindNextPeriod for 2019-12-27 8:08:10 AM in EG Schlafzimmer
                                    2019-12-27 08:08:11.041 - error: heatingcontrol.0 (25866) exception in CheckTemperatureChange [ReferenceError: PublicHolidyToday is not defined]
                                    2019-12-27 08:08:11.041 - debug: heatingcontrol.0 (25866) ### 111 handled
                                    2019-12-27 08:08:11.042 - debug: heatingcontrol.0 (25866) ### all StateChange handled
                                    2019-12-27 08:08:27.175 - debug: heatingcontrol.0 (25866) system.adapter.admin.0: logging true
                                    2019-12-27 08:12:52.114 - info: info.0 (1474) Popup news was read...
                                    2019-12-27 08:13:58.750 - debug: heatingcontrol.0 (25866) system.adapter.admin.0: logging false
                                    2019-12-27 08:15:00.062 - debug: heatingcontrol.0 (25866) ### handle state change linkeddevices.0.aaTest.Fenster_offen {"val":false,"ack":true,"ts":1577430900059,"q":0,"from":"system.adapter.javascript.0","user":"system.user.admin","lc":1577430900059}
                                    2019-12-27 08:15:00.063 - debug: heatingcontrol.0 (25866) ### linkeddevices.0.aaTest.Fenster_offen heatingcontrol.0.HolidayPresent false false
                                    2019-12-27 08:15:00.063 - debug: heatingcontrol.0 (25866) ### 111 not handled yet
                                    2019-12-27 08:15:00.064 - debug: heatingcontrol.0 (25866) handle id linkeddevices.0.aaTest.Fenster_offen state {"val":false,"ack":true,"ts":1577430900059,"q":0,"from":"system.adapter.javascript.0","user":"system.user.admin","lc":1577430900059}
                                    2019-12-27 08:15:00.064 - debug: heatingcontrol.0 (25866) ### handle devices [{"id":9,"name":"Fenster offen","OID_Current":"linkeddevices.0.aaTest.Fenster_offen","isActive":true,"type":3,"room":"aTEST"}]
                                    2019-12-27 08:15:00.064 - debug: heatingcontrol.0 (25866) Check sensors for aTEST
                                    2019-12-27 08:15:00.065 - debug: heatingcontrol.0 (25866) got sensor state {"val":false,"ack":true,"ts":1577430900059,"q":0,"from":"system.adapter.javascript.0","user":"system.user.admin","lc":1577430900059} from linkeddevices.0.aaTest.Fenster_offen
                                    2019-12-27 08:15:00.071 - debug: heatingcontrol.0 (25866) room to check is aTEST
                                    2019-12-27 08:15:00.072 - info: heatingcontrol.0 (25866) calculating new target temperatures
                                    2019-12-27 08:15:00.072 - debug: heatingcontrol.0 (25866) ### 222 not handled yet
                                    2019-12-27 08:15:00.073 - debug: heatingcontrol.0 (25866) ### not handled linkeddevices.0.aaTest.Fenster_offen {"val":false,"ack":true,"ts":1577430900059,"q":0,"from":"system.adapter.javascript.0","user":"system.user.admin","lc":1577430900059}
                                    2019-12-27 08:15:00.123 - debug: heatingcontrol.0 (25866) profile type 2
                                    2019-12-27 08:15:00.123 - debug: heatingcontrol.0 (25866) get profile
                                    2019-12-27 08:15:00.124 - debug: heatingcontrol.0 (25866) profile 0
                                    2019-12-27 08:15:00.125 - debug: heatingcontrol.0 (25866) check room aTEST
                                    2019-12-27 08:15:00.125 - debug: heatingcontrol.0 (25866) FindNextPeriod for 2019-12-27 8:15:00 AM in aTEST
                                    2019-12-27 08:15:00.126 - error: heatingcontrol.0 (25866) exception in CheckTemperatureChange [ReferenceError: PublicHolidyToday is not defined]
                                    2019-12-27 08:19:50.096 - debug: heatingcontrol.0 (25866) system.adapter.admin.0: logging true
                                    2019-12-27 08:20:21.446 - debug: heatingcontrol.0 (25866) ### handle state change linkeddevices.0.EG_Schlafzimmer.open {"val":true,"ack":true,"ts":1577431221443,"q":0,"from":"system.adapter.linkeddevices.0","user":"system.user.admin","lc":1577431221443}
                                    2019-12-27 08:20:21.447 - debug: heatingcontrol.0 (25866) ### linkeddevices.0.EG_Schlafzimmer.open linkeddevices.0.aaTest.Fenster_offen true false
                                    2019-12-27 08:20:21.447 - debug: heatingcontrol.0 (25866) ### 111 not handled yet
                                    2019-12-27 08:20:21.448 - debug: heatingcontrol.0 (25866) handle id linkeddevices.0.EG_Schlafzimmer.open state {"val":true,"ack":true,"ts":1577431221443,"q":0,"from":"system.adapter.linkeddevices.0","user":"system.user.admin","lc":1577431221443}
                                    2019-12-27 08:20:21.448 - debug: heatingcontrol.0 (25866) ### handle devices [{"id":2,"name":"EG Schlafzimmer TFK Süd Fenster offen","OID_Current":"linkeddevices.0.EG_Schlafzimmer.open","isActive":true,"type":3,"room":"EG Schlafzimmer"}]
                                    2019-12-27 08:20:21.448 - debug: heatingcontrol.0 (25866) Check sensors for EG Schlafzimmer
                                    2019-12-27 08:20:21.495 - debug: heatingcontrol.0 (25866) got sensor state {"val":true,"ack":true,"ts":1577431221443,"q":0,"from":"system.adapter.linkeddevices.0","user":"system.user.admin","lc":1577431221443} from linkeddevices.0.EG_Schlafzimmer.open
                                    2019-12-27 08:20:21.495 - info: heatingcontrol.0 (25866) EG Schlafzimmer window open on EG Schlafzimmer TFK Süd Fenster offen
                                    2019-12-27 08:20:21.542 - debug: heatingcontrol.0 (25866) sensor delay 30000
                                    2019-12-27 08:20:21.543 - debug: heatingcontrol.0 (25866) ### 222 not handled yet
                                    2019-12-27 08:20:21.543 - debug: heatingcontrol.0 (25866) ### not handled linkeddevices.0.EG_Schlafzimmer.open {"val":true,"ack":true,"ts":1577431221443,"q":0,"from":"system.adapter.linkeddevices.0","user":"system.user.admin","lc":1577431221443}
                                    2019-12-27 08:20:51.544 - debug: heatingcontrol.0 (25866) room to check is EG Schlafzimmer
                                    2019-12-27 08:20:51.545 - info: heatingcontrol.0 (25866) calculating new target temperatures
                                    2019-12-27 08:20:51.601 - debug: heatingcontrol.0 (25866) profile type 2
                                    2019-12-27 08:20:51.601 - debug: heatingcontrol.0 (25866) get profile
                                    2019-12-27 08:20:51.602 - debug: heatingcontrol.0 (25866) profile 0
                                    2019-12-27 08:20:51.603 - debug: heatingcontrol.0 (25866) check room EG Schlafzimmer
                                    2019-12-27 08:20:51.606 - debug: heatingcontrol.0 (25866) WindowOpenDecrease {"val":12,"ack":true,"ts":1575095161397,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1575095161378}
                                    2019-12-27 08:20:51.607 - debug: heatingcontrol.0 (25866) FindNextPeriod for 2019-12-27 8:20:51 AM in EG Schlafzimmer
                                    2019-12-27 08:20:51.607 - error: heatingcontrol.0 (25866) exception in CheckTemperatureChange [ReferenceError: PublicHolidyToday is not defined]
                                    

                                    Hoffe genügend Infos geliefert zu haben. Muss jetzt auf Arbeit und kann ansonsten erst am späteren Nachmittag weitere Daten liefern.

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

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

                                      PublicHolidyToday

                                      Ich schau mir das an, sollte an Infos genügen. Danke.

                                      edit:
                                      Version 0.3.11 behebt das Problem...

                                      G Chaot 2 Replies Last reply Reply Quote 0
                                      • G
                                        Gsiberger @Rene_HM last edited by

                                        @Rene_HM
                                        👍👍 👍
                                        👏 👏 👏

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

                                          @Rene_HM Ich habe seit dem letzten Update eine Fehlermeldung drin:

                                          heatingcontrol.0	2019-12-27 19:14:34.281	error	(9306) exception in CheckTemperatureChange [ReferenceError: RoomState is not defined]
                                          

                                          Dann habe ich (aber schon länger) nocht zeitweise diese Meldung:

                                          2019-12-27 19:00:48.405 - warn: heatingcontrol.0 (32760) try to convert 24,0
                                          to a number
                                          

                                          Debug Log:

                                          heatingcontrol.0	2019-12-27 19:14:34.300	debug	(9306) #subscribtion finished
                                          heatingcontrol.0	2019-12-27 19:14:34.296	info	(9306) subscribe Wohnzimmer sonoff.0.Umweltsensor.POWER
                                          heatingcontrol.0	2019-12-27 19:14:34.295	debug	(9306) device not active
                                          heatingcontrol.0	2019-12-27 19:14:34.295	debug	(9306) no subscribe Path2PartyNowDP
                                          heatingcontrol.0	2019-12-27 19:14:34.294	debug	(9306) no subscribe Path2GuestsPresentDP
                                          heatingcontrol.0	2019-12-27 19:14:34.294	info	(9306) subscribe 0_userdata.0.UrlaubZuHause
                                          heatingcontrol.0	2019-12-27 19:14:34.291	info	(9306) subscribe 0_userdata.0.UrlaubAbwesend
                                          heatingcontrol.0	2019-12-27 19:14:34.289	debug	(9306) no subscribe Path2PresentDP
                                          heatingcontrol.0	2019-12-27 19:14:34.289	info	(9306) subscribe feiertage.0.heute.boolean
                                          heatingcontrol.0	2019-12-27 19:14:34.283	debug	(9306) #start subscribtion
                                          heatingcontrol.0	2019-12-27 19:14:34.281	error	(9306) exception in CheckTemperatureChange [ReferenceError: RoomState is not defined]
                                          heatingcontrol.0	2019-12-27 19:14:34.280	debug	(9306) FindNextPeriod for 12/27/2019, 7:14:34 PM in Wohnzimmer
                                          heatingcontrol.0	2019-12-27 19:14:34.271	debug	(9306) check room Wohnzimmer
                                          heatingcontrol.0	2019-12-27 19:14:34.270	debug	(9306) profile 0
                                          heatingcontrol.0	2019-12-27 19:14:34.269	debug	(9306) get profile
                                          heatingcontrol.0	2019-12-27 19:14:34.269	debug	(9306) profile type 2
                                          heatingcontrol.0	2019-12-27 19:14:34.262	info	(9306) calculating new target temperatures
                                          heatingcontrol.0	2019-12-27 19:14:34.259	info	(9306) external states checked, done
                                          heatingcontrol.0	2019-12-27 19:14:34.258	info	(9306) setting HolidayPresent to true
                                          heatingcontrol.0	2019-12-27 19:14:34.257	debug	(9306) checking Path2HolidayPresentDP
                                          heatingcontrol.0	2019-12-27 19:14:34.254	debug	(9306) checking Path2PartyNowDP
                                          heatingcontrol.0	2019-12-27 19:14:34.253	debug	(9306) checking Path2GuestsPresentDP
                                          heatingcontrol.0	2019-12-27 19:14:34.251	info	(9306) setting VacationAbsent to false
                                          heatingcontrol.0	2019-12-27 19:14:34.248	debug	(9306) checking Path2VacationDP
                                          heatingcontrol.0	2019-12-27 19:14:34.244	debug	(9306) checking Path2PresentDP
                                          heatingcontrol.0	2019-12-27 19:14:34.242	info	(9306) setting PublicHolidyToday to false
                                          heatingcontrol.0	2019-12-27 19:14:34.241	debug	(9306) checking Path2FeiertagAdapter
                                          heatingcontrol.0	2019-12-27 19:14:34.239	info	(9306) checking all external states
                                          heatingcontrol.0	2019-12-27 19:14:34.232	debug	(9306) Check sensors for Julia
                                          heatingcontrol.0	2019-12-27 19:14:34.226	debug	(9306) Check sensors for Martin
                                          heatingcontrol.0	2019-12-27 19:14:34.223	debug	(9306) Check sensors for Toilette
                                          heatingcontrol.0	2019-12-27 19:14:34.219	debug	(9306) Check sensors for Schlafzimmer
                                          heatingcontrol.0	2019-12-27 19:14:34.216	debug	(9306) got sensor state {"val":false,"ack":true,"ts":1577470399992,"q":0,"from":"system.adapter.sonoff.0","user":"system.user.admin","lc":1577455961832} from sonoff.0.Umweltsensor.POWER
                                          heatingcontrol.0	2019-12-27 19:14:34.205	debug	(9306) Check sensors for Wohnzimmer
                                          heatingcontrol.0	2019-12-27 19:14:34.203	debug	(9306) [INFO] status = true next event: 30 Dec 2019 17:00:00
                                          heatingcontrol.0	2019-12-27 19:14:34.201	debug	(9306) [INFO] status = true next event: 27 Dec 2019 20:00:00
                                          heatingcontrol.0	2019-12-27 19:14:34.200	debug	(9306) [INFO] status = true next event: 30 Dec 2019 14:00:00
                                          heatingcontrol.0	2019-12-27 19:14:34.198	debug	(9306) [INFO] status = true next event: 27 Dec 2019 21:00:00
                                          heatingcontrol.0	2019-12-27 19:14:34.197	debug	(9306) [INFO] status = true next event: 30 Dec 2019 16:00:00
                                          heatingcontrol.0	2019-12-27 19:14:34.192	debug	(9306) [INFO] status = true next event: 28 Dec 2019 21:00:00
                                          heatingcontrol.0	2019-12-27 19:14:34.189	debug	(9306) [INFO] status = true next event: 28 Dec 2019 16:00:00
                                          heatingcontrol.0	2019-12-27 19:14:34.187	debug	(9306) [INFO] status = true next event: 28 Dec 2019 12:00:00
                                          heatingcontrol.0	2019-12-27 19:14:34.184	debug	(9306) [INFO] status = true next event: 28 Dec 2019 08:00:00
                                          heatingcontrol.0	2019-12-27 19:14:34.183	debug	(9306) [INFO] status = true next event: 28 Dec 2019 05:00:00
                                          heatingcontrol.0	2019-12-27 19:14:34.182	debug	(9306) [INFO] status = true next event: 27 Dec 2019 22:30:00
                                          heatingcontrol.0	2019-12-27 19:14:34.179	debug	(9306) [INFO] status = true next event: 30 Dec 2019 15:00:00
                                          heatingcontrol.0	2019-12-27 19:14:34.177	debug	(9306) [INFO] status = true next event: 30 Dec 2019 12:00:00
                                          heatingcontrol.0	2019-12-27 19:14:34.175	debug	(9306) [INFO] status = true next event: 30 Dec 2019 08:00:00
                                          heatingcontrol.0	2019-12-27 19:14:34.173	debug	(9306) [INFO] status = true next event: 30 Dec 2019 05:00:00
                                          heatingcontrol.0	2019-12-27 19:14:34.165	debug	(9306) create cron job #14 at 17:0 string: 0 0 17 * * 1-5 Europe/Berlin
                                          heatingcontrol.0	2019-12-27 19:14:34.163	debug	(9306) create cron job #13 at 20:0 string: 0 0 20 * * 1-5 Europe/Berlin
                                          heatingcontrol.0	2019-12-27 19:14:34.158	debug	(9306) create cron job #12 at 14:0 string: 0 0 14 * * 1-5 Europe/Berlin
                                          heatingcontrol.0	2019-12-27 19:14:34.156	debug	(9306) create cron job #11 at 21:0 string: 0 0 21 * * 1-5 Europe/Berlin
                                          heatingcontrol.0	2019-12-27 19:14:34.152	debug	(9306) create cron job #10 at 16:0 string: 0 0 16 * * 1-5 Europe/Berlin
                                          heatingcontrol.0	2019-12-27 19:14:34.148	debug	(9306) create cron job #9 at 21:0 string: 0 0 21 * * 0,6 Europe/Berlin
                                          heatingcontrol.0	2019-12-27 19:14:34.144	debug	(9306) create cron job #8 at 16:0 string: 0 0 16 * * 0,6 Europe/Berlin
                                          heatingcontrol.0	2019-12-27 19:14:34.140	debug	(9306) create cron job #7 at 12:0 string: 0 0 12 * * 0,6 Europe/Berlin
                                          heatingcontrol.0	2019-12-27 19:14:34.136	debug	(9306) create cron job #6 at 8:0 string: 0 0 8 * * 0,6 Europe/Berlin
                                          heatingcontrol.0	2019-12-27 19:14:34.133	debug	(9306) create cron job #5 at 5:0 string: 0 0 5 * * 0,6 Europe/Berlin
                                          heatingcontrol.0	2019-12-27 19:14:34.128	debug	(9306) create cron job #4 at 22:30 string: 0 30 22 * * 1-5 Europe/Berlin
                                          heatingcontrol.0	2019-12-27 19:14:34.122	debug	(9306) create cron job #3 at 15:0 string: 0 0 15 * * 1-5 Europe/Berlin
                                          heatingcontrol.0	2019-12-27 19:14:34.118	debug	(9306) create cron job #2 at 12:0 string: 0 0 12 * * 1-5 Europe/Berlin
                                          heatingcontrol.0	2019-12-27 19:14:34.110	debug	(9306) create cron job #1 at 8:0 string: 0 0 8 * * 1-5 Europe/Berlin
                                          heatingcontrol.0	2019-12-27 19:14:34.086	debug	(9306) create cron job #0 at 5:0 string: 0 0 5 * * 1-5 Europe/Berlin
                                          heatingcontrol.0	2019-12-27 19:14:34.085	debug	(9306) ---2 found time for Julia at {"val":"21:00","ack":true,"ts":1573288777027,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1573288777027} 21:00
                                          heatingcontrol.0	2019-12-27 19:14:34.083	debug	(9306) ---2 found time for Julia at {"val":"16:00","ack":true,"ts":1573288777026,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1573288777026} 16:00
                                          heatingcontrol.0	2019-12-27 19:14:34.082	debug	(9306) ---2 found time for Julia at {"val":"12:00","ack":true,"ts":1573288777026,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1573288777026} 12:00
                                          heatingcontrol.0	2019-12-27 19:14:34.081	debug	(9306) ---2 found time for Julia at {"val":"08:00","ack":true,"ts":1573288777025,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1573288777025} 08:00
                                          heatingcontrol.0	2019-12-27 19:14:34.080	debug	(9306) ---2 found time for Julia at {"val":"05:00","ack":true,"ts":1573288777025,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1573288777025} 05:00
                                          heatingcontrol.0	2019-12-27 19:14:34.079	debug	(9306) setting Sa - Su
                                          heatingcontrol.0	2019-12-27 19:14:34.078	debug	(9306) ---1 found time for Julia at {"val":"21:00","ack":true,"ts":1569439218640,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569439218640} 21:00
                                          heatingcontrol.0	2019-12-27 19:14:34.077	debug	(9306) ---1 found time for Julia at {"val":"16:00","ack":true,"ts":1569439218634,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569439218634} 16:00
                                          heatingcontrol.0	2019-12-27 19:14:34.076	debug	(9306) ---1 found time for Julia at {"val":"14:00","ack":true,"ts":1569530102574,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569530102421} 14:00
                                          heatingcontrol.0	2019-12-27 19:14:34.074	debug	(9306) ---1 found time for Julia at {"val":"08:00","ack":true,"ts":1569439218633,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569439218633} 08:00
                                          heatingcontrol.0	2019-12-27 19:14:34.073	debug	(9306) ---1 found time for Julia at {"val":"05:00","ack":true,"ts":1569439218622,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569439218622} 05:00
                                          heatingcontrol.0	2019-12-27 19:14:34.072	debug	(9306) setting Mo - Fr
                                          heatingcontrol.0	2019-12-27 19:14:34.071	debug	(9306) ---2 found time for Martin at {"val":"21:00","ack":true,"ts":1573288776608,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1573288776608} 21:00
                                          heatingcontrol.0	2019-12-27 19:14:34.070	debug	(9306) ---2 found time for Martin at {"val":"16:00","ack":true,"ts":1573288776607,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1573288776607} 16:00
                                          heatingcontrol.0	2019-12-27 19:14:34.069	debug	(9306) ---2 found time for Martin at {"val":"12:00","ack":true,"ts":1573288776604,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1573288776604} 12:00
                                          heatingcontrol.0	2019-12-27 19:14:34.067	debug	(9306) ---2 found time for Martin at {"val":"08:00","ack":true,"ts":1573288776603,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1573288776603} 08:00
                                          heatingcontrol.0	2019-12-27 19:14:34.066	debug	(9306) ---2 found time for Martin at {"val":"05:00","ack":true,"ts":1573288776603,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1573288776603} 05:00
                                          heatingcontrol.0	2019-12-27 19:14:34.065	debug	(9306) setting Sa - Su
                                          heatingcontrol.0	2019-12-27 19:14:34.064	debug	(9306) ---1 found time for Martin at {"val":"21:00","ack":true,"ts":1569439218463,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569439218463} 21:00
                                          heatingcontrol.0	2019-12-27 19:14:34.062	debug	(9306) push to list = 17,00
                                          heatingcontrol.0	2019-12-27 19:14:34.062	debug	(9306) ---1 found time for Martin at {"val":"17:00","ack":true,"ts":1569530277717,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569530277598} 17:00
                                          heatingcontrol.0	2019-12-27 19:14:34.061	debug	(9306) ---1 found time for Martin at {"val":"12:00","ack":true,"ts":1569439218445,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569439218445} 12:00
                                          heatingcontrol.0	2019-12-27 19:14:34.059	debug	(9306) ---1 found time for Martin at {"val":"08:00","ack":true,"ts":1569439218419,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569439218419} 08:00
                                          heatingcontrol.0	2019-12-27 19:14:34.058	debug	(9306) ---1 found time for Martin at {"val":"05:00","ack":true,"ts":1569439218418,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569439218418} 05:00
                                          heatingcontrol.0	2019-12-27 19:14:34.057	debug	(9306) setting Mo - Fr
                                          heatingcontrol.0	2019-12-27 19:14:34.057	debug	(9306) ---2 found time for Toilette at {"val":"21:00","ack":true,"ts":1573288776243,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1573288776243} 21:00
                                          heatingcontrol.0	2019-12-27 19:14:34.055	debug	(9306) ---2 found time for Toilette at {"val":"16:00","ack":true,"ts":1573288776242,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1573288776242} 16:00
                                          heatingcontrol.0	2019-12-27 19:14:34.054	debug	(9306) ---2 found time for Toilette at {"val":"12:00","ack":true,"ts":1573288776239,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1573288776239} 12:00
                                          heatingcontrol.0	2019-12-27 19:14:34.052	debug	(9306) ---2 found time for Toilette at {"val":"08:00","ack":true,"ts":1573288776239,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1573288776239} 08:00
                                          heatingcontrol.0	2019-12-27 19:14:34.050	debug	(9306) ---2 found time for Toilette at {"val":"05:00","ack":true,"ts":1573288776239,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1573288776239} 05:00
                                          heatingcontrol.0	2019-12-27 19:14:34.042	debug	(9306) setting Sa - Su
                                          heatingcontrol.0	2019-12-27 19:14:34.042	debug	(9306) push to list = 20,00
                                          heatingcontrol.0	2019-12-27 19:14:34.041	debug	(9306) ---1 found time for Toilette at {"val":"20:00","ack":true,"ts":1569472422559,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569472422402} 20:00
                                          heatingcontrol.0	2019-12-27 19:14:34.040	debug	(9306) ---1 found time for Toilette at {"val":"16:00","ack":true,"ts":1569439218296,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569439218296} 16:00
                                          heatingcontrol.0	2019-12-27 19:14:34.039	debug	(9306) push to list = 14,00
                                          heatingcontrol.0	2019-12-27 19:14:34.039	debug	(9306) ---1 found time for Toilette at {"val":"14:00","ack":true,"ts":1569440269757,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569440269565} 14:00
                                          heatingcontrol.0	2019-12-27 19:14:34.038	debug	(9306) ---1 found time for Toilette at {"val":"08:00","ack":true,"ts":1569439218272,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569439218272} 08:00
                                          heatingcontrol.0	2019-12-27 19:14:34.036	debug	(9306) ---1 found time for Toilette at {"val":"05:00","ack":true,"ts":1569439218270,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569439218270} 05:00
                                          heatingcontrol.0	2019-12-27 19:14:34.034	debug	(9306) setting Mo - Fr
                                          heatingcontrol.0	2019-12-27 19:14:34.034	debug	(9306) ---2 found time for Schlafzimmer at {"val":"21:00","ack":true,"ts":1573288776036,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1573288776036} 21:00
                                          heatingcontrol.0	2019-12-27 19:14:34.033	debug	(9306) ---2 found time for Schlafzimmer at {"val":"16:00","ack":true,"ts":1573288776035,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1573288776035} 16:00
                                          heatingcontrol.0	2019-12-27 19:14:34.031	debug	(9306) ---2 found time for Schlafzimmer at {"val":"12:00","ack":true,"ts":1573288776035,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1573288776035} 12:00
                                          heatingcontrol.0	2019-12-27 19:14:34.029	debug	(9306) ---2 found time for Schlafzimmer at {"val":"08:00","ack":true,"ts":1573288776032,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1573288776032} 08:00
                                          heatingcontrol.0	2019-12-27 19:14:34.028	debug	(9306) ---2 found time for Schlafzimmer at {"val":"05:00","ack":true,"ts":1573288776031,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1573288776031} 05:00
                                          heatingcontrol.0	2019-12-27 19:14:34.026	debug	(9306) setting Sa - Su
                                          heatingcontrol.0	2019-12-27 19:14:34.026	debug	(9306) push to list = 21,00
                                          heatingcontrol.0	2019-12-27 19:14:34.025	debug	(9306) ---1 found time for Schlafzimmer at {"val":"21:00","ack":true,"ts":1569439218134,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569439218134} 21:00
                                          heatingcontrol.0	2019-12-27 19:14:34.024	debug	(9306) push to list = 16,00
                                          heatingcontrol.0	2019-12-27 19:14:34.024	debug	(9306) ---1 found time for Schlafzimmer at {"val":"16:00","ack":true,"ts":1569439218134,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569439218134} 16:00
                                          heatingcontrol.0	2019-12-27 19:14:34.019	debug	(9306) ---1 found time for Schlafzimmer at {"val":"12:00","ack":true,"ts":1569439218134,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569439218134} 12:00
                                          heatingcontrol.0	2019-12-27 19:14:34.014	debug	(9306) ---1 found time for Schlafzimmer at {"val":"08:00","ack":true,"ts":1569439218133,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569439218133} 08:00
                                          heatingcontrol.0	2019-12-27 19:14:33.997	debug	(9306) ---1 found time for Schlafzimmer at {"val":"05:00","ack":true,"ts":1569439218108,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569439218108} 05:00
                                          heatingcontrol.0	2019-12-27 19:14:33.993	debug	(9306) setting Mo - Fr
                                          heatingcontrol.0	2019-12-27 19:14:33.992	debug	(9306) push to list = 21,00
                                          heatingcontrol.0	2019-12-27 19:14:33.992	debug	(9306) ---2 found time for Wohnzimmer at {"val":"21:00","ack":true,"ts":1573288775709,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1573288775709} 21:00
                                          heatingcontrol.0	2019-12-27 19:14:33.988	debug	(9306) push to list = 16,00
                                          heatingcontrol.0	2019-12-27 19:14:33.987	debug	(9306) ---2 found time for Wohnzimmer at {"val":"16:00","ack":true,"ts":1573288775708,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1573288775708} 16:00
                                          heatingcontrol.0	2019-12-27 19:14:33.982	debug	(9306) push to list = 12,00
                                          heatingcontrol.0	2019-12-27 19:14:33.982	debug	(9306) ---2 found time for Wohnzimmer at {"val":"12:00","ack":true,"ts":1573288775708,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1573288775708} 12:00
                                          heatingcontrol.0	2019-12-27 19:14:33.980	debug	(9306) push to list = 08,00
                                          heatingcontrol.0	2019-12-27 19:14:33.980	debug	(9306) ---2 found time for Wohnzimmer at {"val":"08:00","ack":true,"ts":1573288775707,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1573288775707} 08:00
                                          heatingcontrol.0	2019-12-27 19:14:33.979	debug	(9306) push to list = 05,00
                                          heatingcontrol.0	2019-12-27 19:14:33.978	debug	(9306) ---2 found time for Wohnzimmer at {"val":"05:00","ack":true,"ts":1573288775696,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1573288775696} 05:00
                                          heatingcontrol.0	2019-12-27 19:14:33.976	debug	(9306) setting Sa - Su
                                          heatingcontrol.0	2019-12-27 19:14:33.976	debug	(9306) push to list = 22,30
                                          heatingcontrol.0	2019-12-27 19:14:33.976	debug	(9306) ---1 found time for Wohnzimmer at {"val":"22:30","ack":true,"ts":1569530528263,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569530528120} 22:30
                                          heatingcontrol.0	2019-12-27 19:14:33.974	debug	(9306) push to list = 15,00
                                          heatingcontrol.0	2019-12-27 19:14:33.974	debug	(9306) ---1 found time for Wohnzimmer at {"val":"15:00","ack":true,"ts":1569530501094,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569530500928} 15:00
                                          heatingcontrol.0	2019-12-27 19:14:33.972	debug	(9306) push to list = 12,00
                                          heatingcontrol.0	2019-12-27 19:14:33.972	debug	(9306) ---1 found time for Wohnzimmer at {"val":"12:00","ack":true,"ts":1569439217955,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569439217955} 12:00
                                          heatingcontrol.0	2019-12-27 19:14:33.971	debug	(9306) push to list = 08,00
                                          heatingcontrol.0	2019-12-27 19:14:33.970	debug	(9306) ---1 found time for Wohnzimmer at {"val":"08:00","ack":true,"ts":1569439217954,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569439217954} 08:00
                                          heatingcontrol.0	2019-12-27 19:14:33.968	debug	(9306) push to list = 05,00
                                          heatingcontrol.0	2019-12-27 19:14:33.967	debug	(9306) ---1 found time for Wohnzimmer at {"val":"05:00","ack":true,"ts":1569439217954,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569439217954} 05:00
                                          heatingcontrol.0	2019-12-27 19:14:33.965	debug	(9306) setting Mo - Fr
                                          heatingcontrol.0	2019-12-27 19:14:33.965	debug	(9306) profile 0
                                          heatingcontrol.0	2019-12-27 19:14:33.962	debug	(9306) get profile
                                          heatingcontrol.0	2019-12-27 19:14:33.961	debug	(9306) start CalculateNextTime, profile type 2
                                          heatingcontrol.0	2019-12-27 19:14:33.957	debug	(9306) system date format DD.MM.YYYY
                                          heatingcontrol.0	2019-12-27 19:14:33.911	debug	(9306) CreateDatepoints done
                                          heatingcontrol.0	2019-12-27 19:14:33.910	debug	(9306) add state Profiles.0.Julia.Sa-So.Periods.4 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.909	debug	(9306) add state Profiles.0.Julia.Sa-So.Periods.3 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.909	debug	(9306) add state Profiles.0.Julia.Sa-So.Periods.2 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.908	debug	(9306) add state Profiles.0.Julia.Sa-So.Periods.1 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.908	debug	(9306) add state Profiles.0.Julia.Sa-So.Periods.0 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.907	debug	(9306) add state Profiles.0.Julia.Mo-Fr.Periods.4 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.906	debug	(9306) add state Profiles.0.Julia.Mo-Fr.Periods.3 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.906	debug	(9306) add state Profiles.0.Julia.Mo-Fr.Periods.2 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.905	debug	(9306) add state Profiles.0.Julia.Mo-Fr.Periods.1 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.905	debug	(9306) add state Profiles.0.Julia.Mo-Fr.Periods.0 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.904	debug	(9306) Profile Type Mo-FR + Sa-So, profiles 1
                                          heatingcontrol.0	2019-12-27 19:14:33.904	debug	(9306) room Julia with 5 periods
                                          heatingcontrol.0	2019-12-27 19:14:33.904	info	(9306) no temperature degrease configured 3
                                          heatingcontrol.0	2019-12-27 19:14:33.903	debug	(9306) add state Profiles.0.Martin.Sa-So.Periods.4 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.902	debug	(9306) add state Profiles.0.Martin.Sa-So.Periods.3 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.902	debug	(9306) add state Profiles.0.Martin.Sa-So.Periods.2 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.901	debug	(9306) add state Profiles.0.Martin.Sa-So.Periods.1 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.901	debug	(9306) add state Profiles.0.Martin.Sa-So.Periods.0 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.900	debug	(9306) add state Profiles.0.Martin.Mo-Fr.Periods.4 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.899	debug	(9306) add state Profiles.0.Martin.Mo-Fr.Periods.3 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.899	debug	(9306) add state Profiles.0.Martin.Mo-Fr.Periods.2 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.898	debug	(9306) add state Profiles.0.Martin.Mo-Fr.Periods.1 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.898	debug	(9306) add state Profiles.0.Martin.Mo-Fr.Periods.0 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.897	debug	(9306) Profile Type Mo-FR + Sa-So, profiles 1
                                          heatingcontrol.0	2019-12-27 19:14:33.897	debug	(9306) room Martin with 5 periods
                                          heatingcontrol.0	2019-12-27 19:14:33.897	info	(9306) no temperature degrease configured 3
                                          heatingcontrol.0	2019-12-27 19:14:33.896	debug	(9306) add state Profiles.0.Toilette.Sa-So.Periods.4 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.896	debug	(9306) add state Profiles.0.Toilette.Sa-So.Periods.3 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.895	debug	(9306) add state Profiles.0.Toilette.Sa-So.Periods.2 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.894	debug	(9306) add state Profiles.0.Toilette.Sa-So.Periods.1 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.893	debug	(9306) add state Profiles.0.Toilette.Sa-So.Periods.0 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.892	debug	(9306) add state Profiles.0.Toilette.Mo-Fr.Periods.4 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.892	debug	(9306) add state Profiles.0.Toilette.Mo-Fr.Periods.3 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.891	debug	(9306) add state Profiles.0.Toilette.Mo-Fr.Periods.2 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.890	debug	(9306) add state Profiles.0.Toilette.Mo-Fr.Periods.1 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.890	debug	(9306) add state Profiles.0.Toilette.Mo-Fr.Periods.0 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.889	debug	(9306) Profile Type Mo-FR + Sa-So, profiles 1
                                          heatingcontrol.0	2019-12-27 19:14:33.889	debug	(9306) room Toilette with 5 periods
                                          heatingcontrol.0	2019-12-27 19:14:33.889	info	(9306) no temperature degrease configured 3
                                          heatingcontrol.0	2019-12-27 19:14:33.888	debug	(9306) add state Profiles.0.Schlafzimmer.Sa-So.Periods.4 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.887	debug	(9306) add state Profiles.0.Schlafzimmer.Sa-So.Periods.3 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.887	debug	(9306) add state Profiles.0.Schlafzimmer.Sa-So.Periods.2 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.886	debug	(9306) add state Profiles.0.Schlafzimmer.Sa-So.Periods.1 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.885	debug	(9306) add state Profiles.0.Schlafzimmer.Sa-So.Periods.0 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.885	debug	(9306) add state Profiles.0.Schlafzimmer.Mo-Fr.Periods.4 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.884	debug	(9306) add state Profiles.0.Schlafzimmer.Mo-Fr.Periods.3 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.883	debug	(9306) add state Profiles.0.Schlafzimmer.Mo-Fr.Periods.2 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.883	debug	(9306) add state Profiles.0.Schlafzimmer.Mo-Fr.Periods.1 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.882	debug	(9306) add state Profiles.0.Schlafzimmer.Mo-Fr.Periods.0 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.882	debug	(9306) Profile Type Mo-FR + Sa-So, profiles 1
                                          heatingcontrol.0	2019-12-27 19:14:33.881	debug	(9306) room Schlafzimmer with 5 periods
                                          heatingcontrol.0	2019-12-27 19:14:33.880	info	(9306) no temperature degrease configured 3
                                          heatingcontrol.0	2019-12-27 19:14:33.879	debug	(9306) add state Profiles.0.Wohnzimmer.Sa-So.Periods.4 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.879	debug	(9306) add state Profiles.0.Wohnzimmer.Sa-So.Periods.3 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.878	debug	(9306) add state Profiles.0.Wohnzimmer.Sa-So.Periods.2 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.877	debug	(9306) add state Profiles.0.Wohnzimmer.Sa-So.Periods.1 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.877	debug	(9306) add state Profiles.0.Wohnzimmer.Sa-So.Periods.0 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.876	debug	(9306) add state Profiles.0.Wohnzimmer.Mo-Fr.Periods.4 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.875	debug	(9306) add state Profiles.0.Wohnzimmer.Mo-Fr.Periods.3 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.874	debug	(9306) add state Profiles.0.Wohnzimmer.Mo-Fr.Periods.2 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.872	debug	(9306) add state Profiles.0.Wohnzimmer.Mo-Fr.Periods.1 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.870	debug	(9306) add state Profiles.0.Wohnzimmer.Mo-Fr.Periods.0 max 5
                                          heatingcontrol.0	2019-12-27 19:14:33.870	debug	(9306) Profile Type Mo-FR + Sa-So, profiles 1
                                          heatingcontrol.0	2019-12-27 19:14:33.869	debug	(9306) room Wohnzimmer with 5 periods
                                          heatingcontrol.0	2019-12-27 19:14:33.869	info	(9306) no temperature degrease configured 3
                                          heatingcontrol.0	2019-12-27 19:14:33.868	debug	(9306) rooms 5
                                          heatingcontrol.0	2019-12-27 19:14:33.853	debug	(9306) create data points for Julia
                                          heatingcontrol.0	2019-12-27 19:14:33.842	debug	(9306) create data points for Martin
                                          heatingcontrol.0	2019-12-27 19:14:33.831	debug	(9306) create data points for Toilette
                                          heatingcontrol.0	2019-12-27 19:14:33.817	debug	(9306) create data points for Schlafzimmer
                                          heatingcontrol.0	2019-12-27 19:14:33.802	debug	(9306) create data points for Wohnzimmer
                                          heatingcontrol.0	2019-12-27 19:14:33.754	debug	(9306) start CreateDatepoints
                                          heatingcontrol.0	2019-12-27 19:14:33.752	debug	(9306) devices [{"id":1,"name":"Target Temp","OID_Current":"fritzdect.0.Hgroup_2E:B9:36-900.actualtemp","OID_Target":"fritzdect.0.Hgroup_2E:B9:36-900.targettemp","isActive":true,"type":1,"room":"Wohnz
                                          heatingcontrol.0	2019-12-27 19:14:33.713	info	(9306) starting. Version 0.3.11 in /opt/iobroker/node_modules/iobroker.heatingcontrol, node: v10.18.0
                                          

                                          Kannst du mal einen Blich drauf werfen woher das kommen könnte?
                                          Danke

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

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

                                            exception in CheckTemperatureChange [ReferenceError: RoomState is not defined]

                                            Die Version 0.3.12 behebt dieses Problem.

                                            warn: heatingcontrol.0 (32760) try to convert 24,0 to a number

                                            Diese Meldung erscheint, wenn vom Vis auf eine Temperatur anstatt einer Zahl ein string geschrieben wird. Intern konvertiere ich den string dann in eine Zahl, besser wäre es aber, wenn das vis-widget (oder derjenige der schreibt, evtl. auch ein script) gleich eine Zahl schreiben würde...

                                            Chaot G 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            970
                                            Online

                                            31.6k
                                            Users

                                            79.6k
                                            Topics

                                            1.3m
                                            Posts

                                            heating
                                            236
                                            3158
                                            1509961
                                            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