Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter HeatingControl v2.12.x

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.2k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.9k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.2k

Test Adapter HeatingControl v2.12.x

Geplant Angeheftet Gesperrt Verschoben Tester
heating
3.2k Beiträge 236 Kommentatoren 2.0m Aufrufe 205 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • L Offline
    L Offline
    Leviathan09
    schrieb am zuletzt editiert von
    #202

    Ich habe nun seit gestern den Adapter am laufen und meine Einstellungen bzgl. Temp und Uhrzeiten gemacht.
    Aktuell ist "CurrentProfile" auf 1
    Wenn ich dort dann aber auf das Profil "0" wechseln möchte geht das nicht.
    Habe ich da einen Denkfehler? Warum gibt es das Profil 0 wenn man dieses nicht auswählen kann?

    Oder ist diese Periode dann aktiv wenn man "HeatingPeriodActive" auf false setzt?

    N 1 Antwort Letzte Antwort
    0
    • L Leviathan09

      Ich habe nun seit gestern den Adapter am laufen und meine Einstellungen bzgl. Temp und Uhrzeiten gemacht.
      Aktuell ist "CurrentProfile" auf 1
      Wenn ich dort dann aber auf das Profil "0" wechseln möchte geht das nicht.
      Habe ich da einen Denkfehler? Warum gibt es das Profil 0 wenn man dieses nicht auswählen kann?

      Oder ist diese Periode dann aktiv wenn man "HeatingPeriodActive" auf false setzt?

      N Offline
      N Offline
      nocci
      schrieb am zuletzt editiert von
      #203

      @Leviathan09 Wenn ich das richtig verstanden habe ist die Logik da ein wenig anders.

      "Current Profil" = 1 = Profil 0 in den "Profiles"
      "Current Profil" = 2 = Profil 1 in den "Profiles"

      Hatte mich auch anfangs ein wenig gewundert.. aber so geht es.

      L Rene_HMR 2 Antworten Letzte Antwort
      0
      • N nocci

        @Leviathan09 Wenn ich das richtig verstanden habe ist die Logik da ein wenig anders.

        "Current Profil" = 1 = Profil 0 in den "Profiles"
        "Current Profil" = 2 = Profil 1 in den "Profiles"

        Hatte mich auch anfangs ein wenig gewundert.. aber so geht es.

        L Offline
        L Offline
        Leviathan09
        schrieb am zuletzt editiert von
        #204

        @nocci ja, stimmt...jetzt wo ich da auch nochmal drüber geschaut habe wird es klar.

        Bei 4 Profilen gibt es 0,1,2,3

        1 Antwort Letzte Antwort
        0
        • N nocci

          @Leviathan09 Wenn ich das richtig verstanden habe ist die Logik da ein wenig anders.

          "Current Profil" = 1 = Profil 0 in den "Profiles"
          "Current Profil" = 2 = Profil 1 in den "Profiles"

          Hatte mich auch anfangs ein wenig gewundert.. aber so geht es.

          Rene_HMR Offline
          Rene_HMR Offline
          Rene_HM
          Developer
          schrieb am zuletzt editiert von
          #205

          @nocci sagte in Adapter: HeatingControl:

          Wenn ich das richtig verstanden habe ist die Logik da ein wenig anders.

          "Current Profil" = 1 = Profil 0 in den "Profiles"
          "Current Profil" = 2 = Profil 1 in den "Profiles"

          genau so ist es. Eigentlich wollte ich Profil 0 vermeiden, weil man ja normalerweise von 1 zählt. Bei der Benennung der Datenpunkten habe ich die Umrechnung vergessen, und jetzt will ich nicht mehr ändern, da diese Änderung nicht kompatibel zu den aktuellen Einstellungen wäre... Wahrscheinlich wäre es am einfachsten, ich ändere CurrentProfil so, dass man dort auch mit 0 beginnt...

          CKMartensC 1 Antwort Letzte Antwort
          0
          • Rene_HMR Rene_HM

            @nocci sagte in Adapter: HeatingControl:

            Wenn ich das richtig verstanden habe ist die Logik da ein wenig anders.

            "Current Profil" = 1 = Profil 0 in den "Profiles"
            "Current Profil" = 2 = Profil 1 in den "Profiles"

            genau so ist es. Eigentlich wollte ich Profil 0 vermeiden, weil man ja normalerweise von 1 zählt. Bei der Benennung der Datenpunkten habe ich die Umrechnung vergessen, und jetzt will ich nicht mehr ändern, da diese Änderung nicht kompatibel zu den aktuellen Einstellungen wäre... Wahrscheinlich wäre es am einfachsten, ich ändere CurrentProfil so, dass man dort auch mit 0 beginnt...

            CKMartensC Offline
            CKMartensC Offline
            CKMartens
            schrieb am zuletzt editiert von
            #206

            @Rene_HM sagte in Adapter: HeatingControl:

            Wahrscheinlich wäre es am einfachsten, ich ändere CurrentProfil so, dass man dort auch mit 0 beginnt...

            Das hat mir am Anfang auch Kopfschmerzen bereitet bis ich mir deinen Code angesehen habe und es begriffen hatte wie du es meinst. :face_with_rolling_eyes:

            Ist halt wirklich verwirrend wenn im DP Profil0 steht und zum aktivieren eine 1 eingeben werden muss.

            1 Antwort Letzte Antwort
            0
            • Rene_HMR Rene_HM

              Habe eben im github ein update hochgeladen, welches das manuelle Setzen einer Temperatur für eine gewisse Zeit erlaubt. Version ist immer noch 0.3.0...
              Es sind zwei Datenpunkte pro Raum hinzugekommen:
              Bild.PNG

              • TemperaturOverride ist die zu setzende Temperatur. Wenn 0 steht, ist der Modus nicht aktiv.
              • TemperaturOverrideTime ist die Dauer in hh:mm, wie lange der Modus aktiv sein soll.
                Die Dauer ist unabhängig von den anderen Profil-Parametern, d.h. falls während des Override eine neue Profilperiode gesetzt werden sollte, wird dies ignoriert und erst nach Ablauf der OverrideTime gesetzt

              Als nächstes kümmere ich mich jetzt um die Speicher- / Update-Probleme...

              CKMartensC Offline
              CKMartensC Offline
              CKMartens
              schrieb am zuletzt editiert von
              #207

              @Rene_HM sagte in Adapter: HeatingControl:

              Habe eben im github ein update hochgeladen, welches das manuelle Setzen einer Temperatur für eine gewisse Zeit erlaubt. Version ist immer noch 0.3.0...

              DANKE.... Das ist eine Funktion die ich mir für die Erhöhung des WAF brauche :grin:

              Dankeschön für deine Mühe und Arbeit!

              1 Antwort Letzte Antwort
              0
              • coyoteC Offline
                coyoteC Offline
                coyote
                Most Active
                schrieb am zuletzt editiert von coyote
                #208

                @Rene_HM oder auch alle anderen. Hab etwas Probleme mit dem Adapter.
                Gestern das Ding mal eingerichtet und gestartet, nach einiger Zeit schnellt mein DutyCycle nach oben (normal <5%, nach Adapter starten irgendwann über 78%)
                Es kommt dann folgender Fehler, was wohl an der Erreichbarkeit der Teilnehmer wegen des hohen DutyCycle liegt:

                2019-10-08 02:51:01.099  - error: hm-rpc.0 (30015) xmlrpc -> setValue ["4","SET_TEMPERATURE",19] FLOAT
                2019-10-08 02:51:01.100  - error: hm-rpc.0 (30015) Error: XML-RPC fault: Failure
                2019-10-08 02:51:01.124  - error: hm-rpc.0 (30015) xmlrpc -> setValue ["2","SET_TEMPERATURE",19] FLOAT
                2019-10-08 02:51:01.124  - error: hm-rpc.0 (30015) Error: XML-RPC fault: Failure
                

                Hier mal meine Konfiguration und das Log vom start des Adapters, bis zum stoppen, vllt hab ich da ja ein Fehler drin. Übrigens läuft momentan noch das Heizungsscript und das ohne diese Problem.
                In der Wohnung sind es nur 2 HKT's und ein Raumthermostat, aber eben viele Sensoren. Es besteht untereinander keine Direktverknüpfung der Geräte.
                Müssen alle Thermostate in Manuell oder Automatik stehen? Oder egal?

                Thermostate.JPG Sensoren.JPG Profiles2.JPG Profiles.JPG

                heatingLOG.txt

                Dann habe ich jetzt Badezimmer und Wohnung konfiguriert, wie gehe ich denn am Besten vor, wenn ich jetzt für Badezimmer nur 2 Perioden benötige und für Wohnung 5 Perioden? Das kann ich ja nicht unabhängig einstellen im Adapter.

                EDIT: Habe mir das LOG gerade nochmal angesehen. Kann es sein dass es an der Anwesenheitssteuerung liegt? Sieht aus als würde die im Minutentakt gecheckt und somit auch immer wieder die Temperaturen auf die Thermostate geschickt.

                Rene_HMR 1 Antwort Letzte Antwort
                0
                • coyoteC coyote

                  @Rene_HM oder auch alle anderen. Hab etwas Probleme mit dem Adapter.
                  Gestern das Ding mal eingerichtet und gestartet, nach einiger Zeit schnellt mein DutyCycle nach oben (normal <5%, nach Adapter starten irgendwann über 78%)
                  Es kommt dann folgender Fehler, was wohl an der Erreichbarkeit der Teilnehmer wegen des hohen DutyCycle liegt:

                  2019-10-08 02:51:01.099  - error: hm-rpc.0 (30015) xmlrpc -> setValue ["4","SET_TEMPERATURE",19] FLOAT
                  2019-10-08 02:51:01.100  - error: hm-rpc.0 (30015) Error: XML-RPC fault: Failure
                  2019-10-08 02:51:01.124  - error: hm-rpc.0 (30015) xmlrpc -> setValue ["2","SET_TEMPERATURE",19] FLOAT
                  2019-10-08 02:51:01.124  - error: hm-rpc.0 (30015) Error: XML-RPC fault: Failure
                  

                  Hier mal meine Konfiguration und das Log vom start des Adapters, bis zum stoppen, vllt hab ich da ja ein Fehler drin. Übrigens läuft momentan noch das Heizungsscript und das ohne diese Problem.
                  In der Wohnung sind es nur 2 HKT's und ein Raumthermostat, aber eben viele Sensoren. Es besteht untereinander keine Direktverknüpfung der Geräte.
                  Müssen alle Thermostate in Manuell oder Automatik stehen? Oder egal?

                  Thermostate.JPG Sensoren.JPG Profiles2.JPG Profiles.JPG

                  heatingLOG.txt

                  Dann habe ich jetzt Badezimmer und Wohnung konfiguriert, wie gehe ich denn am Besten vor, wenn ich jetzt für Badezimmer nur 2 Perioden benötige und für Wohnung 5 Perioden? Das kann ich ja nicht unabhängig einstellen im Adapter.

                  EDIT: Habe mir das LOG gerade nochmal angesehen. Kann es sein dass es an der Anwesenheitssteuerung liegt? Sieht aus als würde die im Minutentakt gecheckt und somit auch immer wieder die Temperaturen auf die Thermostate geschickt.

                  Rene_HMR Offline
                  Rene_HMR Offline
                  Rene_HM
                  Developer
                  schrieb am zuletzt editiert von
                  #209

                  @coyote sagte in Adapter: HeatingControl:

                  Habe mir das LOG gerade nochmal angesehen. Kann es sein dass es an der Anwesenheitssteuerung liegt? Sieht aus als würde die im Minutentakt gecheckt und somit auch immer wieder die Temperaturen auf die Thermostate geschickt.

                  Ja, aber anscheinend schreibt das script die Werte regelmässig und nicht nur bei Änderung. Der Adapter reagiert nur darauf...

                  coyoteC 1 Antwort Letzte Antwort
                  0
                  • Rene_HMR Rene_HM

                    @coyote sagte in Adapter: HeatingControl:

                    Habe mir das LOG gerade nochmal angesehen. Kann es sein dass es an der Anwesenheitssteuerung liegt? Sieht aus als würde die im Minutentakt gecheckt und somit auch immer wieder die Temperaturen auf die Thermostate geschickt.

                    Ja, aber anscheinend schreibt das script die Werte regelmässig und nicht nur bei Änderung. Der Adapter reagiert nur darauf...

                    coyoteC Offline
                    coyoteC Offline
                    coyote
                    Most Active
                    schrieb am zuletzt editiert von
                    #210

                    @Rene_HM ok, heißt wenn die Anwesenheitsvariable sich alle Minuten aktualisiert, schickt der Adapter auch die Temperaturwerte neu an die Thermostate?!
                    Schau ich mir an bzw. teste mal ohne.
                    Aber sonst sollte meine config passen?
                    Wie löse ich das am einfachsten mit den Perioden, wenn ich bei einem Raum nur 2, bei dem anderen Raum 5 benötige? Trage ich Datenpunkte(Zeiten) doppelt ein? Lösche ich die DPs einfach? Oder wie am besten?

                    Rene_HMR 1 Antwort Letzte Antwort
                    0
                    • coyoteC coyote

                      @Rene_HM ok, heißt wenn die Anwesenheitsvariable sich alle Minuten aktualisiert, schickt der Adapter auch die Temperaturwerte neu an die Thermostate?!
                      Schau ich mir an bzw. teste mal ohne.
                      Aber sonst sollte meine config passen?
                      Wie löse ich das am einfachsten mit den Perioden, wenn ich bei einem Raum nur 2, bei dem anderen Raum 5 benötige? Trage ich Datenpunkte(Zeiten) doppelt ein? Lösche ich die DPs einfach? Oder wie am besten?

                      Rene_HMR Offline
                      Rene_HMR Offline
                      Rene_HM
                      Developer
                      schrieb am zuletzt editiert von
                      #211

                      @coyote sagte in Adapter: HeatingControl:

                      heißt wenn die Anwesenheitsvariable sich alle Minuten aktualisiert, schickt der Adapter auch die Temperaturwerte neu an die Thermostate?!

                      ja, da ich nicht auf Änderung prüfe

                      Aber sonst sollte meine config passen?

                      Mich wundern die vielen Sensoren in einem Raum... Die drei Thermostate erhalten dann immer die gleiche Zieltemperatur, und wenn einer der Sensoren "offen" meldet, werden alle drei Thermostate eine reduzierte Zieltemperatur erhalten

                      Wie löse ich das am einfachsten mit den Perioden, wenn ich bei einem Raum nur 2, bei dem anderen Raum 5 benötige? Trage ich Datenpunkte(Zeiten) doppelt ein? Lösche ich die DPs einfach? Oder wie am besten?

                      Du kannst Zeiten einfach doppelt verwenden. Dann muss aber Zeit und Zieltemperatur gleich sein. Oder alternativ nimmst du zwei Instanzen vom Adapter..

                      coyoteC 1 Antwort Letzte Antwort
                      0
                      • Rene_HMR Rene_HM

                        @coyote sagte in Adapter: HeatingControl:

                        heißt wenn die Anwesenheitsvariable sich alle Minuten aktualisiert, schickt der Adapter auch die Temperaturwerte neu an die Thermostate?!

                        ja, da ich nicht auf Änderung prüfe

                        Aber sonst sollte meine config passen?

                        Mich wundern die vielen Sensoren in einem Raum... Die drei Thermostate erhalten dann immer die gleiche Zieltemperatur, und wenn einer der Sensoren "offen" meldet, werden alle drei Thermostate eine reduzierte Zieltemperatur erhalten

                        Wie löse ich das am einfachsten mit den Perioden, wenn ich bei einem Raum nur 2, bei dem anderen Raum 5 benötige? Trage ich Datenpunkte(Zeiten) doppelt ein? Lösche ich die DPs einfach? Oder wie am besten?

                        Du kannst Zeiten einfach doppelt verwenden. Dann muss aber Zeit und Zieltemperatur gleich sein. Oder alternativ nimmst du zwei Instanzen vom Adapter..

                        coyoteC Offline
                        coyoteC Offline
                        coyote
                        Most Active
                        schrieb am zuletzt editiert von
                        #212

                        @Rene_HM sagte in Adapter: HeatingControl:

                        Mich wundern die vielen Sensoren in einem Raum... Die drei Thermostate erhalten dann immer die gleiche Zieltemperatur, und wenn einer der Sensoren "offen" meldet, werden alle drei Thermostate eine reduzierte Zieltemperatur erhalten

                        Das ist korrekt so, ich habe viele Sensoren und die Wohnung im OG ist halt komplett offen ;-) Es sind aber nur 2 Heizkörper und ein Raumthermostat.

                        So, Anwensenheitserkennung hab ich gerade angeschaut, wird tatsächlich jede Minute getriggert. Bringt mir dann so natürlich nix, dann muss ich das ändern, dass nur bei Änderung getriggert wird, sonst schießt mir wieder der DutyCycle durch die Decke.
                        Gut, wenn ich das noch in den Griff bekomme, sollte es dann eigentlich laufen. Danke für den Adapter:+1:

                        1 Antwort Letzte Antwort
                        0
                        • Rene_HMR Rene_HM

                          @maarten ich habe mir das log angeschaut. Das passt soweit.
                          Was mich wundert:

                          • im Raum 1OG_Schlafzimmer hast du kein Thermostat konfiguriert?
                          • im Raum 2OG_Schlafzimmer finde ich das log
                            info: heatingcontrol.0 room 2OG_Schlafzimmer Thermostat hm-rpc.1.000E570999A890.1.ACTUAL_TEMPERATURE set to 18

                          Actual_Temperature sollte als Ziel-Temp nicht vorkommen

                          • aber: alle Werte, die du auf die Geräte schreiben möchtest, werden nicht akzeptiert. Deshalb: zeige mir mal die Konfiguration eines Thermostats (speziell den zweiten Teil der OID, das ist in dem oben gezeigten Bild abgeschnitten... Ich denke, die Konfiguration der Datenpunkte passt nicht...
                          M Offline
                          M Offline
                          maarten
                          schrieb am zuletzt editiert von
                          #213

                          @Rene_HM

                          Vielen Dank für deine Antwort.

                          • Im Raum 1OG habe ich zurzeit keinen aktiven Regler, da der Heizkörper in Wartung ist. Ich hatte deshalb die Thermostate und Sensoren auf nicht aktiv gesetzt. Habe dies nun geändert und den ganzen Raum deaktiviert
                          • Du hast recht der eine OID Zielwert war falsch. Komischerweise stand unter OID Zielwert die richtige Adresse drin aber unter Thermostat (erste Spalte) war die Actual Temperatur Variable noch hinterlegt. Mir ist hier folgendes aufgefallen: Wenn ich zuerst die OID Variable "Aktueller Wert" eingebe und danach "Zielwert", schreib es mir in die erste Spalte "Thermostat" die Adresse des OID "Zielwert rein. Sobald ich aber umgekehrt (zuerst "Zielwert" und danach "Aktueller Wert") eingebe wird unter "Thermostat" die Adresse des Raumfühlers eingepflegt.

                          Bildschirmfoto 2019-10-09 um 21.55.31.png

                          OID aktueller wert
                          Bildschirmfoto 2019-10-09 um 22.32.08.png

                          OID Zielwert
                          Bildschirmfoto 2019-10-09 um 22.33.08.png
                          Die Fehlermeldungen sind nun nach Neustart der HM und HeatingControl Adapter leider immer noch vorhanden. Ich habe nun auch die HM Adapter auf Debug Stufe gesetzt und einen Ausschnitt des Logs findest du hier:
                          P.S. hier sind alle OID richtig eingetragen, ich habe alle soweit kontrolliert.


                          2019-10-09 22:18:40.658 - info: heatingcontrol.0 room 2OG_Bad Thermostat 2OG_Bad_Heizung_11_Kanal4.SET_TEMPERATURE set to 22
                          2019-10-09 22:18:40.658 - debug: heatingcontrol.0 ### 22.0 0 0 0 0 0
                          2019-10-09 22:18:40.658 - info: heatingcontrol.0 room 2OG_Bad Thermostat 2OG_Bad_Heizung_11_Kanal4.SET_TEMPERATURE set to 22
                          2019-10-09 22:18:40.658 - debug: heatingcontrol.0 ### 22.0 0 0 0 0 0
                          2019-10-09 22:18:40.658 - info: heatingcontrol.0 room 2OG_Bad Thermostat 2OG_Bad_Heizung_11_Kanal4.SET_TEMPERATURE set to 22
                          2019-10-09 22:18:40.658 - debug: heatingcontrol.0 ### 22.0 0 0 0 0 0
                          2019-10-09 22:18:40.658 - info: heatingcontrol.0 room 2OG_Bad Thermostat 2OG_Bad_Heizung_11_Kanal4.SET_TEMPERATURE set to 22
                          2019-10-09 22:18:40.658 - debug: heatingcontrol.0 ### 22.0 0 0 0 0 0
                          2019-10-09 22:18:40.658 - info: heatingcontrol.0 room 2OG_Bad Thermostat 2OG_Bad_Heizung_11_Kanal4.SET_TEMPERATURE set to 22
                          2019-10-09 22:18:40.658 - debug: heatingcontrol.0 ### 22.0 0 0 0 0 0
                          2019-10-09 22:18:40.658 - info: heatingcontrol.0 room 2OG_Bad Thermostat 2OG_Bad_Heizung_11_Kanal4.SET_TEMPERATURE set to 22
                          2019-10-09 22:18:40.673 - debug: heatingcontrol.0 ### 22.0 0 0 0 0 0
                          2019-10-09 22:18:40.673 - info: heatingcontrol.0 room 2OG_Bad Thermostat 2OG_Bad_Heizung_11_Kanal4.SET_TEMPERATURE set to 22
                          2019-10-09 22:18:40.673 - debug: heatingcontrol.0 ### 22.0 0 0 0 0 0
                          2019-10-09 22:18:40.673 - info: heatingcontrol.0 room 2OG_Bad Thermostat 2OG_Bad_Heizung_11_Kanal4.SET_TEMPERATURE set to 22
                          2019-10-09 22:18:40.673 - debug: heatingcontrol.0 ### 22.0 0 0 0 0 0
                          2019-10-09 22:18:40.673 - info: heatingcontrol.0 room 2OG_Bad Thermostat 2OG_Bad_Heizung_11_Kanal4.SET_TEMPERATURE set to 22
                          2019-10-09 22:18:40.673 - debug: heatingcontrol.0 ### 22.0 0 0 0 0 0
                          2019-10-09 22:18:40.673 - info: heatingcontrol.0 room 2OG_Bad Thermostat 2OG_Bad_Heizung_11_Kanal4.SET_TEMPERATURE set to 22
                          2019-10-09 22:18:40.673 - debug: heatingcontrol.0 ### 22.0 0 0 0 0 0
                          2019-10-09 22:18:40.673 - info: heatingcontrol.0 room 2OG_Bad Thermostat 2OG_Bad_Heizung_11_Kanal4.SET_TEMPERATURE set to 22
                          2019-10-09 22:18:40.673 - debug: heatingcontrol.0 ### 22.0 0 0 0 0 0
                          2019-10-09 22:18:40.673 - info: heatingcontrol.0 room 2OG_Bad Thermostat 2OG_Bad_Heizung_11_Kanal4.SET_TEMPERATURE set to 22
                          2019-10-09 22:18:40.673 - debug: heatingcontrol.0 ### 22.0 0 0 0 0 0
                          2019-10-09 22:18:40.673 - info: heatingcontrol.0 room 2OG_Bad Thermostat 2OG_Bad_Heizung_11_Kanal4.SET_TEMPERATURE set to 22
                          2019-10-09 22:18:40.689 - debug: heatingcontrol.0 cron jobs
                          2019-10-09 22:18:40.689 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 00:00:00
                          2019-10-09 22:18:40.689 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 06:00:00
                          2019-10-09 22:18:40.689 - debug: heatingcontrol.0 [INFO] status = true next event: 9 Oct 2019 23:00:00
                          2019-10-09 22:18:40.689 - debug: heatingcontrol.0 cron jobs
                          2019-10-09 22:18:40.689 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 00:00:00
                          2019-10-09 22:18:40.689 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 06:00:00
                          2019-10-09 22:18:40.689 - debug: heatingcontrol.0 [INFO] status = true next event: 9 Oct 2019 23:00:00
                          2019-10-09 22:18:40.689 - debug: heatingcontrol.0 cron jobs
                          2019-10-09 22:18:40.689 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 00:00:00
                          2019-10-09 22:18:40.689 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 06:00:00
                          2019-10-09 22:18:40.689 - debug: heatingcontrol.0 [INFO] status = true next event: 9 Oct 2019 23:00:00
                          2019-10-09 22:18:40.689 - debug: heatingcontrol.0 cron jobs
                          2019-10-09 22:18:40.689 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 00:00:00
                          2019-10-09 22:18:40.689 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 06:00:00
                          2019-10-09 22:18:40.689 - debug: heatingcontrol.0 [INFO] status = true next event: 9 Oct 2019 23:00:00
                          2019-10-09 22:18:40.689 - debug: heatingcontrol.0 cron jobs
                          2019-10-09 22:18:40.689 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 00:00:00
                          2019-10-09 22:18:40.689 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 06:00:00
                          2019-10-09 22:18:40.689 - debug: heatingcontrol.0 [INFO] status = true next event: 9 Oct 2019 23:00:00
                          2019-10-09 22:18:40.689 - debug: heatingcontrol.0 cron jobs
                          2019-10-09 22:18:40.689 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 00:00:00
                          2019-10-09 22:18:40.689 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 06:00:00
                          2019-10-09 22:18:40.689 - debug: heatingcontrol.0 [INFO] status = true next event: 9 Oct 2019 23:00:00
                          2019-10-09 22:18:40.704 - debug: heatingcontrol.0 cron jobs
                          2019-10-09 22:18:40.704 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 00:00:00
                          2019-10-09 22:18:40.704 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 06:00:00
                          2019-10-09 22:18:40.704 - debug: heatingcontrol.0 [INFO] status = true next event: 9 Oct 2019 23:00:00
                          2019-10-09 22:18:40.704 - debug: heatingcontrol.0 cron jobs
                          2019-10-09 22:18:40.704 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 00:00:00
                          2019-10-09 22:18:40.704 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 06:00:00
                          2019-10-09 22:18:40.704 - debug: heatingcontrol.0 [INFO] status = true next event: 9 Oct 2019 23:00:00
                          2019-10-09 22:18:40.704 - debug: heatingcontrol.0 cron jobs
                          2019-10-09 22:18:40.704 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 00:00:00
                          2019-10-09 22:18:40.704 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 06:00:00
                          2019-10-09 22:18:40.704 - debug: heatingcontrol.0 [INFO] status = true next event: 9 Oct 2019 23:00:00
                          2019-10-09 22:18:40.704 - debug: heatingcontrol.0 cron jobs
                          2019-10-09 22:18:40.704 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 00:00:00
                          2019-10-09 22:18:40.704 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 06:00:00
                          2019-10-09 22:18:40.704 - debug: heatingcontrol.0 [INFO] status = true next event: 9 Oct 2019 23:00:00
                          2019-10-09 22:18:40.704 - debug: heatingcontrol.0 cron jobs
                          2019-10-09 22:18:40.704 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 00:00:00
                          2019-10-09 22:18:40.704 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 06:00:00
                          2019-10-09 22:18:40.704 - debug: heatingcontrol.0 [INFO] status = true next event: 9 Oct 2019 23:00:00
                          2019-10-09 22:18:40.704 - debug: heatingcontrol.0 cron jobs
                          2019-10-09 22:18:40.704 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 00:00:00
                          2019-10-09 22:18:40.720 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 06:00:00
                          2019-10-09 22:18:40.720 - debug: heatingcontrol.0 [INFO] status = true next event: 9 Oct 2019 23:00:00
                          2019-10-09 22:18:40.720 - debug: heatingcontrol.0 cron jobs
                          2019-10-09 22:18:40.720 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 00:00:00
                          2019-10-09 22:18:40.720 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 06:00:00
                          2019-10-09 22:18:40.720 - debug: heatingcontrol.0 [INFO] status = true next event: 9 Oct 2019 23:00:00
                          2019-10-09 22:18:40.159 - debug: hm-rpc.0 setValue ["OEQ0846278:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:40.205 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:40.205 - debug: hm-rpc.0 setValue ["OEQ0846278:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:40.205 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:40.205 - debug: hm-rpc.0 setValue ["OEQ0846278:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:40.205 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:40.205 - debug: hm-rpc.0 setValue ["OEQ0846278:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:40.205 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:40.205 - debug: hm-rpc.0 setValue ["OEQ0846278:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:40.205 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:40.205 - debug: hm-rpc.0 setValue ["OEQ0846278:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:40.205 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:40.205 - debug: hm-rpc.0 setValue ["OEQ0846278:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:40.205 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:40.205 - debug: hm-rpc.0 setValue ["OEQ0846278:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:40.205 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:40.205 - debug: hm-rpc.0 setValue ["OEQ0846278:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:40.205 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:40.205 - debug: hm-rpc.0 setValue ["OEQ0846278:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:40.205 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:40.205 - debug: hm-rpc.0 setValue ["OEQ0846278:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:40.205 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:40.205 - debug: hm-rpc.0 setValue ["OEQ0846278:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:40.205 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:40.205 - debug: hm-rpc.0 setValue ["OEQ0846278:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:40.205 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:40.205 - debug: hm-rpc.0 setValue ["OEQ0846143:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:40.205 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:40.205 - debug: hm-rpc.0 setValue ["OEQ0843010:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:40.205 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:40.205 - debug: hm-rpc.0 setValue ["OEQ0843010:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:40.205 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:40.205 - debug: hm-rpc.0 setValue ["OEQ0843010:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:40.221 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:40.221 - debug: hm-rpc.0 setValue ["OEQ0843010:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:40.221 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:40.221 - debug: hm-rpc.0 setValue ["OEQ0843010:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:40.221 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:40.221 - debug: hm-rpc.0 setValue ["OEQ0843010:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:40.221 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:40.221 - debug: hm-rpc.0 setValue ["OEQ0843010:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:40.221 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:40.221 - debug: hm-rpc.0 setValue ["OEQ0843010:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:40.221 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:40.221 - debug: hm-rpc.0 setValue ["OEQ0843010:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:40.221 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:40.221 - debug: hm-rpc.0 setValue ["OEQ0843010:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:40.221 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:40.221 - debug: hm-rpc.0 setValue ["OEQ0843010:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:40.221 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:40.221 - debug: hm-rpc.0 setValue ["OEQ0843010:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:40.221 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:40.221 - debug: hm-rpc.0 setValue ["OEQ0843010:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:40.221 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:40.221 - debug: hm-rpc.0 setValue ["OEQ0843134:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:40.221 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:40.221 - debug: hm-rpc.0 setValue ["OEQ0843134:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:40.221 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:40.221 - debug: hm-rpc.0 setValue ["OEQ0843134:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:40.221 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:40.221 - debug: hm-rpc.0 setValue ["OEQ0843134:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:40.221 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:40.221 - debug: hm-rpc.0 setValue ["OEQ0843134:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:40.221 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:40.221 - debug: hm-rpc.0 setValue ["OEQ0843134:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:40.221 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:40.221 - debug: hm-rpc.0 setValue ["OEQ0843134:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:40.221 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:40.221 - debug: hm-rpc.0 setValue ["OEQ0843134:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:40.221 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:40.221 - debug: hm-rpc.0 setValue ["OEQ0843134:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:40.221 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:40.221 - debug: hm-rpc.0 setValue ["OEQ0843134:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:40.221 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:40.221 - debug: hm-rpc.0 setValue ["OEQ0843134:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:40.221 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:40.221 - debug: hm-rpc.0 setValue ["OEQ0843134:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:40.221 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:40.221 - debug: hm-rpc.0 setValue ["OEQ0843134:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:41.172 - info: host.Home-PC instance system.adapter.hm-rpc.1 started with pid 5484
                          2019-10-09 22:18:41.859 - debug: hm-rpc.1 objectDB connected
                          2019-10-09 22:18:41.874 - debug: hm-rpc.1 statesDB connected
                          2019-10-09 22:18:41.890 - info: hm-rpc.1 starting. Version 1.10.0 in C:/ioBroker/node_modules/iobroker.hm-rpc, node: v10.14.1
                          2019-10-09 22:18:41.921 - info: hm-rpc.1 [META] Meta data updated
                          2019-10-09 22:18:43.122 - info: hm-rpc.1 xmlrpc server is trying to listen on 192.168.0.17:2010
                          2019-10-09 22:18:43.122 - info: hm-rpc.1 xmlrpc client is trying to connect to 192.168.0.16:2010/ with ["http://192.168.0.17:2010","hm-rpc.1"]
                          2019-10-09 22:18:43.122 - debug: hm-rpc.1 Connect...
                          2019-10-09 22:18:43.122 - debug: hm-rpc.1 xmlrpc -> 192.168.0.16:2010/ init ["http://192.168.0.17:2010","hm-rpc.1"]
                          2019-10-09 22:18:43.122 - debug: hm-rpc.1 start connecting interval
                          2019-10-09 22:18:43.419 - info: hm-rpc.1 Connected
                          2019-10-09 22:18:43.419 - debug: hm-rpc.1 clear connecting interval
                          2019-10-09 22:18:43.419 - debug: hm-rpc.1 start ping interval
                          2019-10-09 22:18:43.621 - info: hm-rpc.1 xmlrpc <- listDevices ["hm-rpc.1"]
                          2019-10-09 22:18:43.637 - info: hm-rpc.1 xmlrpc -> 0 devices
                          2019-10-09 22:18:44.386 - info: hm-rpc.1 xmlrpc <- newDevices 90
                          2019-10-09 22:18:44.401 - info: hm-rpc.1 new HmIP devices/channels after filter: 0
                          2019-10-09 22:18:41.017 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                          2019-10-09 22:18:41.017 - debug: hm-rpc.0 setValue ["OEQ0845830:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                          2019-10-09 22:18:41.017 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 17
                          2019-10-09 22:18:41.017 - debug: hm-rpc.0 setValue ["OEQ0844685:4","SET_TEMPERATURE",{"explicitDouble":17}] FLOAT
                          2019-10-09 22:18:41.017 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 17
                          2019-10-09 22:18:41.017 - debug: hm-rpc.0 setValue ["OEQ0844685:4","SET_TEMPERATURE",{"explicitDouble":17}] FLOAT
                          2019-10-09 22:18:41.017 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 17
                          2019-10-09 22:18:41.017 - debug: hm-rpc.0 setValue ["OEQ0844685:4","SET_TEMPERATURE",{"explicitDouble":17}] FLOAT
                          2019-10-09 22:18:41.017 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 17
                          2019-10-09 22:18:41.017 - debug: hm-rpc.0 setValue ["OEQ0844685:4","SET_TEMPERATURE",{"explicitDouble":17}] FLOAT
                          2019-10-09 22:18:41.017 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 17
                          2019-10-09 22:18:41.017 - debug: hm-rpc.0 setValue ["OEQ0844685:4","SET_TEMPERATURE",{"explicitDouble":17}] FLOAT
                          2019-10-09 22:18:41.017 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 17
                          2019-10-09 22:18:41.017 - debug: hm-rpc.0 setValue ["OEQ0844685:4","SET_TEMPERATURE",{"explicitDouble":17}] FLOAT
                          2019-10-09 22:18:41.017 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 17
                          2019-10-09 22:18:41.017 - debug: hm-rpc.0 setValue ["OEQ0844685:4","SET_TEMPERATURE",{"explicitDouble":17}] FLOAT
                          2019-10-09 22:18:41.017 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 17
                          2019-10-09 22:18:41.017 - debug: hm-rpc.0 setValue ["OEQ0844685:4","SET_TEMPERATURE",{"explicitDouble":17}] FLOAT
                          2019-10-09 22:18:41.017 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 17
                          2019-10-09 22:18:41.017 - debug: hm-rpc.0 setValue ["OEQ0844685:4","SET_TEMPERATURE",{"explicitDouble":17}] FLOAT
                          2019-10-09 22:18:41.017 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 17
                          2019-10-09 22:18:41.017 - debug: hm-rpc.0 setValue ["OEQ0844685:4","SET_TEMPERATURE",{"explicitDouble":17}] FLOAT
                          2019-10-09 22:18:41.032 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 17
                          2019-10-09 22:18:41.032 - debug: hm-rpc.0 setValue ["OEQ0844685:4","SET_TEMPERATURE",{"explicitDouble":17}] FLOAT
                          2019-10-09 22:18:41.032 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 17
                          2019-10-09 22:18:41.032 - debug: hm-rpc.0 setValue ["OEQ0844685:4","SET_TEMPERATURE",{"explicitDouble":17}] FLOAT
                          2019-10-09 22:18:41.032 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 17
                          2019-10-09 22:18:41.032 - debug: hm-rpc.0 setValue ["OEQ0844685:4","SET_TEMPERATURE",{"explicitDouble":17}] FLOAT
                          2019-10-09 22:18:41.032 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 20
                          2019-10-09 22:18:41.032 - debug: hm-rpc.0 setValue ["OEQ1248833:4","SET_TEMPERATURE",{"explicitDouble":20}] FLOAT
                          2019-10-09 22:18:41.032 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 20
                          2019-10-09 22:18:41.032 - debug: hm-rpc.0 setValue ["OEQ1248833:4","SET_TEMPERATURE",{"explicitDouble":20}] FLOAT
                          2019-10-09 22:18:41.032 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 20
                          2019-10-09 22:18:41.032 - debug: hm-rpc.0 setValue ["OEQ1248833:4","SET_TEMPERATURE",{"explicitDouble":20}] FLOAT
                          2019-10-09 22:18:41.032 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 20
                          2019-10-09 22:18:41.032 - debug: hm-rpc.0 setValue ["OEQ1248833:4","SET_TEMPERATURE",{"explicitDouble":20}] FLOAT
                          2019-10-09 22:18:41.032 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 20
                          2019-10-09 22:18:41.032 - debug: hm-rpc.0 setValue ["OEQ1248833:4","SET_TEMPERATURE",{"explicitDouble":20}] FLOAT
                          2019-10-09 22:18:41.032 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 20
                          2019-10-09 22:18:41.032 - debug: hm-rpc.0 setValue ["OEQ1248833:4","SET_TEMPERATURE",{"explicitDouble":20}] FLOAT
                          2019-10-09 22:18:41.032 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 20
                          2019-10-09 22:18:41.032 - debug: hm-rpc.0 setValue ["OEQ1248833:4","SET_TEMPERATURE",{"explicitDouble":20}] FLOAT
                          2019-10-09 22:18:41.032 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 20
                          2019-10-09 22:18:41.032 - debug: hm-rpc.0 setValue ["OEQ1248833:4","SET_TEMPERATURE",{"explicitDouble":20}] FLOAT
                          2019-10-09 22:18:41.032 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 20
                          2019-10-09 22:18:41.032 - debug: hm-rpc.0 setValue ["OEQ1248833:4","SET_TEMPERATURE",{"explicitDouble":20}] FLOAT
                          2019-10-09 22:18:41.032 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 20
                          2019-10-09 22:18:41.032 - debug: hm-rpc.0 setValue ["OEQ1248833:4","SET_TEMPERATURE",{"explicitDouble":20}] FLOAT
                          2019-10-09 22:18:41.032 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 20
                          2019-10-09 22:18:41.032 - debug: hm-rpc.0 setValue ["OEQ1248833:4","SET_TEMPERATURE",{"explicitDouble":20}] FLOAT
                          2019-10-09 22:18:41.032 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 20
                          2019-10-09 22:18:41.032 - debug: hm-rpc.0 setValue ["OEQ1248833:4","SET_TEMPERATURE",{"explicitDouble":20}] FLOAT
                          2019-10-09 22:18:41.032 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 20
                          2019-10-09 22:18:41.032 - debug: hm-rpc.0 setValue ["OEQ1248833:4","SET_TEMPERATURE",{"explicitDouble":20}] FLOAT
                          2019-10-09 22:18:41.032 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                          2019-10-09 22:18:41.032 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                          2019-10-09 22:18:41.032 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                          2019-10-09 22:18:41.032 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                          2019-10-09 22:18:41.032 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                          2019-10-09 22:18:41.032 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                          2019-10-09 22:18:41.032 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                          2019-10-09 22:18:41.032 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                          2019-10-09 22:18:41.032 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                          2019-10-09 22:18:41.032 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                          2019-10-09 22:18:41.032 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                          2019-10-09 22:18:41.032 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                          2019-10-09 22:18:41.032 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                          2019-10-09 22:18:41.032 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0845933:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0845933:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0845933:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0845933:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0845933:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0845933:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0845933:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0845933:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0845933:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0845933:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0845933:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0845933:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0845933:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0846143:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0846143:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0846143:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:41.063 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:41.063 - debug: hm-rpc.0 setValue ["OEQ0846143:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:41.063 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:41.063 - debug: hm-rpc.0 setValue ["OEQ0846143:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:41.063 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:41.063 - debug: hm-rpc.0 setValue ["OEQ0846143:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:41.063 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:41.063 - debug: hm-rpc.0 setValue ["OEQ0846143:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:41.063 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:41.063 - debug: hm-rpc.0 setValue ["OEQ0846143:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:41.063 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:41.063 - debug: hm-rpc.0 setValue ["OEQ0846143:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:41.063 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:41.063 - debug: hm-rpc.0 setValue ["OEQ0846143:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:41.063 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:41.063 - debug: hm-rpc.0 setValue ["OEQ0846143:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:41.063 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:41.063 - debug: hm-rpc.0 setValue ["OEQ0846143:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:41.063 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                          2019-10-09 22:18:41.063 - debug: hm-rpc.0 setValue ["OEQ0846143:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                          2019-10-09 22:18:41.063 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                          2019-10-09 22:18:41.063 - debug: hm-rpc.0 setValue ["OEQ0845830:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                          2019-10-09 22:18:41.063 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                          2019-10-09 22:18:41.063 - debug: hm-rpc.0 setValue ["OEQ0845830:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                          2019-10-09 22:18:41.063 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                          2019-10-09 22:18:41.063 - debug: hm-rpc.0 setValue ["OEQ0845830:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                          2019-10-09 22:18:41.063 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                          2019-10-09 22:18:41.063 - debug: hm-rpc.0 setValue ["OEQ0845830:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                          2019-10-09 22:18:41.063 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                          2019-10-09 22:18:41.063 - debug: hm-rpc.0 setValue ["OEQ0845830:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                          2019-10-09 22:18:41.063 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                          2019-10-09 22:18:41.063 - debug: hm-rpc.0 setValue ["OEQ0845830:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                          2019-10-09 22:18:41.063 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                          2019-10-09 22:18:41.063 - debug: hm-rpc.0 setValue ["OEQ0845830:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                          2019-10-09 22:18:41.063 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                          2019-10-09 22:18:41.063 - debug: hm-rpc.0 setValue ["OEQ0845830:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                          2019-10-09 22:18:41.063 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                          2019-10-09 22:18:41.063 - debug: hm-rpc.0 setValue ["OEQ0845830:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                          2019-10-09 22:18:41.063 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                          2019-10-09 22:18:41.063 - debug: hm-rpc.0 setValue ["OEQ0845830:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                          2019-10-09 22:18:41.063 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                          2019-10-09 22:18:41.063 - debug: hm-rpc.0 setValue ["OEQ0845830:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                          2019-10-09 22:18:41.063 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                          2019-10-09 22:18:41.063 - debug: hm-rpc.0 setValue ["OEQ0845830:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                          2019-10-09 22:18:41.063 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                          2019-10-09 22:18:41.063 - debug: hm-rpc.0 setValue ["OEQ0845830:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                          2019-10-09 22:18:44.683 - error: hm-rpc.0 xmlrpc -> setValue ["4","SET_TEMPERATURE",22] FLOAT
                          2019-10-09 22:18:44.683 - error: hm-rpc.0 Error: XML-RPC fault: Failure
                          2019-10-09 22:18:44.683 - debug: hm-rpc.0 xml multicall : hm-rpc.0,OEQ0846278:0,UNREACH,true
                          2019-10-09 22:18:44.683 - debug: hm-rpc.0 xmlrpc <- event ["hm-rpc.0","OEQ0846278:0","UNREACH",true]
                          2019-10-09 22:18:44.683 - debug: hm-rpc.0 hm-rpc.0.OEQ0846278.0.UNREACH ==> UNIT: "" (min: false, max: true) From "true" => "true"
                          2019-10-09 22:18:44.683 - debug: hm-rpc.0 xml multicall : hm-rpc.0,OEQ0846278:0,STICKY_UNREACH,true
                          2019-10-09 22:18:44.683 - debug: hm-rpc.0 xmlrpc <- event ["hm-rpc.0","OEQ0846278:0","STICKY_UNREACH",true]
                          2019-10-09 22:18:44.683 - debug: hm-rpc.0 hm-rpc.0.OEQ0846278.0.STICKY_UNREACH ==> UNIT: "" (min: false, max: true) From "true" => "true"
                          2019-10-09 22:18:44.714 - error: hm-rpc.0 xmlrpc -> setValue ["4","SET_TEMPERATURE",22] FLOAT
                          2019-10-09 22:18:44.714 - error: hm-rpc.0 Error: XML-RPC fault: Failure
                          2019-10-09 22:18:44.714 - error: hm-rpc.0 xmlrpc -> setValue ["4","SET_TEMPERATURE",22] FLOAT
                          2019-10-09 22:18:44.714 - error: hm-rpc.0 Error: XML-RPC fault: Failure
                          2019-10-09 22:18:44.714 - error: hm-rpc.0 xmlrpc -> setValue ["4","SET_TEMPERATURE",17] FLOAT
                          2019-10-09 22:18:44.714 - error: hm-rpc.0 Error: XML-RPC fault: Failure
                          2019-10-09 22:18:44.714 - error: hm-rpc.0 xmlrpc -> setValue ["4","SET_TEMPERATURE",20] FLOAT
                          2019-10-09 22:18:44.714 - error: hm-rpc.0 Error: XML-RPC fault: Failure
                          2019-10-09 22:18:44.714 - error: hm-rpc.0 xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                          2019-10-09 22:18:44.714 - error: hm-rpc.0 Error: XML-RPC fault: Failure
                          2019-10-09 22:18:44.745 - debug: hm-rpc.0 xml multicall : hm-rpc.0,OEQ0843010:0,UNREACH,true
                          2019-10-09 22:18:44.745 - debug: hm-rpc.0 xmlrpc <- event ["hm-rpc.0","OEQ0843010:0","UNREACH",true]
                          2019-10-09 22:18:44.745 - debug: hm-rpc.0 hm-rpc.0.OEQ0843010.0.UNREACH ==> UNIT: "" (min: false, max: true) From "true" => "true"
                          2019-10-09 22:18:44.745 - debug: hm-rpc.0 xml multicall : hm-rpc.0,OEQ0843010:0,STICKY_UNREACH,true
                          2019-10-09 22:18:44.745 - debug: hm-rpc.0 xmlrpc <- event ["hm-rpc.0","OEQ0843010:0","STICKY_UNREACH",true]
                          2019-10-09 22:18:44.745 - debug: hm-rpc.0 hm-rpc.0.OEQ0843010.0.STICKY_UNREACH ==> UNIT: "" (min: false, max: true) From "true" => "true"
                          2019-10-09 22:18:44.745 - debug: hm-rpc.0 xml multicall : hm-rpc.0,OEQ0843134:0,UNREACH,true
                          2019-10-09 22:18:44.745 - debug: hm-rpc.0 xmlrpc <- event ["hm-rpc.0","OEQ0843134:0","UNREACH",true]
                          2019-10-09 22:18:44.745 - debug: hm-rpc.0 hm-rpc.0.OEQ0843134.0.UNREACH ==> UNIT: "" (min: false, max: true) From "true" => "true"
                          2019-10-09 22:18:44.745 - debug: hm-rpc.0 xml multicall : hm-rpc.0,OEQ0843134:0,STICKY_UNREACH,true
                          2019-10-09 22:18:44.745 - debug: hm-rpc.0 xmlrpc <- event ["hm-rpc.0","OEQ0843134:0","STICKY_UNREACH",true]
                          2019-10-09 22:18:44.745 - debug: hm-rpc.0 hm-rpc.0.OEQ0843134.0.STICKY_UNREACH ==> UNIT: "" (min: false, max: true) From "true" => "true"
                          2019-10-09 22:18:44.745 - debug: hm-rpc.0 xml multicall : hm-rpc.0,OEQ0844685:0,UNREACH,true
                          2019-10-09 22:18:44.745 - debug: hm-rpc.0 xmlrpc <- event ["hm-rpc.0","OEQ0844685:0","UNREACH",true]
                          2019-10-09 22:18:44.745 - debug: hm-rpc.0 hm-rpc.0.OEQ0844685.0.UNREACH ==> UNIT: "" (min: false, max: true) From "true" => "true"
                          2019-10-09 22:18:44.745 - debug: hm-rpc.0 xml multicall : hm-rpc.0,OEQ0844685:0,STICKY_UNREACH,true
                          2019-10-09 22:18:44.745 - debug: hm-rpc.0 xmlrpc <- event ["hm-rpc.0","OEQ0844685:0","STICKY_UNREACH",true]
                          2019-10-09 22:18:44.745 - debug: hm-rpc.0 hm-rpc.0.OEQ0844685.0.STICKY_UNREACH ==> UNIT: "" (min: false, max: true) From "true" => "true"
                          2019-10-09 22:18:44.745 - debug: hm-rpc.0 xml multicall : hm-rpc.0,OEQ1248833:0,UNREACH,true
                          2019-10-09 22:18:44.745 - debug: hm-rpc.0 xmlrpc <- event ["hm-rpc.0","OEQ1248833:0","UNREACH",true]
                          2019-10-09 22:18:44.745 - debug: hm-rpc.0 hm-rpc.0.OEQ1248833.0.UNREACH ==> UNIT: "" (min: false, max: true) From "true" => "true"
                          2019-10-09 22:18:44.745 - debug: hm-rpc.0 xml multicall : hm-rpc.0,OEQ1248833:0,STICKY_UNREACH,true
                          2019-10-09 22:18:44.745 - debug: hm-rpc.0 xmlrpc <- event ["hm-rpc.0","OEQ1248833:0","STICKY_UNREACH",true]
                          2019-10-09 22:18:44.745 - debug: hm-rpc.0 hm-rpc.0.OEQ1248833.0.STICKY_UNREACH ==> UNIT: "" (min: false, max: true) From "true" => "true"
                          2019-10-09 22:18:44.745 - debug: hm-rpc.0 xml multicall : hm-rpc.0,OEQ0846127:0,UNREACH,true
                          2019-10-09 22:18:44.745 - debug: hm-rpc.0 xmlrpc <- event ["hm-rpc.0","OEQ0846127:0","UNREACH",true]
                          2019-10-09 22:18:44.745 - debug: hm-rpc.0 hm-rpc.0.OEQ0846127.0.UNREACH ==> UNIT: "" (min: false, max: true) From "true" => "true"
                          2019-10-09 22:18:44.745 - debug: hm-rpc.0 xml multicall : hm-rpc.0,OEQ0846127:0,STICKY_UNREACH,true
                          2019-10-09 22:18:44.745 - debug: hm-rpc.0 xmlrpc <- event ["hm-rpc.0","OEQ0846127:0","STICKY_UNREACH",true]
                          2019-10-09 22:18:44.745 - debug: hm-rpc.0 hm-rpc.0.OEQ0846127.0.STICKY_UNREACH ==> UNIT: "" (min: false, max: true) From "true" => "true"
                          2019-10-09 22:18:45.041 - error: hm-rpc.0 xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                          2019-10-09 22:18:45.041 - error: hm-rpc.0 Error: XML-RPC fault: Failure
                          2019-10-09 22:18:45.540 - debug: hm-rega.0 --> devices.fn
                          2019-10-09 22:18:45.571 - debug: hm-rega.0 --> !# devices.fn 1.4 !# !# Dieses Homematic-Script gibt eine Liste aller Geraete/Ka
                          2019-10-09 22:18:45.680 - debug: hm-rega.0 <-- {"OEQ0496796":{"Name":"1OG_Bad_Fenster_11","Interface":"BidCos-RF"},
                          "OEQ0496796:0":{"Name":"1OG_Bad_Fenster_11%3A0","Interface":"BidCos-RF"},

                          Ebenfalls ist mir aufgefallen, dass ich die Einstellungen in der Hauptübersicht der Räume nicht speichern kann wenn ich in einem Raum die einzelnen Variablen verändere. Ich muss dann immer einen Raum kurz ab- und dan wieder anwählen damit der Speichern-button freigegeben wird.

                          Falls du noch mehr Info benötigst, lass es mich wissen,
                          Vielen Dank für deine Unterstützung!

                          Gruss,
                          Maarten

                          Rene_HMR 1 Antwort Letzte Antwort
                          0
                          • coyoteC Offline
                            coyoteC Offline
                            coyote
                            Most Active
                            schrieb am zuletzt editiert von
                            #214

                            @Rene_HM da die Perioden nicht korrekt funktionierten, habe ich den Adapter nochmal komplett gelöscht und neu installiert.
                            Danach geht leider so gut wie nichts mehr. Thermostate werden nicht mehr automatisch erkannt, Sensoren auch nicht.

                            Lege ich alles von Hand an, schließe danach die Konfig und speichere, ist wieder alles was ich von Hand angelegt habe weg.
                            Es werden keine Konfigdaten von Thermostaten und Sensoren übernommen, gehe ich wieder in die Konfig der Thermostate/Sensoren ist alles leer....
                            So, für mich leider unbenutzbar.

                            Mit den Perioden komme ich auch nicht klar, entweder mache ich was falsch oder es ist ein Bug.
                            Wenn ich bei Periode 3 eine Uhrzeit von 00:00 Uhr anlege mit 20°C und bei Periode 0 eine Uhrzeit von 03:00 Uhr mit 21°C sollte doch ab 03:00 Uhr Periode 0 beginnen oder sehe ich da was falsch? Tut es aber nicht, bleibt bei Periode 3 - 00:00 stehen

                            Rene_HMR 1 Antwort Letzte Antwort
                            0
                            • B Offline
                              B Offline
                              BlackJAck
                              schrieb am zuletzt editiert von
                              #215

                              Zu deinem Perioden Problem kann ich dir helfen, der Rest leider nicht.
                              Die Periode 3 ist vor Periode 0 von der Uhrzeit, daher hast du Probleme.
                              Zeitlich muss alles in der Reihe sein, sprich Periode 00:00 Uhr muss auf Periode 0 und die Periode mit 03:00 Uhr muss z.B. auf Periode 1.
                              Die Frage ist ob du überhaupt die Periode mit 00:00 Uhr brauchst.

                              Hierzu ein Beispiel bei mir:
                              Periode 0: 05:00 Uhr 21°C-> 1 Stunde vor aufstehen
                              Periode 1: 07:30 Uhr 18°C-> Kurz vor außer Haus gehen, da Präsenz noch nicht eingebaut
                              Periode 2: 16:30 Uhr 21°C-> 1 Stunde vor heimkommen
                              Periode 3: 22:00 Uhr 18 °C-> Ca. 1 Stunde vor Nachruhe

                              Sprich von 22:00 Uhr - 05:00 Uhr gilt 18°C in der Bude.

                              Rene_HMR 1 Antwort Letzte Antwort
                              1
                              • M maarten

                                @Rene_HM

                                Vielen Dank für deine Antwort.

                                • Im Raum 1OG habe ich zurzeit keinen aktiven Regler, da der Heizkörper in Wartung ist. Ich hatte deshalb die Thermostate und Sensoren auf nicht aktiv gesetzt. Habe dies nun geändert und den ganzen Raum deaktiviert
                                • Du hast recht der eine OID Zielwert war falsch. Komischerweise stand unter OID Zielwert die richtige Adresse drin aber unter Thermostat (erste Spalte) war die Actual Temperatur Variable noch hinterlegt. Mir ist hier folgendes aufgefallen: Wenn ich zuerst die OID Variable "Aktueller Wert" eingebe und danach "Zielwert", schreib es mir in die erste Spalte "Thermostat" die Adresse des OID "Zielwert rein. Sobald ich aber umgekehrt (zuerst "Zielwert" und danach "Aktueller Wert") eingebe wird unter "Thermostat" die Adresse des Raumfühlers eingepflegt.

                                Bildschirmfoto 2019-10-09 um 21.55.31.png

                                OID aktueller wert
                                Bildschirmfoto 2019-10-09 um 22.32.08.png

                                OID Zielwert
                                Bildschirmfoto 2019-10-09 um 22.33.08.png
                                Die Fehlermeldungen sind nun nach Neustart der HM und HeatingControl Adapter leider immer noch vorhanden. Ich habe nun auch die HM Adapter auf Debug Stufe gesetzt und einen Ausschnitt des Logs findest du hier:
                                P.S. hier sind alle OID richtig eingetragen, ich habe alle soweit kontrolliert.


                                2019-10-09 22:18:40.658 - info: heatingcontrol.0 room 2OG_Bad Thermostat 2OG_Bad_Heizung_11_Kanal4.SET_TEMPERATURE set to 22
                                2019-10-09 22:18:40.658 - debug: heatingcontrol.0 ### 22.0 0 0 0 0 0
                                2019-10-09 22:18:40.658 - info: heatingcontrol.0 room 2OG_Bad Thermostat 2OG_Bad_Heizung_11_Kanal4.SET_TEMPERATURE set to 22
                                2019-10-09 22:18:40.658 - debug: heatingcontrol.0 ### 22.0 0 0 0 0 0
                                2019-10-09 22:18:40.658 - info: heatingcontrol.0 room 2OG_Bad Thermostat 2OG_Bad_Heizung_11_Kanal4.SET_TEMPERATURE set to 22
                                2019-10-09 22:18:40.658 - debug: heatingcontrol.0 ### 22.0 0 0 0 0 0
                                2019-10-09 22:18:40.658 - info: heatingcontrol.0 room 2OG_Bad Thermostat 2OG_Bad_Heizung_11_Kanal4.SET_TEMPERATURE set to 22
                                2019-10-09 22:18:40.658 - debug: heatingcontrol.0 ### 22.0 0 0 0 0 0
                                2019-10-09 22:18:40.658 - info: heatingcontrol.0 room 2OG_Bad Thermostat 2OG_Bad_Heizung_11_Kanal4.SET_TEMPERATURE set to 22
                                2019-10-09 22:18:40.658 - debug: heatingcontrol.0 ### 22.0 0 0 0 0 0
                                2019-10-09 22:18:40.658 - info: heatingcontrol.0 room 2OG_Bad Thermostat 2OG_Bad_Heizung_11_Kanal4.SET_TEMPERATURE set to 22
                                2019-10-09 22:18:40.673 - debug: heatingcontrol.0 ### 22.0 0 0 0 0 0
                                2019-10-09 22:18:40.673 - info: heatingcontrol.0 room 2OG_Bad Thermostat 2OG_Bad_Heizung_11_Kanal4.SET_TEMPERATURE set to 22
                                2019-10-09 22:18:40.673 - debug: heatingcontrol.0 ### 22.0 0 0 0 0 0
                                2019-10-09 22:18:40.673 - info: heatingcontrol.0 room 2OG_Bad Thermostat 2OG_Bad_Heizung_11_Kanal4.SET_TEMPERATURE set to 22
                                2019-10-09 22:18:40.673 - debug: heatingcontrol.0 ### 22.0 0 0 0 0 0
                                2019-10-09 22:18:40.673 - info: heatingcontrol.0 room 2OG_Bad Thermostat 2OG_Bad_Heizung_11_Kanal4.SET_TEMPERATURE set to 22
                                2019-10-09 22:18:40.673 - debug: heatingcontrol.0 ### 22.0 0 0 0 0 0
                                2019-10-09 22:18:40.673 - info: heatingcontrol.0 room 2OG_Bad Thermostat 2OG_Bad_Heizung_11_Kanal4.SET_TEMPERATURE set to 22
                                2019-10-09 22:18:40.673 - debug: heatingcontrol.0 ### 22.0 0 0 0 0 0
                                2019-10-09 22:18:40.673 - info: heatingcontrol.0 room 2OG_Bad Thermostat 2OG_Bad_Heizung_11_Kanal4.SET_TEMPERATURE set to 22
                                2019-10-09 22:18:40.673 - debug: heatingcontrol.0 ### 22.0 0 0 0 0 0
                                2019-10-09 22:18:40.673 - info: heatingcontrol.0 room 2OG_Bad Thermostat 2OG_Bad_Heizung_11_Kanal4.SET_TEMPERATURE set to 22
                                2019-10-09 22:18:40.673 - debug: heatingcontrol.0 ### 22.0 0 0 0 0 0
                                2019-10-09 22:18:40.673 - info: heatingcontrol.0 room 2OG_Bad Thermostat 2OG_Bad_Heizung_11_Kanal4.SET_TEMPERATURE set to 22
                                2019-10-09 22:18:40.689 - debug: heatingcontrol.0 cron jobs
                                2019-10-09 22:18:40.689 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 00:00:00
                                2019-10-09 22:18:40.689 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 06:00:00
                                2019-10-09 22:18:40.689 - debug: heatingcontrol.0 [INFO] status = true next event: 9 Oct 2019 23:00:00
                                2019-10-09 22:18:40.689 - debug: heatingcontrol.0 cron jobs
                                2019-10-09 22:18:40.689 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 00:00:00
                                2019-10-09 22:18:40.689 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 06:00:00
                                2019-10-09 22:18:40.689 - debug: heatingcontrol.0 [INFO] status = true next event: 9 Oct 2019 23:00:00
                                2019-10-09 22:18:40.689 - debug: heatingcontrol.0 cron jobs
                                2019-10-09 22:18:40.689 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 00:00:00
                                2019-10-09 22:18:40.689 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 06:00:00
                                2019-10-09 22:18:40.689 - debug: heatingcontrol.0 [INFO] status = true next event: 9 Oct 2019 23:00:00
                                2019-10-09 22:18:40.689 - debug: heatingcontrol.0 cron jobs
                                2019-10-09 22:18:40.689 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 00:00:00
                                2019-10-09 22:18:40.689 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 06:00:00
                                2019-10-09 22:18:40.689 - debug: heatingcontrol.0 [INFO] status = true next event: 9 Oct 2019 23:00:00
                                2019-10-09 22:18:40.689 - debug: heatingcontrol.0 cron jobs
                                2019-10-09 22:18:40.689 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 00:00:00
                                2019-10-09 22:18:40.689 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 06:00:00
                                2019-10-09 22:18:40.689 - debug: heatingcontrol.0 [INFO] status = true next event: 9 Oct 2019 23:00:00
                                2019-10-09 22:18:40.689 - debug: heatingcontrol.0 cron jobs
                                2019-10-09 22:18:40.689 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 00:00:00
                                2019-10-09 22:18:40.689 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 06:00:00
                                2019-10-09 22:18:40.689 - debug: heatingcontrol.0 [INFO] status = true next event: 9 Oct 2019 23:00:00
                                2019-10-09 22:18:40.704 - debug: heatingcontrol.0 cron jobs
                                2019-10-09 22:18:40.704 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 00:00:00
                                2019-10-09 22:18:40.704 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 06:00:00
                                2019-10-09 22:18:40.704 - debug: heatingcontrol.0 [INFO] status = true next event: 9 Oct 2019 23:00:00
                                2019-10-09 22:18:40.704 - debug: heatingcontrol.0 cron jobs
                                2019-10-09 22:18:40.704 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 00:00:00
                                2019-10-09 22:18:40.704 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 06:00:00
                                2019-10-09 22:18:40.704 - debug: heatingcontrol.0 [INFO] status = true next event: 9 Oct 2019 23:00:00
                                2019-10-09 22:18:40.704 - debug: heatingcontrol.0 cron jobs
                                2019-10-09 22:18:40.704 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 00:00:00
                                2019-10-09 22:18:40.704 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 06:00:00
                                2019-10-09 22:18:40.704 - debug: heatingcontrol.0 [INFO] status = true next event: 9 Oct 2019 23:00:00
                                2019-10-09 22:18:40.704 - debug: heatingcontrol.0 cron jobs
                                2019-10-09 22:18:40.704 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 00:00:00
                                2019-10-09 22:18:40.704 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 06:00:00
                                2019-10-09 22:18:40.704 - debug: heatingcontrol.0 [INFO] status = true next event: 9 Oct 2019 23:00:00
                                2019-10-09 22:18:40.704 - debug: heatingcontrol.0 cron jobs
                                2019-10-09 22:18:40.704 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 00:00:00
                                2019-10-09 22:18:40.704 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 06:00:00
                                2019-10-09 22:18:40.704 - debug: heatingcontrol.0 [INFO] status = true next event: 9 Oct 2019 23:00:00
                                2019-10-09 22:18:40.704 - debug: heatingcontrol.0 cron jobs
                                2019-10-09 22:18:40.704 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 00:00:00
                                2019-10-09 22:18:40.720 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 06:00:00
                                2019-10-09 22:18:40.720 - debug: heatingcontrol.0 [INFO] status = true next event: 9 Oct 2019 23:00:00
                                2019-10-09 22:18:40.720 - debug: heatingcontrol.0 cron jobs
                                2019-10-09 22:18:40.720 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 00:00:00
                                2019-10-09 22:18:40.720 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Oct 2019 06:00:00
                                2019-10-09 22:18:40.720 - debug: heatingcontrol.0 [INFO] status = true next event: 9 Oct 2019 23:00:00
                                2019-10-09 22:18:40.159 - debug: hm-rpc.0 setValue ["OEQ0846278:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:40.205 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:40.205 - debug: hm-rpc.0 setValue ["OEQ0846278:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:40.205 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:40.205 - debug: hm-rpc.0 setValue ["OEQ0846278:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:40.205 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:40.205 - debug: hm-rpc.0 setValue ["OEQ0846278:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:40.205 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:40.205 - debug: hm-rpc.0 setValue ["OEQ0846278:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:40.205 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:40.205 - debug: hm-rpc.0 setValue ["OEQ0846278:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:40.205 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:40.205 - debug: hm-rpc.0 setValue ["OEQ0846278:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:40.205 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:40.205 - debug: hm-rpc.0 setValue ["OEQ0846278:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:40.205 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:40.205 - debug: hm-rpc.0 setValue ["OEQ0846278:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:40.205 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:40.205 - debug: hm-rpc.0 setValue ["OEQ0846278:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:40.205 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:40.205 - debug: hm-rpc.0 setValue ["OEQ0846278:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:40.205 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:40.205 - debug: hm-rpc.0 setValue ["OEQ0846278:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:40.205 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:40.205 - debug: hm-rpc.0 setValue ["OEQ0846278:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:40.205 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:40.205 - debug: hm-rpc.0 setValue ["OEQ0846143:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:40.205 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:40.205 - debug: hm-rpc.0 setValue ["OEQ0843010:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:40.205 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:40.205 - debug: hm-rpc.0 setValue ["OEQ0843010:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:40.205 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:40.205 - debug: hm-rpc.0 setValue ["OEQ0843010:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:40.221 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:40.221 - debug: hm-rpc.0 setValue ["OEQ0843010:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:40.221 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:40.221 - debug: hm-rpc.0 setValue ["OEQ0843010:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:40.221 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:40.221 - debug: hm-rpc.0 setValue ["OEQ0843010:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:40.221 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:40.221 - debug: hm-rpc.0 setValue ["OEQ0843010:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:40.221 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:40.221 - debug: hm-rpc.0 setValue ["OEQ0843010:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:40.221 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:40.221 - debug: hm-rpc.0 setValue ["OEQ0843010:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:40.221 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:40.221 - debug: hm-rpc.0 setValue ["OEQ0843010:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:40.221 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:40.221 - debug: hm-rpc.0 setValue ["OEQ0843010:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:40.221 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:40.221 - debug: hm-rpc.0 setValue ["OEQ0843010:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:40.221 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:40.221 - debug: hm-rpc.0 setValue ["OEQ0843010:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:40.221 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:40.221 - debug: hm-rpc.0 setValue ["OEQ0843134:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:40.221 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:40.221 - debug: hm-rpc.0 setValue ["OEQ0843134:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:40.221 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:40.221 - debug: hm-rpc.0 setValue ["OEQ0843134:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:40.221 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:40.221 - debug: hm-rpc.0 setValue ["OEQ0843134:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:40.221 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:40.221 - debug: hm-rpc.0 setValue ["OEQ0843134:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:40.221 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:40.221 - debug: hm-rpc.0 setValue ["OEQ0843134:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:40.221 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:40.221 - debug: hm-rpc.0 setValue ["OEQ0843134:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:40.221 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:40.221 - debug: hm-rpc.0 setValue ["OEQ0843134:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:40.221 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:40.221 - debug: hm-rpc.0 setValue ["OEQ0843134:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:40.221 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:40.221 - debug: hm-rpc.0 setValue ["OEQ0843134:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:40.221 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:40.221 - debug: hm-rpc.0 setValue ["OEQ0843134:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:40.221 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:40.221 - debug: hm-rpc.0 setValue ["OEQ0843134:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:40.221 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:40.221 - debug: hm-rpc.0 setValue ["OEQ0843134:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:41.172 - info: host.Home-PC instance system.adapter.hm-rpc.1 started with pid 5484
                                2019-10-09 22:18:41.859 - debug: hm-rpc.1 objectDB connected
                                2019-10-09 22:18:41.874 - debug: hm-rpc.1 statesDB connected
                                2019-10-09 22:18:41.890 - info: hm-rpc.1 starting. Version 1.10.0 in C:/ioBroker/node_modules/iobroker.hm-rpc, node: v10.14.1
                                2019-10-09 22:18:41.921 - info: hm-rpc.1 [META] Meta data updated
                                2019-10-09 22:18:43.122 - info: hm-rpc.1 xmlrpc server is trying to listen on 192.168.0.17:2010
                                2019-10-09 22:18:43.122 - info: hm-rpc.1 xmlrpc client is trying to connect to 192.168.0.16:2010/ with ["http://192.168.0.17:2010","hm-rpc.1"]
                                2019-10-09 22:18:43.122 - debug: hm-rpc.1 Connect...
                                2019-10-09 22:18:43.122 - debug: hm-rpc.1 xmlrpc -> 192.168.0.16:2010/ init ["http://192.168.0.17:2010","hm-rpc.1"]
                                2019-10-09 22:18:43.122 - debug: hm-rpc.1 start connecting interval
                                2019-10-09 22:18:43.419 - info: hm-rpc.1 Connected
                                2019-10-09 22:18:43.419 - debug: hm-rpc.1 clear connecting interval
                                2019-10-09 22:18:43.419 - debug: hm-rpc.1 start ping interval
                                2019-10-09 22:18:43.621 - info: hm-rpc.1 xmlrpc <- listDevices ["hm-rpc.1"]
                                2019-10-09 22:18:43.637 - info: hm-rpc.1 xmlrpc -> 0 devices
                                2019-10-09 22:18:44.386 - info: hm-rpc.1 xmlrpc <- newDevices 90
                                2019-10-09 22:18:44.401 - info: hm-rpc.1 new HmIP devices/channels after filter: 0
                                2019-10-09 22:18:41.017 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                                2019-10-09 22:18:41.017 - debug: hm-rpc.0 setValue ["OEQ0845830:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                                2019-10-09 22:18:41.017 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 17
                                2019-10-09 22:18:41.017 - debug: hm-rpc.0 setValue ["OEQ0844685:4","SET_TEMPERATURE",{"explicitDouble":17}] FLOAT
                                2019-10-09 22:18:41.017 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 17
                                2019-10-09 22:18:41.017 - debug: hm-rpc.0 setValue ["OEQ0844685:4","SET_TEMPERATURE",{"explicitDouble":17}] FLOAT
                                2019-10-09 22:18:41.017 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 17
                                2019-10-09 22:18:41.017 - debug: hm-rpc.0 setValue ["OEQ0844685:4","SET_TEMPERATURE",{"explicitDouble":17}] FLOAT
                                2019-10-09 22:18:41.017 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 17
                                2019-10-09 22:18:41.017 - debug: hm-rpc.0 setValue ["OEQ0844685:4","SET_TEMPERATURE",{"explicitDouble":17}] FLOAT
                                2019-10-09 22:18:41.017 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 17
                                2019-10-09 22:18:41.017 - debug: hm-rpc.0 setValue ["OEQ0844685:4","SET_TEMPERATURE",{"explicitDouble":17}] FLOAT
                                2019-10-09 22:18:41.017 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 17
                                2019-10-09 22:18:41.017 - debug: hm-rpc.0 setValue ["OEQ0844685:4","SET_TEMPERATURE",{"explicitDouble":17}] FLOAT
                                2019-10-09 22:18:41.017 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 17
                                2019-10-09 22:18:41.017 - debug: hm-rpc.0 setValue ["OEQ0844685:4","SET_TEMPERATURE",{"explicitDouble":17}] FLOAT
                                2019-10-09 22:18:41.017 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 17
                                2019-10-09 22:18:41.017 - debug: hm-rpc.0 setValue ["OEQ0844685:4","SET_TEMPERATURE",{"explicitDouble":17}] FLOAT
                                2019-10-09 22:18:41.017 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 17
                                2019-10-09 22:18:41.017 - debug: hm-rpc.0 setValue ["OEQ0844685:4","SET_TEMPERATURE",{"explicitDouble":17}] FLOAT
                                2019-10-09 22:18:41.017 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 17
                                2019-10-09 22:18:41.017 - debug: hm-rpc.0 setValue ["OEQ0844685:4","SET_TEMPERATURE",{"explicitDouble":17}] FLOAT
                                2019-10-09 22:18:41.032 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 17
                                2019-10-09 22:18:41.032 - debug: hm-rpc.0 setValue ["OEQ0844685:4","SET_TEMPERATURE",{"explicitDouble":17}] FLOAT
                                2019-10-09 22:18:41.032 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 17
                                2019-10-09 22:18:41.032 - debug: hm-rpc.0 setValue ["OEQ0844685:4","SET_TEMPERATURE",{"explicitDouble":17}] FLOAT
                                2019-10-09 22:18:41.032 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 17
                                2019-10-09 22:18:41.032 - debug: hm-rpc.0 setValue ["OEQ0844685:4","SET_TEMPERATURE",{"explicitDouble":17}] FLOAT
                                2019-10-09 22:18:41.032 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 20
                                2019-10-09 22:18:41.032 - debug: hm-rpc.0 setValue ["OEQ1248833:4","SET_TEMPERATURE",{"explicitDouble":20}] FLOAT
                                2019-10-09 22:18:41.032 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 20
                                2019-10-09 22:18:41.032 - debug: hm-rpc.0 setValue ["OEQ1248833:4","SET_TEMPERATURE",{"explicitDouble":20}] FLOAT
                                2019-10-09 22:18:41.032 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 20
                                2019-10-09 22:18:41.032 - debug: hm-rpc.0 setValue ["OEQ1248833:4","SET_TEMPERATURE",{"explicitDouble":20}] FLOAT
                                2019-10-09 22:18:41.032 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 20
                                2019-10-09 22:18:41.032 - debug: hm-rpc.0 setValue ["OEQ1248833:4","SET_TEMPERATURE",{"explicitDouble":20}] FLOAT
                                2019-10-09 22:18:41.032 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 20
                                2019-10-09 22:18:41.032 - debug: hm-rpc.0 setValue ["OEQ1248833:4","SET_TEMPERATURE",{"explicitDouble":20}] FLOAT
                                2019-10-09 22:18:41.032 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 20
                                2019-10-09 22:18:41.032 - debug: hm-rpc.0 setValue ["OEQ1248833:4","SET_TEMPERATURE",{"explicitDouble":20}] FLOAT
                                2019-10-09 22:18:41.032 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 20
                                2019-10-09 22:18:41.032 - debug: hm-rpc.0 setValue ["OEQ1248833:4","SET_TEMPERATURE",{"explicitDouble":20}] FLOAT
                                2019-10-09 22:18:41.032 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 20
                                2019-10-09 22:18:41.032 - debug: hm-rpc.0 setValue ["OEQ1248833:4","SET_TEMPERATURE",{"explicitDouble":20}] FLOAT
                                2019-10-09 22:18:41.032 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 20
                                2019-10-09 22:18:41.032 - debug: hm-rpc.0 setValue ["OEQ1248833:4","SET_TEMPERATURE",{"explicitDouble":20}] FLOAT
                                2019-10-09 22:18:41.032 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 20
                                2019-10-09 22:18:41.032 - debug: hm-rpc.0 setValue ["OEQ1248833:4","SET_TEMPERATURE",{"explicitDouble":20}] FLOAT
                                2019-10-09 22:18:41.032 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 20
                                2019-10-09 22:18:41.032 - debug: hm-rpc.0 setValue ["OEQ1248833:4","SET_TEMPERATURE",{"explicitDouble":20}] FLOAT
                                2019-10-09 22:18:41.032 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 20
                                2019-10-09 22:18:41.032 - debug: hm-rpc.0 setValue ["OEQ1248833:4","SET_TEMPERATURE",{"explicitDouble":20}] FLOAT
                                2019-10-09 22:18:41.032 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 20
                                2019-10-09 22:18:41.032 - debug: hm-rpc.0 setValue ["OEQ1248833:4","SET_TEMPERATURE",{"explicitDouble":20}] FLOAT
                                2019-10-09 22:18:41.032 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                                2019-10-09 22:18:41.032 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                                2019-10-09 22:18:41.032 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                                2019-10-09 22:18:41.032 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                                2019-10-09 22:18:41.032 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                                2019-10-09 22:18:41.032 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                                2019-10-09 22:18:41.032 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                                2019-10-09 22:18:41.032 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                                2019-10-09 22:18:41.032 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                                2019-10-09 22:18:41.032 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                                2019-10-09 22:18:41.032 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                                2019-10-09 22:18:41.032 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                                2019-10-09 22:18:41.032 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                                2019-10-09 22:18:41.032 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 18
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0846127:4","SET_TEMPERATURE",{"explicitDouble":18}] FLOAT
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0845933:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0845933:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0845933:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0845933:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0845933:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0845933:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0845933:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0845933:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0845933:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0845933:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0845933:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0845933:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0845933:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0846143:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0846143:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:41.048 - debug: hm-rpc.0 setValue ["OEQ0846143:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:41.063 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:41.063 - debug: hm-rpc.0 setValue ["OEQ0846143:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:41.063 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:41.063 - debug: hm-rpc.0 setValue ["OEQ0846143:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:41.063 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:41.063 - debug: hm-rpc.0 setValue ["OEQ0846143:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:41.063 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:41.063 - debug: hm-rpc.0 setValue ["OEQ0846143:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:41.063 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:41.063 - debug: hm-rpc.0 setValue ["OEQ0846143:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:41.063 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:41.063 - debug: hm-rpc.0 setValue ["OEQ0846143:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:41.063 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:41.063 - debug: hm-rpc.0 setValue ["OEQ0846143:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:41.063 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:41.063 - debug: hm-rpc.0 setValue ["OEQ0846143:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:41.063 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:41.063 - debug: hm-rpc.0 setValue ["OEQ0846143:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:41.063 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 19
                                2019-10-09 22:18:41.063 - debug: hm-rpc.0 setValue ["OEQ0846143:4","SET_TEMPERATURE",{"explicitDouble":19}] FLOAT
                                2019-10-09 22:18:41.063 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                                2019-10-09 22:18:41.063 - debug: hm-rpc.0 setValue ["OEQ0845830:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                                2019-10-09 22:18:41.063 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                                2019-10-09 22:18:41.063 - debug: hm-rpc.0 setValue ["OEQ0845830:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                                2019-10-09 22:18:41.063 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                                2019-10-09 22:18:41.063 - debug: hm-rpc.0 setValue ["OEQ0845830:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                                2019-10-09 22:18:41.063 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                                2019-10-09 22:18:41.063 - debug: hm-rpc.0 setValue ["OEQ0845830:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                                2019-10-09 22:18:41.063 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                                2019-10-09 22:18:41.063 - debug: hm-rpc.0 setValue ["OEQ0845830:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                                2019-10-09 22:18:41.063 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                                2019-10-09 22:18:41.063 - debug: hm-rpc.0 setValue ["OEQ0845830:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                                2019-10-09 22:18:41.063 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                                2019-10-09 22:18:41.063 - debug: hm-rpc.0 setValue ["OEQ0845830:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                                2019-10-09 22:18:41.063 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                                2019-10-09 22:18:41.063 - debug: hm-rpc.0 setValue ["OEQ0845830:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                                2019-10-09 22:18:41.063 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                                2019-10-09 22:18:41.063 - debug: hm-rpc.0 setValue ["OEQ0845830:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                                2019-10-09 22:18:41.063 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                                2019-10-09 22:18:41.063 - debug: hm-rpc.0 setValue ["OEQ0845830:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                                2019-10-09 22:18:41.063 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                                2019-10-09 22:18:41.063 - debug: hm-rpc.0 setValue ["OEQ0845830:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                                2019-10-09 22:18:41.063 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                                2019-10-09 22:18:41.063 - debug: hm-rpc.0 setValue ["OEQ0845830:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                                2019-10-09 22:18:41.063 - debug: hm-rpc.0 xmlrpc -> setValue 4 SET_TEMPERATURE: 22
                                2019-10-09 22:18:41.063 - debug: hm-rpc.0 setValue ["OEQ0845830:4","SET_TEMPERATURE",{"explicitDouble":22}] FLOAT
                                2019-10-09 22:18:44.683 - error: hm-rpc.0 xmlrpc -> setValue ["4","SET_TEMPERATURE",22] FLOAT
                                2019-10-09 22:18:44.683 - error: hm-rpc.0 Error: XML-RPC fault: Failure
                                2019-10-09 22:18:44.683 - debug: hm-rpc.0 xml multicall : hm-rpc.0,OEQ0846278:0,UNREACH,true
                                2019-10-09 22:18:44.683 - debug: hm-rpc.0 xmlrpc <- event ["hm-rpc.0","OEQ0846278:0","UNREACH",true]
                                2019-10-09 22:18:44.683 - debug: hm-rpc.0 hm-rpc.0.OEQ0846278.0.UNREACH ==> UNIT: "" (min: false, max: true) From "true" => "true"
                                2019-10-09 22:18:44.683 - debug: hm-rpc.0 xml multicall : hm-rpc.0,OEQ0846278:0,STICKY_UNREACH,true
                                2019-10-09 22:18:44.683 - debug: hm-rpc.0 xmlrpc <- event ["hm-rpc.0","OEQ0846278:0","STICKY_UNREACH",true]
                                2019-10-09 22:18:44.683 - debug: hm-rpc.0 hm-rpc.0.OEQ0846278.0.STICKY_UNREACH ==> UNIT: "" (min: false, max: true) From "true" => "true"
                                2019-10-09 22:18:44.714 - error: hm-rpc.0 xmlrpc -> setValue ["4","SET_TEMPERATURE",22] FLOAT
                                2019-10-09 22:18:44.714 - error: hm-rpc.0 Error: XML-RPC fault: Failure
                                2019-10-09 22:18:44.714 - error: hm-rpc.0 xmlrpc -> setValue ["4","SET_TEMPERATURE",22] FLOAT
                                2019-10-09 22:18:44.714 - error: hm-rpc.0 Error: XML-RPC fault: Failure
                                2019-10-09 22:18:44.714 - error: hm-rpc.0 xmlrpc -> setValue ["4","SET_TEMPERATURE",17] FLOAT
                                2019-10-09 22:18:44.714 - error: hm-rpc.0 Error: XML-RPC fault: Failure
                                2019-10-09 22:18:44.714 - error: hm-rpc.0 xmlrpc -> setValue ["4","SET_TEMPERATURE",20] FLOAT
                                2019-10-09 22:18:44.714 - error: hm-rpc.0 Error: XML-RPC fault: Failure
                                2019-10-09 22:18:44.714 - error: hm-rpc.0 xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                                2019-10-09 22:18:44.714 - error: hm-rpc.0 Error: XML-RPC fault: Failure
                                2019-10-09 22:18:44.745 - debug: hm-rpc.0 xml multicall : hm-rpc.0,OEQ0843010:0,UNREACH,true
                                2019-10-09 22:18:44.745 - debug: hm-rpc.0 xmlrpc <- event ["hm-rpc.0","OEQ0843010:0","UNREACH",true]
                                2019-10-09 22:18:44.745 - debug: hm-rpc.0 hm-rpc.0.OEQ0843010.0.UNREACH ==> UNIT: "" (min: false, max: true) From "true" => "true"
                                2019-10-09 22:18:44.745 - debug: hm-rpc.0 xml multicall : hm-rpc.0,OEQ0843010:0,STICKY_UNREACH,true
                                2019-10-09 22:18:44.745 - debug: hm-rpc.0 xmlrpc <- event ["hm-rpc.0","OEQ0843010:0","STICKY_UNREACH",true]
                                2019-10-09 22:18:44.745 - debug: hm-rpc.0 hm-rpc.0.OEQ0843010.0.STICKY_UNREACH ==> UNIT: "" (min: false, max: true) From "true" => "true"
                                2019-10-09 22:18:44.745 - debug: hm-rpc.0 xml multicall : hm-rpc.0,OEQ0843134:0,UNREACH,true
                                2019-10-09 22:18:44.745 - debug: hm-rpc.0 xmlrpc <- event ["hm-rpc.0","OEQ0843134:0","UNREACH",true]
                                2019-10-09 22:18:44.745 - debug: hm-rpc.0 hm-rpc.0.OEQ0843134.0.UNREACH ==> UNIT: "" (min: false, max: true) From "true" => "true"
                                2019-10-09 22:18:44.745 - debug: hm-rpc.0 xml multicall : hm-rpc.0,OEQ0843134:0,STICKY_UNREACH,true
                                2019-10-09 22:18:44.745 - debug: hm-rpc.0 xmlrpc <- event ["hm-rpc.0","OEQ0843134:0","STICKY_UNREACH",true]
                                2019-10-09 22:18:44.745 - debug: hm-rpc.0 hm-rpc.0.OEQ0843134.0.STICKY_UNREACH ==> UNIT: "" (min: false, max: true) From "true" => "true"
                                2019-10-09 22:18:44.745 - debug: hm-rpc.0 xml multicall : hm-rpc.0,OEQ0844685:0,UNREACH,true
                                2019-10-09 22:18:44.745 - debug: hm-rpc.0 xmlrpc <- event ["hm-rpc.0","OEQ0844685:0","UNREACH",true]
                                2019-10-09 22:18:44.745 - debug: hm-rpc.0 hm-rpc.0.OEQ0844685.0.UNREACH ==> UNIT: "" (min: false, max: true) From "true" => "true"
                                2019-10-09 22:18:44.745 - debug: hm-rpc.0 xml multicall : hm-rpc.0,OEQ0844685:0,STICKY_UNREACH,true
                                2019-10-09 22:18:44.745 - debug: hm-rpc.0 xmlrpc <- event ["hm-rpc.0","OEQ0844685:0","STICKY_UNREACH",true]
                                2019-10-09 22:18:44.745 - debug: hm-rpc.0 hm-rpc.0.OEQ0844685.0.STICKY_UNREACH ==> UNIT: "" (min: false, max: true) From "true" => "true"
                                2019-10-09 22:18:44.745 - debug: hm-rpc.0 xml multicall : hm-rpc.0,OEQ1248833:0,UNREACH,true
                                2019-10-09 22:18:44.745 - debug: hm-rpc.0 xmlrpc <- event ["hm-rpc.0","OEQ1248833:0","UNREACH",true]
                                2019-10-09 22:18:44.745 - debug: hm-rpc.0 hm-rpc.0.OEQ1248833.0.UNREACH ==> UNIT: "" (min: false, max: true) From "true" => "true"
                                2019-10-09 22:18:44.745 - debug: hm-rpc.0 xml multicall : hm-rpc.0,OEQ1248833:0,STICKY_UNREACH,true
                                2019-10-09 22:18:44.745 - debug: hm-rpc.0 xmlrpc <- event ["hm-rpc.0","OEQ1248833:0","STICKY_UNREACH",true]
                                2019-10-09 22:18:44.745 - debug: hm-rpc.0 hm-rpc.0.OEQ1248833.0.STICKY_UNREACH ==> UNIT: "" (min: false, max: true) From "true" => "true"
                                2019-10-09 22:18:44.745 - debug: hm-rpc.0 xml multicall : hm-rpc.0,OEQ0846127:0,UNREACH,true
                                2019-10-09 22:18:44.745 - debug: hm-rpc.0 xmlrpc <- event ["hm-rpc.0","OEQ0846127:0","UNREACH",true]
                                2019-10-09 22:18:44.745 - debug: hm-rpc.0 hm-rpc.0.OEQ0846127.0.UNREACH ==> UNIT: "" (min: false, max: true) From "true" => "true"
                                2019-10-09 22:18:44.745 - debug: hm-rpc.0 xml multicall : hm-rpc.0,OEQ0846127:0,STICKY_UNREACH,true
                                2019-10-09 22:18:44.745 - debug: hm-rpc.0 xmlrpc <- event ["hm-rpc.0","OEQ0846127:0","STICKY_UNREACH",true]
                                2019-10-09 22:18:44.745 - debug: hm-rpc.0 hm-rpc.0.OEQ0846127.0.STICKY_UNREACH ==> UNIT: "" (min: false, max: true) From "true" => "true"
                                2019-10-09 22:18:45.041 - error: hm-rpc.0 xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                                2019-10-09 22:18:45.041 - error: hm-rpc.0 Error: XML-RPC fault: Failure
                                2019-10-09 22:18:45.540 - debug: hm-rega.0 --> devices.fn
                                2019-10-09 22:18:45.571 - debug: hm-rega.0 --> !# devices.fn 1.4 !# !# Dieses Homematic-Script gibt eine Liste aller Geraete/Ka
                                2019-10-09 22:18:45.680 - debug: hm-rega.0 <-- {"OEQ0496796":{"Name":"1OG_Bad_Fenster_11","Interface":"BidCos-RF"},
                                "OEQ0496796:0":{"Name":"1OG_Bad_Fenster_11%3A0","Interface":"BidCos-RF"},

                                Ebenfalls ist mir aufgefallen, dass ich die Einstellungen in der Hauptübersicht der Räume nicht speichern kann wenn ich in einem Raum die einzelnen Variablen verändere. Ich muss dann immer einen Raum kurz ab- und dan wieder anwählen damit der Speichern-button freigegeben wird.

                                Falls du noch mehr Info benötigst, lass es mich wissen,
                                Vielen Dank für deine Unterstützung!

                                Gruss,
                                Maarten

                                Rene_HMR Offline
                                Rene_HMR Offline
                                Rene_HM
                                Developer
                                schrieb am zuletzt editiert von
                                #216

                                @maarten

                                Sobald ich aber umgekehrt (zuerst "Zielwert" und danach "Aktueller Wert") eingebe wird unter "Thermostat" die Adresse des Raumfühlers eingepflegt.

                                Das schaue ich mir an...

                                Die Fehlermeldungen sind nun nach Neustart der HM und HeatingControl Adapter leider immer noch vorhanden. Ich habe nun auch die HM Adapter auf Debug Stufe gesetzt und einen Ausschnitt des Logs findest du hier:

                                Hier fehlen mir ein paar log-Zeilen am Beginn. Kann es sein, dass du ein ähnliches Problem wie zwei posts weiter oben beschrieben hast? Dort war der duty-cycle nach oben gegangen, weil viel zu häufig Daten auf die Thermostate übertragen wurden

                                Ebenfalls ist mir aufgefallen, dass ich die Einstellungen in der Hauptübersicht der Räume nicht speichern kann wenn ich in einem Raum die einzelnen Variablen verändere. Ich muss dann immer einen Raum kurz ab- und dan wieder anwählen damit der Speichern-button freigegeben wird.

                                Ja das kenne ich, daran arbeite ich gerade...

                                M 1 Antwort Letzte Antwort
                                0
                                • B BlackJAck

                                  Zu deinem Perioden Problem kann ich dir helfen, der Rest leider nicht.
                                  Die Periode 3 ist vor Periode 0 von der Uhrzeit, daher hast du Probleme.
                                  Zeitlich muss alles in der Reihe sein, sprich Periode 00:00 Uhr muss auf Periode 0 und die Periode mit 03:00 Uhr muss z.B. auf Periode 1.
                                  Die Frage ist ob du überhaupt die Periode mit 00:00 Uhr brauchst.

                                  Hierzu ein Beispiel bei mir:
                                  Periode 0: 05:00 Uhr 21°C-> 1 Stunde vor aufstehen
                                  Periode 1: 07:30 Uhr 18°C-> Kurz vor außer Haus gehen, da Präsenz noch nicht eingebaut
                                  Periode 2: 16:30 Uhr 21°C-> 1 Stunde vor heimkommen
                                  Periode 3: 22:00 Uhr 18 °C-> Ca. 1 Stunde vor Nachruhe

                                  Sprich von 22:00 Uhr - 05:00 Uhr gilt 18°C in der Bude.

                                  Rene_HMR Offline
                                  Rene_HMR Offline
                                  Rene_HM
                                  Developer
                                  schrieb am zuletzt editiert von
                                  #217

                                  @BlackJAck Das hätte ich nicht besser beschreiben können! Danke.

                                  1 Antwort Letzte Antwort
                                  0
                                  • coyoteC coyote

                                    @Rene_HM da die Perioden nicht korrekt funktionierten, habe ich den Adapter nochmal komplett gelöscht und neu installiert.
                                    Danach geht leider so gut wie nichts mehr. Thermostate werden nicht mehr automatisch erkannt, Sensoren auch nicht.

                                    Lege ich alles von Hand an, schließe danach die Konfig und speichere, ist wieder alles was ich von Hand angelegt habe weg.
                                    Es werden keine Konfigdaten von Thermostaten und Sensoren übernommen, gehe ich wieder in die Konfig der Thermostate/Sensoren ist alles leer....
                                    So, für mich leider unbenutzbar.

                                    Mit den Perioden komme ich auch nicht klar, entweder mache ich was falsch oder es ist ein Bug.
                                    Wenn ich bei Periode 3 eine Uhrzeit von 00:00 Uhr anlege mit 20°C und bei Periode 0 eine Uhrzeit von 03:00 Uhr mit 21°C sollte doch ab 03:00 Uhr Periode 0 beginnen oder sehe ich da was falsch? Tut es aber nicht, bleibt bei Periode 3 - 00:00 stehen

                                    Rene_HMR Offline
                                    Rene_HMR Offline
                                    Rene_HM
                                    Developer
                                    schrieb am zuletzt editiert von
                                    #218

                                    @coyote sagte in Adapter: HeatingControl:

                                    Danach geht leider so gut wie nichts mehr. Thermostate werden nicht mehr automatisch erkannt, Sensoren auch nicht.

                                    Lege ich alles von Hand an, schließe danach die Konfig und speichere, ist wieder alles was ich von Hand angelegt habe weg.
                                    Es werden keine Konfigdaten von Thermostaten und Sensoren übernommen, gehe ich wieder in die Konfig der Thermostate/Sensoren ist alles leer....
                                    So, für mich leider unbenutzbar.

                                    Dafür gibt es die Option "Alles Löschen wenn der Admin startet"

                                    Bild.PNG

                                    Man setzt den Haken, schliesst den admin und öffnet wieder. Dann wird die gesamte interne Datenstruktur gelöscht und neu aufgebaut. Auch die Suche nach HM-Geräten wird dabei ausgeführt.
                                    Achtung: vor Schliessen des Admin sicherstellen, das der Haken dann auch wieder entfernt wurde, weil sonst beim nächsten Öffnen des admin wieder alles gelöscht wird...

                                    coyoteC 1 Antwort Letzte Antwort
                                    0
                                    • Rene_HMR Rene_HM

                                      @coyote sagte in Adapter: HeatingControl:

                                      Danach geht leider so gut wie nichts mehr. Thermostate werden nicht mehr automatisch erkannt, Sensoren auch nicht.

                                      Lege ich alles von Hand an, schließe danach die Konfig und speichere, ist wieder alles was ich von Hand angelegt habe weg.
                                      Es werden keine Konfigdaten von Thermostaten und Sensoren übernommen, gehe ich wieder in die Konfig der Thermostate/Sensoren ist alles leer....
                                      So, für mich leider unbenutzbar.

                                      Dafür gibt es die Option "Alles Löschen wenn der Admin startet"

                                      Bild.PNG

                                      Man setzt den Haken, schliesst den admin und öffnet wieder. Dann wird die gesamte interne Datenstruktur gelöscht und neu aufgebaut. Auch die Suche nach HM-Geräten wird dabei ausgeführt.
                                      Achtung: vor Schliessen des Admin sicherstellen, das der Haken dann auch wieder entfernt wurde, weil sonst beim nächsten Öffnen des admin wieder alles gelöscht wird...

                                      coyoteC Offline
                                      coyoteC Offline
                                      coyote
                                      Most Active
                                      schrieb am zuletzt editiert von
                                      #219

                                      @Rene_HM probiere ich gleich nochmal aus, aber ich hatte den Adapter ja komplett neu installiert....

                                      @BlackJAck ok gut, danke für die Erklärung

                                      1 Antwort Letzte Antwort
                                      0
                                      • coyoteC Offline
                                        coyoteC Offline
                                        coyote
                                        Most Active
                                        schrieb am zuletzt editiert von coyote
                                        #220

                                        @Rene_HM nee sorry, da tut sich leider nichts mehr.
                                        Haken gesetzt, gespeichert. Gewartet bis Adapter wieder grün. Wenn ich jetzt den Adapter wieder öffne und in die Konfig der Geräte gehe, kann ich nicht mal mehr über den Stift den Raum öffnen, egal welchen ich versuche.
                                        Adapter wieder komplett gelöscht, gleiches Spiel, entweder kann ich den Raum gar nicht mehr öffnen oder falls es doch funktioniert sind keine Geräte drin.

                                        Edit: Schau mal hier

                                        host.debian	2019-10-10 19:29:23.471	info	instance system.adapter.heatingcontrol.0 terminated with code 156 (156)
                                        host.debian	2019-10-10 19:29:23.471	error	Caught by controller[11]: (node:15003) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by
                                        host.debian	2019-10-10 19:29:23.471	error	Caught by controller[11]: at process._tickCallback (internal/process/next_tick.js:68:7)
                                        host.debian	2019-10-10 19:29:23.471	error	Caught by controller[11]: at ListDevices (/opt/iobroker/node_modules/iobroker.heatingcontrol/main.js:384:60)
                                        host.debian	2019-10-10 19:29:23.470	error	Caught by controller[11]: (node:15003) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'push' of undefined
                                        host.debian	2019-10-10 19:29:23.470	error	Caught by controller[10]: (node:15003) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by
                                        host.debian	2019-10-10 19:29:23.470	error	Caught by controller[9]: at process._tickCallback (internal/process/next_tick.js:68:7)
                                        host.debian	2019-10-10 19:29:23.470	error	Caught by controller[9]: at ListDevices (/opt/iobroker/node_modules/iobroker.heatingcontrol/main.js:384:60)
                                        host.debian	2019-10-10 19:29:23.469	error	Caught by controller[9]: (node:15003) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'push' of undefined
                                        host.debian	2019-10-10 19:29:23.469	error	Caught by controller[8]: (node:15003) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by
                                        host.debian	2019-10-10 19:29:23.469	error	Caught by controller[7]: at process._tickCallback (internal/process/next_tick.js:68:7)
                                        host.debian	2019-10-10 19:29:23.469	error	Caught by controller[7]: at ListDevices (/opt/iobroker/node_modules/iobroker.heatingcontrol/main.js:384:60)
                                        host.debian	2019-10-10 19:29:23.469	error	Caught by controller[7]: (node:15003) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'push' of undefined
                                        host.debian	2019-10-10 19:29:23.469	error	Caught by controller[6]: (node:15003) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by
                                        host.debian	2019-10-10 19:29:23.468	error	Caught by controller[5]: at process._tickCallback (internal/process/next_tick.js:68:7)
                                        host.debian	2019-10-10 19:29:23.468	error	Caught by controller[5]: at ListDevices (/opt/iobroker/node_modules/iobroker.heatingcontrol/main.js:384:60)
                                        host.debian	2019-10-10 19:29:23.468	error	Caught by controller[5]: (node:15003) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'push' of undefined
                                        host.debian	2019-10-10 19:29:23.468	error	Caught by controller[4]: (node:15003) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by
                                        host.debian	2019-10-10 19:29:23.468	error	Caught by controller[3]: at process._tickCallback (internal/process/next_tick.js:68:7)
                                        host.debian	2019-10-10 19:29:23.468	error	Caught by controller[3]: at ListDevices (/opt/iobroker/node_modules/iobroker.heatingcontrol/main.js:384:60)
                                        host.debian	2019-10-10 19:29:23.467	error	Caught by controller[3]: (node:15003) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'push' of undefined
                                        host.debian	2019-10-10 19:29:23.467	error	Caught by controller[2]: (node:15003) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js proc
                                        host.debian	2019-10-10 19:29:23.467	error	Caught by controller[1]: (node:15003) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by
                                        host.debian	2019-10-10 19:29:23.466	error	Caught by controller[0]: at process._tickCallback (internal/process/next_tick.js:68:7)
                                        host.debian	2019-10-10 19:29:23.466	error	Caught by controller[0]: at ListDevices (/opt/iobroker/node_modules/iobroker.heatingcontrol/main.js:384:60)
                                        host.debian	2019-10-10 19:29:23.464	error	Caught by controller[0]: (node:15003) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'push' of undefined
                                        heatingcontrol.0	2019-10-10 19:29:23.061	info	(15003) Got terminate signal TERMINATE_YOURSELF
                                        host.debian	2019-10-10 19:29:23.058	info	stopInstance system.adapter.heatingcontrol.0 send kill signal
                                        host.debian	2019-10-10 19:29:23.048	info	stopInstance system.adapter.heatingcontrol.0
                                        host.debian	2019-10-10 19:29:23.047	info	"system.adapter.heatingcontrol.0" disabled
                                        heatingcontrol.0	2019-10-10 19:29:17.601	info	(15003) create new device list undefined
                                        heatingcontrol.0	2019-10-10 19:29:13.768	info	(15003) create new device list undefined
                                        heatingcontrol.0	2019-10-10 19:29:09.536	info	(15003) create new device list undefined
                                        heatingcontrol.0	2019-10-10 19:29:05.401	info	(15003) create new device list undefined
                                        heatingcontrol.0	2019-10-10 19:29:01.429	info	(15003) create new device list undefined
                                        heatingcontrol.0	2019-10-10 19:28:57.400	info	(15003) create new device list undefined
                                        heatingcontrol.0	2019-10-10 19:28:53.033	warn	(15003) no devices available for checkTempChange
                                        heatingcontrol.0	2019-10-10 19:28:52.687	warn	(15003) no devices available for subscription
                                        heatingcontrol.0	2019-10-10 19:28:52.425	info	(15003) starting. Version 0.3.0 in /opt/iobroker/node_modules/iobroker.heatingcontrol, node: v10.16.3
                                        host.debian	2019-10-10 19:28:50.191	info	instance system.adapter.heatingcontrol.0 started with pid 15003
                                        host.debian	2019-10-10 19:28:48.906	info	instance system.adapter.heatingcontrol.0 terminated with code 156 (156)
                                        host.debian	2019-10-10 19:28:48.898	error	Caught by controller[3]: (node:14966) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by
                                        host.debian	2019-10-10 19:28:48.898	error	Caught by controller[3]: at process._tickCallback (internal/process/next_tick.js:68:7)
                                        host.debian	2019-10-10 19:28:48.898	error	Caught by controller[3]: at ListDevices (/opt/iobroker/node_modules/iobroker.heatingcontrol/main.js:384:60)
                                        host.debian	2019-10-10 19:28:48.897	error	Caught by controller[3]: (node:14966) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'push' of undefined
                                        host.debian	2019-10-10 19:28:48.897	error	Caught by controller[2]: (node:14966) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by
                                        host.debian	2019-10-10 19:28:48.886	error	Caught by controller[1]: at process._tickCallback (internal/process/next_tick.js:68:7)
                                        host.debian	2019-10-10 19:28:48.884	error	Caught by controller[1]: at ListDevices (/opt/iobroker/node_modules/iobroker.heatingcontrol/main.js:384:60)
                                        host.debian	2019-10-10 19:28:48.884	error	Caught by controller[1]: (node:14966) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'push' of undefined
                                        host.debian	2019-10-10 19:28:48.883	error	Caught by controller[0]: (node:14966) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js proc
                                        host.debian	2019-10-10 19:28:48.883	error	Caught by controller[0]: (node:14966) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by
                                        host.debian	2019-10-10 19:28:48.883	error	Caught by controller[0]: at process._tickCallback (internal/process/next_tick.js:68:7)
                                        host.debian	2019-10-10 19:28:48.883	error	Caught by controller[0]: at ListDevices (/opt/iobroker/node_modules/iobroker.heatingcontrol/main.js:384:60)
                                        host.debian	2019-10-10 19:28:48.882	error	Caught by controller[0]: (node:14966) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'push' of undefined
                                        host.debian	2019-10-10 19:28:47.653	info	stopInstance system.adapter.heatingcontrol.0 send kill signal
                                        heatingcontrol.0	2019-10-10 19:28:47.664	info	(14966) Got terminate signal TERMINATE_YOURSELF
                                        
                                        1 Antwort Letzte Antwort
                                        0
                                        • ChaotC Offline
                                          ChaotC Offline
                                          Chaot
                                          schrieb am zuletzt editiert von
                                          #221

                                          Ich bekomme sporadisch die Fehlermeldung:

                                          heatingcontrol.0	2019-10-11 22:15:52.139	error	(14317) exception in CalculateNextTime[ReferenceError: LastTimeSetHour is not defined]
                                          

                                          kann man das beheben? Da scheint irgendein Wert zu fehlen. Aber wo?

                                          ioBroker auf NUC unter Proxmox; VIS: 12" Touchscreen und 17" Touch; Lichtsteuerung, Thermometer und Sensoren: Tasmota (39); Ambiente Beleuchtung: WLED (9); Heizung: DECT Thermostate (9) an Fritz 6690; EMS-ESP; 1 Echo V2; 3 Echo DOT; 1 Echo Connect; 2 Echo Show 5; Unifi Ap-Ac Lite.

                                          1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          289

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe