Navigation

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

    NEWS

    • ioBroker goes Matter ... Matter Adapter in Stable

    • 15. 05. Wartungsarbeiten am ioBroker Forum

    • Monatsrückblick - April 2025

    Test Adapter HeatingControl v2.12.x

    This topic has been deleted. Only users with topic management privileges can see it.
    • Rene_HM
      Rene_HM Developer @coyote last edited by

      @coyote Das obere log zeigt den Fehler. Dafür muss ich eine Änderung machen...

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

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

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

        heatingcontrol.0.LastProgramRun ==>> 2019-10-27 4:51:59 PM

        Hast Du zu dem Time Problem noch ein Tip für mich ?

        Ich nutze das DateTime-Format vom System (toLocaleString). Dein System sollte also auf deutsch umgestellt werden, damit du eine deutsche Datums-Anzeige bekommst...

        Da muss ich erstmal schauen , weil laut Console "Debian 9.9" sollte es deutsch sein.Läuft unter Proxmox. 🙄

        root@iobroker:~# date
        Di 29. Okt 00:14:29 CET 2019
        root@iobroker:~#

        1 Reply Last reply Reply Quote 0
        • B
          Baerny last edited by

          Hallo, versuche schon seit Tagen HeatingControl ans laufen zu bringen. Mein Problem ist, das die Temperatur nicht ans Thermostat übertragen wird. Die Meldung ( hm-rpc.1 2019-10-29 09:00:43.003 error Cannot call setValue: :TypeError: argument 'obj' must be type number, string, boolean or object). Die Datenpunkte aus der Vis werden korrekt an den Adapter übertragen und dort auch geändert. Mittlerweile habe ich ein neues, frisches IoBroker installiert um sicher zu gehen das auf der alten Partition sich kein Fehler eingeschlichen hat. Ein Log füge ich außerdem noch bei.
          Zur Vervollständigung:
          Node.js: vs10.17.0
          npm: 6.11.3
          würde mich freuen wenn einer eine Erklärung dafür hätte
          Gruß Baerny!

          ```
          heatingcontrol.0 2019-10-29 09:00:42.996 info room Büro Thermostat Thermostat_Büro set to NaN
          heatingcontrol.0 2019-10-29 09:00:42.939 info calculating new target temperatures
          heatingcontrol.0 2019-10-29 08:25:42.893 info room Büro Thermostat Thermostat_Büro set to NaN
          heatingcontrol.0 2019-10-29 08:25:42.795 info calculating new target temperatures
          heatingcontrol.0 2019-10-29 08:25:42.674 info subscribe Büro hm-rpc.1.NEQ0944209.1.STATE
          heatingcontrol.0 2019-10-29 08:25:42.482 info starting. Version 0.3.0 in /opt/iobroker/node_modules/iobroker.heatingcontrol, node: v10.17.0

           
          [/s]
          Rene_HM 1 Reply Last reply Reply Quote 0
          • M
            MyMeyer @Rene_HM last edited by

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

            Ich habe mir eine Visualisierung pro Raum (ähnlich aus dem oben erwähnten script) gebaut. Dort lässt sich alles einstellen. Leider wird noch nicht auf alle Parameter richtig reagiert. Das muss ich noch nachliefern... Im admin unter Thermostate muss man eigentlich nichts einstellen.
            Bild1.png

            Hi , was passiert eigentlich ab 00:00h ? Welche Period wird dann genommen ?

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

              Hallo,

              ich hab auch diesen Adapter ausprobiert. Leider schaffe ich es nicht, dass auch nur ein einziges meiner Thermostate erkannt wird. Ich verwende die alten Homematics und HM-IP. Mein System läuft (etwas exotisch) auf FreeBSD.

              Habt ihr ne Idee woran das liegen kann?

              heatingcontrol.0	2019-10-29 12:45:32.537	info	(65887) calculating new target temperatures
              heatingcontrol.0	2019-10-29 12:45:32.519	error	(65887) exception in CheckValidTime [TypeError: Cannot read property 'val' of null] for Profiles.0.Wohnzimmer.Mo-Su.Periods.2.time null
              heatingcontrol.0	2019-10-29 12:45:32.518	error	(65887) exception in CheckValidTime [TypeError: Cannot read property 'val' of null] for Profiles.0.Wohnzimmer.Mo-Su.Periods.1.time null
              heatingcontrol.0	2019-10-29 12:45:32.516	error	(65887) exception in CheckValidTime [TypeError: Cannot read property 'val' of null] for Profiles.0.Wohnzimmer.Mo-Su.Periods.0.time null
              heatingcontrol.0	2019-10-29 12:45:32.513	error	(65887) exception in SubscribeStates [TypeError: Cannot read property 'isActive' of null]
              heatingcontrol.0	2019-10-29 12:45:32.369	info	(65887) starting. Version 0.3.0 in /opt/iobroker/node_modules/iobroker.heatingcontrol, node: v10.16.3
              heatingcontrol.0	2019-10-29 12:45:29.225	info	(65787) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
              heatingcontrol.0	2019-10-29 12:45:29.224	info	(65787) terminating
              heatingcontrol.0	2019-10-29 12:45:29.224	info	(65787) cleaned everything up...
              heatingcontrol.0	2019-10-29 12:45:29.223	info	(65787) Got terminate signal TERMINATE_YOURSELF
              heatingcontrol.0	2019-10-29 12:44:50.247	info	(65787) calculating new target temperatures
              heatingcontrol.0	2019-10-29 12:44:50.246	warn	(65787) CalculateNextTime: no active rooms found. Please activate at least one room!
              heatingcontrol.0	2019-10-29 12:44:50.245	error	(65787) exception in SubscribeStates [TypeError: Cannot read property 'isActive' of null]
              heatingcontrol.0	2019-10-29 12:44:50.103	info	(65787) starting. Version 0.3.0 in /opt/iobroker/node_modules/iobroker.heatingcontrol, node: v10.16.3
              heatingcontrol.0	2019-10-29 12:44:47.092	info	(65735) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
              heatingcontrol.0	2019-10-29 12:44:47.092	info	(65735) terminating
              heatingcontrol.0	2019-10-29 12:44:47.091	info	(65735) cleaned everything up...
              heatingcontrol.0	2019-10-29 12:44:47.091	info	(65735) Got terminate signal TERMINATE_YOURSELF
              heatingcontrol.0	2019-10-29 12:44:34.768	info	(65735) create new device list undefined
              heatingcontrol.0	2019-10-29 12:44:32.805	warn	(65735) no devices available for checkTempChange
              heatingcontrol.0	2019-10-29 12:44:32.804	warn	(65735) CalculateNextTime: no active rooms found. Please activate at least one room!
              heatingcontrol.0	2019-10-29 12:44:32.802	warn	(65735) no devices available for subscription
              heatingcontrol.0	2019-10-29 12:44:32.661	info	(65735) starting. Version 0.3.0 in /opt/iobroker/node_modules/iobroker.heatingcontrol, node: v10.16.3
              

              Meine Geräte werden auch wenn ich sie manuell hinzufüge nicht im Adapter gespeichert.

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

                @coyote @mrMuppet könnt ihr mal die aktuelle Version aus github (version 0.3.1) probieren? Mit der sollte man manuell Geräte anlegen können und die sollten auch gespeichert werden. Falls das trotzdem nicht geht, benötige ich das Konsolenlog aus dem browser und das log von iobroker.
                Danke für's testen!

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

                  @Baerny Die Temperatur, welche du auf den datenpunkt schreibst, ist keine Zahl (not a number NaN). Siehe auch das log:

                  	info room Büro Thermostat Thermostat_Büro set to NaN
                  
                  B 1 Reply Last reply Reply Quote 0
                  • B
                    Baerny @Rene_HM last edited by

                    @Rene_HM , sorry bin in der Beziehung Laie. Ich sehe das so, dass ich die Solltemperatur über die VIS dem Adapter übergebe. Ich mache das mit dem Widget jqui-Select Value. Lt. Bild (Anlage) wird dort die Temperatur ach als Zahl gespeichert. Was mache ich falsch.temp.tiff

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

                      @Baerny Kannst du mal zeigen, wie du so ein widget konfiguriert hast? Ich kenne das widget nicht, vermute aber, es liefert einen string anstatt eine Zahl... Nimm erst mal ein "normales" Input-widget zum Probieren...

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

                        @Rene_HM ich hab die VIS hier aus dem Tread, gehörte ursprünglich zu dem Heizungsscript
                        Ohne Titel.tiff

                        M 2 Replies Last reply Reply Quote 0
                        • coyote
                          coyote Most Active @Rene_HM last edited by

                          @Rene_HM leider immer noch Fehler und wird nicht gespeichert. Git Version zeigt aber auch immer noch 0.3.0 an

                          add thermostats {"id":12,"name":"Thermostat Esszimmer.SET_TEMPERATURE","OID_Current":"hm-rpc.0.NEQ0310806.4.ACTUAL_TEMPERATURE","OID_Target":"hm-rpc.0.NEQ0310806.4.SET_TEMPERATURE","isActive":true,"type":1,"room":"Wohnung"}
                          index_m.html?0:430 Uncaught TypeError: DeviceList.push is not a function
                              at index_m.html?0:430
                              at HTMLAnchorElement.<anonymous> (index_m.html?0:261)
                              at HTMLAnchorElement.dispatch (jquery-3.2.1.min.js:3)
                              at HTMLAnchorElement.q.handle (jquery-3.2.1.min.js:3)
                          
                          Rene_HM 1 Reply Last reply Reply Quote 0
                          • B
                            BlackJAck last edited by

                            Hihi,

                            habe heute einen neuen Raum im iobroker hinzugefügt und die Instanz neugestartet.
                            Leider kommt er nicht hinzu bei den Geräten im heatingControl Adapter.
                            Im debug Log steht immer found 4 Rooms(5 sind es jetzt aber).

                            Mache ich was falsch?

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

                              @BlackJAck nein, das ist ein bekanntes Thema und wurde hier schon mal diskutiert und es gibt ein issue in github https://github.com/rg-engineering/ioBroker.heatingcontrol/issues/26

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

                              closed neu hinzugefügte Räume sollten automatisch auch im Adapter zur verfügung stehen #26

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

                                @coyote was zeigt iobroker unter "adapters" an, welche Version installiert ist? kannst du das log aus iobroker noch mit posten?

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

                                  @Rene_HM auch 0.3.0

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

                                    @Rene_HM
                                    Überall gesucht und doch nicht gefunden 😠

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

                                      @Rene_HM hier das Log

                                      2019-10-29 21:02:49.207  - info: host.debian instance system.adapter.heatingcontrol.0 started with pid 24680
                                      2019-10-29 21:02:50.455  - debug: heatingcontrol.0 (24680) Redis Objects: Use Redis connection: 127.0.0.1:6379
                                      2019-10-29 21:02:50.545  - debug: heatingcontrol.0 (24680) Objects connected to redis: 127.0.0.1:6379
                                      2019-10-29 21:02:50.556  - debug: heatingcontrol.0 (24680) objectDB connected
                                      2019-10-29 21:02:50.560  - debug: heatingcontrol.0 (24680) Redis States: Use Redis connection: 127.0.0.1:6379
                                      2019-10-29 21:02:50.569  - debug: heatingcontrol.0 (24680) statesDB connected
                                      2019-10-29 21:02:50.583  - debug: heatingcontrol.0 (24680) States connected to redis: 127.0.0.1:6379
                                      2019-10-29 21:02:51.008  - info: heatingcontrol.0 (24680) starting. Version 0.3.1 in /opt/iobroker/node_modules/iobroker.heatingcontrol, node: v10.17.0
                                      2019-10-29 21:02:51.069  - debug: heatingcontrol.0 (24680) devices "listDevices"
                                      2019-10-29 21:02:51.071  - debug: heatingcontrol.0 (24680) CreateDatepoints
                                      2019-10-29 21:02:51.215  - debug: heatingcontrol.0 (24680) rooms 21
                                      2019-10-29 21:02:51.246  - debug: heatingcontrol.0 (24680) not active.... Wintergarten
                                      2019-10-29 21:02:51.246  - debug: heatingcontrol.0 (24680) not active.... Einfahrt
                                      2019-10-29 21:02:51.246  - debug: heatingcontrol.0 (24680) not active.... Esszimmer
                                      2019-10-29 21:02:51.246  - debug: heatingcontrol.0 (24680) not active.... Keller
                                      2019-10-29 21:02:51.246  - debug: heatingcontrol.0 (24680) not active.... Flur EG
                                      2019-10-29 21:02:51.246  - debug: heatingcontrol.0 (24680) not active.... Badezimmer
                                      2019-10-29 21:02:51.247  - debug: heatingcontrol.0 (24680) not active.... Küche
                                      2019-10-29 21:02:51.247  - debug: heatingcontrol.0 (24680) not active.... Wohnzimmer EG
                                      2019-10-29 21:02:51.247  - debug: heatingcontrol.0 (24680) not active.... Flur Dachgeschoss
                                      2019-10-29 21:02:51.247  - debug: heatingcontrol.0 (24680) not active.... Badezimmer EG
                                      2019-10-29 21:02:51.247  - debug: heatingcontrol.0 (24680) not active.... Garage
                                      2019-10-29 21:02:51.247  - debug: heatingcontrol.0 (24680) not active.... Küche EG
                                      2019-10-29 21:02:51.247  - debug: heatingcontrol.0 (24680) create data points for Wohnung
                                      2019-10-29 21:02:51.349  - debug: heatingcontrol.0 (24680) room Wohnung with 5 periods
                                      2019-10-29 21:02:51.358  - debug: heatingcontrol.0 (24680) Profile Type  Mo-FR + Sa-So, profiles 2
                                      2019-10-29 21:02:51.359  - debug: heatingcontrol.0 (24680) add state Profiles.0.Wohnung.Mo-Fr.Periods.0 max 5
                                      2019-10-29 21:02:51.366  - debug: heatingcontrol.0 (24680) add state Profiles.0.Wohnung.Mo-Fr.Periods.1 max 5
                                      2019-10-29 21:02:51.367  - debug: heatingcontrol.0 (24680) add state Profiles.0.Wohnung.Mo-Fr.Periods.2 max 5
                                      2019-10-29 21:02:51.368  - debug: heatingcontrol.0 (24680) add state Profiles.0.Wohnung.Mo-Fr.Periods.3 max 5
                                      2019-10-29 21:02:51.368  - debug: heatingcontrol.0 (24680) add state Profiles.0.Wohnung.Mo-Fr.Periods.4 max 5
                                      2019-10-29 21:02:51.369  - debug: heatingcontrol.0 (24680) add state Profiles.0.Wohnung.Su-So.Periods.0 max 5
                                      2019-10-29 21:02:51.394  - debug: heatingcontrol.0 (24680) add state Profiles.0.Wohnung.Su-So.Periods.1 max 5
                                      2019-10-29 21:02:51.395  - debug: heatingcontrol.0 (24680) add state Profiles.0.Wohnung.Su-So.Periods.2 max 5
                                      2019-10-29 21:02:51.395  - debug: heatingcontrol.0 (24680) add state Profiles.0.Wohnung.Su-So.Periods.3 max 5
                                      2019-10-29 21:02:51.396  - debug: heatingcontrol.0 (24680) add state Profiles.0.Wohnung.Su-So.Periods.4 max 5
                                      2019-10-29 21:02:51.396  - debug: heatingcontrol.0 (24680) not active.... TestRoom
                                      2019-10-29 21:02:51.396  - debug: heatingcontrol.0 (24680) not active.... Kinderzimmer
                                      2019-10-29 21:02:51.396  - debug: heatingcontrol.0 (24680) not active.... Terrasse
                                      2019-10-29 21:02:51.396  - debug: heatingcontrol.0 (24680) not active.... Wohnzimmer
                                      2019-10-29 21:02:51.397  - debug: heatingcontrol.0 (24680) not active.... Schlafzimmer
                                      2019-10-29 21:02:51.397  - debug: heatingcontrol.0 (24680) not active.... Schlafzimmer EG
                                      2019-10-29 21:02:51.397  - debug: heatingcontrol.0 (24680) not active.... Flur Obergeschoss
                                      2019-10-29 21:02:51.397  - debug: heatingcontrol.0 (24680) not active.... Garten
                                      2019-10-29 21:02:51.397  - debug: heatingcontrol.0 (24680) rooms 21
                                      2019-10-29 21:02:51.397  - debug: heatingcontrol.0 (24680) not active.... Wintergarten
                                      2019-10-29 21:02:51.398  - debug: heatingcontrol.0 (24680) not active.... Einfahrt
                                      2019-10-29 21:02:51.398  - debug: heatingcontrol.0 (24680) not active.... Esszimmer
                                      2019-10-29 21:02:51.398  - debug: heatingcontrol.0 (24680) not active.... Keller
                                      2019-10-29 21:02:51.398  - debug: heatingcontrol.0 (24680) not active.... Flur EG
                                      2019-10-29 21:02:51.398  - debug: heatingcontrol.0 (24680) not active.... Badezimmer
                                      2019-10-29 21:02:51.398  - debug: heatingcontrol.0 (24680) not active.... Küche
                                      2019-10-29 21:02:51.399  - debug: heatingcontrol.0 (24680) not active.... Wohnzimmer EG
                                      2019-10-29 21:02:51.399  - debug: heatingcontrol.0 (24680) not active.... Flur Dachgeschoss
                                      2019-10-29 21:02:51.399  - debug: heatingcontrol.0 (24680) not active.... Badezimmer EG
                                      2019-10-29 21:02:51.399  - debug: heatingcontrol.0 (24680) not active.... Garage
                                      2019-10-29 21:02:51.399  - debug: heatingcontrol.0 (24680) not active.... Küche EG
                                      2019-10-29 21:02:51.399  - debug: heatingcontrol.0 (24680) create data points for Wohnung
                                      2019-10-29 21:02:51.560  - debug: heatingcontrol.0 (24680) room Wohnung with 5 periods
                                      2019-10-29 21:02:51.560  - debug: heatingcontrol.0 (24680) Profile Type  Mo-FR + Sa-So, profiles 2
                                      2019-10-29 21:02:51.560  - debug: heatingcontrol.0 (24680) add state Profiles.1.Wohnung.Mo-Fr.Periods.0 max 5
                                      2019-10-29 21:02:51.562  - debug: heatingcontrol.0 (24680) add state Profiles.1.Wohnung.Mo-Fr.Periods.1 max 5
                                      2019-10-29 21:02:51.563  - debug: heatingcontrol.0 (24680) add state Profiles.1.Wohnung.Mo-Fr.Periods.2 max 5
                                      2019-10-29 21:02:51.595  - debug: heatingcontrol.0 (24680) add state Profiles.1.Wohnung.Mo-Fr.Periods.3 max 5
                                      2019-10-29 21:02:51.595  - debug: heatingcontrol.0 (24680) add state Profiles.1.Wohnung.Mo-Fr.Periods.4 max 5
                                      2019-10-29 21:02:51.596  - debug: heatingcontrol.0 (24680) add state Profiles.1.Wohnung.Su-So.Periods.0 max 5
                                      2019-10-29 21:02:51.598  - debug: heatingcontrol.0 (24680) add state Profiles.1.Wohnung.Su-So.Periods.1 max 5
                                      2019-10-29 21:02:51.601  - debug: heatingcontrol.0 (24680) add state Profiles.1.Wohnung.Su-So.Periods.2 max 5
                                      2019-10-29 21:02:51.602  - debug: heatingcontrol.0 (24680) add state Profiles.1.Wohnung.Su-So.Periods.3 max 5
                                      2019-10-29 21:02:51.606  - debug: heatingcontrol.0 (24680) add state Profiles.1.Wohnung.Su-So.Periods.4 max 5
                                      2019-10-29 21:02:51.616  - debug: heatingcontrol.0 (24680) not active.... TestRoom
                                      2019-10-29 21:02:51.617  - debug: heatingcontrol.0 (24680) not active.... Kinderzimmer
                                      2019-10-29 21:02:51.617  - debug: heatingcontrol.0 (24680) not active.... Terrasse
                                      2019-10-29 21:02:51.617  - debug: heatingcontrol.0 (24680) not active.... Wohnzimmer
                                      2019-10-29 21:02:51.617  - debug: heatingcontrol.0 (24680) not active.... Schlafzimmer
                                      2019-10-29 21:02:51.618  - debug: heatingcontrol.0 (24680) not active.... Schlafzimmer EG
                                      2019-10-29 21:02:51.618  - debug: heatingcontrol.0 (24680) not active.... Flur Obergeschoss
                                      2019-10-29 21:02:51.618  - debug: heatingcontrol.0 (24680) not active.... Garten
                                      2019-10-29 21:02:51.619  - debug: heatingcontrol.0 (24680) #start subscribtion 
                                      2019-10-29 21:02:51.626  - info: heatingcontrol.0 (24680) subscribe feiertage.0.heute.boolean
                                      2019-10-29 21:02:51.648  - info: heatingcontrol.0 (24680) subscribe javascript.0.Anwesenheit.OG_neu
                                      2019-10-29 21:02:51.649  - error: heatingcontrol.0 (24680) exception in SubscribeStates [TypeError: Cannot read property 'isActive' of null]
                                      2019-10-29 21:02:51.655  - debug: heatingcontrol.0 (24680) start CalculateNextTime, profile type 2
                                      2019-10-29 21:02:51.659  - debug: heatingcontrol.0 (24680) get profile
                                      2019-10-29 21:02:51.671  - debug: heatingcontrol.0 (24680) profile 0
                                      2019-10-29 21:02:51.672  - debug: heatingcontrol.0 (24680) setting Mo - Fr
                                      2019-10-29 21:02:51.740  - debug: heatingcontrol.0 (24680) ---1 found time for Wohnung at {"val":"05:00","ack":true,"ts":1570670898919,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570670898919} 05:00
                                      2019-10-29 21:02:51.741  - debug: heatingcontrol.0 (24680) push to list  = 05,00
                                      2019-10-29 21:02:52.628  - debug: heatingcontrol.0 (24680) ---1 found time for Wohnung at {"val":"08:00","ack":true,"ts":1570670898922,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570670898922} 08:00
                                      2019-10-29 21:02:52.629  - debug: heatingcontrol.0 (24680) push to list  = 08,00
                                      2019-10-29 21:02:53.082  - debug: heatingcontrol.0 (24680) ---1 found time for Wohnung at {"val":"12:00","ack":true,"ts":1570670898923,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570670898923} 12:00
                                      2019-10-29 21:02:53.082  - debug: heatingcontrol.0 (24680) push to list  = 12,00
                                      2019-10-29 21:02:53.146  - debug: heatingcontrol.0 (24680) ---1 found time for Wohnung at {"val":"16:00","ack":true,"ts":1570670898923,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570670898923} 16:00
                                      2019-10-29 21:02:53.147  - debug: heatingcontrol.0 (24680) push to list  = 16,00
                                      2019-10-29 21:02:53.165  - debug: heatingcontrol.0 (24680) ---1 found time for Wohnung at {"val":"21:00","ack":true,"ts":1570670898923,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570670898923} 21:00
                                      2019-10-29 21:02:53.165  - debug: heatingcontrol.0 (24680) push to list  = 21,00
                                      2019-10-29 21:02:53.165  - debug: heatingcontrol.0 (24680) setting Sa - Su
                                      2019-10-29 21:02:53.181  - debug: heatingcontrol.0 (24680) ---2 found time for Wohnung at {"val":"05:00","ack":true,"ts":1570670898923,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570670898923} 05:00
                                      2019-10-29 21:02:53.182  - debug: heatingcontrol.0 (24680) push to list  = 05,00
                                      2019-10-29 21:02:53.183  - debug: heatingcontrol.0 (24680) ---2 found time for Wohnung at {"val":"08:00","ack":true,"ts":1570670898923,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570670898923} 08:00
                                      2019-10-29 21:02:53.184  - debug: heatingcontrol.0 (24680) push to list  = 08,00
                                      2019-10-29 21:02:53.196  - debug: heatingcontrol.0 (24680) ---2 found time for Wohnung at {"val":"12:00","ack":true,"ts":1570670898923,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570670898923} 12:00
                                      2019-10-29 21:02:53.197  - debug: heatingcontrol.0 (24680) push to list  = 12,00
                                      2019-10-29 21:02:53.254  - debug: heatingcontrol.0 (24680) ---2 found time for Wohnung at {"val":"16:00","ack":true,"ts":1570670898923,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570670898923} 16:00
                                      2019-10-29 21:02:53.260  - debug: heatingcontrol.0 (24680) push to list  = 16,00
                                      2019-10-29 21:02:53.269  - debug: heatingcontrol.0 (24680) ---2 found time for Wohnung at {"val":"21:00","ack":true,"ts":1570670898923,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570670898923} 21:00
                                      2019-10-29 21:02:53.270  - debug: heatingcontrol.0 (24680) push to list  = 21,00
                                      2019-10-29 21:02:53.270  - debug: heatingcontrol.0 (24680) create cron job #0 at 5:0 string: 0 0 5 * *  1-5 Europe/Berlin
                                      2019-10-29 21:02:53.329  - debug: heatingcontrol.0 (24680) create cron job #1 at 8:0 string: 0 0 8 * *  1-5 Europe/Berlin
                                      2019-10-29 21:02:53.344  - debug: heatingcontrol.0 (24680) create cron job #2 at 12:0 string: 0 0 12 * *  1-5 Europe/Berlin
                                      2019-10-29 21:02:53.364  - debug: heatingcontrol.0 (24680) create cron job #3 at 16:0 string: 0 0 16 * *  1-5 Europe/Berlin
                                      2019-10-29 21:02:53.391  - debug: heatingcontrol.0 (24680) create cron job #4 at 21:0 string: 0 0 21 * *  1-5 Europe/Berlin
                                      2019-10-29 21:02:53.412  - debug: heatingcontrol.0 (24680) create cron job #5 at 5:0 string: 0 0 5 * *  0,6 Europe/Berlin
                                      2019-10-29 21:02:53.415  - debug: heatingcontrol.0 (24680) create cron job #6 at 8:0 string: 0 0 8 * *  0,6 Europe/Berlin
                                      2019-10-29 21:02:53.460  - debug: heatingcontrol.0 (24680) create cron job #7 at 12:0 string: 0 0 12 * *  0,6 Europe/Berlin
                                      2019-10-29 21:02:53.495  - debug: heatingcontrol.0 (24680) create cron job #8 at 16:0 string: 0 0 16 * *  0,6 Europe/Berlin
                                      2019-10-29 21:02:53.505  - debug: heatingcontrol.0 (24680) create cron job #9 at 21:0 string: 0 0 21 * *  0,6 Europe/Berlin
                                      2019-10-29 21:02:53.557  - debug: heatingcontrol.0 (24680) [INFO]       status = true next event: 30 Oct 2019 05:00:00
                                      2019-10-29 21:02:53.573  - debug: heatingcontrol.0 (24680) [INFO]       status = true next event: 30 Oct 2019 08:00:00
                                      2019-10-29 21:02:53.616  - debug: heatingcontrol.0 (24680) [INFO]       status = true next event: 30 Oct 2019 12:00:00
                                      2019-10-29 21:02:53.660  - debug: heatingcontrol.0 (24680) [INFO]       status = true next event: 30 Oct 2019 16:00:00
                                      2019-10-29 21:02:53.718  - debug: heatingcontrol.0 (24680) [INFO]       status = true next event: 30 Oct 2019 21:00:00
                                      2019-10-29 21:02:53.719  - debug: heatingcontrol.0 (24680) [INFO]       status = true next event:  2 Nov 2019 05:00:00
                                      2019-10-29 21:02:53.742  - debug: heatingcontrol.0 (24680) [INFO]       status = true next event:  2 Nov 2019 08:00:00
                                      2019-10-29 21:02:53.758  - debug: heatingcontrol.0 (24680) [INFO]       status = true next event:  2 Nov 2019 12:00:00
                                      2019-10-29 21:02:53.760  - debug: heatingcontrol.0 (24680) [INFO]       status = true next event:  2 Nov 2019 16:00:00
                                      2019-10-29 21:02:53.769  - debug: heatingcontrol.0 (24680) [INFO]       status = true next event:  2 Nov 2019 21:00:00
                                      2019-10-29 21:02:53.808  - debug: heatingcontrol.0 (24680) Check sensors for Wohnung
                                      2019-10-29 21:02:53.810  - info: heatingcontrol.0 (24680) calculating new target temperatures
                                      2019-10-29 21:02:53.871  - debug: heatingcontrol.0 (24680) ### start ListFunctions
                                      2019-10-29 21:02:53.891  - debug: heatingcontrol.0 (24680) all rooms done "listDevices"
                                      2019-10-29 21:02:53.892  - debug: heatingcontrol.0 (24680) sendTo "listDevices" to system.adapter.admin.0 from system.adapter.heatingcontrol.0: listDevices
                                      2019-10-29 21:02:53.893  - debug: heatingcontrol.0 (24680) all rooms done "listDevices"
                                      2019-10-29 21:02:53.893  - debug: heatingcontrol.0 (24680) sendTo "listRooms" to system.adapter.admin.0 from system.adapter.heatingcontrol.0
                                      2019-10-29 21:02:54.145  - debug: heatingcontrol.0 (24680) function enums: {"result":{"enum.functions.funcWeather":{"_id":"enum.functions.funcWeather","desc":"","type":"enum","common":{"name":"funcWeather","members":["hm-rpc.0.NEQ0533309.3","hm-rpc.0.NEQ0533309.4","hm-rpc.0.NEQ0533309.5","hm-rpc.0.NEQ0533309.2","hm-rpc.0.NEQ0533309.1","wiffi-wz.0.root.192_168_66_134.w_temperatur","wiffi-wz.0.root.192_168_66_134.w_sonne_scheint","wiffi-wz.0.root.192_168_66_134"],"smartName":false},"native":{"Name":"funcWeather","TypeName":"ENUM","EnumInfo":""},"from":"system.adapter.hm-rega.0","user":"system.user.admin","ts":1539163846363,"acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}},"enum.functions.funcEnergy":{"_id":"enum.functions.funcEnergy","desc":"","type":"enum","common":{"name":"funcEnergy","members":["hm-rpc.1.MEQ0808019.9","hm-rpc.1.MEQ0064716.19","hm-rpc.0.LEQ0927084.1","hm-rpc.0.LEQ0927084.2","hm-rpc.0.LEQ0927084.3","hm-rpc.0.LEQ0927084.4","hm-rpc.0.LEQ0927084.5","hm-rpc.0.LEQ0927084.6","hm-rpc.0.NEQ0116733.1","hm-rpc.0.NEQ0116733.6","hm-rpc.0.NEQ0116733.3","hm-rpc.0.NEQ0116733.5","hm-rpc.0.NEQ0116733.4","hm-rpc.1.MEQ0808019.12","hm-rpc.0.NEQ0116143.1","hm-rpc.1.MEQ0808019.7","hm-rpc.1.MEQ1534426.13","hm-rpc.1.MEQ0064716.16","hm-rpc.1.MEQ1534464.18","hm-rpc.1.MEQ0808019.18","hm-rpc.1.MEQ0808019.8","hm-rpc.1.MEQ0808019.6","hm-rpc.1.MEQ0808019.5","hm-rpc.1.MEQ0808019.11","hm-rpc.1.MEQ0808019.13","hm-rpc.1.LEQ0975842.26"],"smartName":false},"native":{"Name":"funcEnergy","TypeName":"ENUM","EnumInfo":""},"from":"system.adapter.hm-rega.0","user":"system.user.admin","ts":1539163846364,"acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}},"enum.functions.testfunktion":{"_id":"enum.functions.testfunktion","common":{"name":"TestFunktion","members":["hm-rpc.0.NEQ0751272.1","hm-rpc.1.MEQ0352008.3","hm-rpc.0.LEQ1259443.1","hm-rpc.0.MEQ0220989.1","hm-rpc.0.NEQ0116143.1","hm-rpc.0.NEQ0533309.1","hm-rpc.0.OEQ0301619.1","hm-rpc.0.OEQ1426971.1","hm-rpc.1.MEQ1132540.3","hm-rpc.1.MEQ1132748.3","hm-rpc.0.MEQ1405861.1","hm-rpc.0.MEQ1573948.2","hm-rpc.0.LEQ1242420.1","hm-rpc.0.MEQ0222256.1","javascript.0.iqontrol.GarageÖffner","javascript.0.iqontrol.Garage","hm-rpc.0.LEQ1252590.1.STATE","hm-rpc.0.LEQ1252590.1"],"icon":"","color":false},"type":"enum","from":"system.adapter.admin.0","user":"system.user.admin","ts":1565351653141,"acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}},"enum.functions.Heizung":{"_id":"enum.functions.Heizung","desc":"","type":"enum","common":{"name":"Heizung","members":["hm-rpc.0.LEQ1205683.1","hm-rpc.0.LEQ1205683.2","hm-rpc.0.LEQ1205683.3","hm-rpc.0.LEQ1205683.4","hm-rpc.0.LEQ1205683.5","hm-rpc.0.LEQ1205683.6","hm-rpc.0.LEQ1205824.1","hm-rpc.0.LEQ1205824.2","hm-rpc.0.LEQ1205824.3","hm-rpc.0.LEQ1205824.4","hm-rpc.0.LEQ1205824.5","hm-rpc.0.LEQ1205824.6","hm-rpc.0.LEQ1205906.1","hm-rpc.0.LEQ1205906.2","hm-rpc.0.LEQ1205906.3","hm-rpc.0.LEQ1205906.4","hm-rpc.0.LEQ1205906.5","hm-rpc.0.LEQ1205906.6","hm-rpc.0.LEQ1207519.1","hm-rpc.0.LEQ1207519.2","hm-rpc.0.LEQ1207519.3","hm-rpc.0.LEQ1207519.4","hm-rpc.0.LEQ1207519.5","hm-rpc.0.LEQ1207519.6","hm-rpc.0.MEQ1513959.4","hm-rpc.0.MEQ1514916.4","hm-rpc.0.MEQ1514916.5","hm-rpc.0.NEQ0310806.1","hm-rpc.0.NEQ0310806.2","hm-rpc.0.NEQ0310806.3","hm-rpc.0.NEQ0310806.4","hm-rpc.0.NEQ0310806.5","hm-rpc.0.NEQ0310806.6","hm-rpc.0.NEQ0311076.1","hm-rpc.0.NEQ0311076.2","hm-rpc.0.NEQ0311076.3","hm-rpc.0.NEQ0311076.4","hm-rpc.0.NEQ0311076.5","hm-rpc.0.NEQ0311076.6","hm-rpc.0.NEQ0311090.1","hm-rpc.0.NEQ0311090.4","hm-rpc.0.MEQ0089121.1","hm-rpc.0.MEQ1573948.1","hm-rpc.0.MEQ1573948.6","hm-rpc.0.MEQ1573948.7","hm-rpc.0.MEQ1573948.2","hm-rpc.0.MEQ1573948.3"],"smartName":false},"native":{"Name":"Heizung","TypeName":"ENUM","EnumInfo":""},"from":"system.adapter.hm-rega.0","user":"system.user.admin","ts":1554122779815,"acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}},"enum.functions.Lichter":{"_id":"enum.functions.Lichter","desc":"","type":"enum","common":{"name":"Lichter","members":["deconz.0.Groups.6.on","deconz.0.Lights.1.on","deconz.0.Lights.2.on","deconz.0.Lights.3.on","deconz.0.Lights.6.on","hm-rpc.0.LEQ1259312.1","hm-rpc.0.LEQ1259443.1","hm-rpc.0.LEQ1259601.1","hm-rpc.0.LEQ1259861.1","hm-rpc.0.MEQ0325340.1","hm-rpc.0.MEQ0325375.1","hm-rpc.0.MEQ0330381.1","hm-rpc.0.MEQ0330733.1","hm-rpc.0.NEQ0751272.1","hm-rpc.0.OEQ0851724.1","hm-rpc.1.LEQ0975842.1","hm-rpc.1.LEQ0975842.2","hm-rpc.1.LEQ0975842.3","hm-rpc.1.LEQ0975842.4","hm-rpc.1.MEQ0064716.14","hm-rpc.1.MEQ0064716.15","hm-rpc.1.MEQ0808019.10","hm-rpc.1.MEQ0808019.14","hm-rpc.1.MEQ0808019.2","hm-rpc.1.MEQ0808019.3","hm-rpc.1.MEQ0808019.4","hm-rpc.1.MEQ1534426.14","hm-rpc.1.MEQ1534426.15","hm-rpc.1.MEQ1534426.16","hm-rpc.1.MEQ1534426.17","hm-rpc.1.MEQ1534426.18","hm-rpc.1.MEQ1534464.13","hm-rpc.1.MEQ1534464.14","hm-rpc.1.MEQ1534464.15","hm-rpc.1.MEQ1534464.16","hm-rpc.1.NEQ0891567.13","hm-rpc.1.NEQ0891567.14","hm-rpc.1.NEQ0891567.15","hm-rpc.1.NEQ0891567.16"],"smartName":false,"custom":{"iot.0":{"smartName":false}}},"native":{"Name":"Lichter","TypeName":"ENUM","EnumInfo":""},"from":"system.adapter.hm-rega.0","user":"system.user.admin","ts":1564920175626,"acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}},"enum.functions.funcSecurity":{"_id":"enum.functions.funcSecurity","desc":"","type":"enum","common":{"name":"funcSecurity","members":["hm-rpc.1.LEQ0975842.25","hm-rpc.0.LEQ0980891.1","hm-rpc.1.MEQ0808019.25","hm-rpc.1.MEQ0808019.24","hm-rpc.1.MEQ0808019.26","hm-rpc.1.MEQ0808019.20","hm-rpc.1.LEQ0975842.20","hm-rpc.1.MEQ0808019.19","hm-rpc.0.NEQ0443410.1","hm-rpc.0.NEQ0246079.1","hm-rpc.0.NEQ1025543.1","hm-rpc.0.NEQ0246749.1","hm-rpc.0.NEQ1024346.1","hm-rpc.0.OEQ0751310.1","hm-rpc.0.NEQ0246073.1","hm-rpc.0.NEQ1027532.1","hm-rpc.0.OEQ0177214.1","hm-rpc.0.OEQ0177187.1"],"smartName":false},"native":{"Name":"funcSecurity","TypeName":"ENUM","EnumInfo":""},"from":"system.adapter.hm-rega.0","user":"system.user.admin","ts":1539163846363,"acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}},"enum.functions.Fenster":{"_id":"enum.functions.Fenster","desc":"","type":"enum","common":{"name":"Fenster","members":["hm-rpc.0.OEQ1425831.1","hm-rpc.0.OEQ1426971.1","hm-rpc.1.MEQ0808019.16","hm-rpc.1.MEQ0808019.15","hm-rpc.0.MEQ0220989.1","hm-rpc.0.MEQ0222256.1","hm-rpc.1.LEQ0975842.22","hm-rpc.1.LEQ0975842.21","hm-rpc.0.MEQ0220904.1","hm-rpc.0.LEQ1254241.1","hm-rpc.0.LEQ1254353.1","hm-rpc.0.LEQ1252590.1","hm-rpc.0.LEQ1251309.1","hm-rpc.0.LEQ1241593.1","hm-rpc.1.MEQ0808019.23","hm-rpc.1.MEQ0808019.22","hm-rpc.0.MEQ0223458.1","hm-rpc.0.MEQ0220651.1","hm-rpc.0.MEQ0221930.1","hm-rpc.0.MEQ0222704.1","hm-rpc.0.MEQ0221178.1","hm-rpc.0.LEQ1242420.1","hm-rpc.0.LEQ1241429.1","hm-rpc.0.MEQ0220732.1","hm-rpc.0.MEQ0222812.1"],"smartName":false},"native":{"Name":"Fenster","TypeName":"ENUM","EnumInfo":""},"from":"system.adapter.hm-rega.0","user":"system.user.admin","ts":1554122779820,"acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}},"enum.functions.funcEnvironment":{"_id":"enum.functions.funcEnvironment","desc":"","type":"enum","common":{"name":"funcEnvironment","members":[],"smartName":false},"native":{"Name":"funcEnvironment","TypeName":"ENUM","EnumInfo":""},"from":"system.adapter.hm-rega.0","user":"system.user.admin","ts":1539163846363,"acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}},"enum.functions.funcLock":{"_id":"enum.functions.funcLock","desc":"","type":"enum","common":{"name":"funcLock","members":["hm-rpc.1.MEQ0808019.21","hm-rpc.0.MEQ1405861.1","hm-rpc.0.NEQ0682253.1","hm-rpc.0.LEQ1241453.1","hm-rpc.1.LEQ0975842.24","hm-rpc.1.MEQ0808019.1","hm-rpc.0.PEQ0575033.1"],"smartName":false},"native":{"Name":"funcLock","TypeName":"ENUM","EnumInfo":""},"from":"system.adapter.hm-rega.0","user":"system.user.admin","ts":1539163846363,"acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}},"enum.functions.Rolladen":{"_id":"enum.functions.Rolladen","desc":"","type":"enum","common":{"name":"Rolladen","members":["hm-rpc.1.MEQ0351723.1","hm-rpc.1.MEQ0351723.2","hm-rpc.1.MEQ0351723.3","hm-rpc.1.MEQ0351728.1","hm-rpc.1.MEQ0351728.2","hm-rpc.1.MEQ0351728.3","hm-rpc.1.MEQ0351983.1","hm-rpc.1.MEQ0351983.2","hm-rpc.1.MEQ0351983.3","hm-rpc.1.MEQ0352002.1","hm-rpc.1.MEQ0352002.2","hm-rpc.1.MEQ0352002.3","hm-rpc.1.MEQ0352008.1","hm-rpc.1.MEQ0352008.2","hm-rpc.1.MEQ0352008.3","hm-rpc.1.MEQ1132523.1","hm-rpc.1.MEQ1132523.2","hm-rpc.1.MEQ1132523.3","hm-rpc.1.MEQ1132540.1","hm-rpc.1.MEQ1132540.2","hm-rpc.1.MEQ1132540.3","hm-rpc.1.MEQ1132748.1","hm-rpc.1.MEQ1132748.2","hm-rpc.1.MEQ1132748.3","hm-rpc.1.MEQ1132774.1","hm-rpc.1.MEQ1132774.2","hm-rpc.1.MEQ1132774.3"],"smartName":false},"native":{"Name":"Rolladen","TypeName":"ENUM","EnumInfo":""},"from":"system.adapter.hm-rega.0","user":"system.user.admin","ts":1539163846364,"acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}},"enum.functions.color":{"_id":"enum.functions.color","common":{"name":"Color","members":["hue.0.Philips_hue.Hue_Wintergarten.sat","hue.0.Philips_hue.Hue_Nachttisch.sat","hue.0.Philips_hue.Hue_Lamp_Wohnzimmer.sat","hue.0.Philips_hue.Hue_Flur_rechts.sat","hue.0.Philips_hue.Hue_Flur_links.sat","hue.0.Philips_hue.All.sat","hue.0.Philips_hue.Schlafzimmer.sat","hue.0.Philips_hue.Wohnzimmer.sat","hue.0.Philips_hue.Wintergarten.sat","hue.0.Philips_hue.Flur.sat","hue.0.Hue_Wintergarten.sat","hue.0.Hue_Nachttisch.sat","hue.0.Hue_Lamp_Wohnzimmer.sat","hue.0.Hue_Flur_rechts.sat","hue.0.Hue_Flur_links.sat","hue.0.All.sat","hue.0.Schlafzimmer.sat","hue.0.Wohnzimmer.sat","hue.0.Wintergarten.sat","hue.0.Flur.sat"]},"type":"enum","native":{},"from":"system.host.debian.cli","ts":1571046168922,"acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"},"user":"system.user.admin"},"enum.functions.Zentrale":{"_id":"enum.functions.Zentrale","desc":"","type":"enum","common":{"name":"Zentrale","members":["hm-rpc.0.BidCoS-RF.1","hm-rpc.0.BidCoS-RF.10","hm-rpc.0.BidCoS-RF.11","hm-rpc.0.BidCoS-RF.12","hm-rpc.0.BidCoS-RF.13","hm-rpc.0.BidCoS-RF.14","hm-rpc.0.BidCoS-RF.15","hm-rpc.0.BidCoS-RF.16","hm-rpc.0.BidCoS-RF.17","hm-rpc.0.BidCoS-RF.18","hm-rpc.0.BidCoS-RF.19","hm-rpc.0.BidCoS-RF.2","hm-rpc.0.BidCoS-RF.20","hm-rpc.0.BidCoS-RF.21","hm-rpc.0.BidCoS-RF.22","hm-rpc.0.BidCoS-RF.23","hm-rpc.0.BidCoS-RF.24","hm-rpc.0.BidCoS-RF.25","hm-rpc.0.BidCoS-RF.26","hm-rpc.0.BidCoS-RF.27","hm-rpc.0.BidCoS-RF.28","hm-rpc.0.BidCoS-RF.29","hm-rpc.0.BidCoS-RF.3","hm-rpc.0.BidCoS-RF.30","hm-rpc.0.BidCoS-RF.31","hm-rpc.0.BidCoS-RF.32","hm-rpc.0.BidCoS-RF.33","hm-rpc.0.BidCoS-RF.34","hm-rpc.0.BidCoS-RF.35","hm-rpc.0.BidCoS-RF.36","hm-rpc.0.BidCoS-RF.37","hm-rpc.0.BidCoS-RF.38","hm-rpc.0.BidCoS-RF.39","hm-rpc.0.BidCoS-RF.4","hm-rpc.0.BidCoS-RF.40","hm-rpc.0.BidCoS-RF.41","hm-rpc.0.BidCoS-RF.42","hm-rpc.0.BidCoS-RF.43","hm-rpc.0.BidCoS-RF.44","hm-rpc.0.BidCoS-RF.45","hm-rpc.0.BidCoS-RF.46","hm-rpc.0.BidCoS-RF.47","hm-rpc.0.BidCoS-RF.48","hm-rpc.0.BidCoS-RF.49","hm-rpc.0.BidCoS-RF.5","hm-rpc.0.BidCoS-RF.50","hm-rpc.0.BidCoS-RF.6","hm-rpc.0.BidCoS-RF.7","hm-rpc.0.BidCoS-RF.8","hm-rpc.0.BidCoS-RF.9","hm-rpc.1.BidCoS-Wir.1","hm-rpc.1.BidCoS-Wir.10","hm-rpc.1.BidCoS-Wir.11","hm-rpc.1.BidCoS-Wir.12","hm-rpc.1.BidCoS-Wir.13","hm-rpc.1.BidCoS-Wir.14","hm-rpc.1.BidCoS-Wir.15","hm-rpc.1.BidCoS-Wir.16","hm-rpc.1.BidCoS-Wir.17","hm-rpc.1.BidCoS-Wir.18","hm-rpc.1.BidCoS-Wir.19","hm-rpc.1.BidCoS-Wir.2","hm-rpc.1.BidCoS-Wir.20","hm-rpc.1.BidCoS-Wir.21","hm-rpc.1.BidCoS-Wir.22","hm-rpc.1.BidCoS-Wir.23","hm-rpc.1.BidCoS-Wir.24","hm-rpc.1.BidCoS-Wir.25","hm-rpc.1.BidCoS-Wir.26","hm-rpc.1.BidCoS-Wir.27","hm-rpc.1.BidCoS-Wir.28","hm-rpc.1.BidCoS-Wir.29","hm-rpc.1.BidCoS-Wir.3","hm-rpc.1.BidCoS-Wir.30","hm-rpc.1.BidCoS-Wir.31","hm-rpc.1.BidCoS-Wir.32","hm-rpc.1.BidCoS-Wir.33","hm-rpc.1.BidCoS-Wir.34","hm-rpc.1.BidCoS-Wir.35","hm-rpc.1.BidCoS-Wir.36","hm-rpc.1.BidCoS-Wir.37","hm-rpc.1.BidCoS-Wir.38","hm-rpc.1.BidCoS-Wir.39","hm-rpc.1.BidCoS-Wir.4","hm-rpc.1.BidCoS-Wir.40","hm-rpc.1.BidCoS-Wir.41","hm-rpc.1.BidCoS-Wir.42","hm-rpc.1.BidCoS-Wir.43","hm-rpc.1.BidCoS-Wir.44","hm-rpc.1.BidCoS-Wir.45","hm-rpc.1.BidCoS-Wir.46","hm-rpc.1.BidCoS-Wir.47","hm-rpc.1.BidCoS-Wir.48","hm-rpc.1.BidCoS-Wir.49","hm-rpc.1.BidCoS-Wir.5","hm-rpc.1.BidCoS-Wir.50","hm-rpc.1.BidCoS-Wir.6","hm-rpc.1.BidCoS-Wir.7","hm-rpc.1.BidCoS-Wir.8","hm-rpc.1.BidCoS-Wir.9"],"smartName":false},"native":{"Name":"Zentrale","TypeName":"ENUM","EnumInfo":""},"from":"system.adapter.hm-rega.0","user":"system.user.admin","ts":1539163846364,"acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}},"enum.functions.licht":{"_id":"enum.functions.licht","desc":"","type":"enum","common":{"name":"licht","members":["hm-rpc.0.LEQ1259312.1","hm-rpc.0.LEQ1259443.1","hm-rpc.0.LEQ1259601.1","hm-rpc.0.LEQ1259861.1","hm-rpc.0.MEQ0325340.1","hm-rpc.0.MEQ0325375.1","hm-rpc.0.MEQ0330381.1","hm-rpc.0.MEQ0330733.1","hm-rpc.0.NEQ0751272.1","hm-rpc.0.OEQ0851724.1","hm-rpc.1.LEQ0975842.1","hm-rpc.1.LEQ0975842.2","hm-rpc.1.LEQ0975842.3","hm-rpc.1.MEQ0064716.13","hm-rpc.1.MEQ0064716.14","hm-rpc.1.MEQ0064716.15","hm-rpc.1.MEQ0064716.18","hm-rpc.1.MEQ0808019.10","hm-rpc.1.MEQ0808019.14","hm-rpc.1.MEQ0808019.2","hm-rpc.1.MEQ0808019.3","hm-rpc.1.MEQ0808019.4","hm-rpc.1.MEQ1534426.14","hm-rpc.1.MEQ1534426.15","hm-rpc.1.MEQ1534426.16","hm-rpc.1.MEQ1534426.17","hm-rpc.1.MEQ1534426.18","hm-rpc.1.MEQ1534464.13","hm-rpc.1.MEQ1534464.14","hm-rpc.1.MEQ1534464.15","hm-rpc.1.MEQ1534464.16","hm-rpc.1.MEQ1534464.19","hm-rpc.1.NEQ0891567.13","hm-rpc.1.NEQ0891567.14","hm-rpc.1.NEQ0891567.15","hm-rpc.1.NEQ0891567.16","hm-rpc.1.NEQ0891567.17","hm-rpc.1.NEQ0891567.18","hm-rpc.1.NEQ0891567.19","hm-rpc.0.LEQ1259601.1.LEVEL","hm-rpc.1.LEQ0975842.4"],"color":false,"smartName":false},"native":{"Name":"funcLight","TypeName":"ENUM","EnumInfo":""},"from":"system.adapter.admin.0","user":"system.user.admin","ts":1542788293349,"acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}},"enum.functions.funcClimateControl":{"_id":"enum.functions.funcClimateControl","desc":"","type":"enum","common":{"name":"funcClimateControl","members":["hm-rpc.0.OEQ0301619.1","hm-rpc.0.OEQ0301704.1"],"smartName":false},"native":{"Name":"funcClimateControl","TypeName":"ENUM","EnumInfo":""},"from":"system.adapter.hm-rega.0","user":"system.user.admin","ts":1539163846363,"acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}},"enum.functions.Taster":{"_id":"enum.functions.Taster","desc":"","type":"enum","common":{"name":"Taster","members":["hm-rpc.0.MEQ0024443.2","hm-rpc.1.MEQ0064716.4","hm-rpc.1.MEQ0064716.5","hm-rpc.0.OEQ0177187.2","hm-rpc.0.OEQ0177187.3","hm-rpc.0.OEQ0177187.4","hm-rpc.0.OEQ0177187.5","hm-rpc.0.OEQ0177187.6","hm-rpc.0.OEQ0177187.7","hm-rpc.0.OEQ0177187.8","hm-rpc.0.OEQ0177214.2","hm-rpc.0.OEQ0177214.3","hm-rpc.0.OEQ0177214.4","hm-rpc.0.OEQ0177214.5","hm-rpc.0.OEQ0177214.6","hm-rpc.0.OEQ0177214.7","hm-rpc.0.OEQ0177214.8","hm-rpc.0.MEQ0083015.1","hm-rpc.0.MEQ0083015.2","hm-rpc.0.LEQ0489752.2","hm-rpc.0.LEQ0489752.3","hm-rpc.0.NEQ0683250.1","hm-rpc.0.NEQ0683250.2","hm-rpc.0.NEQ0683250.3","hm-rpc.0.NEQ0683250.4","hm-rpc.1.MEQ0064716.1","hm-rpc.1.MEQ0064716.10","hm-rpc.1.MEQ0064716.11","hm-rpc.1.MEQ0064716.12","hm-rpc.1.MEQ0064716.2","hm-rpc.1.MEQ0064716.3","hm-rpc.1.MEQ0351723.1","hm-rpc.1.MEQ0351723.2","hm-rpc.1.MEQ0351728.1","hm-rpc.1.MEQ0351728.2","hm-rpc.1.MEQ0351983.1","hm-rpc.1.MEQ0351983.2","hm-rpc.1.MEQ0352002.1","hm-rpc.1.MEQ0352002.2","hm-rpc.1.MEQ0352008.1","hm-rpc.1.MEQ0352008.2","hm-rpc.1.MEQ1132523.1","hm-rpc.1.MEQ1132523.2","hm-rpc.1.MEQ1132540.1","hm-rpc.1.MEQ1132540.2","hm-rpc.1.MEQ1132748.1","hm-rpc.1.MEQ1132748.2","hm-rpc.1.MEQ1132774.1","hm-rpc.1.MEQ1132774.2","hm-rpc.1.MEQ0064716.6","hm-rpc.1.MEQ0064716.7","hm-rpc.1.MEQ0064716.8","hm-rpc.1.MEQ0064716.9","hm-rpc.0.MEQ0083004.1","hm-rpc.0.MEQ0083004.2","hm-rpc.1.MEQ1534464.11","hm-rpc.1.MEQ1534464.12","hm-rpc.1.MEQ1534464.1","hm-rpc.1.MEQ1534464.2","hm-rpc.1.MEQ1534464.3","hm-rpc.1.MEQ1534464.4","hm-rpc.1.MEQ1534464.5","hm-rpc.1.MEQ1534464.6","hm-rpc.1.MEQ1534464.7","hm-rpc.1.MEQ1534464.8","hm-rpc.1.MEQ1534464.9","hm-rpc.1.MEQ1534464.10","hm-rpc.1.NEQ0891567.1","hm-rpc.1.MEQ1534426.3","hm-rpc.1.MEQ1534426.8","hm-rpc.1.MEQ1534426.6","hm-rpc.1.NEQ0891567.2","hm-rpc.1.MEQ1534426.7","hm-rpc.1.MEQ1534426.4","hm-rpc.1.MEQ1534426.9","hm-rpc.1.NEQ0891567.3","hm-rpc.1.NEQ0891567.4","hm-rpc.1.NEQ0891567.5","hm-rpc.1.MEQ1534426.10","hm-rpc.1.NEQ0891567.6","hm-rpc.1.MEQ1534426.11","hm-rpc.1.NEQ0891567.7","hm-rpc.1.MEQ1534426.5","hm-rpc.1.NEQ0891567.8","hm-rpc.1.MEQ1534426.2","hm-rpc.1.MEQ1534426.1","hm-rpc.1.MEQ1534426.12","hm-rpc.1.NEQ0891567.9","hm-rpc.1.NEQ0891567.11","hm-rpc.1.NEQ0891567.12","hm-rpc.1.NEQ0891567.10","hm-rpc.0.LEQ0489752.4","hm-rpc.0.LEQ0489752.1","hm-rpc.0.MEQ0024443.1"],"smartName":false},"native":{"Name":"Taster","TypeName":"ENUM","EnumInfo":""},"from":"system.adapter.hm-rega.0","user":"system.user.admin","ts":1539163846363,"acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}},"enum.functions.fensterog":{"_id":"enum.functions.fensterog","common":{"name":"FensterOG","members":["hm-rpc.0.LEQ1242420.1.STATE","hm-rpc.0.MEQ0220651.1.STATE","hm-rpc.0.MEQ0220732.1.STATE","hm-rpc.0.MEQ0220904.1.STATE","hm-rpc.0.MEQ0220989.1.STATE","hm-rpc.0.MEQ0221178.1.STATE","hm-rpc.0.MEQ0221930.1.STATE","hm-rpc.0.MEQ0222256.1.STATE","hm-rpc.0.MEQ0222704.1.STATE","hm-rpc.0.MEQ0222812.1.STATE","hm-rpc.0.MEQ0223458.1.STATE"],"icon":"","color":false},"type":"enum","from":"system.adapter.admin.0","user":"system.user.admin","ts":1570669309118,"acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}},"requestEnum":"enum.functions"}
                                      2019-10-29 21:02:54.157  - debug: heatingcontrol.0 (24680) all functions done [{"name":"funcWeather"},{"name":"funcEnergy"},{"name":"TestFunktion"},{"name":"Heizung"},{"name":"Lichter"},{"name":"funcSecurity"},{"name":"Fenster"},{"name":"funcEnvironment"},{"name":"funcLock"},{"name":"Rolladen"},{"name":"Color"},{"name":"Zentrale"},{"name":"licht"},{"name":"funcClimateControl"},{"name":"Taster"},{"name":"FensterOG"}]
                                      2019-10-29 21:02:54.157  - debug: heatingcontrol.0 (24680) sendTo "listFunctions" to system.adapter.admin.0 from system.adapter.heatingcontrol.0
                                      2019-10-29 21:02:54.160  - debug: heatingcontrol.0 (24680) profile type 2
                                      2019-10-29 21:02:54.167  - debug: heatingcontrol.0 (24680) get profile
                                      2019-10-29 21:02:54.168  - debug: heatingcontrol.0 (24680) profile 0
                                      2019-10-29 21:02:54.168  - debug: heatingcontrol.0 (24680) check room Wohnung
                                      2019-10-29 21:02:54.168  - debug: heatingcontrol.0 (24680) number of periods  5
                                      2019-10-29 21:02:54.169  - debug: heatingcontrol.0 (24680) check ID Profiles.0.Wohnung.Mo-Fr.Periods.0.time
                                      2019-10-29 21:02:54.171  - debug: heatingcontrol.0 (24680) check time for Wohnung Profiles.0.Wohnung.Mo-Fr.Periods.0.time 19
                                      2019-10-29 21:02:54.171  - debug: heatingcontrol.0 (24680) check ID Profiles.0.Wohnung.Mo-Fr.Periods.1.time
                                      2019-10-29 21:02:54.174  - debug: heatingcontrol.0 (24680) check time for Wohnung Profiles.0.Wohnung.Mo-Fr.Periods.1.time 21
                                      2019-10-29 21:02:54.174  - debug: heatingcontrol.0 (24680) check ID Profiles.0.Wohnung.Mo-Fr.Periods.2.time
                                      2019-10-29 21:02:54.232  - debug: heatingcontrol.0 (24680) check time for Wohnung Profiles.0.Wohnung.Mo-Fr.Periods.2.time 21
                                      2019-10-29 21:02:54.233  - debug: heatingcontrol.0 (24680) check ID Profiles.0.Wohnung.Mo-Fr.Periods.3.time
                                      2019-10-29 21:02:54.264  - debug: heatingcontrol.0 (24680) check time for Wohnung Profiles.0.Wohnung.Mo-Fr.Periods.3.time 19
                                      2019-10-29 21:02:54.265  - debug: heatingcontrol.0 (24680) check ID Profiles.0.Wohnung.Mo-Fr.Periods.4.time
                                      2019-10-29 21:02:54.276  - debug: heatingcontrol.0 (24680) check time for Wohnung Profiles.0.Wohnung.Mo-Fr.Periods.4.time 21
                                      2019-10-29 21:02:54.278  - debug: heatingcontrol.0 (24680) ### 21 0 0 0 0 0
                                      2019-10-29 21:02:54.294  - debug: heatingcontrol.0 (24680) [INFO]       status = true next event: 30 Oct 2019 05:00:00
                                      2019-10-29 21:02:54.295  - debug: heatingcontrol.0 (24680) [INFO]       status = true next event: 30 Oct 2019 08:00:00
                                      2019-10-29 21:02:54.322  - debug: heatingcontrol.0 (24680) [INFO]       status = true next event: 30 Oct 2019 12:00:00
                                      2019-10-29 21:02:54.333  - debug: heatingcontrol.0 (24680) [INFO]       status = true next event: 30 Oct 2019 16:00:00
                                      2019-10-29 21:02:54.357  - debug: heatingcontrol.0 (24680) [INFO]       status = true next event: 30 Oct 2019 21:00:00
                                      2019-10-29 21:02:54.358  - debug: heatingcontrol.0 (24680) [INFO]       status = true next event:  2 Nov 2019 05:00:00
                                      2019-10-29 21:02:54.359  - debug: heatingcontrol.0 (24680) [INFO]       status = true next event:  2 Nov 2019 08:00:00
                                      2019-10-29 21:02:54.432  - debug: heatingcontrol.0 (24680) [INFO]       status = true next event:  2 Nov 2019 12:00:00
                                      2019-10-29 21:02:54.434  - debug: heatingcontrol.0 (24680) [INFO]       status = true next event:  2 Nov 2019 16:00:00
                                      2019-10-29 21:02:54.435  - debug: heatingcontrol.0 (24680) [INFO]       status = true next event:  2 Nov 2019 21:00:00
                                      2019-10-29 21:03:23.215  - info: smartmeter.0 (881) Received 7 values, 3 updated
                                      2019-10-29 21:03:23.245  - info: javascript.0 (715) script.js.Betriebsstundenzaehler: update ausgefuehrt fuer nummer 0 ID smartmeter.0.1-0:1_8_0_255.value ---schedule 0 5 31 2 *
                                      2019-10-29 21:03:23.249  - info: javascript.0 (715) script.js.Betriebsstundenzaehler: update ausgefuehrt fuer nummer 1 ID smartmeter.0.1-0:1_8_0_255.value ---schedule 0 5 31 2 *
                                      2019-10-29 21:04:48.108  - debug: heatingcontrol.0 (24680) [OBJECT CHANGE] ==== system.adapter.heatingcontrol.0 === {"common":{"name":"heatingcontrol","version":"0.3.0","news":{"0.3.0":{"en":"manuel temperature setting, configurable heating period and more","de":"Manuelle Temperatureinstellung, konfigurierbare Heizperiode und mehr","ru":"настройка температуры в мануале, настраиваемый период нагрева и многое другое","pt":"ajuste da temperatura de manuel, período de aquecimento configurável e muito mais","nl":"handmatige temperatuurinstelling, configureerbare verwarmingsperiode en meer","fr":"réglage manuel de la température, période de chauffage configurable et plus","it":"impostazione della temperatura manuale, periodo di riscaldamento configurabile e altro","es":"ajuste de temperatura manual, período de calentamiento configurable y más","pl":"ustawienie temperatury manuel, konfigurowalny okres ogrzewania i więcej","zh-cn":"手动设定温度,可设定的加热时间等"},"0.2.3":{"en":"some bug fixes","de":"einige Bugfixes","ru":"некоторые исправления ошибок","pt":"algumas correções de bugs","nl":"enkele bugfixes","fr":"quelques corrections de bugs","it":"alcune correzioni di bug","es":"algunas correcciones de errores","pl":"niektóre poprawki błędów","zh-cn":"一些错误修复"},"0.2.1":{"en":"bug fixes in actuator handling","de":"Fehlerbehebungen im Umgang mit Aktuatoren","ru":"исправлены ошибки в работе привода","pt":"correções de erros no manuseio do atuador","nl":"bugfixes bij bediening van de actuator","fr":"corrections de bugs dans la manipulation des actionneurs","it":"correzioni di errori nella gestione dell'attuatore","es":"correcciones de errores en el manejo del actuador","pl":"poprawki błędów w obsłudze siłowników","zh-cn":"执行器处理中的错误修复"},"0.2.0":{"en":"path to Feiertag-Adapter can also include a complete datapoint path ","de":"Pfad zum Feiertag-Adapter kann auch einen vollständigen Datenpunktpfad enthalten","ru":"путь к Feiertag-Adapter может также включать полный путь к точке данных","pt":"O caminho para o Feiertag-Adapter também pode incluir um caminho completo do ponto de dados","nl":"pad naar Feiertag-Adapter kan ook een compleet datapuntpad bevatten","fr":"Le chemin vers Feiertag-Adapter peut également inclure un chemin complet de point de données.","it":"Il percorso di Feiertag-Adapter può anche includere un percorso completo di punti dati","es":"ruta a Feiertag-Adapter también puede incluir una ruta completa de punto de datos","pl":"ścieżka do Feiertag-Adapter może również zawierać pełną ścieżkę punktu danych","zh-cn":"Feiertag-Adapter的路径还可以包含完整的数据点路径"},"0.1.0":{"en":"redesign data structure","de":"Neugestaltung der Datenstruktur","ru":"перепроектировать структуру данных","pt":"redesenhar estrutura de dados","nl":"gegevensstructuur opnieuw ontwerpen","fr":"refonte de la structure de données","it":"riprogettare la struttura dei dati","es":"rediseño de estructura de datos","pl":"przeprojektowanie struktury danych","zh-cn":"重新设计数据结构"},"0.0.5":{"en":"support for max! thermostats","de":"Unterstützung für max!-Thermostate","ru":"поддержка термостатов max!","pt":"suporte para termostatos max!","nl":"ondersteuning voor max!-thermostaten","fr":"support pour les thermostats max!","it":"supporto per i termostati max!","es":"soporte para termostatos max!","pl":"obsługa termostatów max!","zh-cn":"支持max!恒温器"},"0.0.3":{"en":"ready for first publish","pt":"pronto para primeiro publicar","de":"bereit für die erste Veröffentlichung","nl":"klaar voor de eerste publicatie","it":"pronto per la prima pubblicazione","es":"listo para primera publicacion","pl":"gotowy do pierwszego opublikowania","zh-cn":"准备好首次发布","fr":"prêt pour la première publication","ru":"готов к первой публикации"},"0.0.2":{"en":"actuator handling added","de":"Aktuatorhandling hinzugefügt","pl":"dodano obsługę siłownika","zh-cn":"执行器处理添加","nl":"actuator handling toegevoegd","fr":"actionneur manipulation ajouté","ru":"добавлена ​​обработка привода","pt":"manuseio do atuador adicionado","it":"aggiunta della movimentazione dell'attuatore","es":"manejo del actuador agregado"},"0.3.1":{"en":"some bug fixes","de":"einige Bugfixes","ru":"некоторые исправления ошибок","pt":"algumas correções de bugs","nl":"enkele bugfixes","fr":"quelques corrections de bugs","it":"alcune correzioni di bug","es":"algunas correcciones de errores","pl":"niektóre poprawki błędów","zh-cn":"一些错误修复"}},"title":"HeatingControl","desc":{"en":"Heating Control ","de":"Heizungsregelung","ru":"Управление отоплением","pt":"Controle de aquecimento","nl":"Verwarmingsregeling","fr":"Contrôle de chauffage","pl":"Sterowanie ogrzewaniem","zh-cn":"加热控制","it":"Controllo del riscaldamento","es":"Control de calefacción"},"platform":"Javascript/Node.js","mode":"daemon","icon":"heatingcontrol.png","enabled":true,"messagebox":true,"extIcon":"https://raw.githubusercontent.com/rg-engineering/ioBroker.heatingcontrol/master/admin/heatingcontrol.png","keywords":["heating"],"readme":"https://github.com/rg-engineering/ioBroker.heatingcontrol/blob/master/README.md","loglevel":"debug","stopBeforeUpdate":true,"type":"climate-control","license":"MIT","materialize":true,"compact":true,"authors":[{"name":"René G.","email":"info@rg-engineering.eu"}],"installedFrom":"https://github.com/rg-engineering/ioBroker.heatingcontrol/tarball/8cfff4b65530c27bf8d9f2e01689eb1cb1972aad","installedVersion":"0.3.0","host":"debian"},"native":{"rooms":[{"name":"Wintergarten","isActive":false,"WindowIsOpen":false},{"name":"Einfahrt","isActive":false,"WindowIsOpen":false},{"name":"Esszimmer","isActive":false,"WindowIsOpen":false},{"name":"Keller","isActive":false,"WindowIsOpen":false},{"name":"Flur EG","isActive":false,"WindowIsOpen":false},{"name":"Badezimmer","isActive":false,"WindowIsOpen":false},{"name":"Küche","isActive":false,"WindowIsOpen":false},{"name":"Wohnzimmer EG","isActive":false,"WindowIsOpen":false},{"name":"Flur Dachgeschoss","isActive":false,"WindowIsOpen":false},{"name":"Badezimmer EG","isActive":false,"WindowIsOpen":false},{"name":"Garage","isActive":false,"WindowIsOpen":false},{"name":"Küche EG","isActive":false,"WindowIsOpen":false},{"name":"Wohnung","isActive":true,"WindowIsOpen":false},{"name":"TestRoom","isActive":false,"WindowIsOpen":false},{"name":"Kinderzimmer","isActive":false,"WindowIsOpen":false},{"name":"Terrasse","isActive":false,"WindowIsOpen":false},{"name":"Wohnzimmer","isActive":false,"WindowIsOpen":false},{"name":"Schlafzimmer","isActive":false,"WindowIsOpen":false},{"name":"Schlafzimmer EG","isActive":false,"WindowIsOpen":false},{"name":"Flur Obergeschoss","isActive":false,"WindowIsOpen":false},{"name":"Garten","isActive":false,"WindowIsOpen":false}],"UseActors":false,"Gewerk":"Heizung","ProfileType":"2","NumberOfProfiles":"2","NumberOfPeriods":"5","timezone":"Europe/Berlin","deleteall":false,"UseActorsIfNotHeating":"1","UseActorsIfNoThermostat":"1","Path2FeiertagAdapter":"feiertage.0","Path2PresentDP":"javascript.0.Anwesenheit.OG_neu","PublicHolidayLikeSunday":true,"UseFixHeatingPeriod":false,"FixHeatingPeriodStart":"01.10.","FixHeatingPeriodEnd":"31.03.","UseSensors":true,"devices":"listDevices"},"from":"system.adapter.admin.0","ts":1572379369148,"_id":"system.adapter.heatingcontrol.0","acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"},"type":"instance","user":"system.user.admin"}
                                      2019-10-29 21:04:48.126  - info: host.debian stopInstance system.adapter.heatingcontrol.0
                                      2019-10-29 21:04:48.139  - info: host.debian stopInstance system.adapter.heatingcontrol.0 send kill signal
                                      2019-10-29 21:04:48.150  - info: heatingcontrol.0 (24680) Got terminate signal TERMINATE_YOURSELF
                                      2019-10-29 21:04:48.151  - info: heatingcontrol.0 (24680) cleaned everything up...
                                      2019-10-29 21:04:48.151  - debug: heatingcontrol.0 (24680) delete 10 cron jobs
                                      2019-10-29 21:04:48.152  - debug: heatingcontrol.0 (24680) cron job stopped
                                      2019-10-29 21:04:48.171  - debug: heatingcontrol.0 (24680) cron job stopped
                                      2019-10-29 21:04:48.172  - debug: heatingcontrol.0 (24680) cron job stopped
                                      2019-10-29 21:04:48.172  - debug: heatingcontrol.0 (24680) cron job stopped
                                      2019-10-29 21:04:48.172  - debug: heatingcontrol.0 (24680) cron job stopped
                                      2019-10-29 21:04:48.172  - debug: heatingcontrol.0 (24680) cron job stopped
                                      2019-10-29 21:04:48.172  - debug: heatingcontrol.0 (24680) cron job stopped
                                      2019-10-29 21:04:48.173  - debug: heatingcontrol.0 (24680) cron job stopped
                                      2019-10-29 21:04:48.173  - debug: heatingcontrol.0 (24680) cron job stopped
                                      2019-10-29 21:04:48.176  - debug: heatingcontrol.0 (24680) cron job stopped
                                      2019-10-29 21:04:48.178  - info: heatingcontrol.0 (24680) terminating
                                      2019-10-29 21:04:48.179  - info: heatingcontrol.0 (24680) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                      
                                      1 Reply Last reply Reply Quote 0
                                      • Rene_HM
                                        Rene_HM Developer @coyote last edited by

                                        @coyote hast du direkt aus github installiert?
                                        bild1.PNG

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

                                          @Rene_HM ja hab ich so gemacht, habe es extra 10min später nochmal probiert. Immer noch 0.3.0

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

                                            @coyote im log steht

                                            starting. Version 0.3.1
                                            

                                            leider deckt das log das Öffnen des admin nicht mit ab, sonder stoppt früher...

                                            coyote 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            906
                                            Online

                                            31.6k
                                            Users

                                            79.5k
                                            Topics

                                            1.3m
                                            Posts

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