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

donate donate
  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.6k

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

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

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.
  • M martinschm

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

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

    @martinschm bzgl. des logs mit dem Fenstersensor.
    Eigentlich sieht das log wie erwartet aus:

    • um 23:08:13 wird erkannt, dass ein Fenster offen ist
    • um 23:08:30 wird erkannt, dass alle 4 Fenster wieder zu sind

    Trotzdem läuft er in beiden Fällen in den Abwesenheits-Zweig, was im ersten Fall nicht sein sollte. Im ersten Fall sollte er in den FensterAuf-Modus laufen... Deshalb folgende Fragen:

    • welche Absenkung fährst du (relative oder absolut)?
    • ist das Verhalten anders, wenn du mihome.0.devices.magnet_158d0001de8c5e öffnest? Das ist der letzte Sensor, der für den Raum geprüft wird...
    • wird im Datenpunkt heatingcontrol.0.Rooms.Schlafzimmer.WindowIsOpen angezeigt, dass ein Fenster offen ist?
    • SensorDelay verwendest du nicht?

    Hi,

    ich verwende

    • absolute Absenkung.
    • SensorDelay ist 0
    • WindowisOpen wird angezeigt als true
    • der magnet_158d0001de8c5e ist der SZ Mitte, Log hab ich unten angehängt. Funktioniert leider auch nicht.
    2019-12-30 19:43:48.075  - info: heatingcontrol.0 (8950) Schlafzimmer window open on SZ Mitte
    2019-12-30 19:43:48.076  - debug: heatingcontrol.0 (8950) room to check is Schlafzimmer
    2019-12-30 19:43:48.077  - info: heatingcontrol.0 (8950) calculating new target temperatures
    2019-12-30 19:43:48.077  - debug: heatingcontrol.0 (8950) ### 222 not handled yet
    2019-12-30 19:43:48.077  - debug: heatingcontrol.0 (8950) ### not handled mihome.0.devices.magnet_158d0001de8c5e.state {"val":true,"ack":true,"ts":1577731428070,"q":0,"from":"system.adapter.mihome.0","user":"system.user.admin","lc":1577731428070}
    2019-12-30 19:43:48.080  - debug: heatingcontrol.0 (8950) profile type 2
    2019-12-30 19:43:48.080  - debug: heatingcontrol.0 (8950) get profile
    2019-12-30 19:43:48.081  - debug: heatingcontrol.0 (8950) profile 0
    2019-12-30 19:43:48.081  - debug: heatingcontrol.0 (8950) check room Schlafzimmer
    2019-12-30 19:43:48.081  - debug: heatingcontrol.0 (8950) VacationAbsentDecrease {"val":0,"ack":true,"ts":1576691313966,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1576691313966}
    2019-12-30 19:43:48.082  - debug: heatingcontrol.0 (8950) number of periods  4
    2019-12-30 19:43:48.082  - debug: heatingcontrol.0 (8950) check ID Profiles.0.Schlafzimmer.Sa-So.Periods.0.time
    2019-12-30 19:43:48.083  - debug: heatingcontrol.0 (8950) check time for Schlafzimmer Profiles.0.Schlafzimmer.Sa-So.Periods.0.time 19
    2019-12-30 19:43:48.083  - debug: heatingcontrol.0 (8950) check ID Profiles.0.Schlafzimmer.Sa-So.Periods.1.time
    2019-12-30 19:43:48.083  - debug: heatingcontrol.0 (8950) check ID Profiles.0.Schlafzimmer.Sa-So.Periods.2.time
    2019-12-30 19:43:48.084  - debug: heatingcontrol.0 (8950) check ID Profiles.0.Schlafzimmer.Sa-So.Periods.3.time
    2019-12-30 19:43:48.084  - debug: heatingcontrol.0 (8950) ### current > 1 0 2
    2019-12-30 19:43:48.085  - debug: heatingcontrol.0 (8950) ### new target temp19
    2019-12-30 19:43:48.085  - info: heatingcontrol.0 (8950) room Schlafzimmer Thermostat HM-CC-RT-DN OEQ1733333 set to 19
    2019-12-30 19:43:48.085  - debug: heatingcontrol.0 (8950) thermostat hm-rpc.0.OEQ1733333.4.SET_TEMPERATURE nothing to do, already 19
    2019-12-30 19:43:48.089  - warn: heatingcontrol.0 (8950) HandleActorsGeneral: not implemented yet
    2019-12-30 19:43:48.090  - debug: heatingcontrol.0 (8950) [INFO]       status = true next event: 31 Dec 2019 09:00:00
    2019-12-30 19:43:48.091  - debug: heatingcontrol.0 (8950) [INFO]       status = true next event: 30 Dec 2019 21:00:00
    2019-12-30 19:43:48.092  - debug: heatingcontrol.0 (8950) [INFO]       status = true next event: 30 Dec 2019 21:15:00
    2019-12-30 19:43:48.094  - debug: heatingcontrol.0 (8950) [INFO]       status = true next event: 30 Dec 2019 21:30:00
    2019-12-30 19:43:48.095  - debug: heatingcontrol.0 (8950) [INFO]       status = true next event:  4 Jan 2020 09:00:00
    2019-12-30 19:43:48.096  - debug: heatingcontrol.0 (8950) [INFO]       status = true next event:  4 Jan 2020 21:00:00
    2019-12-30 19:43:48.101  - debug: heatingcontrol.0 (8950) [INFO]       status = true next event:  4 Jan 2020 21:15:00
    2019-12-30 19:43:48.103  - debug: heatingcontrol.0 (8950) [INFO]       status = true next event:  4 Jan 2020 21:30:00
    2019-12-30 19:43:48.104  - debug: heatingcontrol.0 (8950) [INFO]       status = true next event: 31 Dec 2019 08:00:00
    2019-12-30 19:43:48.106  - debug: heatingcontrol.0 (8950) [INFO]       status = true next event: 31 Dec 2019 14:20:00
    2019-12-30 19:43:48.107  - debug: heatingcontrol.0 (8950) [INFO]       status = true next event: 31 Dec 2019 18:00:00
    2019-12-30 19:43:48.108  - debug: heatingcontrol.0 (8950) [INFO]       status = true next event:  4 Jan 2020 08:00:00
    2019-12-30 19:43:48.109  - debug: heatingcontrol.0 (8950) [INFO]       status = true next event:  4 Jan 2020 18:00:00
    2019-12-30 19:43:48.112  - debug: heatingcontrol.0 (8950) [INFO]       status = true next event:  4 Jan 2020 18:30:00
    2019-12-30 19:43:48.113  - debug: heatingcontrol.0 (8950) [INFO]       status = true next event:  4 Jan 2020 19:00:00
    2019-12-30 19:43:48.114  - debug: heatingcontrol.0 (8950) [INFO]       status = true next event: 31 Dec 2019 00:00:00
    2019-12-30 19:43:48.115  - debug: heatingcontrol.0 (8950) [INFO]       status = true next event: 31 Dec 2019 12:00:00
    2019-12-30 19:43:48.116  - debug: heatingcontrol.0 (8950) [INFO]       status = true next event: 31 Dec 2019 16:00:00
    2019-12-30 19:43:48.117  - debug: heatingcontrol.0 (8950) [INFO]       status = true next event:  4 Jan 2020 05:00:00
    2019-12-30 19:43:48.117  - debug: heatingcontrol.0 (8950) [INFO]       status = true next event:  4 Jan 2020 12:00:00
    2019-12-30 19:43:48.119  - debug: heatingcontrol.0 (8950) [INFO]       status = true next event:  4 Jan 2020 16:00:00
    2019-12-30 19:44:08.370  - debug: heatingcontrol.0 (8950) ### handle state change hm-rpc.0.OEQ1711111.4.ACTUAL_TEMPERATURE {"val":20.9,"ack":true,"ts":1577731448369,"q":0,"from":"system.adapter.hm-rpc.0","user":"system.user.admin","lc":1577731448369}
    2019-12-30 19:44:08.370  - debug: heatingcontrol.0 (8950) ### hm-rpc.0.OEQ1711111.4.ACTUAL_TEMPERATURE mihome.0.devices.magnet_158d0001de8c5e.state 20.9 true
    2019-12-30 19:44:08.371  - debug: heatingcontrol.0 (8950) ### handle state change hm-rpc.0.OEQ1711111.4.SET_TEMPERATURE {"val":16,"ack":true,"ts":1577731448369,"q":0,"from":"system.adapter.hm-rpc.0","user":"system.user.admin","lc":1577705436500}
    2019-12-30 19:44:08.371  - debug: heatingcontrol.0 (8950) ### hm-rpc.0.OEQ1711111.4.SET_TEMPERATURE hm-rpc.0.OEQ1711111.4.ACTUAL_TEMPERATURE 16 20.9
    2019-12-30 19:44:08.371  - debug: heatingcontrol.0 (8950) ### 111 not handled yet
    2019-12-30 19:44:08.371  - debug: heatingcontrol.0 (8950) handle id hm-rpc.0.OEQ1711111.4.ACTUAL_TEMPERATURE state {"val":20.9,"ack":true,"ts":1577731448369,"q":0,"from":"system.adapter.hm-rpc.0","user":"system.user.admin","lc":1577731448369}
    2019-12-30 19:44:08.371  - debug: heatingcontrol.0 (8950) ### handle devices  [{"id":12,"name":"HM-CC-RT-DN OEQ1711111","OID_Current":"hm-rpc.0.OEQ1711111.4.ACTUAL_TEMPERATURE","OID_Target":"hm-rpc.0.OEQ1711111.4.SET_TEMPERATURE","isActive":true,"type":1,"room":"Kinderschlafzimmer"}]
    2019-12-30 19:44:08.371  - debug: heatingcontrol.0 (8950) ### 111 not handled yet
    

    Die Absenkung scheint auch in den anderen Räumen nicht zu funktionieren. Habe es grade mal in einem anderen Zimmer versucht.

    @Rene_HM kannst du hier auch nochmal kurz schauen, ist evtl untergegangen. Leider funktioniert grade gar keine Absenkung bei Fenster offen

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

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

    ist evtl untergegangen

    nein, das habe ich noch auf dem Schirm. Ich verstehe hier leider nur noch nicht, was hier schief läuft. Da bin ich noch am suchen...
    Welche Version vom adapter läuft eigentlich bei dir?

    M 1 Antwort Letzte Antwort
    0
    • Rene_HMR Rene_HM

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

      Ich verzweifel hier bald bei der Suche

      Das bekommen wir schon hin...
      Zuerst müssen wir das hier beseitigen:

      exception in main [invalid id ""]
      

      Ich denke, du hast irgendeinen Aktor falsch konfiguriert. Erste Frage: benötigst du überhaupt Aktoren? Aktoren sind eigentlich ein Sonderfall hier... Wenn nicht, dann schalte UseActors im admin aus...

      moppel2810M Offline
      moppel2810M Offline
      moppel2810
      schrieb am zuletzt editiert von
      #714

      @Rene_HM so jetzt sieht der debug nach Neustart so aus.

      heatingcontrol.0	2019-12-31 11:19:45.513	debug	(4204) #subscribtion finished
      heatingcontrol.0	2019-12-31 11:19:45.513	info	(4204) subscribe Küche deconz.0.Sensors.24.open
      heatingcontrol.0	2019-12-31 11:19:45.512	info	(4204) subscribe Küche hm-rpc.1.0007D5699E9605.1.STATE
      heatingcontrol.0	2019-12-31 11:19:45.512	info	(4204) subscribe Wohnzimmer deconz.0.Sensors.21.open
      heatingcontrol.0	2019-12-31 11:19:45.511	info	(4204) subscribe Wohnzimmer deconz.0.Sensors.20.open
      heatingcontrol.0	2019-12-31 11:19:45.511	info	(4204) subscribe Wohnzimmer deconz.0.Sensors.19.open
      heatingcontrol.0	2019-12-31 11:19:45.510	info	(4204) subscribe Wohnzimmer deconz.0.Sensors.18.open
      heatingcontrol.0	2019-12-31 11:19:45.510	info	(4204) subscribe Wohnzimmer deconz.0.Sensors.17.open
      heatingcontrol.0	2019-12-31 11:19:45.509	info	(4204) subscribe Wohnzimmer deconz.0.Sensors.16.open
      heatingcontrol.0	2019-12-31 11:19:45.509	info	(4204) subscribe Wohnzimmer deconz.0.Sensors.15.open
      heatingcontrol.0	2019-12-31 11:19:45.508	info	(4204) subscribe Badezimmer hm-rpc.1.0000D56996187D.1.STATE
      heatingcontrol.0	2019-12-31 11:19:45.507	info	(4204) subscribe Arbeitszimmer deconz.0.Sensors.23.open
      heatingcontrol.0	2019-12-31 11:19:45.507	info	(4204) subscribe Arbeitszimmer deconz.0.Sensors.11.open
      heatingcontrol.0	2019-12-31 11:19:45.507	debug	(4204) device not active
      heatingcontrol.0	2019-12-31 11:19:45.506	debug	(4204) no subscribe Path2PartyNowDP
      heatingcontrol.0	2019-12-31 11:19:45.506	debug	(4204) no subscribe Path2GuestsPresentDP
      heatingcontrol.0	2019-12-31 11:19:45.506	debug	(4204) no subscribe Path2HolidayPresentDP
      heatingcontrol.0	2019-12-31 11:19:45.506	debug	(4204) no subscribe Path2VacationDP
      heatingcontrol.0	2019-12-31 11:19:45.506	info	(4204) subscribe javascript.0.scriptEnabled.Anwesenheit.An_Abwesenheit
      heatingcontrol.0	2019-12-31 11:19:45.505	info	(4204) subscribe feiertage.0.heute.boolean
      heatingcontrol.0	2019-12-31 11:19:45.498	debug	(4204) #start subscribtion
      heatingcontrol.0	2019-12-31 11:19:45.497	debug	(4204) [INFO] status = true next event: 4 Jan 2020 20:00:00
      heatingcontrol.0	2019-12-31 11:19:45.477	debug	(4204) [INFO] status = true next event: 4 Jan 2020 15:00:00
      heatingcontrol.0	2019-12-31 11:19:45.476	debug	(4204) [INFO] status = true next event: 4 Jan 2020 11:00:00
      heatingcontrol.0	2019-12-31 11:19:45.475	debug	(4204) [INFO] status = true next event: 4 Jan 2020 07:00:00
      heatingcontrol.0	2019-12-31 11:19:45.472	debug	(4204) [INFO] status = true next event: 4 Jan 2020 04:00:00
      heatingcontrol.0	2019-12-31 11:19:45.470	debug	(4204) [INFO] status = true next event: 31 Dec 2019 20:00:00
      heatingcontrol.0	2019-12-31 11:19:45.469	debug	(4204) [INFO] status = true next event: 31 Dec 2019 15:00:00
      heatingcontrol.0	2019-12-31 11:19:45.469	debug	(4204) [INFO] status = true next event: 31 Dec 2019 11:00:00
      heatingcontrol.0	2019-12-31 11:19:45.468	debug	(4204) [INFO] status = true next event: 1 Jan 2020 07:00:00
      heatingcontrol.0	2019-12-31 11:19:45.465	debug	(4204) [INFO] status = true next event: 1 Jan 2020 04:00:00
      heatingcontrol.0	2019-12-31 11:19:45.448	debug	(4204) thermostat hm-rpc.1.000A97099C1E52.1.SET_POINT_TEMPERATURE nothing to do, already 21
      heatingcontrol.0	2019-12-31 11:19:45.440	info	(4204) room Wohnzimmer Thermostat Fußbodenheizung Wohnzimmer.SET_POINT_TEMPERATURE target is 21
      heatingcontrol.0	2019-12-31 11:19:45.440	debug	(4204) ### new target temp21
      heatingcontrol.0	2019-12-31 11:19:45.440	debug	(4204) ### current > 1 1 2
      heatingcontrol.0	2019-12-31 11:19:45.439	debug	(4204) Wohnzimmer found period 1 with 21 on 08,00
      heatingcontrol.0	2019-12-31 11:19:45.437	debug	(4204) check ID Profiles.0.Wohnzimmer.Sa-So.Periods.4.time
      heatingcontrol.0	2019-12-31 11:19:45.432	debug	(4204) check ID Profiles.0.Wohnzimmer.Sa-So.Periods.3.time
      heatingcontrol.0	2019-12-31 11:19:45.427	debug	(4204) check ID Profiles.0.Wohnzimmer.Sa-So.Periods.2.time
      heatingcontrol.0	2019-12-31 11:19:45.427	debug	(4204) check time for Wohnzimmer Profiles.0.Wohnzimmer.Sa-So.Periods.1.time 21
      heatingcontrol.0	2019-12-31 11:19:45.421	debug	(4204) check ID Profiles.0.Wohnzimmer.Sa-So.Periods.1.time
      heatingcontrol.0	2019-12-31 11:19:45.421	debug	(4204) check time for Wohnzimmer Profiles.0.Wohnzimmer.Sa-So.Periods.0.time 17
      heatingcontrol.0	2019-12-31 11:19:45.417	debug	(4204) check ID Profiles.0.Wohnzimmer.Sa-So.Periods.0.time
      heatingcontrol.0	2019-12-31 11:19:45.416	debug	(4204) FindNextPeriod for 12/31/2019, 10:19:45 AM in Wohnzimmer
      heatingcontrol.0	2019-12-31 11:19:45.415	debug	(4204) check room Wohnzimmer
      heatingcontrol.0	2019-12-31 11:19:45.363	debug	(4204) thermostat hm-rpc.1.000A17098D4CEA.1.SET_POINT_TEMPERATURE nothing to do, already 21
      heatingcontrol.0	2019-12-31 11:19:45.359	info	(4204) room Küche Thermostat Heizung Küche.SET_POINT_TEMPERATURE target is 21
      heatingcontrol.0	2019-12-31 11:19:45.358	debug	(4204) ### new target temp21
      heatingcontrol.0	2019-12-31 11:19:45.358	debug	(4204) ### current > 1 1 2
      heatingcontrol.0	2019-12-31 11:19:45.358	debug	(4204) Küche found period 1 with 21 on 08,00
      heatingcontrol.0	2019-12-31 11:19:45.356	debug	(4204) check ID Profiles.0.Küche.Sa-So.Periods.4.time
      heatingcontrol.0	2019-12-31 11:19:45.355	debug	(4204) check ID Profiles.0.Küche.Sa-So.Periods.3.time
      heatingcontrol.0	2019-12-31 11:19:45.352	debug	(4204) check ID Profiles.0.Küche.Sa-So.Periods.2.time
      heatingcontrol.0	2019-12-31 11:19:45.352	debug	(4204) check time for Küche Profiles.0.Küche.Sa-So.Periods.1.time 21
      heatingcontrol.0	2019-12-31 11:19:45.340	debug	(4204) check ID Profiles.0.Küche.Sa-So.Periods.1.time
      heatingcontrol.0	2019-12-31 11:19:45.340	debug	(4204) check time for Küche Profiles.0.Küche.Sa-So.Periods.0.time 17
      heatingcontrol.0	2019-12-31 11:19:45.335	debug	(4204) check ID Profiles.0.Küche.Sa-So.Periods.0.time
      heatingcontrol.0	2019-12-31 11:19:45.335	debug	(4204) FindNextPeriod for 12/31/2019, 10:19:45 AM in Küche
      heatingcontrol.0	2019-12-31 11:19:45.334	debug	(4204) check room Küche
      heatingcontrol.0	2019-12-31 10:19:45.287	debug	2
      heatingcontrol.0	2019-12-31 10:19:45.287	debug	(4204) check ID Profiles.0.Arbeitszimmer.Sa-So.Periods.4.time
      heatingcontrol.0	2019-12-31 10:19:45.283	debug	(4204) check ID Profiles.0.Arbeitszimmer.Sa-So.Periods.3.time
      heatingcontrol.0	2019-12-31 10:19:45.281	debug	(4204) check ID Profiles.0.Arbeitszimmer.Sa-So.Periods.2.time
      heatingcontrol.0	2019-12-31 10:19:45.280	debug	(4204) check time for Arbeitszimmer Profiles.0.Arbeitszimmer.Sa-So.Periods.1.time 21
      heatingcontrol.0	2019-12-31 10:19:45.278	debug	(4204) check ID Profiles.0.Arbeitszimmer.Sa-So.Periods.1.time
      heatingcontrol.0	2019-12-31 10:19:45.276	debug	(4204) check time for Arbeitszimmer Profiles.0.Arbeitszimmer.Sa-So.Periods.0.time 17
      heatingcontrol.0	2019-12-31 10:19:45.269	debug	(4204) check ID Profiles.0.Arbeitszimmer.Sa-So.Periods.0.time
      heatingcontrol.0	2019-12-31 10:19:45.269	debug	(4204) FindNextPeriod for 12/31/2019, 10:19:45 AM in Arbeitszimmer
      heatingcontrol.0	2019-12-31 10:19:45.262	debug	(4204) check room Arbeitszimmer
      heatingcontrol.0	2019-12-31 10:19:45.262	debug	(4204) profile 0
      heatingcontrol.0	2019-12-31 10:19:45.260	debug	(4204) get profile
      heatingcontrol.0	2019-12-31 10:19:45.260	debug	(4204) profile type 2
      heatingcontrol.0	2019-12-31 10:19:45.252	info	(4204) calculating new target temperatures
      heatingcontrol.0	2019-12-31 10:19:45.251	info	(4204) external states checked, done
      heatingcontrol.0	2019-12-31 10:19:45.249	debug	(4204) checking Path2HolidayPresentDP
      heatingcontrol.0	2019-12-31 10:19:45.248	debug	(4204) checking Path2PartyNowDP
      heatingcontrol.0	2019-12-31 10:19:45.245	debug	(4204) checking Path2GuestsPresentDP
      heatingcontrol.0	2019-12-31 10:19:45.244	debug	(4204) checking Path2VacationDP
      heatingcontrol.0	2019-12-31 10:19:45.240	info	(4204) setting Present to true
      heatingcontrol.0	2019-12-31 10:19:45.239	debug	(4204) got Present (1) {"val":true,"ack":true,"ts":1577726419908,"q":0,"from":"system.adapter.javascript.0","user":"system.user.admin","lc":1577726419858}
      heatingcontrol.0	2019-12-31 10:19:45.237	debug	(4204) checking Path2PresentDP
      heatingcontrol.0	2019-12-31 10:19:45.232	info	(4204) setting PublicHolidyToday to true
      heatingcontrol.0	2019-12-31 10:19:45.229	debug	(4204) checking Path2FeiertagAdapter
      heatingcontrol.0	2019-12-31 10:19:45.228	info	(4204) checking all external states
      heatingcontrol.0	2019-12-31 10:19:45.223	debug	(4204) got sensor state {"val":false,"ack":true,"ts":1577717574990,"q":0,"from":"system.adapter.deconz.0","user":"system.user.admin","lc":1576933362844} from deconz.0.Sensors.21.open
      heatingcontrol.0	2019-12-31 10:19:45.220	debug	(4204) got sensor state {"val":false,"ack":true,"ts":1577717574989,"q":0,"from":"system.adapter.deconz.0","user":"system.user.admin","lc":1577638441163} from deconz.0.Sensors.20.open
      heatingcontrol.0	2019-12-31 10:19:45.217	debug	(4204) got sensor state {"val":false,"ack":true,"ts":1577717574989,"q":0,"from":"system.adapter.deconz.0","user":"system.user.admin","lc":1576933207327} from deconz.0.Sensors.19.open
      heatingcontrol.0	2019-12-31 10:19:45.210	debug	(4204) got sensor state {"val":false,"ack":true,"ts":1577717574987,"q":0,"from":"system.adapter.deconz.0","user":"system.user.admin","lc":1576933122635} from deconz.0.Sensors.18.open
      heatingcontrol.0	2019-12-31 10:19:45.209	debug	(4204) got sensor state {"val":false,"ack":true,"ts":1577717574976,"q":0,"from":"system.adapter.deconz.0","user":"system.user.admin","lc":1576933025797} from deconz.0.Sensors.17.open
      heatingcontrol.0	2019-12-31 10:19:45.205	debug	(4204) got sensor state {"val":false,"ack":true,"ts":1577717574976,"q":0,"from":"system.adapter.deconz.0","user":"system.user.admin","lc":1576932905933} from deconz.0.Sensors.16.open
      heatingcontrol.0	2019-12-31 10:19:45.203	debug	(4204) got sensor state {"val":false,"ack":true,"ts":1577717574976,"q":0,"from":"system.adapter.deconz.0","user":"system.user.admin","lc":1577007719646} from deconz.0.Sensors.15.open
      heatingcontrol.0	2019-12-31 10:19:45.201	debug	(4204) Check sensors for Wohnzimmer
      heatingcontrol.0	2019-12-31 10:19:45.196	debug	(4204) got sensor state {"val":false,"ack":true,"ts":1577717574990,"q":0,"from":"system.adapter.deconz.0","user":"system.user.admin","lc":1577644284922} from deconz.0.Sensors.24.open
      heatingcontrol.0	2019-12-31 10:19:45.195	debug	(4204) got sensor state {"val":0,"ack":true,"ts":1577786742689,"q":0,"from":"system.adapter.hm-rpc.1","user":"system.user.admin","lc":1577786742689} from hm-rpc.1.0007D5699E9605.1.STATE
      heatingcontrol.0	2019-12-31 10:19:45.192	debug	(4204) Check sensors for Küche
      heatingcontrol.0	2019-12-31 10:19:45.186	debug	(4204) got sensor state {"val":0,"ack":true,"ts":1577785259127,"q":0,"from":"system.adapter.hm-rpc.1","user":"system.user.admin","lc":1577628013202} from hm-rpc.1.0000D56996187D.1.STATE
      heatingcontrol.0	2019-12-31 10:19:45.184	debug	(4204) Check sensors for Badezimmer
      heatingcontrol.0	2019-12-31 10:19:45.179	debug	(4204) got sensor state {"val":false,"ack":true,"ts":1577717574990,"q":0,"from":"system.adapter.deconz.0","user":"system.user.admin","lc":1577705276875} from deconz.0.Sensors.23.open
      heatingcontrol.0	2019-12-31 10:19:45.176	debug	(4204) got sensor state {"val":false,"ack":true,"ts":1577717574976,"q":0,"from":"system.adapter.deconz.0","user":"system.user.admin","lc":1576925832752} from deconz.0.Sensors.11.open
      heatingcontrol.0	2019-12-31 10:19:45.157	debug	(4204) Check sensors for Arbeitszimmer
      heatingcontrol.0	2019-12-31 10:19:45.156	debug	(4204) [INFO] status = true next event: 4 Jan 2020 20:00:00
      heatingcontrol.0	2019-12-31 10:19:45.155	debug	(4204) [INFO] status = true next event: 4 Jan 2020 15:00:00
      heatingcontrol.0	2019-12-31 10:19:45.154	debug	(4204) [INFO] status = true next event: 4 Jan 2020 11:00:00
      heatingcontrol.0	2019-12-31 10:19:45.153	debug	(4204) [INFO] status = true next event: 4 Jan 2020 07:00:00
      heatingcontrol.0	2019-12-31 10:19:45.152	debug	(4204) [INFO] status = true next event: 4 Jan 2020 04:00:00
      heatingcontrol.0	2019-12-31 10:19:45.151	debug	(4204) [INFO] status = true next event: 31 Dec 2019 20:00:00
      heatingcontrol.0	2019-12-31 10:19:45.151	debug	(4204) [INFO] status = true next event: 31 Dec 2019 15:00:00
      heatingcontrol.0	2019-12-31 10:19:45.150	debug	(4204) [INFO] status = true next event: 31 Dec 2019 11:00:00
      heatingcontrol.0	2019-12-31 10:19:45.150	debug	(4204) [INFO] status = true next event: 1 Jan 2020 07:00:00
      heatingcontrol.0	2019-12-31 10:19:45.147	debug	(4204) [INFO] status = true next event: 1 Jan 2020 04:00:00
      heatingcontrol.0	2019-12-31 10:19:45.134	debug	(4204) create cron job #9 at 21:0 string: 0 0 21 * * 0,6 Europe/Berlin
      heatingcontrol.0	2019-12-31 10:19:45.132	debug	(4204) create cron job #8 at 16:0 string: 0 0 16 * * 0,6 Europe/Berlin
      heatingcontrol.0	2019-12-31 10:19:45.129	debug	(4204) create cron job #7 at 12:0 string: 0 0 12 * * 0,6 Europe/Berlin
      heatingcontrol.0	2019-12-31 10:19:45.127	debug	(4204) create cron job #6 at 8:0 string: 0 0 8 * * 0,6 Europe/Berlin
      heatingcontrol.0	2019-12-31 10:19:45.120	debug	(4204) create cron job #5 at 5:0 string: 0 0 5 * * 0,6 Europe/Berlin
      heatingcontrol.0	2019-12-31 10:19:45.117	debug	(4204) create cron job #4 at 21:0 string: 0 0 21 * * 1-5 Europe/Berlin
      heatingcontrol.0	2019-12-31 10:19:45.115	debug	(4204) create cron job #3 at 16:0 string: 0 0 16 * * 1-5 Europe/Berlin
      heatingcontrol.0	2019-12-31 10:19:45.110	debug	(4204) create cron job #2 at 12:0 string: 0 0 12 * * 1-5 Europe/Berlin
      heatingcontrol.0	2019-12-31 10:19:45.099	debug	(4204) create cron job #1 at 8:0 string: 0 0 8 * * 1-5 Europe/Berlin
      heatingcontrol.0	2019-12-31 10:19:45.078	debug	(4204) create cron job #0 at 5:0 string: 0 0 5 * * 1-5 Europe/Berlin
      heatingcontrol.0	2019-12-31 10:19:45.078	debug	(4204) ---2 found time for Wohnzimmer at {"val":"21:00","ack":true,"ts":1577378276535,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1577378276535} 21:00
      heatingcontrol.0	2019-12-31 10:19:45.075	debug	(4204) ---2 found time for Wohnzimmer at {"val":"16:00","ack":true,"ts":1577378276535,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1577378276535} 16:00
      heatingcontrol.0	2019-12-31 10:19:45.072	debug	(4204) ---2 found time for Wohnzimmer at {"val":"12:00","ack":true,"ts":1577378276535,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1577378276535} 12:00
      heatingcontrol.0	2019-12-31 10:19:45.070	debug	(4204) ---2 found time for Wohnzimmer at {"val":"08:00","ack":true,"ts":1577378276535,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1577378276535} 08:00
      heatingcontrol.0	2019-12-31 10:19:45.067	debug	(4204) ---2 found time for Wohnzimmer at {"val":"05:00","ack":true,"ts":1577378276535,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1577378276535} 05:00
      heatingcontrol.0	2019-12-31 10:19:45.062	debug	(4204) setting Sa - Su
      heatingcontrol.0	2019-12-31 10:19:45.062	debug	(4204) ---1 found time for Wohnzimmer at {"val":"21:00","ack":true,"ts":1577378276535,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1577378276535} 21:00
      heatingcontrol.0	2019-12-31 10:19:45.060	debug	(4204) ---1 found time for Wohnzimmer at {"val":"16:00","ack":true,"ts":1577378276535,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1577378276535} 16:00
      heatingcontrol.0	2019-12-31 10:19:45.059	debug	(4204) ---1 found time for Wohnzimmer at {"val":"12:00","ack":false,"ts":1577542409214,"q":0,"from":"system.adapter.web.0","user":"system.user.admin","lc":1577542409214} 12:00
      heatingcontrol.0	2019-12-31 10:19:45.057	debug	(4204) ---1 found time for Wohnzimmer at {"val":"08:00","ack":true,"ts":1577378276535,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1577378276535} 08:00
      heatingcontrol.0	2019-12-31 10:19:45.055	debug	(4204) ---1 found time for Wohnzimmer at {"val":"05:00","ack":true,"ts":1577378276535,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1577378276535} 05:00
      heatingcontrol.0	2019-12-31 10:19:45.052	debug	(4204) setting Mo - Fr
      heatingcontrol.0	2019-12-31 10:19:45.051	debug	(4204) ---2 found time for Küche at {"val":"21:00","ack":true,"ts":1577378276535,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1577378276535} 21:00
      heatingcontrol.0	2019-12-31 10:19:45.049	debug	(4204) ---2 found time for Küche at {"val":"16:00","ack":true,"ts":1577378276535,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1577378276535} 16:00
      heatingcontrol.0	2019-12-31 10:19:45.047	debug	(4204) ---2 found time for Küche at {"val":"12:00","ack":true,"ts":1577378276534,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1577378276534} 12:00
      heatingcontrol.0	2019-12-31 10:19:45.036	debug	(4204) ---2 found time for Küche at {"val":"08:00","ack":true,"ts":1577378276534,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1577378276534} 08:00
      heatingcontrol.0	2019-12-31 10:19:45.031	debug	(4204) ---2 found time for Küche at {"val":"05:00","ack":true,"ts":1577378276534,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1577378276534} 05:00
      heatingcontrol.0	2019-12-31 10:19:45.028	debug	(4204) setting Sa - Su
      heatingcontrol.0	2019-12-31 10:19:45.028	debug	(4204) ---1 found time for Küche at {"val":"21:00","ack":true,"ts":1577378276534,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1577378276534} 21:00
      heatingcontrol.0	2019-12-31 10:19:45.021	debug	(4204) ---1 found time for Küche at {"val":"16:00","ack":true,"ts":1577378276534,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1577378276534} 16:00
      heatingcontrol.0	2019-12-31 10:19:45.019	debug	(4204) ---1 found time for Küche at {"val":"12:00","ack":true,"ts":1577378276534,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1577378276534} 12:00
      heatingcontrol.0	2019-12-31 10:19:45.018	debug	(4204) ---1 found time for Küche at {"val":"08:00","ack":true,"ts":1577378276534,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1577378276534} 08:00
      heatingcontrol.0	2019-12-31 10:19:45.017	debug	(4204) ---1 found time for Küche at {"val":"05:00","ack":true,"ts":1577378276534,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1577378276534} 05:00
      heatingcontrol.0	2019-12-31 10:19:45.011	debug	(4204) setting Mo - Fr
      heatingcontrol.0	2019-12-31 10:19:45.011	debug	(4204) ---2 found time for Badezimmer at {"val":"21:00","ack":true,"ts":1577378276534,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1577378276534} 21:00
      heatingcontrol.0	2019-12-31 10:19:45.010	debug	(4204) ---2 found time for Badezimmer at {"val":"16:00","ack":true,"ts":1577378276534,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1577378276534} 16:00
      heatingcontrol.0	2019-12-31 10:19:45.009	debug	(4204) ---2 found time for Badezimmer at {"val":"12:00","ack":true,"ts":1577378276534,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1577378276534} 12:00
      heatingcontrol.0	2019-12-31 10:19:45.007	debug	(4204) ---2 found time for Badezimmer at {"val":"08:00","ack":true,"ts":1577378276534,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1577378276534} 08:00
      heatingcontrol.0	2019-12-31 10:19:45.004	debug	(4204) ---2 found time for Badezimmer at {"val":"05:00","ack":true,"ts":1577378276534,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1577378276534} 05:00
      heatingcontrol.0	2019-12-31 10:19:44.996	debug	(4204) setting Sa - Su
      heatingcontrol.0	2019-12-31 10:19:44.996	debug	(4204) ---1 found time for Badezimmer at {"val":"21:00","ack":true,"ts":1577378276534,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1577378276534} 21:00
      heatingcontrol.0	2019-12-31 10:19:44.993	debug	(4204) ---1 found time for Badezimmer at {"val":"16:00","ack":true,"ts":1577378276534,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1577378276534} 16:00
      heatingcontrol.0	2019-12-31 10:19:44.988	debug	(4204) ---1 found time for Badezimmer at {"val":"12:00","ack":true,"ts":1577378276534,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1577378276534} 12:00
      heatingcontrol.0	2019-12-31 10:19:44.987	debug	(4204) ---1 found time for Badezimmer at {"val":"08:00","ack":true,"ts":1577378276534,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1577378276534} 08:00
      heatingcontrol.0	2019-12-31 10:19:44.986	debug	(4204) ---1 found time for Badezimmer at {"val":"05:00","ack":true,"ts":1577378276534,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1577378276534} 05:00
      heatingcontrol.0	2019-12-31 10:19:44.985	debug	(4204) setting Mo - Fr
      heatingcontrol.0	2019-12-31 10:19:44.985	debug	(4204) push to list = 21,00
      heatingcontrol.0	2019-12-31 10:19:44.985	debug	(4204) ---2 found time for Arbeitszimmer at {"val":"21:00","ack":true,"ts":1577378276534,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1577378276534} 21:00
      heatingcontrol.0	2019-12-31 10:19:44.983	debug	(4204) push to list = 16,00
      heatingcontrol.0	2019-12-31 10:19:44.982	debug	(4204) ---2 found time for Arbeitszimmer at {"val":"16:00","ack":true,"ts":1577378276534,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1577378276534} 16:00
      heatingcontrol.0	2019-12-31 10:19:44.974	debug	(4204) push to list = 12,00
      heatingcontrol.0	2019-12-31 10:19:44.974	debug	(4204) ---2 found time for Arbeitszimmer at {"val":"12:00","ack":true,"ts":1577378276534,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1577378276534} 12:00
      heatingcontrol.0	2019-12-31 10:19:44.963	debug	(4204) push to list = 08,00
      heatingcontrol.0	2019-12-31 10:19:44.962	debug	(4204) ---2 found time for Arbeitszimmer at {"val":"08:00","ack":true,"ts":1577378276534,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1577378276534} 08:00
      heatingcontrol.0	2019-12-31 10:19:44.943	debug	(4204) push to list = 05,00
      heatingcontrol.0	2019-12-31 10:19:44.943	debug	(4204) ---2 found time for Arbeitszimmer at {"val":"05:00","ack":true,"ts":1577378276534,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1577378276534} 05:00
      heatingcontrol.0	2019-12-31 10:19:44.942	debug	(4204) setting Sa - Su
      heatingcontrol.0	2019-12-31 10:19:44.942	debug	(4204) push to list = 21,00
      heatingcontrol.0	2019-12-31 10:19:44.942	debug	(4204) ---1 found time for Arbeitszimmer at {"val":"21:00","ack":true,"ts":1577378276534,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1577378276534} 21:00
      heatingcontrol.0	2019-12-31 10:19:44.941	debug	(4204) push to list = 16,00
      heatingcontrol.0	2019-12-31 10:19:44.940	debug	(4204) ---1 found time for Arbeitszimmer at {"val":"16:00","ack":true,"ts":1577378276534,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1577378276534} 16:00
      heatingcontrol.0	2019-12-31 10:19:44.932	debug	(4204) push to list = 12,00
      heatingcontrol.0	2019-12-31 10:19:44.931	debug	(4204) ---1 found time for Arbeitszimmer at {"val":"12:00","ack":true,"ts":1577378276534,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1577378276534} 12:00
      heatingcontrol.0	2019-12-31 10:19:44.930	debug	(4204) push to list = 08,00
      heatingcontrol.0	2019-12-31 10:19:44.930	debug	(4204) ---1 found time for Arbeitszimmer at {"val":"08:00","ack":true,"ts":1577378276534,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1577378276534} 08:00
      heatingcontrol.0	2019-12-31 10:19:44.921	debug	(4204) push to list = 05,00
      heatingcontrol.0	2019-12-31 10:19:44.920	debug	(4204) ---1 found time for Arbeitszimmer at {"val":"05:00","ack":true,"ts":1577378276534,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1577378276534} 05:00
      heatingcontrol.0	2019-12-31 10:19:44.919	debug	(4204) setting Mo - Fr
      heatingcontrol.0	2019-12-31 10:19:44.919	debug	(4204) profile 0
      heatingcontrol.0	2019-12-31 10:19:44.909	debug	(4204) get profile
      heatingcontrol.0	2019-12-31 10:19:44.909	debug	(4204) start CalculateNextTime, profile type 2
      heatingcontrol.0	2019-12-31 10:19:44.908	debug	(4204) system date format DD.MM.YYYY
      heatingcontrol.0	2019-12-31 10:19:44.885	debug	(4204) CreateDatepoints done
      heatingcontrol.0	2019-12-31 10:19:44.885	debug	(4204) not active.... Kinderzimmer
      heatingcontrol.0	2019-12-31 10:19:44.885	debug	(4204) not active.... Schlafzimmer
      heatingcontrol.0	2019-12-31 10:19:44.885	debug	(4204) add state Profiles.0.Wohnzimmer.Sa-So.Periods.4 max 5
      heatingcontrol.0	2019-12-31 10:19:44.885	debug	(4204) add state Profiles.0.Wohnzimmer.Sa-So.Periods.3 max 5
      heatingcontrol.0	2019-12-31 10:19:44.885	debug	(4204) add state Profiles.0.Wohnzimmer.Sa-So.Periods.2 max 5
      heatingcontrol.0	2019-12-31 10:19:44.885	debug	(4204) add state Profiles.0.Wohnzimmer.Sa-So.Periods.1 max 5
      heatingcontrol.0	2019-12-31 10:19:44.884	debug	(4204) add state Profiles.0.Wohnzimmer.Sa-So.Periods.0 max 5
      heatingcontrol.0	2019-12-31 10:19:44.884	debug	(4204) add state Profiles.0.Wohnzimmer.Mo-Fr.Periods.4 max 5
      heatingcontrol.0	2019-12-31 10:19:44.884	debug	(4204) add state Profiles.0.Wohnzimmer.Mo-Fr.Periods.3 max 5
      heatingcontrol.0	2019-12-31 10:19:44.884	debug	(4204) add state Profiles.0.Wohnzimmer.Mo-Fr.Periods.2 max 5
      heatingcontrol.0	2019-12-31 10:19:44.884	debug	(4204) add state Profiles.0.Wohnzimmer.Mo-Fr.Periods.1 max 5
      heatingcontrol.0	2019-12-31 10:19:44.883	debug	(4204) add state Profiles.0.Wohnzimmer.Mo-Fr.Periods.0 max 5
      heatingcontrol.0	2019-12-31 10:19:44.883	debug	(4204) Profile Type Mo-FR + Sa-So, profiles 1
      heatingcontrol.0	2019-12-31 10:19:44.883	debug	(4204) room Wohnzimmer with 5 periods
      heatingcontrol.0	2019-12-31 10:19:44.673	debug	(4204) create data profile points (absolute) for Wohnzimmer
      heatingcontrol.0	2019-12-31 10:19:44.670	debug	(4204) add state Profiles.0.Küche.Sa-So.Periods.4 max 5
      heatingcontrol.0	2019-12-31 10:19:44.670	debug	(4204) add state Profiles.0.Küche.Sa-So.Periods.3 max 5
      heatingcontrol.0	2019-12-31 10:19:44.670	debug	(4204) add state Profiles.0.Küche.Sa-So.Periods.2 max 5
      heatingcontrol.0	2019-12-31 10:19:44.670	debug	(4204) add state Profiles.0.Küche.Sa-So.Periods.1 max 5
      heatingcontrol.0	2019-12-31 10:19:44.670	debug	(4204) add state Profiles.0.Küche.Sa-So.Periods.0 max 5
      heatingcontrol.0	2019-12-31 10:19:44.670	debug	(4204) add state Profiles.0.Küche.Mo-Fr.Periods.4 max 5
      heatingcontrol.0	2019-12-31 10:19:44.669	debug	(4204) add state Profiles.0.Küche.Mo-Fr.Periods.3 max 5
      heatingcontrol.0	2019-12-31 10:19:44.667	debug	(4204) add state Profiles.0.Küche.Mo-Fr.Periods.2 max 5
      heatingcontrol.0	2019-12-31 10:19:44.667	debug	(4204) add state Profiles.0.Küche.Mo-Fr.Periods.1 max 5
      heatingcontrol.0	2019-12-31 10:19:44.665	debug	(4204) add state Profiles.0.Küche.Mo-Fr.Periods.0 max 5
      heatingcontrol.0	2019-12-31 10:19:44.665	debug	(4204) Profile Type Mo-FR + Sa-So, profiles 1
      heatingcontrol.0	2019-12-31 10:19:44.665	debug	(4204) room Küche with 5 periods
      heatingcontrol.0	2019-12-31 10:19:44.475	debug	(4204) create data profile points (absolute) for Küche
      heatingcontrol.0	2019-12-31 10:19:44.475	debug	(4204) add state Profiles.0.Badezimmer.Sa-So.Periods.4 max 5
      heatingcontrol.0	2019-12-31 10:19:44.475	debug	(4204) add state Profiles.0.Badezimmer.Sa-So.Periods.3 max 5
      heatingcontrol.0	2019-12-31 10:19:44.475	debug	(4204) add state Profiles.0.Badezimmer.Sa-So.Periods.2 max 5
      heatingcontrol.0	2019-12-31 10:19:44.475	debug	(4204) add state Profiles.0.Badezimmer.Sa-So.Periods.1 max 5
      heatingcontrol.0	2019-12-31 10:19:44.475	debug	(4204) add state Profiles.0.Badezimmer.Sa-So.Periods.0 max 5
      heatingcontrol.0	2019-12-31 10:19:44.474	debug	(4204) add state Profiles.0.Badezimmer.Mo-Fr.Periods.4 max 5
      heatingcontrol.0	2019-12-31 10:19:44.474	debug	(4204) add state Profiles.0.Badezimmer.Mo-Fr.Periods.3 max 5
      heatingcontrol.0	2019-12-31 10:19:44.474	debug	(4204) add state Profiles.0.Badezimmer.Mo-Fr.Periods.2 max 5
      heatingcontrol.0	2019-12-31 10:19:44.474	debug	(4204) add state Profiles.0.Badezimmer.Mo-Fr.Periods.1 max 5
      heatingcontrol.0	2019-12-31 10:19:44.474	debug	(4204) add state Profiles.0.Badezimmer.Mo-Fr.Periods.0 max 5
      heatingcontrol.0	2019-12-31 10:19:44.474	debug	(4204) Profile Type Mo-FR + Sa-So, profiles 1
      heatingcontrol.0	2019-12-31 10:19:44.473	debug	(4204) room Badezimmer with 5 periods
      heatingcontrol.0	2019-12-31 10:19:44.332	debug	(4204) create data profile points (absolute) for Badezimmer
      heatingcontrol.0	2019-12-31 10:19:44.331	debug	(4204) add state Profiles.0.Arbeitszimmer.Sa-So.Periods.4 max 5
      heatingcontrol.0	2019-12-31 10:19:44.331	debug	(4204) add state Profiles.0.Arbeitszimmer.Sa-So.Periods.3 max 5
      heatingcontrol.0	2019-12-31 10:19:44.331	debug	(4204) add state Profiles.0.Arbeitszimmer.Sa-So.Periods.2 max 5
      heatingcontrol.0	2019-12-31 10:19:44.331	debug	(4204) add state Profiles.0.Arbeitszimmer.Sa-So.Periods.1 max 5
      heatingcontrol.0	2019-12-31 10:19:44.331	debug	(4204) add state Profiles.0.Arbeitszimmer.Sa-So.Periods.0 max 5
      heatingcontrol.0	2019-12-31 10:19:44.331	debug	(4204) add state Profiles.0.Arbeitszimmer.Mo-Fr.Periods.4 max 5
      heatingcontrol.0	2019-12-31 10:19:44.331	debug	(4204) add state Profiles.0.Arbeitszimmer.Mo-Fr.Periods.3 max 5
      heatingcontrol.0	2019-12-31 10:19:44.330	debug	(4204) add state Profiles.0.Arbeitszimmer.Mo-Fr.Periods.2 max 5
      heatingcontrol.0	2019-12-31 10:19:44.330	debug	(4204) add state Profiles.0.Arbeitszimmer.Mo-Fr.Periods.1 max 5
      heatingcontrol.0	2019-12-31 10:19:44.330	debug	(4204) add state Profiles.0.Arbeitszimmer.Mo-Fr.Periods.0 max 5
      heatingcontrol.0	2019-12-31 10:19:44.330	debug	(4204) Profile Type Mo-FR + Sa-So, profiles 1
      heatingcontrol.0	2019-12-31 10:19:44.329	debug	(4204) room Arbeitszimmer with 5 periods
      heatingcontrol.0	2019-12-31 10:19:44.278	debug	(4204) create data profile points (absolute) for Arbeitszimmer
      heatingcontrol.0	2019-12-31 10:19:44.278	debug	(4204) rooms 6
      heatingcontrol.0	2019-12-31 10:19:44.263	debug	(4204) create data points for Wohnzimmer
      heatingcontrol.0	2019-12-31 10:19:44.252	debug	(4204) create data points for Küche
      heatingcontrol.0	2019-12-31 10:19:44.248	debug	(4204) create data points for Badezimmer
      heatingcontrol.0	2019-12-31 10:19:44.226	debug	(4204) create data points for Arbeitszimmer
      heatingcontrol.0	2019-12-31 10:19:43.903	debug	(4204) start CreateDatepoints
      heatingcontrol.0	2019-12-31 11:19:45.322	debug	(4204) thermostat hm-rpc.1.000A17098D4EAA.1.SET_POINT_TEMPERATURE nothing to do, already 23
      heatingcontrol.0	2019-12-31 11:19:45.321	info	(4204) room Badezimmer Thermostat Heizung Bad.SET_POINT_TEMPERATURE target is 23
      heatingcontrol.0	2019-12-31 11:19:45.321	debug	(4204) thermostat hm-rpc.1.000A97099C1E2C.1.SET_POINT_TEMPERATURE nothing to do, already 23
      heatingcontrol.0	2019-12-31 11:19:45.318	info	(4204) room Badezimmer Thermostat Fußbodenheizung Bad.SET_POINT_TEMPERATURE target is 23
      heatingcontrol.0	2019-12-31 11:19:45.318	debug	(4204) ### new target temp23
      heatingcontrol.0	2019-12-31 11:19:45.318	debug	(4204) ### current > 1 1 2
      heatingcontrol.0	2019-12-31 11:19:45.318	debug	(4204) Badezimmer found period 1 with 23 on 08,00
      heatingcontrol.0	2019-12-31 11:19:45.316	debug	(4204) check ID Profiles.0.Badezimmer.Sa-So.Periods.4.time
      heatingcontrol.0	2019-12-31 11:19:45.314	debug	(4204) check ID Profiles.0.Badezimmer.Sa-So.Periods.3.time
      heatingcontrol.0	2019-12-31 11:19:45.311	debug	(4204) check ID Profiles.0.Badezimmer.Sa-So.Periods.2.time
      heatingcontrol.0	2019-12-31 11:19:45.311	debug	(4204) check time for Badezimmer Profiles.0.Badezimmer.Sa-So.Periods.1.time 23
      heatingcontrol.0	2019-12-31 11:19:45.310	debug	(4204) check ID Profiles.0.Badezimmer.Sa-So.Periods.1.time
      heatingcontrol.0	2019-12-31 11:19:45.310	debug	(4204) check time for Badezimmer Profiles.0.Badezimmer.Sa-So.Periods.0.time 19
      heatingcontrol.0	2019-12-31 11:19:45.307	debug	(4204) check ID Profiles.0.Badezimmer.Sa-So.Periods.0.time
      heatingcontrol.0	2019-12-31 11:19:45.307	debug	(4204) FindNextPeriod for 12/31/2019, 10:19:45 AM in Badezimmer
      heatingcontrol.0	2019-12-31 11:19:45.306	debug	(4204) check room Badezimmer
      heatingcontrol.0	2019-12-31 11:19:45.297	debug	(4204) thermostat hm-rpc.1.000A1709ACCE17.1.SET_POINT_TEMPERATURE nothing to do, already 21
      heatingcontrol.0	2019-12-31 11:19:45.291	info	(4204) room Arbeitszimmer Thermostat Heizung Arbeitszimmer.SET_POINT_TEMPERATURE target is 21
      heatingcontrol.0	2019-12-31 11:19:45.291	debug	(4204) ### new target temp21
      heatingcontrol.0	2019-12-31 11:19:45.291	debug	(4204) ### current > 1 1 2
      heatingcontrol.0	2019-12-31 11:19:45.289	debug	(4204) Arbeitszimmer found period 1 with 21 on 08,00
      heatingcontrol.0	2019-12-31 11:19:45.287	debug	(4204) check ID Profiles.0.Arbeitszimmer.Sa-So.Periods.4.time
      heatingcontrol.0	2019-12-31 11:19:45.283	debug	(4204) check ID Profiles.0.Arbeitszimmer.Sa-So.Periods.3.time
      heatingcontrol.0	2019-12-31 11:19:45.281	debug	(4204) check ID Profiles.0.Arbeitszimmer.Sa-So.Periods.2.time
      heatingcontrol.0	2019-12-31 11:19:45.280	debug	(4204) check time for Arbeitszimmer Profiles.0.Arbeitszimmer.Sa-So.Periods.1.time 21
      heatingcontrol.0	2019-12-31 11:19:45.278	debug	(4204) check ID Profiles.0.Arbeitszimmer.Sa-So.Periods.1.time
      heatingcontrol.0	2019-12-31 11:19:45.276	debug	(4204) check time for Arbeitszimmer Profiles.0.Arbeitszimmer.Sa-So.Periods.0.time 17
      heatingcontrol.0	2019-12-31 11:19:45.269	debug	(4204) check ID Profiles.0.Arbeitszimmer.Sa-So.Periods.0.time
      heatingcontrol.0	2019-12-31 11:19:45.269	debug	(4204) FindNextPeriod for 12/31/2019, 10:19:45 AM in Arbeitszimmer
      heatingcontrol.0	2019-12-31 11:19:45.262	debug	(4204) check room Arbeitszimmer
      heatingcontrol.0	2019-12-31 11:19:45.262	debug	(4204) profile 0
      heatingcontrol.0	2019-12-31 11:19:45.260	debug	(4204) get profile
      heatingcontrol.0	2019-12-31 11:19:45.260	debug	(4204) profile type 2
      heatingcontrol.0	2019-12-31 11:19:45.252	info	(4204) calculating new target temperatures
      heatingcontrol.0	2019-12-31 11:19:45.251	info	(4204) external states checked, done
      heatingcontrol.0	2019-12-31 11:19:45.249	debug	(4204) checking Path2HolidayPresentDP
      heatingcontrol.0	2019-12-31 11:19:45.248	debug	(4204) checking Path2PartyNowDP
      heatingcontrol.0	2019-12-31 11:19:45.245	debug	(4204) checking Path2GuestsPresentDP
      heatingcontrol.0	2019-12-31 11:19:45.244	debug	(4204) checking Path2VacationDP
      heatingcontrol.0	2019-12-31 11:19:45.240	info	(4204) setting Present to true
      heatingcontrol.0	2019-12-31 11:19:45.239	debug	(4204) got Present (1) {"val":true,"ack":true,"ts":1577726419908,"q":0,"from":"system.adapter.javascript.0","user":"system.user.admin","lc":1577726419858}
      heatingcontrol.0	2019-12-31 11:19:45.237	debug	(4204) checking Path2PresentDP
      heatingcontrol.0	2019-12-31 11:19:45.232	info	(4204) setting PublicHolidyToday to true
      heatingcontrol.0	2019-12-31 11:19:45.229	debug	(4204) checking Path2FeiertagAdapter
      heatingcontrol.0	2019-12-31 11:19:45.228	info	(4204) checking all external states
      heatingcontrol.0	2019-12-31 11:19:45.223	debug	(4204) got sensor state {"val":false,"ack":true,"ts":1577717574990,"q":0,"from":"system.adapter.deconz.0","user":"system.user.admin","lc":1576933362844} from deconz.0.Sensors.21.open
      heatingcontrol.0	2019-12-31 11:19:45.220	debug	(4204) got sensor state {"val":false,"ack":true,"ts":1577717574989,"q":0,"from":"system.adapter.deconz.0","user":"system.user.admin","lc":1577638441163} from deconz.0.Sensors.20.open
      heatingcontrol.0	2019-12-31 11:19:45.217	debug	(4204) got sensor state {"val":false,"ack":true,"ts":1577717574989,"q":0,"from":"system.adapter.deconz.0","user":"system.user.admin","lc":1576933207327} from deconz.0.Sensors.19.open
      heatingcontrol.0	2019-12-31 11:19:45.210	debug	(4204) got sensor state {"val":false,"ack":true,"ts":1577717574987,"q":0,"from":"system.adapter.deconz.0","user":"system.user.admin","lc":1576933122635} from deconz.0.Sensors.18.open
      heatingcontrol.0	2019-12-31 11:19:45.209	debug	(4204) got sensor state {"val":false,"ack":true,"ts":1577717574976,"q":0,"from":"system.adapter.deconz.0","user":"system.user.admin","lc":1576933025797} from deconz.0.Sensors.17.open
      heatingcontrol.0	2019-12-31 11:19:45.205	debug	(4204) got sensor state {"val":false,"ack":true,"ts":1577717574976,"q":0,"from":"system.adapter.deconz.0","user":"system.user.admin","lc":1576932905933} from deconz.0.Sensors.16.open
      heatingcontrol.0	2019-12-31 11:19:45.203	debug	(4204) got sensor state {"val":false,"ack":true,"ts":1577717574976,"q":0,"from":"system.adapter.deconz.0","user":"system.user.admin","lc":1577007719646} from deconz.0.Sensors.15.open
      heatingcontrol.0	2019-12-31 11:19:45.201	debug	(4204) Check sensors for Wohnzimmer
      heatingcontrol.0	2019-12-31 11:19:45.196	debug	(4204) got sensor state {"val":false,"ack":true,"ts":1577717574990,"q":0,"from":"system.adapter.deconz.0","user":"system.user.admin","lc":1577644284922} from deconz.0.Sensors.24.open
      heatingcontrol.0	2019-12-31 11:19:45.195	debug	(4204) got sensor state {"val":0,"ack":true,"ts":1577786742689,"q":0,"from":"system.adapter.hm-rpc.1","user":"system.user.admin","lc":1577786742689} from hm-rpc.1.0007D5699E9605.1.STATE
      heatingcontrol.0	2019-12-31 11:19:45.192	debug	(4204) Check sensors for Küche
      heatingcontrol.0	2019-12-31 11:19:45.186	debug	(4204) got sensor state {"val":0,"ack":true,"ts":1577785259127,"q":0,"from":"system.adapter.hm-rpc.1","user":"system.user.admin","lc":1577628013202} from hm-rpc.1.0000D56996187D.1.STATE
      heatingcontrol.0	2019-12-31 11:19:45.184	debug	(4204) Check sensors for Badezimmer
      heatingcontrol.0	2019-12-31 11:19:45.179	debug	(4204) got sensor state {"val":false,"ack":true,"ts":1577717574990,"q":0,"from":"system.adapter.deconz.0","user":"system.user.admin","lc":1577705276875} from deconz.0.Sensors.23.open
      heatingcontrol.0	2019-12-31 11:19:45.176	debug	(4204) got sensor state {"val":false,"ack":true,"ts":1577717574976,"q":0,"from":"system.adapter.deconz.0","user":"system.user.admin","lc":1576925832752} from deconz.0.Sensors.11.open
      heatingcontrol.0	2019-12-31 11:19:45.157	debug	(4204) Check sensors for Arbeitszimmer
      heatingcontrol.0	2019-12-31 11:19:45.156	debug	(4204) [INFO] status = true next event: 4 Jan 2020 20:00:00
      heatingcontrol.0	2019-12-31 11:19:45.155	debug	(4204) [INFO] status = true next event: 4 Jan 2020 15:00:00
      heatingcontrol.0	2019-12-31 11:19:45.154	debug	(4204) [INFO] status = true next event: 4 Jan 2020 11:00:00
      heatingcontrol.0	2019-12-31 11:19:45.153	debug	(4204) [INFO] status = true next event: 4 Jan 2020 07:00:00
      heatingcontrol.0	2019-12-31 11:19:45.152	debug	(4204) [INFO] status = true next event: 4 Jan 2020 04:00:00
      heatingcontrol.0	2019-12-31 11:19:45.151	debug	(4204) [INFO] status = true next event: 31 Dec 2019 20:00:00
      heatingcontrol.0	2019-12-31 11:19:45.151	debug	(4204) [INFO] status = true next event: 31 Dec 2019 15:00:00
      heatingcontrol.0	2019-12-31 11:19:45.150	debug	(4204) [INFO] status = true next event: 31 Dec 2019 11:00:00
      heatingcontrol.0	2019-12-31 11:19:45.150	debug	(4204) [INFO] status = true next event: 1 Jan 2020 07:00:00
      heatingcontrol.0	2019-12-31 11:19:45.147	debug	(4204) [INFO] status = true next event: 1 Jan 2020 04:00:00
      heatingcontrol.0	2019-12-31 11:19:45.134	debug	(4204) create cron job #9 at 21:0 string: 0 0 21 * * 0,6 Europe/Berlin
      heatingcontrol.0	2019-12-31 11:19:45.132	debug	(4204) create cron job #8 at 16:0 string: 0 0 16 * * 0,6 Europe/Berlin
      heatingcontrol.0	2019-12-31 11:19:45.129	debug	(4204) create cron job #7 at 12:0 string: 0 0 12 * * 0,6 Europe/Berlin
      heatingcontrol.0	2019-12-31 11:19:45.127	debug	(4204) create cron job #6 at 8:0 string: 0 0 8 * * 0,6 Europe/Berlin
      heatingcontrol.0	2019-12-31 11:19:45.120	debug	(4204) create cron job #5 at 5:0 string: 0 0 5 * * 0,6 Europe/Berlin
      heatingcontrol.0	2019-12-31 11:19:45.117	debug	(4204) create cron job #4 at 21:0 string: 0 0 21 * * 1-5 Europe/Berlin
      
      1 Antwort Letzte Antwort
      0
      • moppel2810M Offline
        moppel2810M Offline
        moppel2810
        schrieb am zuletzt editiert von moppel2810
        #715

        Jetzt siehts aus als wenn alles funktioniert:+1: Alle Thermostate reagieren auf die Einstellungen.
        Oder siehst du da noch was was ich ändern sollte?

        Rene_HMR 1 Antwort Letzte Antwort
        0
        • moppel2810M moppel2810

          Jetzt siehts aus als wenn alles funktioniert:+1: Alle Thermostate reagieren auf die Einstellungen.
          Oder siehst du da noch was was ich ändern sollte?

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

          @moppel2810 sieht soweit gut aus...

          1 Antwort Letzte Antwort
          1
          • G guergen

            @Hobi Nimm das Widget (vis-jqui-mfd muss installiert sein):

            [{"tpl":"tplJquiInputDatetime","data":{"oid":"heatingcontrol.0.Profiles.0.Bad.Mon.Periods.0.time","g_fixed":true,"g_visibility":false,"g_css_font_text":true,"g_css_background":false,"g_css_shadow_padding":false,"g_css_border":true,"g_gestures":false,"g_signals":false,"timeOnly":true,"hideSeconds":true,"size":"4","class":"","filterkey":"","name":"Mo Zeit bis","locked":false,"g_last_change":false,"lc-type":"last-change","lc-is-interval":true,"lc-is-moment":false,"lc-format":"","lc-position-vert":"top","lc-position-horz":"right","lc-offset-vert":0,"lc-offset-horz":0,"lc-font-size":"12px","lc-font-family":"","lc-font-style":"","lc-bkg-color":"","lc-color":"","lc-border-width":"0","lc-border-style":"","lc-border-color":"","lc-border-radius":10,"lc-zindex":0,"signals-cond-0":"==","signals-val-0":true,"signals-icon-0":"/vis/signals/lowbattery.png","signals-icon-size-0":0,"signals-blink-0":false,"signals-horz-0":0,"signals-vert-0":0,"signals-hide-edit-0":false,"signals-cond-1":"==","signals-val-1":true,"signals-icon-1":"/vis/signals/lowbattery.png","signals-icon-size-1":0,"signals-blink-1":false,"signals-horz-1":0,"signals-vert-1":0,"signals-hide-edit-1":false,"signals-cond-2":"==","signals-val-2":true,"signals-icon-2":"/vis/signals/lowbattery.png","signals-icon-size-2":0,"signals-blink-2":false,"signals-horz-2":0,"signals-vert-2":0,"signals-hide-edit-2":false,"visibility-cond":"==","visibility-val":1,"visibility-groups-action":"hide"},"style":{"left":"140px","top":"470px","width":"77px","height":"25px","font-weight":"bold","font-size":"","word-spacing":"","letter-spacing":"","line-height":"","z-index":"10","color":"","border-width":"","border-style":"","border-radius":"4px"},"widgetSet":"jqui"}]
            
            H Offline
            H Offline
            Hobi
            schrieb am zuletzt editiert von
            #717

            @guergen

            Hallo! Das hatte ich Anfangs genommen - allerdings öffnet der Fully oder auch Chrome auf meinem Tablet dann immer eine Tastatur.
            Daher habe ich ein System verwendet, dass ich bereits bei meiner Timer-Konfiguration verwendet habe.

            LG
            Holger

            P.S.: Guten Rutsch!

            1 Antwort Letzte Antwort
            0
            • G guergen

              @Hobi Nimm das Widget (vis-jqui-mfd muss installiert sein):

              [{"tpl":"tplJquiInputDatetime","data":{"oid":"heatingcontrol.0.Profiles.0.Bad.Mon.Periods.0.time","g_fixed":true,"g_visibility":false,"g_css_font_text":true,"g_css_background":false,"g_css_shadow_padding":false,"g_css_border":true,"g_gestures":false,"g_signals":false,"timeOnly":true,"hideSeconds":true,"size":"4","class":"","filterkey":"","name":"Mo Zeit bis","locked":false,"g_last_change":false,"lc-type":"last-change","lc-is-interval":true,"lc-is-moment":false,"lc-format":"","lc-position-vert":"top","lc-position-horz":"right","lc-offset-vert":0,"lc-offset-horz":0,"lc-font-size":"12px","lc-font-family":"","lc-font-style":"","lc-bkg-color":"","lc-color":"","lc-border-width":"0","lc-border-style":"","lc-border-color":"","lc-border-radius":10,"lc-zindex":0,"signals-cond-0":"==","signals-val-0":true,"signals-icon-0":"/vis/signals/lowbattery.png","signals-icon-size-0":0,"signals-blink-0":false,"signals-horz-0":0,"signals-vert-0":0,"signals-hide-edit-0":false,"signals-cond-1":"==","signals-val-1":true,"signals-icon-1":"/vis/signals/lowbattery.png","signals-icon-size-1":0,"signals-blink-1":false,"signals-horz-1":0,"signals-vert-1":0,"signals-hide-edit-1":false,"signals-cond-2":"==","signals-val-2":true,"signals-icon-2":"/vis/signals/lowbattery.png","signals-icon-size-2":0,"signals-blink-2":false,"signals-horz-2":0,"signals-vert-2":0,"signals-hide-edit-2":false,"visibility-cond":"==","visibility-val":1,"visibility-groups-action":"hide"},"style":{"left":"140px","top":"470px","width":"77px","height":"25px","font-weight":"bold","font-size":"","word-spacing":"","letter-spacing":"","line-height":"","z-index":"10","color":"","border-width":"","border-style":"","border-radius":"4px"},"widgetSet":"jqui"}]
              
              H Offline
              H Offline
              Hobi
              schrieb am zuletzt editiert von
              #718

              @guergen
              Hallo! Das hatte ich Anfangs genommen - allerdings öffnet der Fully oder auch Chrome auf meinem Tablet dann immer eine Tastatur.
              Daher habe ich ein System verwendet, dass ich bereits bei meiner Timer-Konfiguration verwendet habe.
              LG
              Holger
              P.S.: Guten Rutsch!

              1 Antwort Letzte Antwort
              0
              • Rene_HMR Rene_HM

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

                ist evtl untergegangen

                nein, das habe ich noch auf dem Schirm. Ich verstehe hier leider nur noch nicht, was hier schief läuft. Da bin ich noch am suchen...
                Welche Version vom adapter läuft eigentlich bei dir?

                M Offline
                M Offline
                martinschm
                schrieb am zuletzt editiert von
                #719

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

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

                ist evtl untergegangen

                nein, das habe ich noch auf dem Schirm. Ich verstehe hier leider nur noch nicht, was hier schief läuft. Da bin ich noch am suchen...
                Welche Version vom adapter läuft eigentlich bei dir?

                Hi Rene,

                frohes neues Jahr.
                Bei mir läuft 0.3.9

                Rene_HMR 1 Antwort Letzte Antwort
                0
                • M martinschm

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

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

                  ist evtl untergegangen

                  nein, das habe ich noch auf dem Schirm. Ich verstehe hier leider nur noch nicht, was hier schief läuft. Da bin ich noch am suchen...
                  Welche Version vom adapter läuft eigentlich bei dir?

                  Hi Rene,

                  frohes neues Jahr.
                  Bei mir läuft 0.3.9

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

                  @martinschm nimm mal bitte die 0.3.14 aus github. Ich habe dort noch ein log hinzugefügt, dann sollte ich sehen, wo das Problem leigt...

                  1 Antwort Letzte Antwort
                  0
                  • P Offline
                    P Offline
                    Pittini
                    Developer
                    schrieb am zuletzt editiert von
                    #721

                    Vis Update 1.1.20 - Update der Mehrprofilversion.
                    Hinzugefügt: "Aktiv" im Statusfenster, zeigt an welche Heizperiode gerade aktiviert ist.
                    Hinzugefügt: "Minimaltemperatur" bei den Profilparametern, korrespondierend zur neuen Einstellmöglichkeit im Adapteradmin (löschen wenn unbenutzt).
                    Hinzugefügt: Grüner Balken unter den Zeit/Temp Einstellungen zur Anzeige der gerade aktiven Periode
                    Hinzugefügt: Anzeige des aktiven Profils in allen relevanten Blöcken "(P1...)
                    Edit: Kosmetik

                    Sieht jetzt so aus
                    2020-01-01 17_25_19-vis.png

                    M 1 Antwort Letzte Antwort
                    4
                    • Jan FiedlerJ Offline
                      Jan FiedlerJ Offline
                      Jan Fiedler
                      schrieb am zuletzt editiert von
                      #722

                      Hallo zusammen,

                      gibt es eine "Start"anleitung? Bei mir wird nach Installation des Adapters nichts an Geräten und/oder Räumen gefunden. Bekomme nur die Meldung " (23387) device list is empty, add dummy device [{"id":0,"name":"TestThermostat","isActive":false,"room":"Office","type":1,"OID_Current":"Test_OID"}]"

                      Rene_HMR 1 Antwort Letzte Antwort
                      0
                      • P Pittini

                        Vis Update 1.1.20 - Update der Mehrprofilversion.
                        Hinzugefügt: "Aktiv" im Statusfenster, zeigt an welche Heizperiode gerade aktiviert ist.
                        Hinzugefügt: "Minimaltemperatur" bei den Profilparametern, korrespondierend zur neuen Einstellmöglichkeit im Adapteradmin (löschen wenn unbenutzt).
                        Hinzugefügt: Grüner Balken unter den Zeit/Temp Einstellungen zur Anzeige der gerade aktiven Periode
                        Hinzugefügt: Anzeige des aktiven Profils in allen relevanten Blöcken "(P1...)
                        Edit: Kosmetik

                        Sieht jetzt so aus
                        2020-01-01 17_25_19-vis.png

                        M Offline
                        M Offline
                        MyMeyer
                        schrieb am zuletzt editiert von
                        #723

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

                        Vis Update 1.1.20 - Update der Mehrprofilversion.

                        Wie ist der Thread zum View damit ich ein Import machen könnte ?

                        MyMeyer

                        >>> Hardware: Intel I5 mit ****Debian ProxMox OS: Debian **** <<< >>> Network with UniFi <<<
                        >>> HomeMatic CCU-2 (Wired und Funk) / Philips HUE / Echo.DOT / Echo.SHOW / Xiaomi Smart-Home / Xiaomi Robot Vacuum Cleaner / Synology DS 918+ / Shelly 1&2 <<<

                        P 1 Antwort Letzte Antwort
                        0
                        • M MyMeyer

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

                          Vis Update 1.1.20 - Update der Mehrprofilversion.

                          Wie ist der Thread zum View damit ich ein Import machen könnte ?

                          P Offline
                          P Offline
                          Pittini
                          Developer
                          schrieb am zuletzt editiert von
                          #724

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

                          Wie ist der Thread zum View damit ich ein Import machen könnte ?

                          Einfach auf das blaue "Vis" in der Ankündigung klicken, das isn Link.

                          1 Antwort Letzte Antwort
                          0
                          • G Offline
                            G Offline
                            Gsiberger
                            schrieb am zuletzt editiert von
                            #725

                            Um den WAF nicht von Anfang an auf Gefriertemperatur zu setzen, möchte ich für das Badezimmer auf Knopfdruck den Override realisieren. Wird der Taster gedrückt werden TemperaturOverride und TemperaturOverrideTime beschrieben.

                            Das Blockly:
                            f29ed7e0-c699-4d58-98f7-492fd2a92680-image.png

                            Die Temperatur und Zeit werden gesetzt und der Status geht auch auf override

                            Im Log sind nach dem starten des Scripts diese Meldungen:

                            2020-01-02 16:30:53.568 - info: javascript.0 (22252) script.js.common.Tests.Baden__Duschen: Typ von TemperaturOverride ist string
                            2020-01-02 16:30:53.569 - warn: javascript.0 (22252) You are assigning a string to the state "heatingcontrol.0.Rooms.aTEST.TemperaturOverride" which expects a float. Please fix your code to use a float or change the state type to string. This warning might become an error in future versions.
                            

                            Wenn ich die Solltemperatur nicht konvertiere, dann ist die erste Warnmeldung:

                            You are assigning a number to the state .....
                            

                            Wie kann ich das Blockly ändern, damit es nicht zu diesen Warnungen kommt? Der Typ der Solltemperatur wurde auf alle möglichen (und unmöglichen) Einstellungen geändert um ohne Konvertierung zu übergeben, alles leider ohne Erfolg.

                            Gruß
                            Kurt

                            Rene_HMR 1 Antwort Letzte Antwort
                            0
                            • Jan FiedlerJ Jan Fiedler

                              Hallo zusammen,

                              gibt es eine "Start"anleitung? Bei mir wird nach Installation des Adapters nichts an Geräten und/oder Räumen gefunden. Bekomme nur die Meldung " (23387) device list is empty, add dummy device [{"id":0,"name":"TestThermostat","isActive":false,"room":"Office","type":1,"OID_Current":"Test_OID"}]"

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

                              @Jan-Fiedler eine Start-Anleitung gibt es noch nicht, aber die Frage wurde hier schon öfters gestellt...

                              1. keine Räume: das liegt daran, dass du in der Aufzählung hier keine Räume hast. Einfach Räume hinzufügen und im admin "Suche Räume" anklicken.

                              Bild1.PNG

                              Bild2.PNG

                              1. keine Geräte: Derzeit werden nur Homematic - Geräte automatisch gefunden. Alles andere muss manuell konfiguriert werden:

                              Bild3.PNG
                              Bild4.PNG

                              Jan FiedlerJ 1 Antwort Letzte Antwort
                              1
                              • G Gsiberger

                                Um den WAF nicht von Anfang an auf Gefriertemperatur zu setzen, möchte ich für das Badezimmer auf Knopfdruck den Override realisieren. Wird der Taster gedrückt werden TemperaturOverride und TemperaturOverrideTime beschrieben.

                                Das Blockly:
                                f29ed7e0-c699-4d58-98f7-492fd2a92680-image.png

                                Die Temperatur und Zeit werden gesetzt und der Status geht auch auf override

                                Im Log sind nach dem starten des Scripts diese Meldungen:

                                2020-01-02 16:30:53.568 - info: javascript.0 (22252) script.js.common.Tests.Baden__Duschen: Typ von TemperaturOverride ist string
                                2020-01-02 16:30:53.569 - warn: javascript.0 (22252) You are assigning a string to the state "heatingcontrol.0.Rooms.aTEST.TemperaturOverride" which expects a float. Please fix your code to use a float or change the state type to string. This warning might become an error in future versions.
                                

                                Wenn ich die Solltemperatur nicht konvertiere, dann ist die erste Warnmeldung:

                                You are assigning a number to the state .....
                                

                                Wie kann ich das Blockly ändern, damit es nicht zu diesen Warnungen kommt? Der Typ der Solltemperatur wurde auf alle möglichen (und unmöglichen) Einstellungen geändert um ohne Konvertierung zu übergeben, alles leider ohne Erfolg.

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

                                @Gsiberger mit Blockly kenne ich mich nicht aus. Mit javascript würde ich folgendes versuchen:

                                setState('heatingcontrol.0.Rooms.Arbeitszimmer.TemperaturOverride', parseFloat("25.0"));
                                setState('heatingcontrol.0.Rooms.Arbeitszimmer.TemperaturOverrideTime',"00:20");
                                

                                Ich denke aber, die Warnung kannst du ignorieren, solange die Werte übernommen werden...

                                G 1 Antwort Letzte Antwort
                                0
                                • Rene_HMR Rene_HM

                                  @Gsiberger mit Blockly kenne ich mich nicht aus. Mit javascript würde ich folgendes versuchen:

                                  setState('heatingcontrol.0.Rooms.Arbeitszimmer.TemperaturOverride', parseFloat("25.0"));
                                  setState('heatingcontrol.0.Rooms.Arbeitszimmer.TemperaturOverrideTime',"00:20");
                                  

                                  Ich denke aber, die Warnung kannst du ignorieren, solange die Werte übernommen werden...

                                  G Offline
                                  G Offline
                                  Gsiberger
                                  schrieb am zuletzt editiert von
                                  #728

                                  @Rene_HM
                                  OK, danke

                                  Gruß
                                  Kurt

                                  1 Antwort Letzte Antwort
                                  0
                                  • Rene_HMR Rene_HM

                                    @Jan-Fiedler eine Start-Anleitung gibt es noch nicht, aber die Frage wurde hier schon öfters gestellt...

                                    1. keine Räume: das liegt daran, dass du in der Aufzählung hier keine Räume hast. Einfach Räume hinzufügen und im admin "Suche Räume" anklicken.

                                    Bild1.PNG

                                    Bild2.PNG

                                    1. keine Geräte: Derzeit werden nur Homematic - Geräte automatisch gefunden. Alles andere muss manuell konfiguriert werden:

                                    Bild3.PNG
                                    Bild4.PNG

                                    Jan FiedlerJ Offline
                                    Jan FiedlerJ Offline
                                    Jan Fiedler
                                    schrieb am zuletzt editiert von
                                    #729

                                    @Rene_HM Danke!

                                    1 Antwort Letzte Antwort
                                    0
                                    • P Offline
                                      P Offline
                                      Paan83
                                      schrieb am zuletzt editiert von
                                      #730

                                      Hallo,
                                      der Adapter läuft jetzt seid zwei Wochen und erstmal ein grosses Dankeschön an @Rene_HM für diese tolle Arbeit.

                                      Zwei kleine Fragen hätte ich noch:
                                      -Ich habe momentan die Version 0.3.10. Wie installiere ich die neueste Version des Adapters ohne dass ich die alte Instanz deinstallieren muss? Oder kann man nicht einfach "drüberinstallieren"? Ich habs mit dem Button upload versucht, bleibt aber immer auf Version 0.3.10.

                                      -Ich hab in einem Raum drei Thermostate von HM und habe mir jetzt einen Wandthermostat von HM dazu gekauft. Wo muss ich im Adapter welche welche Eintragen, damit das Zusammenspiel der Heizkörperthermostate und des Wandthermosatates funktioniert?

                                      Danke euch

                                      S 1 Antwort Letzte Antwort
                                      0
                                      • P Paan83

                                        Hallo,
                                        der Adapter läuft jetzt seid zwei Wochen und erstmal ein grosses Dankeschön an @Rene_HM für diese tolle Arbeit.

                                        Zwei kleine Fragen hätte ich noch:
                                        -Ich habe momentan die Version 0.3.10. Wie installiere ich die neueste Version des Adapters ohne dass ich die alte Instanz deinstallieren muss? Oder kann man nicht einfach "drüberinstallieren"? Ich habs mit dem Button upload versucht, bleibt aber immer auf Version 0.3.10.

                                        -Ich hab in einem Raum drei Thermostate von HM und habe mir jetzt einen Wandthermostat von HM dazu gekauft. Wo muss ich im Adapter welche welche Eintragen, damit das Zusammenspiel der Heizkörperthermostate und des Wandthermosatates funktioniert?

                                        Danke euch

                                        S Offline
                                        S Offline
                                        Sempre
                                        schrieb am zuletzt editiert von
                                        #731

                                        @Paan83

                                        zu 1. Entweder das Repository auf Latest stellen, dann sind auch nicht Stable Updates sichtbar, du solltest dir dann aber im klaren sein was du machst, oder einfach über den Github-Link wie bei der initialen Installation "drüber" installieren.

                                        zu 2. Du konfigurierst in der CCU eine Gruppe bzw. verknüpfst deine Thermostate mit dem Wandthermostat und wenn das alles passt änderst du in Heatingcontrol einfach in dem entsprechenden Raum deine Konfiguration auf den Wandthermostat ab. Der Wandthermostat steuert ja die einzelnen Heizkörper, das muss nicht durch Heatingcontrol erfolgen. Ich habe es genau so bei mir auch am laufen und das nun seit ca. 3 Monaten.

                                        P 1 Antwort Letzte Antwort
                                        0
                                        • S Sempre

                                          @Paan83

                                          zu 1. Entweder das Repository auf Latest stellen, dann sind auch nicht Stable Updates sichtbar, du solltest dir dann aber im klaren sein was du machst, oder einfach über den Github-Link wie bei der initialen Installation "drüber" installieren.

                                          zu 2. Du konfigurierst in der CCU eine Gruppe bzw. verknüpfst deine Thermostate mit dem Wandthermostat und wenn das alles passt änderst du in Heatingcontrol einfach in dem entsprechenden Raum deine Konfiguration auf den Wandthermostat ab. Der Wandthermostat steuert ja die einzelnen Heizkörper, das muss nicht durch Heatingcontrol erfolgen. Ich habe es genau so bei mir auch am laufen und das nun seit ca. 3 Monaten.

                                          P Offline
                                          P Offline
                                          Paan83
                                          schrieb am zuletzt editiert von Paan83
                                          #732

                                          @Sempre
                                          Danke für deine schnelle Antwort.

                                          Das Update hat geklappt :+1:

                                          Okay habe eine Gruppe in der CCU erstellt. Was muss ich jetzt im Heating Control Adapter wo reinsetzen?
                                          Momentan sieht es so aus:
                                          Bildschirmfoto 2020-01-03 um 11.14.50.png

                                          Diese Heizkörperthermostate müssten ja dann auch wieder auf Automatik gestellt werden, oder irre ich mich?

                                          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

                                          483

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          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