Skip to content
  • 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
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter HeatingControl v2.12.x

NEWS

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

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

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

Test Adapter HeatingControl v2.12.x

Geplant Angeheftet Gesperrt Verschoben Tester
heating
3.2k Beiträge 236 Kommentatoren 2.0m Aufrufe 205 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • Rene_HMR Rene_HM

    inspiriert vom Heizungsthermostat-Script und weil meine homeputer-Lizenz abgelaufen ist, und ich meine Heizungssteuerung von dort nach iobroker portieren wollte, ist der Adapter HeatingControl entstanden.

    Features:

    • setzen der Zieltemperatur in verschiedenen Thermostaten
    • beliebige Anzahl von täglichen Zeitabschnitten mit unterschiedlichen Zieltemperaturen
    • Zeit und Zieltemperatur per Visualisierung konfigurierbar
    • automatische Suche nach vorhandenen Thermostaten im System (über Gewerk) und Zuordnung zu Räumen
    • Für den Fall, dass der Thermostat nur als Thermometer verwendet wird, behandelt der Adapter auch digitale Outputs zum Schalten der Ventile. Im Moment ist dafür nur eine einfache Ein/Aus-Regelung implementiert (die für meine Zwecke ausreichend ist). Weitere Regelungen sind aber als Idee bereits vorhanden und können implementiert werden. Es gibt nun auch einen linearen on/off mit Hysterese
    • es werden bis zu zwei Outputs für Ventile unterstützt
    • Outputs werden auch automatisch den Räumen zugeordnet. Dafür müssen diese dem gleichen Gewerk wie Thermostate zugeordnet sein.
    • im Admin des Adapters können Räume deaktiviert werden
    • Absenkung bei Abwesenheit
    • Ventile ein oder aus außerhalb der Heizperiode
    • Verbindung zu ical
    • Verbindung zu Feiertags-Adapter
    • Senden von Nachrichten per email, Signal, Telegram, discord, ...
    • Kamin-Modus
    • Wartungsmodus
    • mehrere Profile
    • Tages-Programme für
      - Montag - Sonntag
      - Montag - Freitag + Samstag - Samstag
      - jeden Tag separat

    Versionen:

    • 2.12.1
      Status: beta seit 25.11.2023
      NPM: ja
      github: ja
      weitere Informationen: github

    • 2.11.1
      Status: stable seit 17.08.2023
      NPM: ja
      github: ja
      weitere Informationen: github

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

    @Rene_HM

    Hallo Rene,
    Update: Fehler gefunden. Es muss nicht die tatsächliche Profilnummer des DP gesdetzt werden sondern die zähltechnische. Also Profil 0 = 1, Profil 1 = 2 usw.

    ich habe noch ein Problem entdeckt.

    Ich habe zwei Profile angelegt. Eines für die normalen Arbeitstage (Profil 0), und eines wenn ich Homeoffice mache. Heute habe ich deswegen auf das Homeoffice-Profile (Profil 1) gewechselt. Es wird aber immer nur Profil 0 gefahren.

    1 Antwort Letzte Antwort
    0
    • CKMartensC CKMartens

      @Rene_HM

      Hallo Rene,

      hab die 0.3.0 von Github installiert. Es scheint das mit dem automatischen erkennen der Heizperiode Probleme zu geben.

      In den Adapterkonfig kane ich das Datum eingetragen:
      20191001_001.png

      Leider scheint der Adapter das nicht zu bearbeiten:
      20191001_002.png

      Ich habe den Adapter mal auf Debug laufen gelassen:

      heatingcontrol.0	2019-10-01 08:22:09.659	debug	[INFO] status = true next event: 5 Oct 2019 20:00:00
      heatingcontrol.0	2019-10-01 08:22:09.659	debug	[INFO] status = true next event: 5 Oct 2019 12:00:00
      heatingcontrol.0	2019-10-01 08:22:09.658	debug	[INFO] status = true next event: 5 Oct 2019 09:00:00
      heatingcontrol.0	2019-10-01 08:22:09.658	debug	[INFO] status = true next event: 5 Oct 2019 08:00:00
      heatingcontrol.0	2019-10-01 08:22:09.658	debug	[INFO] status = true next event: 1 Oct 2019 20:00:00
      heatingcontrol.0	2019-10-01 08:22:09.658	debug	[INFO] status = true next event: 5 Oct 2019 21:00:00
      heatingcontrol.0	2019-10-01 08:22:09.658	debug	[INFO] status = true next event: 1 Oct 2019 21:00:00
      heatingcontrol.0	2019-10-01 08:22:09.658	debug	[INFO] status = true next event: 5 Oct 2019 22:00:00
      heatingcontrol.0	2019-10-01 08:22:09.658	debug	[INFO] status = true next event: 5 Oct 2019 07:00:00
      heatingcontrol.0	2019-10-01 08:22:09.658	debug	[INFO] status = true next event: 1 Oct 2019 22:00:00
      heatingcontrol.0	2019-10-01 08:22:09.658	debug	[INFO] status = true next event: 5 Oct 2019 21:30:00
      heatingcontrol.0	2019-10-01 08:22:09.658	debug	[INFO] status = true next event: 5 Oct 2019 15:30:00
      heatingcontrol.0	2019-10-01 08:22:09.658	debug	[INFO] status = true next event: 5 Oct 2019 07:30:00
      heatingcontrol.0	2019-10-01 08:22:09.658	debug	[INFO] status = true next event: 5 Oct 2019 06:30:00
      heatingcontrol.0	2019-10-01 08:22:09.658	debug	[INFO] status = true next event: 1 Oct 2019 21:30:00
      heatingcontrol.0	2019-10-01 08:22:09.658	debug	[INFO] status = true next event: 1 Oct 2019 15:30:00
      heatingcontrol.0	2019-10-01 08:22:09.658	debug	[INFO] status = true next event: 2 Oct 2019 07:30:00
      heatingcontrol.0	2019-10-01 08:22:09.657	debug	[INFO] status = true next event: 2 Oct 2019 05:00:00
      heatingcontrol.0	2019-10-01 08:22:09.657	debug	[INFO] status = true next event: 1 Apr 2020 23:55:00
      heatingcontrol.0	2019-10-01 08:22:09.657	debug	[INFO] status = true next event: 30 Sep 2020 00:05:00
      heatingcontrol.0	2019-10-01 08:22:09.657	debug	cron jobs
      heatingcontrol.0	2019-10-01 08:22:09.657	warn	HandleActorsGeneral: not implemented yet
      heatingcontrol.0	2019-10-01 08:22:09.656	debug	nothing to do: no heating period (certain temp todo)
      heatingcontrol.0	2019-10-01 08:22:09.427	info	calculating new target temperatures
      heatingcontrol.0	2019-10-01 08:22:09.427	debug	[INFO] status = true next event: 5 Oct 2019 20:00:00
      heatingcontrol.0	2019-10-01 08:22:09.427	debug	[INFO] status = true next event: 5 Oct 2019 12:00:00
      heatingcontrol.0	2019-10-01 08:22:09.427	debug	[INFO] status = true next event: 5 Oct 2019 09:00:00
      heatingcontrol.0	2019-10-01 08:22:09.427	debug	[INFO] status = true next event: 5 Oct 2019 08:00:00
      heatingcontrol.0	2019-10-01 08:22:09.427	debug	[INFO] status = true next event: 1 Oct 2019 20:00:00
      heatingcontrol.0	2019-10-01 08:22:09.427	debug	[INFO] status = true next event: 5 Oct 2019 21:00:00
      heatingcontrol.0	2019-10-01 08:22:09.427	debug	[INFO] status = true next event: 1 Oct 2019 21:00:00
      heatingcontrol.0	2019-10-01 08:22:09.427	debug	[INFO] status = true next event: 5 Oct 2019 22:00:00
      heatingcontrol.0	2019-10-01 08:22:09.427	debug	[INFO] status = true next event: 5 Oct 2019 07:00:00
      heatingcontrol.0	2019-10-01 08:22:09.427	debug	[INFO] status = true next event: 1 Oct 2019 22:00:00
      heatingcontrol.0	2019-10-01 08:22:09.427	debug	[INFO] status = true next event: 5 Oct 2019 21:30:00
      heatingcontrol.0	2019-10-01 08:22:09.427	debug	[INFO] status = true next event: 5 Oct 2019 15:30:00
      heatingcontrol.0	2019-10-01 08:22:09.427	debug	[INFO] status = true next event: 5 Oct 2019 07:30:00
      heatingcontrol.0	2019-10-01 08:22:09.427	debug	[INFO] status = true next event: 5 Oct 2019 06:30:00
      heatingcontrol.0	2019-10-01 08:22:09.426	debug	[INFO] status = true next event: 1 Oct 2019 21:30:00
      heatingcontrol.0	2019-10-01 08:22:09.426	debug	[INFO] status = true next event: 1 Oct 2019 15:30:00
      heatingcontrol.0	2019-10-01 08:22:09.426	debug	[INFO] status = true next event: 2 Oct 2019 07:30:00
      heatingcontrol.0	2019-10-01 08:22:09.426	debug	[INFO] status = true next event: 2 Oct 2019 05:00:00
      heatingcontrol.0	2019-10-01 08:22:09.426	debug	[INFO] status = true next event: 1 Apr 2020 23:55:00
      heatingcontrol.0	2019-10-01 08:22:09.426	debug	[INFO] status = true next event: 30 Sep 2020 00:05:00
      heatingcontrol.0	2019-10-01 08:22:09.426	debug	cron jobs
      heatingcontrol.0	2019-10-01 08:22:09.426	debug	create cron job #19 at 20:0 string: 0 0 20 * * 0,6 Europe/Berlin
      heatingcontrol.0	2019-10-01 08:22:09.426	debug	create cron job #18 at 12:0 string: 0 0 12 * * 0,6 Europe/Berlin
      heatingcontrol.0	2019-10-01 08:22:09.426	debug	create cron job #17 at 9:0 string: 0 0 9 * * 0,6 Europe/Berlin
      heatingcontrol.0	2019-10-01 08:22:09.426	debug	create cron job #16 at 8:0 string: 0 0 8 * * 0,6 Europe/Berlin
      heatingcontrol.0	2019-10-01 08:22:09.426	debug	create cron job #15 at 20:0 string: 0 0 20 * * 1-5 Europe/Berlin
      heatingcontrol.0	2019-10-01 08:22:09.426	debug	create cron job #14 at 21:0 string: 0 0 21 * * 0,6 Europe/Berlin
      heatingcontrol.0	2019-10-01 08:22:09.426	debug	create cron job #13 at 21:0 string: 0 0 21 * * 1-5 Europe/Berlin
      heatingcontrol.0	2019-10-01 08:22:09.426	debug	create cron job #12 at 22:0 string: 0 0 22 * * 0,6 Europe/Berlin
      heatingcontrol.0	2019-10-01 08:22:09.426	debug	create cron job #11 at 7:0 string: 0 0 7 * * 0,6 Europe/Berlin
      heatingcontrol.0	2019-10-01 08:22:09.426	debug	create cron job #10 at 22:0 string: 0 0 22 * * 1-5 Europe/Berlin
      heatingcontrol.0	2019-10-01 08:22:09.425	debug	create cron job #9 at 21:30 string: 0 30 21 * * 0,6 Europe/Berlin
      heatingcontrol.0	2019-10-01 08:22:09.425	debug	create cron job #8 at 15:30 string: 0 30 15 * * 0,6 Europe/Berlin
      heatingcontrol.0	2019-10-01 08:22:09.425	debug	create cron job #7 at 7:30 string: 0 30 7 * * 0,6 Europe/Berlin
      heatingcontrol.0	2019-10-01 08:22:09.425	debug	create cron job #6 at 6:30 string: 0 30 6 * * 0,6 Europe/Berlin
      heatingcontrol.0	2019-10-01 08:22:09.425	debug	create cron job #5 at 21:30 string: 0 30 21 * * 1-5 Europe/Berlin
      heatingcontrol.0	2019-10-01 08:22:09.425	debug	create cron job #4 at 15:30 string: 0 30 15 * * 1-5 Europe/Berlin
      heatingcontrol.0	2019-10-01 08:22:09.425	debug	create cron job #3 at 7:30 string: 0 30 7 * * 1-5 Europe/Berlin
      heatingcontrol.0	2019-10-01 08:22:09.425	debug	create cron job #2 at 5:0 string: 0 0 5 * * 1-5 Europe/Berlin
      heatingcontrol.0	2019-10-01 08:22:09.418	debug	HeatingPeriod: create cron job #1 at 01.04 string: 55 23 01 3 * Europe/Berlin
      heatingcontrol.0	2019-10-01 08:22:09.418	debug	HeatingPeriod: create cron job #0 at 30.09 string: 5 0 30 8 * Europe/Berlin
      heatingcontrol.0	2019-10-01 08:22:09.417	info	check for heating period based on settings between 30.09. and 01.04.
      heatingcontrol.0	2019-10-01 08:22:09.417	debug	---2 found time for Bad at {"val":"21:30","ack":true,"ts":1568528836229,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1568528835904} 21:30
      heatingcontrol.0	2019-10-01 08:22:08.912	debug	---2 found time for Bad at {"val":"15:30","ack":false,"ts":1568953713009,"q":0,"from":"system.adapter.admin.0","user":"system.user.admin","lc":1568953713009} 15:30
      heatingcontrol.0	2019-10-01 08:22:08.908	debug	---2 found time for Bad at {"val":"07:30","ack":false,"ts":1568953705445,"q":0,"from":"system.adapter.admin.0","user":"system.user.admin","lc":1568953705445} 07:30
      heatingcontrol.0	2019-10-01 08:22:08.902	debug	---2 found time for Bad at {"val":"07:00","ack":true,"ts":1568528794879,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1568528794558} 07:00
      heatingcontrol.0	2019-10-01 08:22:08.886	debug	---1 found time for Bad at {"val":"21:30","ack":true,"ts":1568528750955,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1568528750689} 21:30
      heatingcontrol.0	2019-10-01 08:22:08.868	debug	---1 found time for Bad at {"val":"15:30","ack":true,"ts":1568528744016,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1568528743478} 15:30
      heatingcontrol.0	2019-10-01 08:22:08.795	debug	---1 found time for Bad at {"val":"07:30","ack":true,"ts":1568528608753,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1568528608572} 07:30
      heatingcontrol.0	2019-10-01 08:22:08.774	debug	---1 found time for Bad at {"val":"05:00","ack":true,"ts":1569176061450,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1568528721266} 05:00
      heatingcontrol.0	2019-10-01 08:22:08.743	debug	push to list = 20,00
      heatingcontrol.0	2019-10-01 08:22:08.742	debug	---2 found time for Büro at {"val":"20:00","ack":true,"ts":1568529139755,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1568529139389} 20:00
      heatingcontrol.0	2019-10-01 08:22:08.732	debug	push to list = 12,00
      heatingcontrol.0	2019-10-01 08:22:08.731	debug	---2 found time for Büro at {"val":"12:00","ack":true,"ts":1568529095263,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1568529094927} 12:00
      heatingcontrol.0	2019-10-01 08:22:08.712	debug	push to list = 09,00
      heatingcontrol.0	2019-10-01 08:22:08.711	debug	---2 found time for Büro at {"val":"09:00","ack":true,"ts":1568529082709,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1568529082434} 09:00
      heatingcontrol.0	2019-10-01 08:22:08.696	debug	push to list = 08,00
      heatingcontrol.0	2019-10-01 08:22:08.695	debug	---2 found time for Büro at {"val":"08:00","ack":true,"ts":1568529059534,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1568529059282} 08:00
      heatingcontrol.0	2019-10-01 08:22:08.674	debug	push to list = 20,00
      heatingcontrol.0	2019-10-01 08:22:08.672	debug	---1 found time for Büro at {"val":"20:00","ack":true,"ts":1568529015446,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1568529014518} 20:00
      heatingcontrol.0	2019-10-01 08:22:08.665	debug	---1 found time for Büro at {"val":"15:30","ack":true,"ts":1568528993141,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1568528992845} 15:30
      heatingcontrol.0	2019-10-01 08:22:08.639	debug	---1 found time for Büro at {"val":"07:30","ack":false,"ts":1568953771756,"q":0,"from":"system.adapter.admin.0","user":"system.user.admin","lc":1568953771756} 07:30
      heatingcontrol.0	2019-10-01 08:22:08.616	debug	---1 found time for Büro at {"val":"07:30","ack":true,"ts":1568528955397,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1568528954608} 07:30
      heatingcontrol.0	2019-10-01 08:22:08.604	debug	push to list = 21,00
      heatingcontrol.0	2019-10-01 08:22:08.604	debug	---2 found time for Küche at {"val":"21:00","ack":false,"ts":1568953972245,"q":0,"from":"system.adapter.admin.0","user":"system.user.admin","lc":1568953972245} 21:00
      heatingcontrol.0	2019-10-01 08:22:08.584	debug	---2 found time for Küche at {"val":"15:30","ack":false,"ts":1568953960683,"q":0,"from":"system.adapter.admin.0","user":"system.user.admin","lc":1568953960683} 15:30
      heatingcontrol.0	2019-10-01 08:22:08.576	debug	---2 found time for Küche at {"val":"07:30","ack":false,"ts":1568953949163,"q":0,"from":"system.adapter.admin.0","user":"system.user.admin","lc":1568953949163} 07:30
      heatingcontrol.0	2019-10-01 08:22:08.557	debug	---2 found time for Küche at {"val":"07:00","ack":false,"ts":1568953934216,"q":0,"from":"system.adapter.admin.0","user":"system.user.admin","lc":1568953934216} 07:00
      heatingcontrol.0	2019-10-01 08:22:08.549	debug	push to list = 21,00
      heatingcontrol.0	2019-10-01 08:22:08.548	debug	---1 found time for Küche at {"val":"21:00","ack":false,"ts":1568953919044,"q":0,"from":"system.adapter.admin.0","user":"system.user.admin","lc":1568953919044} 21:00
      heatingcontrol.0	2019-10-01 08:22:08.538	debug	---1 found time for Küche at {"val":"15:30","ack":false,"ts":1568953902152,"q":0,"from":"system.adapter.admin.0","user":"system.user.admin","lc":1568953902152} 15:30
      heatingcontrol.0	2019-10-01 08:22:08.423	debug	---1 found time for Küche at {"val":"07:30","ack":false,"ts":1568953888038,"q":0,"from":"system.adapter.admin.0","user":"system.user.admin","lc":1568953888038} 07:30
      heatingcontrol.0	2019-10-01 08:22:08.413	debug	---1 found time for Küche at {"val":"05:00","ack":false,"ts":1568953861822,"q":0,"from":"system.adapter.admin.0","user":"system.user.admin","lc":1568953861822} 05:00
      heatingcontrol.0	2019-10-01 08:22:08.365	debug	push to list = 22,00
      heatingcontrol.0	2019-10-01 08:22:08.365	debug	---2 found time for Schlafzimmer at {"val":"22:00","ack":false,"ts":1568954154961,"q":0,"from":"system.adapter.admin.0","user":"system.user.admin","lc":1568954154961} 22:00
      heatingcontrol.0	2019-10-01 08:22:08.343	debug	---2 found time for Schlafzimmer at {"val":"15:30","ack":false,"ts":1568954142407,"q":0,"from":"system.adapter.admin.0","user":"system.user.admin","lc":1568954142407} 15:30
      heatingcontrol.0	2019-10-01 08:22:08.340	debug	push to list = 07,00
      heatingcontrol.0	2019-10-01 08:22:08.340	debug	---2 found time for Schlafzimmer at {"val":"07:00","ack":false,"ts":1568954130184,"q":0,"from":"system.adapter.admin.0","user":"system.user.admin","lc":1568954130184} 07:00
      heatingcontrol.0	2019-10-01 08:22:08.330	debug	---2 found time for Schlafzimmer at {"val":"06:30","ack":false,"ts":1568954113561,"q":0,"from":"system.adapter.admin.0","user":"system.user.admin","lc":1568954113561} 06:30
      heatingcontrol.0	2019-10-01 08:22:08.319	debug	push to list = 22,00
      heatingcontrol.0	2019-10-01 08:22:08.319	debug	---1 found time for Schlafzimmer at {"val":"22:00","ack":false,"ts":1568954090420,"q":0,"from":"system.adapter.admin.0","user":"system.user.admin","lc":1568954090420} 22:00
      heatingcontrol.0	2019-10-01 08:22:08.308	debug	---1 found time for Schlafzimmer at {"val":"15:30","ack":false,"ts":1568954074586,"q":0,"from":"system.adapter.admin.0","user":"system.user.admin","lc":1568954074586} 15:30
      heatingcontrol.0	2019-10-01 08:22:08.292	debug	---1 found time for Schlafzimmer at {"val":"07:30","ack":true,"ts":1569573599681,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569573599325} 07:30
      heatingcontrol.0	2019-10-01 08:22:08.292	debug	---1 found time for Schlafzimmer at {"val":"05:00","ack":false,"ts":1568954053806,"q":0,"from":"system.adapter.admin.0","user":"system.user.admin","lc":1568954053806} 05:00
      heatingcontrol.0	2019-10-01 08:22:08.292	debug	push to list = 21,30
      heatingcontrol.0	2019-10-01 08:22:08.292	debug	---2 found time for Wohnzimmer at {"val":"21:30","ack":false,"ts":1568954439142,"q":0,"from":"system.adapter.admin.0","user":"system.user.admin","lc":1568954439142} 21:30
      heatingcontrol.0	2019-10-01 08:22:08.280	debug	push to list = 15,30
      heatingcontrol.0	2019-10-01 08:22:08.279	debug	---2 found time for Wohnzimmer at {"val":"15:30","ack":false,"ts":1568954424998,"q":0,"from":"system.adapter.admin.0","user":"system.user.admin","lc":1568954424998} 15:30
      heatingcontrol.0	2019-10-01 08:22:08.270	debug	push to list = 07,30
      heatingcontrol.0	2019-10-01 08:22:08.270	debug	---2 found time for Wohnzimmer at {"val":"07:30","ack":false,"ts":1568954413286,"q":0,"from":"system.adapter.admin.0","user":"system.user.admin","lc":1568954413286} 07:30
      heatingcontrol.0	2019-10-01 08:22:08.248	debug	push to list = 06,30
      heatingcontrol.0	2019-10-01 08:22:08.248	debug	---2 found time for Wohnzimmer at {"val":"06:30","ack":false,"ts":1568954398374,"q":0,"from":"system.adapter.admin.0","user":"system.user.admin","lc":1568954398374} 06:30
      heatingcontrol.0	2019-10-01 08:22:08.248	debug	push to list = 21,30
      heatingcontrol.0	2019-10-01 08:22:08.248	debug	---1 found time for Wohnzimmer at {"val":"21:30","ack":false,"ts":1568954348218,"q":0,"from":"system.adapter.admin.0","user":"system.user.admin","lc":1568954348218} 21:30
      heatingcontrol.0	2019-10-01 08:22:08.195	debug	push to list = 15,30
      heatingcontrol.0	2019-10-01 08:22:08.193	debug	---1 found time for Wohnzimmer at {"val":"15:30","ack":false,"ts":1568954332809,"q":0,"from":"system.adapter.admin.0","user":"system.user.admin","lc":1568954332809} 15:30
      heatingcontrol.0	2019-10-01 08:22:08.130	debug	push to list = 07,30
      heatingcontrol.0	2019-10-01 08:22:08.129	debug	---1 found time for Wohnzimmer at {"val":"07:30","ack":true,"ts":1569573535823,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569573535505} 07:30
      heatingcontrol.0	2019-10-01 08:22:07.236	debug	push to list = 05,00
      heatingcontrol.0	2019-10-01 08:22:07.236	debug	---1 found time for Wohnzimmer at {"val":"05:00","ack":true,"ts":1569573527679,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569573527177} 05:00
      heatingcontrol.0	2019-10-01 08:22:06.834	debug	profile 0
      heatingcontrol.0	2019-10-01 08:22:06.834	debug	get profile
      heatingcontrol.0	2019-10-01 08:22:06.834	debug	start CalculateNextTime, profile type 2
      heatingcontrol.0	2019-10-01 08:22:06.834	debug	#subscribtion finished
      heatingcontrol.0	2019-10-01 08:22:06.834	info	subscribe Bad ham.0.Bad.Bad-Thermo.Target-Temperature / mihome.0.devices.sensor_ht_158d00023d23bb.temperature
      heatingcontrol.0	2019-10-01 08:22:06.834	info	subscribe Büro mihome.0.devices.magnet_158d00028b5c81.state
      heatingcontrol.0	2019-10-01 08:22:06.834	info	subscribe Büro mihome.0.devices.magnet_158d0002431ded.state
      heatingcontrol.0	2019-10-01 08:22:06.833	info	subscribe Büro mihome.0.devices.magnet_158d00022f7ceb.state
      heatingcontrol.0	2019-10-01 08:22:06.833	info	subscribe Büro ham.0.Büro.Büro-Thermo.Target-Temperature / mihome.0.devices.weather_v1_158d00027466c7.temperature
      heatingcontrol.0	2019-10-01 08:22:06.833	info	subscribe Küche mihome.0.devices.magnet_158d0002b6d476.state
      heatingcontrol.0	2019-10-01 08:22:06.833	info	subscribe Küche mihome.0.devices.magnet_158d0002a14de1.state
      heatingcontrol.0	2019-10-01 08:22:06.833	info	subscribe Küche mihome.0.devices.magnet_158d0002451169.state
      heatingcontrol.0	2019-10-01 08:22:06.833	info	subscribe Küche ham.0.Küche.Küche-Thermo.Target-Temperature / ham.0.Küche.Küche-Thermo.Current-Temperature
      heatingcontrol.0	2019-10-01 08:22:06.833	info	subscribe Schlafzimmer mihome.0.devices.magnet_158d00028de5e3.state
      heatingcontrol.0	2019-10-01 08:22:06.833	info	subscribe Schlafzimmer mihome.0.devices.magnet_158d00028f9d6d.state
      heatingcontrol.0	2019-10-01 08:22:06.833	info	subscribe Schlafzimmer ham.0.Schlafzimmer.Schlafzimmer-Thermo.Target-Temperature / mihome.0.devices.sensor_ht_158d00025422c9.temperature
      heatingcontrol.0	2019-10-01 08:22:06.833	info	subscribe Wohnzimmer mihome.0.devices.magnet_158d00028ed082.state
      heatingcontrol.0	2019-10-01 08:22:06.833	info	subscribe Wohnzimmer mihome.0.devices.magnet_158d0002b6d476.state
      heatingcontrol.0	2019-10-01 08:22:06.833	info	subscribe Wohnzimmer mihome.0.devices.magnet_158d0002a14de1.state
      heatingcontrol.0	2019-10-01 08:22:06.833	info	subscribe Wohnzimmer ham.0.Wohnzimmer.Wohnzimmer-Thermo.Target-Temperature / mihome.0.devices.sensor_ht_158d000254c493.temperature
      heatingcontrol.0	2019-10-01 08:22:06.833	info	subscribe javascript.0.Anwesenheitssteuerung.anyonePresent
      heatingcontrol.0	2019-10-01 08:22:06.833	info	subscribe feiertage.0.heute.boolean
      heatingcontrol.0	2019-10-01 08:22:06.833	debug	#start subscribtion
      heatingcontrol.0	2019-10-01 08:22:06.833	debug	not active.... Esszimmer
      heatingcontrol.0	2019-10-01 08:22:06.832	debug	not active.... Flur
      heatingcontrol.0	2019-10-01 08:22:06.832	debug	not active.... Garten
      heatingcontrol.0	2019-10-01 08:22:06.832	debug	not active.... Abstellraum
      heatingcontrol.0	2019-10-01 08:22:06.832	debug	not active.... Keller
      heatingcontrol.0	2019-10-01 08:22:06.832	debug	add state Profiles.2.Bad.Su-So.Periods.3 max 5
      heatingcontrol.0	2019-10-01 08:22:06.832	debug	add state Profiles.2.Bad.Su-So.Periods.2 max 5
      heatingcontrol.0	2019-10-01 08:22:06.832	debug	add state Profiles.2.Bad.Su-So.Periods.1 max 5
      heatingcontrol.0	2019-10-01 08:22:06.832	debug	add state Profiles.2.Bad.Su-So.Periods.0 max 5
      heatingcontrol.0	2019-10-01 08:22:06.832	debug	add state Profiles.2.Bad.Mo-Fr.Periods.3 max 5
      heatingcontrol.0	2019-10-01 08:22:06.832	debug	add state Profiles.2.Bad.Mo-Fr.Periods.2 max 5
      heatingcontrol.0	2019-10-01 08:22:06.832	debug	add state Profiles.2.Bad.Mo-Fr.Periods.1 max 5
      heatingcontrol.0	2019-10-01 08:22:06.832	debug	add state Profiles.2.Bad.Mo-Fr.Periods.0 max 5
      heatingcontrol.0	2019-10-01 08:22:06.831	debug	Profile Type Mo-FR + Sa-So, profiles 3
      heatingcontrol.0	2019-10-01 08:22:06.831	debug	room Bad with 4 periods
      heatingcontrol.0	2019-10-01 08:22:06.662	debug	create data points for Bad
      heatingcontrol.0	2019-10-01 08:22:06.662	debug	add state Profiles.2.Büro.Su-So.Periods.3 max 5
      heatingcontrol.0	2019-10-01 08:22:06.662	debug	add state Profiles.2.Büro.Su-So.Periods.2 max 5
      heatingcontrol.0	2019-10-01 08:22:06.662	debug	add state Profiles.2.Büro.Su-So.Periods.1 max 5
      heatingcontrol.0	2019-10-01 08:22:06.662	debug	add state Profiles.2.Büro.Su-So.Periods.0 max 5
      heatingcontrol.0	2019-10-01 08:22:06.661	debug	add state Profiles.2.Büro.Mo-Fr.Periods.3 max 5
      heatingcontrol.0	2019-10-01 08:22:06.661	debug	add state Profiles.2.Büro.Mo-Fr.Periods.2 max 5
      heatingcontrol.0	2019-10-01 08:22:06.661	debug	add state Profiles.2.Büro.Mo-Fr.Periods.1 max 5
      heatingcontrol.0	2019-10-01 08:22:06.661	debug	add state Profiles.2.Büro.Mo-Fr.Periods.0 max 5
      heatingcontrol.0	2019-10-01 08:22:06.661	debug	Profile Type Mo-FR + Sa-So, profiles 3
      heatingcontrol.0	2019-10-01 08:22:06.661	debug	room Büro with 4 periods
      heatingcontrol.0	2019-10-01 08:22:06.527	debug	create data points for Büro
      heatingcontrol.0	2019-10-01 08:22:06.527	debug	add state Profiles.2.Küche.Su-So.Periods.3 max 5
      heatingcontrol.0	2019-10-01 08:22:06.527	debug	add state Profiles.2.Küche.Su-So.Periods.2 max 5
      heatingcontrol.0	2019-10-01 08:22:06.526	debug	add state Profiles.2.Küche.Su-So.Periods.1 max 5
      heatingcontrol.0	2019-10-01 08:22:06.526	debug	add state Profiles.2.Küche.Su-So.Periods.0 max 5
      heatingcontrol.0	2019-10-01 08:22:06.526	debug	add state Profiles.2.Küche.Mo-Fr.Periods.3 max 5
      heatingcontrol.0	2019-10-01 08:22:06.526	debug	add state Profiles.2.Küche.Mo-Fr.Periods.2 max 5
      heatingcontrol.0	2019-10-01 08:22:06.526	debug	add state Profiles.2.Küche.Mo-Fr.Periods.1 max 5
      heatingcontrol.0	2019-10-01 08:22:06.526	debug	add state Profiles.2.Küche.Mo-Fr.Periods.0 max 5
      heatingcontrol.0	2019-10-01 08:22:06.526	debug	Profile Type Mo-FR + Sa-So, profiles 3
      heatingcontrol.0	2019-10-01 08:22:06.522	debug	room Küche with 4 periods
      heatingcontrol.0	2019-10-01 08:22:06.312	debug	create data points for Küche
      heatingcontrol.0	2019-10-01 08:22:06.312	debug	add state Profiles.2.Schlafzimmer.Su-So.Periods.3 max 5
      heatingcontrol.0	2019-10-01 08:22:06.311	debug	add state Profiles.2.Schlafzimmer.Su-So.Periods.2 max 5
      heatingcontrol.0	2019-10-01 08:22:06.311	debug	add state Profiles.2.Schlafzimmer.Su-So.Periods.1 max 5
      heatingcontrol.0	2019-10-01 08:22:06.311	debug	add state Profiles.2.Schlafzimmer.Su-So.Periods.0 max 5
      heatingcontrol.0	2019-10-01 08:22:06.311	debug	add state Profiles.2.Schlafzimmer.Mo-Fr.Periods.3 max 5
      heatingcontrol.0	2019-10-01 08:22:06.311	debug	add state Profiles.2.Schlafzimmer.Mo-Fr.Periods.2 max 5
      heatingcontrol.0	2019-10-01 08:22:06.311	debug	add state Profiles.2.Schlafzimmer.Mo-Fr.Periods.1 max 5
      heatingcontrol.0	2019-10-01 08:22:06.311	debug	add state Profiles.2.Schlafzimmer.Mo-Fr.Periods.0 max 5
      heatingcontrol.0	2019-10-01 08:22:06.311	debug	Profile Type Mo-FR + Sa-So, profiles 3
      heatingcontrol.0	2019-10-01 08:22:06.311	debug	room Schlafzimmer with 4 periods
      heatingcontrol.0	2019-10-01 08:22:06.171	debug	create data points for Schlafzimmer
      heatingcontrol.0	2019-10-01 08:22:06.171	debug	add state Profiles.2.Wohnzimmer.Su-So.Periods.3 max 5
      heatingcontrol.0	2019-10-01 08:22:06.171	debug	add state Profiles.2.Wohnzimmer.Su-So.Periods.2 max 5
      heatingcontrol.0	2019-10-01 08:22:06.171	debug	add state Profiles.2.Wohnzimmer.Su-So.Periods.1 max 5
      heatingcontrol.0	2019-10-01 08:22:06.171	debug	add state Profiles.2.Wohnzimmer.Su-So.Periods.0 max 5
      heatingcontrol.0	2019-10-01 08:22:06.171	debug	add state Profiles.2.Wohnzimmer.Mo-Fr.Periods.3 max 5
      heatingcontrol.0	2019-10-01 08:22:06.170	debug	add state Profiles.2.Wohnzimmer.Mo-Fr.Periods.2 max 5
      heatingcontrol.0	2019-10-01 08:22:06.170	debug	add state Profiles.2.Wohnzimmer.Mo-Fr.Periods.1 max 5
      heatingcontrol.0	2019-10-01 08:22:06.170	debug	add state Profiles.2.Wohnzimmer.Mo-Fr.Periods.0 max 5
      heatingcontrol.0	2019-10-01 08:22:06.170	debug	Profile Type Mo-FR + Sa-So, profiles 3
      heatingcontrol.0	2019-10-01 08:22:06.170	debug	room Wohnzimmer with 4 periods
      heatingcontrol.0	2019-10-01 08:22:05.964	debug	create data points for Wohnzimmer
      heatingcontrol.0	2019-10-01 08:22:05.964	debug	rooms 10
      heatingcontrol.0	2019-10-01 08:22:05.964	debug	not active.... Esszimmer
      heatingcontrol.0	2019-10-01 08:22:05.964	debug	not active.... Flur
      heatingcontrol.0	2019-10-01 08:22:05.964	debug	not active.... Garten
      heatingcontrol.0	2019-10-01 08:22:05.963	debug	not active.... Abstellraum
      heatingcontrol.0	2019-10-01 08:22:05.963	debug	not active.... Keller
      heatingcontrol.0	2019-10-01 08:22:05.963	debug	add state Profiles.1.Bad.Su-So.Periods.3 max 5
      heatingcontrol.0	2019-10-01 08:22:05.963	debug	add state Profiles.1.Bad.Su-So.Periods.2 max 5
      heatingcontrol.0	2019-10-01 08:22:05.963	debug	add state Profiles.1.Bad.Su-So.Periods.1 max 5
      heatingcontrol.0	2019-10-01 08:22:05.963	debug	add state Profiles.1.Bad.Su-So.Periods.0 max 5
      heatingcontrol.0	2019-10-01 08:22:05.963	debug	add state Profiles.1.Bad.Mo-Fr.Periods.3 max 5
      heatingcontrol.0	2019-10-01 08:22:05.963	debug	add state Profiles.1.Bad.Mo-Fr.Periods.2 max 5
      heatingcontrol.0	2019-10-01 08:22:05.963	debug	add state Profiles.1.Bad.Mo-Fr.Periods.1 max 5
      heatingcontrol.0	2019-10-01 08:22:05.963	debug	add state Profiles.1.Bad.Mo-Fr.Periods.0 max 5
      heatingcontrol.0	2019-10-01 08:22:05.963	debug	Profile Type Mo-FR + Sa-So, profiles 3
      heatingcontrol.0	2019-10-01 08:22:05.962	debug	room Bad with 4 periods
      heatingcontrol.0	2019-10-01 08:22:05.766	debug	create data points for Bad
      heatingcontrol.0	2019-10-01 08:22:05.766	debug	add state Profiles.1.Büro.Su-So.Periods.3 max 5
      heatingcontrol.0	2019-10-01 08:22:05.766	debug	add state Profiles.1.Büro.Su-So.Periods.2 max 5
      heatingcontrol.0	2019-10-01 08:22:05.766	debug	add state Profiles.1.Büro.Su-So.Periods.1 max 5
      heatingcontrol.0	2019-10-01 08:22:05.766	debug	add state Profiles.1.Büro.Su-So.Periods.0 max 5
      heatingcontrol.0	2019-10-01 08:22:05.766	debug	add state Profiles.1.Büro.Mo-Fr.Periods.3 max 5
      heatingcontrol.0	2019-10-01 08:22:05.766	debug	add state Profiles.1.Büro.Mo-Fr.Periods.2 max 5
      heatingcontrol.0	2019-10-01 08:22:05.766	debug	add state Profiles.1.Büro.Mo-Fr.Periods.1 max 5
      heatingcontrol.0	2019-10-01 08:22:05.766	debug	add state Profiles.1.Büro.Mo-Fr.Periods.0 max 5
      heatingcontrol.0	2019-10-01 08:22:05.766	debug	Profile Type Mo-FR + Sa-So, profiles 3
      heatingcontrol.0	2019-10-01 08:22:05.765	debug	room Büro with 4 periods
      heatingcontrol.0	2019-10-01 08:22:05.545	debug	create data points for Büro
      heatingcontrol.0	2019-10-01 08:22:05.545	debug	add state Profiles.1.Küche.Su-So.Periods.3 max 5
      heatingcontrol.0	2019-10-01 08:22:05.545	debug	add state Profiles.1.Küche.Su-So.Periods.2 max 5
      heatingcontrol.0	2019-10-01 08:22:05.545	debug	add state Profiles.1.Küche.Su-So.Periods.1 max 5
      heatingcontrol.0	2019-10-01 08:22:05.545	debug	add state Profiles.1.Küche.Su-So.Periods.0 max 5
      heatingcontrol.0	2019-10-01 08:22:05.545	debug	add state Profiles.1.Küche.Mo-Fr.Periods.3 max 5
      heatingcontrol.0	2019-10-01 08:22:05.545	debug	add state Profiles.1.Küche.Mo-Fr.Periods.2 max 5
      heatingcontrol.0	2019-10-01 08:22:05.543	debug	add state Profiles.1.Küche.Mo-Fr.Periods.1 max 5
      heatingcontrol.0	2019-10-01 08:22:05.543	debug	add state Profiles.1.Küche.Mo-Fr.Periods.0 max 5
      heatingcontrol.0	2019-10-01 08:22:05.543	debug	Profile Type Mo-FR + Sa-So, profiles 3
      heatingcontrol.0	2019-10-01 08:22:05.542	debug	room Küche with 4 periods
      heatingcontrol.0	2019-10-01 08:22:05.417	debug	create data points for Küche
      heatingcontrol.0	2019-10-01 08:22:05.417	debug	add state Profiles.1.Schlafzimmer.Su-So.Periods.3 max 5
      heatingcontrol.0	2019-10-01 08:22:05.417	debug	add state Profiles.1.Schlafzimmer.Su-So.Periods.2 max 5
      heatingcontrol.0	2019-10-01 08:22:05.417	debug	add state Profiles.1.Schlafzimmer.Su-So.Periods.1 max 5
      heatingcontrol.0	2019-10-01 08:22:05.417	debug	add state Profiles.1.Schlafzimmer.Su-So.Periods.0 max 5
      heatingcontrol.0	2019-10-01 08:22:05.417	debug	add state Profiles.1.Schlafzimmer.Mo-Fr.Periods.3 max 5
      heatingcontrol.0	2019-10-01 08:22:05.417	debug	add state Profiles.1.Schlafzimmer.Mo-Fr.Periods.2 max 5
      heatingcontrol.0	2019-10-01 08:22:05.417	debug	add state Profiles.1.Schlafzimmer.Mo-Fr.Periods.1 max 5
      heatingcontrol.0	2019-10-01 08:22:05.416	debug	add state Profiles.1.Schlafzimmer.Mo-Fr.Periods.0 max 5
      heatingcontrol.0	2019-10-01 08:22:05.416	debug	Profile Type Mo-FR + Sa-So, profiles 3
      heatingcontrol.0	2019-10-01 08:22:05.416	debug	room Schlafzimmer with 4 periods
      heatingcontrol.0	2019-10-01 08:22:05.259	debug	create data points for Schlafzimmer
      heatingcontrol.0	2019-10-01 08:22:05.258	debug	add state Profiles.1.Wohnzimmer.Su-So.Periods.3 max 5
      heatingcontrol.0	2019-10-01 08:22:05.258	debug	add state Profiles.1.Wohnzimmer.Su-So.Periods.2 max 5
      heatingcontrol.0	2019-10-01 08:22:05.258	debug	add state Profiles.1.Wohnzimmer.Su-So.Periods.1 max 5
      heatingcontrol.0	2019-10-01 08:22:05.258	debug	add state Profiles.1.Wohnzimmer.Su-So.Periods.0 max 5
      heatingcontrol.0	2019-10-01 08:22:05.258	debug	add state Profiles.1.Wohnzimmer.Mo-Fr.Periods.3 max 5
      heatingcontrol.0	2019-10-01 08:22:05.258	debug	add state Profiles.1.Wohnzimmer.Mo-Fr.Periods.2 max 5
      heatingcontrol.0	2019-10-01 08:22:05.258	debug	add state Profiles.1.Wohnzimmer.Mo-Fr.Periods.1 max 5
      heatingcontrol.0	2019-10-01 08:22:05.258	debug	add state Profiles.1.Wohnzimmer.Mo-Fr.Periods.0 max 5
      heatingcontrol.0	2019-10-01 08:22:05.258	debug	Profile Type Mo-FR + Sa-So, profiles 3
      heatingcontrol.0	2019-10-01 08:22:05.258	debug	room Wohnzimmer with 4 periods
      heatingcontrol.0	2019-10-01 08:22:05.072	debug	create data points for Wohnzimmer
      heatingcontrol.0	2019-10-01 08:22:05.072	debug	rooms 10
      heatingcontrol.0	2019-10-01 08:22:05.072	debug	not active.... Esszimmer
      heatingcontrol.0	2019-10-01 08:22:05.072	debug	not active.... Flur
      heatingcontrol.0	2019-10-01 08:22:05.072	debug	not active.... Garten
      heatingcontrol.0	2019-10-01 08:22:05.072	debug	not active.... Abstellraum
      heatingcontrol.0	2019-10-01 08:22:05.072	debug	not active.... Keller
      heatingcontrol.0	2019-10-01 08:22:05.072	debug	add state Profiles.0.Bad.Su-So.Periods.3 max 5
      heatingcontrol.0	2019-10-01 08:22:05.072	debug	add state Profiles.0.Bad.Su-So.Periods.2 max 5
      heatingcontrol.0	2019-10-01 08:22:05.072	debug	add state Profiles.0.Bad.Su-So.Periods.1 max 5
      heatingcontrol.0	2019-10-01 08:22:05.071	debug	add state Profiles.0.Bad.Su-So.Periods.0 max 5
      heatingcontrol.0	2019-10-01 08:22:05.071	debug	add state Profiles.0.Bad.Mo-Fr.Periods.3 max 5
      heatingcontrol.0	2019-10-01 08:22:05.071	debug	add state Profiles.0.Bad.Mo-Fr.Periods.2 max 5
      heatingcontrol.0	2019-10-01 08:22:05.071	debug	add state Profiles.0.Bad.Mo-Fr.Periods.1 max 5
      heatingcontrol.0	2019-10-01 08:22:05.071	debug	add state Profiles.0.Bad.Mo-Fr.Periods.0 max 5
      heatingcontrol.0	2019-10-01 08:22:05.071	debug	Profile Type Mo-FR + Sa-So, profiles 3
      heatingcontrol.0	2019-10-01 08:22:05.071	debug	room Bad with 4 periods
      heatingcontrol.0	2019-10-01 08:22:04.820	debug	create data points for Bad
      heatingcontrol.0	2019-10-01 08:22:04.820	debug	add state Profiles.0.Büro.Su-So.Periods.3 max 5
      heatingcontrol.0	2019-10-01 08:22:04.820	debug	add state Profiles.0.Büro.Su-So.Periods.2 max 5
      heatingcontrol.0	2019-10-01 08:22:04.820	debug	add state Profiles.0.Büro.Su-So.Periods.1 max 5
      heatingcontrol.0	2019-10-01 08:22:04.820	debug	add state Profiles.0.Büro.Su-So.Periods.0 max 5
      heatingcontrol.0	2019-10-01 08:22:04.820	debug	add state Profiles.0.Büro.Mo-Fr.Periods.3 max 5
      heatingcontrol.0	2019-10-01 08:22:04.820	debug	add state Profiles.0.Büro.Mo-Fr.Periods.2 max 5
      heatingcontrol.0	2019-10-01 08:22:04.820	debug	add state Profiles.0.Büro.Mo-Fr.Periods.1 max 5
      heatingcontrol.0	2019-10-01 08:22:04.820	debug	add state Profiles.0.Büro.Mo-Fr.Periods.0 max 5
      heatingcontrol.0	2019-10-01 08:22:04.819	debug	Profile Type Mo-FR + Sa-So, profiles 3
      heatingcontrol.0	2019-10-01 08:22:04.818	debug	room Büro with 4 periods
      heatingcontrol.0	2019-10-01 08:22:04.544	debug	create data points for Büro
      heatingcontrol.0	2019-10-01 08:22:04.544	debug	add state Profiles.0.Küche.Su-So.Periods.3 max 5
      heatingcontrol.0	2019-10-01 08:22:04.544	debug	add state Profiles.0.Küche.Su-So.Periods.2 max 5
      heatingcontrol.0	2019-10-01 08:22:04.544	debug	add state Profiles.0.Küche.Su-So.Periods.1 max 5
      heatingcontrol.0	2019-10-01 08:22:04.544	debug	add state Profiles.0.Küche.Su-So.Periods.0 max 5
      heatingcontrol.0	2019-10-01 08:22:04.544	debug	add state Profiles.0.Küche.Mo-Fr.Periods.3 max 5
      heatingcontrol.0	2019-10-01 08:22:04.544	debug	add state Profiles.0.Küche.Mo-Fr.Periods.2 max 5
      heatingcontrol.0	2019-10-01 08:22:04.543	debug	add state Profiles.0.Küche.Mo-Fr.Periods.1 max 5
      heatingcontrol.0	2019-10-01 08:22:04.543	debug	add state Profiles.0.Küche.Mo-Fr.Periods.0 max 5
      heatingcontrol.0	2019-10-01 08:22:04.518	debug	Profile Type Mo-FR + Sa-So, profiles 3
      heatingcontrol.0	2019-10-01 08:22:04.517	debug	room Küche with 4 periods
      heatingcontrol.0	2019-10-01 08:22:03.759	debug	create data points for Küche
      heatingcontrol.0	2019-10-01 08:22:03.759	debug	add state Profiles.0.Schlafzimmer.Su-So.Periods.3 max 5
      heatingcontrol.0	2019-10-01 08:22:03.758	debug	add state Profiles.0.Schlafzimmer.Su-So.Periods.2 max 5
      heatingcontrol.0	2019-10-01 08:22:03.758	debug	add state Profiles.0.Schlafzimmer.Su-So.Periods.1 max 5
      heatingcontrol.0	2019-10-01 08:22:03.758	debug	add state Profiles.0.Schlafzimmer.Su-So.Periods.0 max 5
      heatingcontrol.0	2019-10-01 08:22:03.758	debug	add state Profiles.0.Schlafzimmer.Mo-Fr.Periods.3 max 5
      heatingcontrol.0	2019-10-01 08:22:03.758	debug	add state Profiles.0.Schlafzimmer.Mo-Fr.Periods.2 max 5
      heatingcontrol.0	2019-10-01 08:22:03.758	debug	add state Profiles.0.Schlafzimmer.Mo-Fr.Periods.1 max 5
      heatingcontrol.0	2019-10-01 08:22:03.758	debug	add state Profiles.0.Schlafzimmer.Mo-Fr.Periods.0 max 5
      heatingcontrol.0	2019-10-01 08:22:03.757	debug	Profile Type Mo-FR + Sa-So, profiles 3
      heatingcontrol.0	2019-10-01 08:22:03.757	debug	room Schlafzimmer with 4 periods
      heatingcontrol.0	2019-10-01 08:22:03.601	debug	create data points for Schlafzimmer
      heatingcontrol.0	2019-10-01 08:22:03.601	debug	add state Profiles.0.Wohnzimmer.Su-So.Periods.3 max 5
      heatingcontrol.0	2019-10-01 08:22:03.601	debug	add state Profiles.0.Wohnzimmer.Su-So.Periods.2 max 5
      heatingcontrol.0	2019-10-01 08:22:03.601	debug	add state Profiles.0.Wohnzimmer.Su-So.Periods.1 max 5
      heatingcontrol.0	2019-10-01 08:22:03.601	debug	add state Profiles.0.Wohnzimmer.Su-So.Periods.0 max 5
      heatingcontrol.0	2019-10-01 08:22:03.601	debug	add state Profiles.0.Wohnzimmer.Mo-Fr.Periods.3 max 5
      heatingcontrol.0	2019-10-01 08:22:03.601	debug	add state Profiles.0.Wohnzimmer.Mo-Fr.Periods.2 max 5
      heatingcontrol.0	2019-10-01 08:22:03.601	debug	add state Profiles.0.Wohnzimmer.Mo-Fr.Periods.1 max 5
      heatingcontrol.0	2019-10-01 08:22:03.600	debug	add state Profiles.0.Wohnzimmer.Mo-Fr.Periods.0 max 5
      heatingcontrol.0	2019-10-01 08:22:03.600	debug	Profile Type Mo-FR + Sa-So, profiles 3
      heatingcontrol.0	2019-10-01 08:22:03.600	debug	room Wohnzimmer with 4 periods
      heatingcontrol.0	2019-10-01 08:22:03.489	debug	create data points for Wohnzimmer
      heatingcontrol.0	2019-10-01 08:22:03.488	debug	rooms 10
      heatingcontrol.0	2019-10-01 08:22:03.223	debug	CreateDatepoints
      heatingcontrol.0	2019-10-01 08:22:03.223	debug	devices [{"id":1,"name":"Target Temperature","OID_Current":"mihome.0.devices.sensor_ht_158d000254c493.temperature","OID_Target":"ham.0.Wohnzimmer.Wohnzimmer-Thermo.Target-Temperature","isActive":true,
      heatingcontrol.0	2019-10-01 08:22:03.223	info	starting. Version 0.3.0 in /opt/iobroker/node_modules/iobroker.heatingcontrol, node: v8.16.1
      


      Scheinbar werden die Cron dazu angelegt:

      heatingcontrol.0	2019-10-01 08:22:09.418	debug	HeatingPeriod: create cron job #1 at 01.04 string: 55 23 01 3 * Europe/Berlin
      heatingcontrol.0	2019-10-01 08:22:09.418	debug	HeatingPeriod: create cron job #0 at 30.09 string: 5 0 30 8 * Europe/Berlin
      

      nur wenn der der Adapter nach dem Stichtag gestartet wird, setzt er den State nicht automatsich auch wenn sich das Datum im Zeitraum befindet.

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

      @CKMartens sagte in Adapter: HeatingControl:

      nur wenn der der Adapter nach dem Stichtag gestartet wird, setzt er den State nicht automatsich auch wenn sich das Datum im Zeitraum befindet.

      ja, das fehlt noch... Danke für's testen!

      1 Antwort Letzte Antwort
      1
      • AxelF1977A Offline
        AxelF1977A Offline
        AxelF1977
        schrieb am zuletzt editiert von AxelF1977
        #157

        Hallo,

        ich steige gerade vom Javascript von Loxxer um. Ich bekomme den Adapter aber leider nicht zum laufen. Der Thermostat regelt einfach nicht.

        Konfiguration: Thermostate von Homematic, angesteuert mit den entsprechenden Wandthermostaten.

        Das VIS existiert noch vom Javascript und wurde an die neuen Datenpunkte angepasst

        Hier mal Screenshots

        a4c50e9c-f7e9-4c15-bd7e-a3b9f2f51889-image.png

        9c515761-e1a0-44ab-b7e6-2513e83d0123-image.png

        472c714f-7283-43c8-b25c-ce7c7d409ef1-image.png

        949db233-8ae4-4409-8d0c-6deac111ed2f-image.png

        System ist ein Raspi4, mit node, node-js in 10.16 und npm 6.9.0

        ich stehe gerade richtig auf dem Schlauch.

        Danke

        ASROCK Deskmini Intel I3 8100 16GB mit Proxmox VM ioBroker VM DIYHue| CCU piVCCU + FHEM auf Raspberry | Maria DB mit Grafana und Prometheus auf Tinker Board

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

          @AxelF1977
          Hi,
          setze deine SetPoints erstmal nur die OID Zielwert, das hat bei mir gehakt.

          Gruß

          AxelF1977A 1 Antwort Letzte Antwort
          0
          • B BlackJAck

            @AxelF1977
            Hi,
            setze deine SetPoints erstmal nur die OID Zielwert, das hat bei mir gehakt.

            Gruß

            AxelF1977A Offline
            AxelF1977A Offline
            AxelF1977
            schrieb am zuletzt editiert von AxelF1977
            #159

            @BlackJAck said in Adapter: HeatingControl:

            @AxelF1977
            Hi,
            setze deine SetPoints erstmal nur die OID Zielwert, das hat bei mir gehakt.

            Gruß

            Erstmal Danke für Deine Antwort.

            Wie, wo, was?

            Sorry, da kann ich Dir gerade nicht folgen.

            Was mir auffällt, der Adapter beeinflusst auch die Werete "Aktuelle Temperatur", die vom Thermostat kommen. Wieso regelt der die?

            129cc90e-57a7-4741-b4a9-22601b205c6c-image.png

            ASROCK Deskmini Intel I3 8100 16GB mit Proxmox VM ioBroker VM DIYHue| CCU piVCCU + FHEM auf Raspberry | Maria DB mit Grafana und Prometheus auf Tinker Board

            1 Antwort Letzte Antwort
            0
            • AxelF1977A AxelF1977

              Hallo,

              ich steige gerade vom Javascript von Loxxer um. Ich bekomme den Adapter aber leider nicht zum laufen. Der Thermostat regelt einfach nicht.

              Konfiguration: Thermostate von Homematic, angesteuert mit den entsprechenden Wandthermostaten.

              Das VIS existiert noch vom Javascript und wurde an die neuen Datenpunkte angepasst

              Hier mal Screenshots

              a4c50e9c-f7e9-4c15-bd7e-a3b9f2f51889-image.png

              9c515761-e1a0-44ab-b7e6-2513e83d0123-image.png

              472c714f-7283-43c8-b25c-ce7c7d409ef1-image.png

              949db233-8ae4-4409-8d0c-6deac111ed2f-image.png

              System ist ein Raspi4, mit node, node-js in 10.16 und npm 6.9.0

              ich stehe gerade richtig auf dem Schlauch.

              Danke

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

              @AxelF1977 Die Konfiguration ist in mehreren Punkten falsch...

              • "OID Aktueller Wert" sollte nur Datenpunkte mit Actual_Temperature enthalten. Ein SetPoint darf da nicht auftauchen. "OID Aktueller Wert" ist der Datenpunkt des Gerätes, der die aktuelle Temperatur enthält!
              • "OID Zielwert" sollte nur Datenpunkte mit SetPoint enthalten. Ein Actual_Temperature darf da nicht auftauchen. "OID Zielwert" ist der Datenpunkt des Gerätes, der die Zieltemperatur enthält.
              • die Aktoren müssen digitale Aktoren sein. Ein Thermostat darf da nicht auftauchen. Es muss dort ein state eines digitalen Outputs sein. Ein Setpoint oder Actual_Temperature darf da nicht stehen.
              • generell darf ein Gerät nur einmal in der Liste auftauchen. Es darf keine zwei Zeilen mit dem gleichen Gerät geben.

              Den Satz verstehe ich auch nicht

              Konfiguration: Thermostate von Homematic, angesteuert mit den entsprechenden Wandthermostaten

              Kannst du mal die HM-Bezeichnung der Geräte posten, die du verwendest?

              Wenn du HM-Geräte verwendest, sollte eigentlich die automatische Suche funktionieren. Du musst nur die entsprechenden Geräte dem Gewerk "Heizung" zuordnen

              AxelF1977A 1 Antwort Letzte Antwort
              0
              • M Offline
                M Offline
                maarten
                schrieb am zuletzt editiert von
                #161

                Hallo zusammen

                Ich bin relativ neu bei Biobroker, obwohl ich mich in den letzten Wochen intensiv damit beschäftigt habe.
                Den Heating Control Adapter finde ich super, hier bereits einmal ein grosses Dankeschön für die Implementierung.
                Leider treten bei mir Fehlermeldungen im Log auf, sobald ich Türen oder Fensterkontakte betätige und hoffe das Ihr mir weiterhelfen könnt.

                Zuerst einmal zum Setup:
                ioBroker läuft auf Windows Rechner im Heimnetzwerk
                Sensoren und Aktoren sind alle über Homematic:

                • Funkheizkörperthermostate HM-CC-RT-DN
                • Fenster/Türkontakte HM-Sec-SCo
                • Temperatursensoren HmIP-STH

                Es gibt ca. 9 verschiedene Räume zum steuern und in einigen davon sind mehrere Thermostate (max. 2) und/oder Fensterkontakte (max. 4) verbaut, welche entsprechend integriert werden müssen.

                Die Visualisierung mit vis läuft bereits und kann mich soweit nicht beklagen, nebst einigen offenen Wünschen welche aus Zeitgründen noch nicht implementiert wurden 😉

                Hier ein paar Screenshots der Konfiguration:

                Bildschirmfoto 2019-10-02 um 23.40.38.png
                OID Aktueller Wert: Actual_Temperature des HomematicIP Gerätes
                OID Zielwert: Set_Temperature des Heizkörperthermostates

                Bildschirmfoto 2019-10-02 um 23.40.47.png

                und hier der Log dazu, nach löschen der Logs inkl. Neustart Adapter und betätigen eines Fensterkontaktes (Ohne = keine roten Logs):


                hm-rpc.1 2019-10-02 23:41:29.424 info new HmIP devices/channels after filter: 0
                hm-rpc.1 2019-10-02 23:41:29.409 info xmlrpc <- newDevices 90
                hm-rpc.1 2019-10-02 23:41:28.722 info xmlrpc -> 0 devices
                hm-rpc.1 2019-10-02 23:41:28.707 info xmlrpc <- listDevices ["hm-rpc.1"]
                hm-rpc.0 2019-10-02 23:38:08.637 error Error: XML-RPC fault: Failure
                hm-rpc.0 2019-10-02 23:38:08.637 error xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                heatingcontrol.0 2019-10-02 23:38:02.241 info room 2OG_Bad Thermostat 2OG_Bad_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                heatingcontrol.0 2019-10-02 23:38:02.226 info room 2OG_Buero2 Thermostat 2OG_Buero2_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                heatingcontrol.0 2019-10-02 23:38:02.148 info room 2OG_Buero1 Thermostat 2OG_Buero1_Heizung_11_Kanal4.SET_TEMPERATURE set to 19
                heatingcontrol.0 2019-10-02 23:38:02.101 info room 2OG_Schlafzimmer Thermostat hm-rpc.1.000E570999A890.1.ACTUAL_TEMPERATURE set to 18
                heatingcontrol.0 2019-10-02 23:38:02.101 info room 2OG_Schlafzimmer Thermostat 2OG_Schlafzimmer_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                heatingcontrol.0 2019-10-02 23:38:02.054 info room 1OG_Kinderzimmer2 Thermostat 1OG_Kinderzimmer 2_Heizung_11_Kanal4.SET_TEMPERATURE set to 17
                heatingcontrol.0 2019-10-02 23:38:01.960 info room 1OG_Kinderzimmer1 Thermostat 1OG_Kinderzimmer1_Heizung_11_Kanal4.SET_TEMPERATURE set to 20
                heatingcontrol.0 2019-10-02 23:38:01.836 info room EG_Wohnzimmer Thermostat EG_Gang_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                heatingcontrol.0 2019-10-02 23:38:01.836 info room EG_Wohnzimmer Thermostat EG_Wohnzimmer_Heizung_12_Kanal4.SET_TEMPERATURE set to 18
                heatingcontrol.0 2019-10-02 23:38:01.820 info room EG_Wohnzimmer Thermostat EG_Wohnzimmer_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                heatingcontrol.0 2019-10-02 23:38:01.711 info calculating new target temperatures
                info.0 2019-10-02 23:35:30.359 info Popup news was read...
                hm-rpc.1 2019-10-02 23:34:59.097 info new HmIP devices/channels after filter: 0
                hm-rpc.1 2019-10-02 23:34:59.097 info xmlrpc <- newDevices 90
                hm-rpc.1 2019-10-02 23:34:58.614 info xmlrpc -> 0 devices
                hm-rpc.1 2019-10-02 23:34:58.614 info xmlrpc <- listDevices ["hm-rpc.1"]
                hm-rpc.0 2019-10-02 23:23:38.062 error Error: XML-RPC fault: Failure
                hm-rpc.0 2019-10-02 23:23:38.062 error xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                hm-rpc.0 2019-10-02 23:23:37.313 error Error: XML-RPC fault: Failure
                hm-rpc.0 2019-10-02 23:23:37.313 error xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                hm-rpc.0 2019-10-02 23:23:36.533 error Error: XML-RPC fault: Failure
                hm-rpc.0 2019-10-02 23:23:36.533 error xmlrpc -> setValue ["4","SET_TEMPERATURE",19] FLOAT
                hm-rpc.0 2019-10-02 23:23:35.753 error Error: XML-RPC fault: Failure
                hm-rpc.0 2019-10-02 23:23:35.753 error xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                hm-rpc.0 2019-10-02 23:23:34.973 error Error: XML-RPC fault: Failure
                hm-rpc.0 2019-10-02 23:23:34.973 error xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                hm-rpc.0 2019-10-02 23:23:34.208 error Error: XML-RPC fault: Failure
                hm-rpc.0 2019-10-02 23:23:34.208 error xmlrpc -> setValue ["4","SET_TEMPERATURE",17] FLOAT
                hm-rpc.0 2019-10-02 23:23:33.460 error Error: XML-RPC fault: Failure
                hm-rpc.0 2019-10-02 23:23:33.460 error xmlrpc -> setValue ["4","SET_TEMPERATURE",20] FLOAT
                hm-rpc.0 2019-10-02 23:23:32.680 error Error: XML-RPC fault: Failure
                hm-rpc.0 2019-10-02 23:23:32.680 error xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                hm-rpc.0 2019-10-02 23:23:31.868 error Error: XML-RPC fault: Failure
                hm-rpc.0 2019-10-02 23:23:31.868 error xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                hm-rpc.0 2019-10-02 23:23:30.184 error Error: XML-RPC fault: Failure
                hm-rpc.0 2019-10-02 23:23:30.184 error xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                heatingcontrol.0 2019-10-02 23:23:26.674 info room 2OG_Bad Thermostat 2OG_Bad_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                heatingcontrol.0 2019-10-02 23:23:26.596 info room 2OG_Buero2 Thermostat 2OG_Buero2_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                heatingcontrol.0 2019-10-02 23:23:26.549 info room 2OG_Buero1 Thermostat 2OG_Buero1_Heizung_11_Kanal4.SET_TEMPERATURE set to 19
                heatingcontrol.0 2019-10-02 23:23:26.471 info room 2OG_Schlafzimmer Thermostat hm-rpc.1.000E570999A890.1.ACTUAL_TEMPERATURE set to 18
                heatingcontrol.0 2019-10-02 23:23:26.471 info room 2OG_Schlafzimmer Thermostat 2OG_Schlafzimmer_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                heatingcontrol.0 2019-10-02 23:23:26.378 info room 1OG_Kinderzimmer2 Thermostat 1OG_Kinderzimmer 2_Heizung_11_Kanal4.SET_TEMPERATURE set to 17
                heatingcontrol.0 2019-10-02 23:23:26.284 info room 1OG_Kinderzimmer1 Thermostat 1OG_Kinderzimmer1_Heizung_11_Kanal4.SET_TEMPERATURE set to 20
                heatingcontrol.0 2019-10-02 23:23:26.113 info room EG_Wohnzimmer Thermostat EG_Gang_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                heatingcontrol.0 2019-10-02 23:23:26.113 info room EG_Wohnzimmer Thermostat EG_Wohnzimmer_Heizung_12_Kanal4.SET_TEMPERATURE set to 18
                heatingcontrol.0 2019-10-02 23:23:26.097 info room EG_Wohnzimmer Thermostat EG_Wohnzimmer_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                heatingcontrol.0 2019-10-02 23:23:25.957 info calculating new target temperatures
                hm-rpc.0 2019-10-02 23:23:19.062 error Error: XML-RPC fault: Failure
                hm-rpc.0 2019-10-02 23:23:19.062 error xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                hm-rpc.0 2019-10-02 23:23:18.266 error Error: XML-RPC fault: Failure
                hm-rpc.0 2019-10-02 23:23:18.266 error xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                hm-rpc.0 2019-10-02 23:23:17.486 error Error: XML-RPC fault: Failure
                hm-rpc.0 2019-10-02 23:23:17.486 error xmlrpc -> setValue ["4","SET_TEMPERATURE",19] FLOAT
                hm-rpc.0 2019-10-02 23:23:16.706 error Error: XML-RPC fault: Failure
                hm-rpc.0 2019-10-02 23:23:16.706 error xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                hm-rpc.0 2019-10-02 23:23:15.926 error Error: XML-RPC fault: Failure
                hm-rpc.0 2019-10-02 23:23:15.926 error xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                hm-rpc.0 2019-10-02 23:23:15.146 error Error: XML-RPC fault: Failure
                hm-rpc.0 2019-10-02 23:23:15.146 error xmlrpc -> setValue ["4","SET_TEMPERATURE",17] FLOAT
                hm-rpc.0 2019-10-02 23:23:14.366 error Error: XML-RPC fault: Failure
                hm-rpc.0 2019-10-02 23:23:14.366 error xmlrpc -> setValue ["4","SET_TEMPERATURE",20] FLOAT
                heatingcontrol.0 2019-10-02 23:23:12.306 info room 2OG_Bad Thermostat 2OG_Bad_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                heatingcontrol.0 2019-10-02 23:23:12.228 info room 2OG_Buero2 Thermostat 2OG_Buero2_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                heatingcontrol.0 2019-10-02 23:23:12.166 info room 2OG_Buero1 Thermostat 2OG_Buero1_Heizung_11_Kanal4.SET_TEMPERATURE set to 19
                heatingcontrol.0 2019-10-02 23:23:12.088 info room 2OG_Schlafzimmer Thermostat hm-rpc.1.000E570999A890.1.ACTUAL_TEMPERATURE set to 18
                heatingcontrol.0 2019-10-02 23:23:12.072 info room 2OG_Schlafzimmer Thermostat 2OG_Schlafzimmer_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                heatingcontrol.0 2019-10-02 23:23:12.010 info room 1OG_Kinderzimmer2 Thermostat 1OG_Kinderzimmer 2_Heizung_11_Kanal4.SET_TEMPERATURE set to 17
                heatingcontrol.0 2019-10-02 23:23:11.948 info room 1OG_Kinderzimmer1 Thermostat 1OG_Kinderzimmer1_Heizung_11_Kanal4.SET_TEMPERATURE set to 20
                heatingcontrol.0 2019-10-02 23:23:11.870 info room EG_Wohnzimmer Thermostat EG_Gang_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                heatingcontrol.0 2019-10-02 23:23:11.854 info room EG_Wohnzimmer Thermostat EG_Wohnzimmer_Heizung_12_Kanal4.SET_TEMPERATURE set to 18
                heatingcontrol.0 2019-10-02 23:23:11.854 info room EG_Wohnzimmer Thermostat EG_Wohnzimmer_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                heatingcontrol.0 2019-10-02 23:23:11.698 info calculating new target temperatures
                heatingcontrol.0 2019-10-02 23:22:25.241 info room 2OG_Bad Thermostat 2OG_Bad_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                heatingcontrol.0 2019-10-02 23:22:25.148 info room 2OG_Buero2 Thermostat 2OG_Buero2_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                heatingcontrol.0 2019-10-02 23:22:25.070 info room 2OG_Buero1 Thermostat 2OG_Buero1_Heizung_11_Kanal4.SET_TEMPERATURE set to 19
                heatingcontrol.0 2019-10-02 23:22:24.976 info room 2OG_Schlafzimmer Thermostat hm-rpc.1.000E570999A890.1.ACTUAL_TEMPERATURE set to 18
                heatingcontrol.0 2019-10-02 23:22:24.976 info room 2OG_Schlafzimmer Thermostat 2OG_Schlafzimmer_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                heatingcontrol.0 2019-10-02 23:22:24.898 info room 1OG_Kinderzimmer2 Thermostat 1OG_Kinderzimmer 2_Heizung_11_Kanal4.SET_TEMPERATURE set to 17
                heatingcontrol.0 2019-10-02 23:22:24.804 info room 1OG_Kinderzimmer1 Thermostat 1OG_Kinderzimmer1_Heizung_11_Kanal4.SET_TEMPERATURE set to 20
                heatingcontrol.0 2019-10-02 23:22:24.680 info room EG_Wohnzimmer Thermostat EG_Gang_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                heatingcontrol.0 2019-10-02 23:22:24.664 info room EG_Wohnzimmer Thermostat EG_Wohnzimmer_Heizung_12_Kanal4.SET_TEMPERATURE set to 18
                heatingcontrol.0 2019-10-02 23:22:24.664 info room EG_Wohnzimmer Thermostat EG_Wohnzimmer_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                heatingcontrol.0 2019-10-02 23:22:24.586 info calculating new target temperatures
                hm-rpc.1 2019-10-02 23:20:30.628 info new HmIP devices/channels after filter: 0
                hm-rpc.1 2019-10-02 23:20:30.612 info xmlrpc <- newDevices 90
                hm-rpc.1 2019-10-02 23:20:30.051 info xmlrpc -> 0 devices
                hm-rpc.1 2019-10-02 23:20:30.051 info xmlrpc <- listDevices ["hm-rpc.1"]
                hm-rpc.0 2019-10-02 23:19:01.490 error Error: XML-RPC fault: Failure
                hm-rpc.0 2019-10-02 23:19:01.490 error xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                hm-rpc.0 2019-10-02 23:18:57.449 error Error: XML-RPC fault: Failure
                hm-rpc.0 2019-10-02 23:18:57.449 error xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                hm-rpc.0 2019-10-02 23:18:56.700 error Error: XML-RPC fault: Failure
                hm-rpc.0 2019-10-02 23:18:56.700 error xmlrpc -> setValue ["4","SET_TEMPERATURE",19] FLOAT
                hm-rpc.0 2019-10-02 23:18:55.936 error Error: XML-RPC fault: Failure
                hm-rpc.0 2019-10-02 23:18:55.936 error xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                hm-rpc.0 2019-10-02 23:18:55.187 error Error: XML-RPC fault: Failure
                hm-rpc.0 2019-10-02 23:18:55.187 error xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                hm-rpc.0 2019-10-02 23:18:54.376 error Error: XML-RPC fault: Failure
                hm-rpc.0 2019-10-02 23:18:54.376 error xmlrpc -> setValue ["4","SET_TEMPERATURE",17] FLOAT
                hm-rpc.0 2019-10-02 23:18:52.551 error Error: XML-RPC fault: Failure
                hm-rpc.0 2019-10-02 23:18:52.551 error xmlrpc -> setValue ["4","SET_TEMPERATURE",20] FLOAT
                hm-rpc.0 2019-10-02 23:18:48.510 error Error: XML-RPC fault: Failure
                hm-rpc.0 2019-10-02 23:18:48.510 error xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                hm-rpc.0 2019-10-02 23:18:47.715 error Error: XML-RPC fault: Failure
                hm-rpc.0 2019-10-02 23:18:47.715 error xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                hm-rpc.0 2019-10-02 23:18:43.612 error Error: XML-RPC fault: Failure
                hm-rpc.0 2019-10-02 23:18:43.612 error xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                heatingcontrol.0 2019-10-02 23:18:40.117 info room 2OG_Bad Thermostat 2OG_Bad_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                heatingcontrol.0 2019-10-02 23:18:40.039 info room 2OG_Buero2 Thermostat 2OG_Buero2_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                heatingcontrol.0 2019-10-02 23:18:39.961 info room 2OG_Buero1 Thermostat 2OG_Buero1_Heizung_11_Kanal4.SET_TEMPERATURE set to 19
                heatingcontrol.0 2019-10-02 23:18:39.868 info room 2OG_Schlafzimmer Thermostat hm-rpc.1.000E570999A890.1.ACTUAL_TEMPERATURE set to 18
                heatingcontrol.0 2019-10-02 23:18:39.868 info room 2OG_Schlafzimmer Thermostat 2OG_Schlafzimmer_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                heatingcontrol.0 2019-10-02 23:18:39.805 info room 1OG_Kinderzimmer2 Thermostat 1OG_Kinderzimmer 2_Heizung_11_Kanal4.SET_TEMPERATURE set to 17
                heatingcontrol.0 2019-10-02 23:18:39.743 info room 1OG_Kinderzimmer1 Thermostat 1OG_Kinderzimmer1_Heizung_11_Kanal4.SET_TEMPERATURE set to 20
                heatingcontrol.0 2019-10-02 23:18:39.618 info room EG_Wohnzimmer Thermostat EG_Gang_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                heatingcontrol.0 2019-10-02 23:18:39.602 info room EG_Wohnzimmer Thermostat EG_Wohnzimmer_Heizung_12_Kanal4.SET_TEMPERATURE set to 18
                heatingcontrol.0 2019-10-02 23:18:39.602 info room EG_Wohnzimmer Thermostat EG_Wohnzimmer_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                heatingcontrol.0 2019-10-02 23:18:39.431 info calculating new target temperatures
                hm-rpc.0 2019-10-02 23:18:35.016 error Error: XML-RPC fault: Failure
                hm-rpc.0 2019-10-02 23:18:35.016 error xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                hm-rpc.0 2019-10-02 23:18:34.236 error Error: XML-RPC fault: Failure
                hm-rpc.0 2019-10-02 23:18:34.236 error xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                hm-rpc.0 2019-10-02 23:18:33.488 error Error: XML-RPC fault: Failure
                hm-rpc.0 2019-10-02 23:18:33.488 error xmlrpc -> setValue ["4","SET_TEMPERATURE",19] FLOAT
                hm-rpc.0 2019-10-02 23:18:32.723 error Error: XML-RPC fault: Failure
                hm-rpc.0 2019-10-02 23:18:32.723 error xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                hm-rpc.0 2019-10-02 23:18:31.928 error Error: XML-RPC fault: Failure
                hm-rpc.0 2019-10-02 23:18:31.928 error xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                hm-rpc.0 2019-10-02 23:18:31.179 error Error: XML-RPC fault: Failure
                hm-rpc.0 2019-10-02 23:18:31.179 error xmlrpc -> setValue ["4","SET_TEMPERATURE",17] FLOAT
                hm-rpc.0 2019-10-02 23:18:30.430 error Error: XML-RPC fault: Failure
                hm-rpc.0 2019-10-02 23:18:30.430 error xmlrpc -> setValue ["4","SET_TEMPERATURE",20] FLOAT
                hm-rpc.0 2019-10-02 23:18:29.588 error Error: XML-RPC fault: Failure
                hm-rpc.0 2019-10-02 23:18:29.588 error xmlrpc -> setValue ["4","SET_TEMPERATURE",15] FLOAT
                hm-rpc.0 2019-10-02 23:18:28.854 error Error: XML-RPC fault: Failure
                hm-rpc.0 2019-10-02 23:18:28.854 error xmlrpc -> setValue ["4","SET_TEMPERATURE",15] FLOAT
                hm-rpc.0 2019-10-02 23:18:28.090 error Error: XML-RPC fault: Failure
                hm-rpc.0 2019-10-02 23:18:28.090 error xmlrpc -> setValue ["4","SET_TEMPERATURE",15] FLOAT
                heatingcontrol.0 2019-10-02 23:18:24.190 info room 2OG_Bad Thermostat 2OG_Bad_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                heatingcontrol.0 2019-10-02 23:18:24.112 info room 2OG_Buero2 Thermostat 2OG_Buero2_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                heatingcontrol.0 2019-10-02 23:18:24.065 info room 2OG_Buero1 Thermostat 2OG_Buero1_Heizung_11_Kanal4.SET_TEMPERATURE set to 19
                heatingcontrol.0 2019-10-02 23:18:24.018 info room 2OG_Schlafzimmer Thermostat hm-rpc.1.000E570999A890.1.ACTUAL_TEMPERATURE set to 18
                heatingcontrol.0 2019-10-02 23:18:24.018 info room 2OG_Schlafzimmer Thermostat 2OG_Schlafzimmer_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                heatingcontrol.0 2019-10-02 23:18:23.971 info room 1OG_Kinderzimmer2 Thermostat 1OG_Kinderzimmer 2_Heizung_11_Kanal4.SET_TEMPERATURE set to 17
                heatingcontrol.0 2019-10-02 23:18:23.909 info room 1OG_Kinderzimmer1 Thermostat 1OG_Kinderzimmer1_Heizung_11_Kanal4.SET_TEMPERATURE set to 20
                heatingcontrol.0 2019-10-02 23:18:23.800 info room EG_Wohnzimmer Thermostat EG_Gang_Heizung_11_Kanal4.SET_TEMPERATURE set to 15
                heatingcontrol.0 2019-10-02 23:18:23.784 info room EG_Wohnzimmer Thermostat EG_Wohnzimmer_Heizung_12_Kanal4.SET_TEMPERATURE set to 15
                heatingcontrol.0 2019-10-02 23:18:23.784 info room EG_Wohnzimmer Thermostat EG_Wohnzimmer_Heizung_11_Kanal4.SET_TEMPERATURE set to 15
                heatingcontrol.0 2019-10-02 23:18:23.675 info calculating new target temperatures
                heatingcontrol.0 2019-10-02 23:17:42.085 info room 2OG_Bad Thermostat 2OG_Bad_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                heatingcontrol.0 2019-10-02 23:17:42.038 info room 2OG_Buero2 Thermostat 2OG_Buero2_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                heatingcontrol.0 2019-10-02 23:17:42.007 info room 2OG_Buero1 Thermostat 2OG_Buero1_Heizung_11_Kanal4.SET_TEMPERATURE set to 19
                heatingcontrol.0 2019-10-02 23:17:41.976 info room 2OG_Schlafzimmer Thermostat hm-rpc.1.000E570999A890.1.ACTUAL_TEMPERATURE set to 18
                heatingcontrol.0 2019-10-02 23:17:41.976 info room 2OG_Schlafzimmer Thermostat 2OG_Schlafzimmer_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                heatingcontrol.0 2019-10-02 23:17:41.914 info room 1OG_Kinderzimmer2 Thermostat 1OG_Kinderzimmer 2_Heizung_11_Kanal4.SET_TEMPERATURE set to 17
                heatingcontrol.0 2019-10-02 23:17:41.898 info room 1OG_Kinderzimmer1 Thermostat 1OG_Kinderzimmer1_Heizung_11_Kanal4.SET_TEMPERATURE set to 20
                heatingcontrol.0 2019-10-02 23:17:41.851 info room EG_Wohnzimmer Thermostat EG_Gang_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                heatingcontrol.0 2019-10-02 23:17:41.851 info room EG_Wohnzimmer Thermostat EG_Wohnzimmer_Heizung_12_Kanal4.SET_TEMPERATURE set to 18
                heatingcontrol.0 2019-10-02 23:17:41.851 info room EG_Wohnzimmer Thermostat EG_Wohnzimmer_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                heatingcontrol.0 2019-10-02 23:17:41.742 info calculating new target temperatures
                heatingcontrol.0 2019-10-02 23:17:40.650 info starting. Version 0.3.0 in C:/ioBroker/node_modules/iobroker.heatingcontrol, node: v10.14.1
                host.Home-PC 2019-10-02 23:17:36.017 info instance system.adapter.heatingcontrol.0 started with pid 5504
                host.Home-PC 2019-10-02 23:17:33.506 info instance system.adapter.heatingcontrol.0 terminated with code null ()
                host.Home-PC 2019-10-02 23:17:33.506 warn instance system.adapter.heatingcontrol.0 terminated due to SIGTERM
                host.Home-PC 2019-10-02 23:17:33.443 info stopInstance system.adapter.heatingcontrol.0 killing pid 4028
                host.Home-PC 2019-10-02 23:17:33.443 info stopInstance system.adapter.heatingcontrol.0

                Ich hoffe ihr könnt mir helfen dieses Problem zu lösen.
                Gruss
                Maarten

                M 1 Antwort Letzte Antwort
                0
                • M maarten

                  Hallo zusammen

                  Ich bin relativ neu bei Biobroker, obwohl ich mich in den letzten Wochen intensiv damit beschäftigt habe.
                  Den Heating Control Adapter finde ich super, hier bereits einmal ein grosses Dankeschön für die Implementierung.
                  Leider treten bei mir Fehlermeldungen im Log auf, sobald ich Türen oder Fensterkontakte betätige und hoffe das Ihr mir weiterhelfen könnt.

                  Zuerst einmal zum Setup:
                  ioBroker läuft auf Windows Rechner im Heimnetzwerk
                  Sensoren und Aktoren sind alle über Homematic:

                  • Funkheizkörperthermostate HM-CC-RT-DN
                  • Fenster/Türkontakte HM-Sec-SCo
                  • Temperatursensoren HmIP-STH

                  Es gibt ca. 9 verschiedene Räume zum steuern und in einigen davon sind mehrere Thermostate (max. 2) und/oder Fensterkontakte (max. 4) verbaut, welche entsprechend integriert werden müssen.

                  Die Visualisierung mit vis läuft bereits und kann mich soweit nicht beklagen, nebst einigen offenen Wünschen welche aus Zeitgründen noch nicht implementiert wurden 😉

                  Hier ein paar Screenshots der Konfiguration:

                  Bildschirmfoto 2019-10-02 um 23.40.38.png
                  OID Aktueller Wert: Actual_Temperature des HomematicIP Gerätes
                  OID Zielwert: Set_Temperature des Heizkörperthermostates

                  Bildschirmfoto 2019-10-02 um 23.40.47.png

                  und hier der Log dazu, nach löschen der Logs inkl. Neustart Adapter und betätigen eines Fensterkontaktes (Ohne = keine roten Logs):


                  hm-rpc.1 2019-10-02 23:41:29.424 info new HmIP devices/channels after filter: 0
                  hm-rpc.1 2019-10-02 23:41:29.409 info xmlrpc <- newDevices 90
                  hm-rpc.1 2019-10-02 23:41:28.722 info xmlrpc -> 0 devices
                  hm-rpc.1 2019-10-02 23:41:28.707 info xmlrpc <- listDevices ["hm-rpc.1"]
                  hm-rpc.0 2019-10-02 23:38:08.637 error Error: XML-RPC fault: Failure
                  hm-rpc.0 2019-10-02 23:38:08.637 error xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                  heatingcontrol.0 2019-10-02 23:38:02.241 info room 2OG_Bad Thermostat 2OG_Bad_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                  heatingcontrol.0 2019-10-02 23:38:02.226 info room 2OG_Buero2 Thermostat 2OG_Buero2_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                  heatingcontrol.0 2019-10-02 23:38:02.148 info room 2OG_Buero1 Thermostat 2OG_Buero1_Heizung_11_Kanal4.SET_TEMPERATURE set to 19
                  heatingcontrol.0 2019-10-02 23:38:02.101 info room 2OG_Schlafzimmer Thermostat hm-rpc.1.000E570999A890.1.ACTUAL_TEMPERATURE set to 18
                  heatingcontrol.0 2019-10-02 23:38:02.101 info room 2OG_Schlafzimmer Thermostat 2OG_Schlafzimmer_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                  heatingcontrol.0 2019-10-02 23:38:02.054 info room 1OG_Kinderzimmer2 Thermostat 1OG_Kinderzimmer 2_Heizung_11_Kanal4.SET_TEMPERATURE set to 17
                  heatingcontrol.0 2019-10-02 23:38:01.960 info room 1OG_Kinderzimmer1 Thermostat 1OG_Kinderzimmer1_Heizung_11_Kanal4.SET_TEMPERATURE set to 20
                  heatingcontrol.0 2019-10-02 23:38:01.836 info room EG_Wohnzimmer Thermostat EG_Gang_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                  heatingcontrol.0 2019-10-02 23:38:01.836 info room EG_Wohnzimmer Thermostat EG_Wohnzimmer_Heizung_12_Kanal4.SET_TEMPERATURE set to 18
                  heatingcontrol.0 2019-10-02 23:38:01.820 info room EG_Wohnzimmer Thermostat EG_Wohnzimmer_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                  heatingcontrol.0 2019-10-02 23:38:01.711 info calculating new target temperatures
                  info.0 2019-10-02 23:35:30.359 info Popup news was read...
                  hm-rpc.1 2019-10-02 23:34:59.097 info new HmIP devices/channels after filter: 0
                  hm-rpc.1 2019-10-02 23:34:59.097 info xmlrpc <- newDevices 90
                  hm-rpc.1 2019-10-02 23:34:58.614 info xmlrpc -> 0 devices
                  hm-rpc.1 2019-10-02 23:34:58.614 info xmlrpc <- listDevices ["hm-rpc.1"]
                  hm-rpc.0 2019-10-02 23:23:38.062 error Error: XML-RPC fault: Failure
                  hm-rpc.0 2019-10-02 23:23:38.062 error xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                  hm-rpc.0 2019-10-02 23:23:37.313 error Error: XML-RPC fault: Failure
                  hm-rpc.0 2019-10-02 23:23:37.313 error xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                  hm-rpc.0 2019-10-02 23:23:36.533 error Error: XML-RPC fault: Failure
                  hm-rpc.0 2019-10-02 23:23:36.533 error xmlrpc -> setValue ["4","SET_TEMPERATURE",19] FLOAT
                  hm-rpc.0 2019-10-02 23:23:35.753 error Error: XML-RPC fault: Failure
                  hm-rpc.0 2019-10-02 23:23:35.753 error xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                  hm-rpc.0 2019-10-02 23:23:34.973 error Error: XML-RPC fault: Failure
                  hm-rpc.0 2019-10-02 23:23:34.973 error xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                  hm-rpc.0 2019-10-02 23:23:34.208 error Error: XML-RPC fault: Failure
                  hm-rpc.0 2019-10-02 23:23:34.208 error xmlrpc -> setValue ["4","SET_TEMPERATURE",17] FLOAT
                  hm-rpc.0 2019-10-02 23:23:33.460 error Error: XML-RPC fault: Failure
                  hm-rpc.0 2019-10-02 23:23:33.460 error xmlrpc -> setValue ["4","SET_TEMPERATURE",20] FLOAT
                  hm-rpc.0 2019-10-02 23:23:32.680 error Error: XML-RPC fault: Failure
                  hm-rpc.0 2019-10-02 23:23:32.680 error xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                  hm-rpc.0 2019-10-02 23:23:31.868 error Error: XML-RPC fault: Failure
                  hm-rpc.0 2019-10-02 23:23:31.868 error xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                  hm-rpc.0 2019-10-02 23:23:30.184 error Error: XML-RPC fault: Failure
                  hm-rpc.0 2019-10-02 23:23:30.184 error xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                  heatingcontrol.0 2019-10-02 23:23:26.674 info room 2OG_Bad Thermostat 2OG_Bad_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                  heatingcontrol.0 2019-10-02 23:23:26.596 info room 2OG_Buero2 Thermostat 2OG_Buero2_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                  heatingcontrol.0 2019-10-02 23:23:26.549 info room 2OG_Buero1 Thermostat 2OG_Buero1_Heizung_11_Kanal4.SET_TEMPERATURE set to 19
                  heatingcontrol.0 2019-10-02 23:23:26.471 info room 2OG_Schlafzimmer Thermostat hm-rpc.1.000E570999A890.1.ACTUAL_TEMPERATURE set to 18
                  heatingcontrol.0 2019-10-02 23:23:26.471 info room 2OG_Schlafzimmer Thermostat 2OG_Schlafzimmer_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                  heatingcontrol.0 2019-10-02 23:23:26.378 info room 1OG_Kinderzimmer2 Thermostat 1OG_Kinderzimmer 2_Heizung_11_Kanal4.SET_TEMPERATURE set to 17
                  heatingcontrol.0 2019-10-02 23:23:26.284 info room 1OG_Kinderzimmer1 Thermostat 1OG_Kinderzimmer1_Heizung_11_Kanal4.SET_TEMPERATURE set to 20
                  heatingcontrol.0 2019-10-02 23:23:26.113 info room EG_Wohnzimmer Thermostat EG_Gang_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                  heatingcontrol.0 2019-10-02 23:23:26.113 info room EG_Wohnzimmer Thermostat EG_Wohnzimmer_Heizung_12_Kanal4.SET_TEMPERATURE set to 18
                  heatingcontrol.0 2019-10-02 23:23:26.097 info room EG_Wohnzimmer Thermostat EG_Wohnzimmer_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                  heatingcontrol.0 2019-10-02 23:23:25.957 info calculating new target temperatures
                  hm-rpc.0 2019-10-02 23:23:19.062 error Error: XML-RPC fault: Failure
                  hm-rpc.0 2019-10-02 23:23:19.062 error xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                  hm-rpc.0 2019-10-02 23:23:18.266 error Error: XML-RPC fault: Failure
                  hm-rpc.0 2019-10-02 23:23:18.266 error xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                  hm-rpc.0 2019-10-02 23:23:17.486 error Error: XML-RPC fault: Failure
                  hm-rpc.0 2019-10-02 23:23:17.486 error xmlrpc -> setValue ["4","SET_TEMPERATURE",19] FLOAT
                  hm-rpc.0 2019-10-02 23:23:16.706 error Error: XML-RPC fault: Failure
                  hm-rpc.0 2019-10-02 23:23:16.706 error xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                  hm-rpc.0 2019-10-02 23:23:15.926 error Error: XML-RPC fault: Failure
                  hm-rpc.0 2019-10-02 23:23:15.926 error xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                  hm-rpc.0 2019-10-02 23:23:15.146 error Error: XML-RPC fault: Failure
                  hm-rpc.0 2019-10-02 23:23:15.146 error xmlrpc -> setValue ["4","SET_TEMPERATURE",17] FLOAT
                  hm-rpc.0 2019-10-02 23:23:14.366 error Error: XML-RPC fault: Failure
                  hm-rpc.0 2019-10-02 23:23:14.366 error xmlrpc -> setValue ["4","SET_TEMPERATURE",20] FLOAT
                  heatingcontrol.0 2019-10-02 23:23:12.306 info room 2OG_Bad Thermostat 2OG_Bad_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                  heatingcontrol.0 2019-10-02 23:23:12.228 info room 2OG_Buero2 Thermostat 2OG_Buero2_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                  heatingcontrol.0 2019-10-02 23:23:12.166 info room 2OG_Buero1 Thermostat 2OG_Buero1_Heizung_11_Kanal4.SET_TEMPERATURE set to 19
                  heatingcontrol.0 2019-10-02 23:23:12.088 info room 2OG_Schlafzimmer Thermostat hm-rpc.1.000E570999A890.1.ACTUAL_TEMPERATURE set to 18
                  heatingcontrol.0 2019-10-02 23:23:12.072 info room 2OG_Schlafzimmer Thermostat 2OG_Schlafzimmer_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                  heatingcontrol.0 2019-10-02 23:23:12.010 info room 1OG_Kinderzimmer2 Thermostat 1OG_Kinderzimmer 2_Heizung_11_Kanal4.SET_TEMPERATURE set to 17
                  heatingcontrol.0 2019-10-02 23:23:11.948 info room 1OG_Kinderzimmer1 Thermostat 1OG_Kinderzimmer1_Heizung_11_Kanal4.SET_TEMPERATURE set to 20
                  heatingcontrol.0 2019-10-02 23:23:11.870 info room EG_Wohnzimmer Thermostat EG_Gang_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                  heatingcontrol.0 2019-10-02 23:23:11.854 info room EG_Wohnzimmer Thermostat EG_Wohnzimmer_Heizung_12_Kanal4.SET_TEMPERATURE set to 18
                  heatingcontrol.0 2019-10-02 23:23:11.854 info room EG_Wohnzimmer Thermostat EG_Wohnzimmer_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                  heatingcontrol.0 2019-10-02 23:23:11.698 info calculating new target temperatures
                  heatingcontrol.0 2019-10-02 23:22:25.241 info room 2OG_Bad Thermostat 2OG_Bad_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                  heatingcontrol.0 2019-10-02 23:22:25.148 info room 2OG_Buero2 Thermostat 2OG_Buero2_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                  heatingcontrol.0 2019-10-02 23:22:25.070 info room 2OG_Buero1 Thermostat 2OG_Buero1_Heizung_11_Kanal4.SET_TEMPERATURE set to 19
                  heatingcontrol.0 2019-10-02 23:22:24.976 info room 2OG_Schlafzimmer Thermostat hm-rpc.1.000E570999A890.1.ACTUAL_TEMPERATURE set to 18
                  heatingcontrol.0 2019-10-02 23:22:24.976 info room 2OG_Schlafzimmer Thermostat 2OG_Schlafzimmer_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                  heatingcontrol.0 2019-10-02 23:22:24.898 info room 1OG_Kinderzimmer2 Thermostat 1OG_Kinderzimmer 2_Heizung_11_Kanal4.SET_TEMPERATURE set to 17
                  heatingcontrol.0 2019-10-02 23:22:24.804 info room 1OG_Kinderzimmer1 Thermostat 1OG_Kinderzimmer1_Heizung_11_Kanal4.SET_TEMPERATURE set to 20
                  heatingcontrol.0 2019-10-02 23:22:24.680 info room EG_Wohnzimmer Thermostat EG_Gang_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                  heatingcontrol.0 2019-10-02 23:22:24.664 info room EG_Wohnzimmer Thermostat EG_Wohnzimmer_Heizung_12_Kanal4.SET_TEMPERATURE set to 18
                  heatingcontrol.0 2019-10-02 23:22:24.664 info room EG_Wohnzimmer Thermostat EG_Wohnzimmer_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                  heatingcontrol.0 2019-10-02 23:22:24.586 info calculating new target temperatures
                  hm-rpc.1 2019-10-02 23:20:30.628 info new HmIP devices/channels after filter: 0
                  hm-rpc.1 2019-10-02 23:20:30.612 info xmlrpc <- newDevices 90
                  hm-rpc.1 2019-10-02 23:20:30.051 info xmlrpc -> 0 devices
                  hm-rpc.1 2019-10-02 23:20:30.051 info xmlrpc <- listDevices ["hm-rpc.1"]
                  hm-rpc.0 2019-10-02 23:19:01.490 error Error: XML-RPC fault: Failure
                  hm-rpc.0 2019-10-02 23:19:01.490 error xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                  hm-rpc.0 2019-10-02 23:18:57.449 error Error: XML-RPC fault: Failure
                  hm-rpc.0 2019-10-02 23:18:57.449 error xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                  hm-rpc.0 2019-10-02 23:18:56.700 error Error: XML-RPC fault: Failure
                  hm-rpc.0 2019-10-02 23:18:56.700 error xmlrpc -> setValue ["4","SET_TEMPERATURE",19] FLOAT
                  hm-rpc.0 2019-10-02 23:18:55.936 error Error: XML-RPC fault: Failure
                  hm-rpc.0 2019-10-02 23:18:55.936 error xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                  hm-rpc.0 2019-10-02 23:18:55.187 error Error: XML-RPC fault: Failure
                  hm-rpc.0 2019-10-02 23:18:55.187 error xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                  hm-rpc.0 2019-10-02 23:18:54.376 error Error: XML-RPC fault: Failure
                  hm-rpc.0 2019-10-02 23:18:54.376 error xmlrpc -> setValue ["4","SET_TEMPERATURE",17] FLOAT
                  hm-rpc.0 2019-10-02 23:18:52.551 error Error: XML-RPC fault: Failure
                  hm-rpc.0 2019-10-02 23:18:52.551 error xmlrpc -> setValue ["4","SET_TEMPERATURE",20] FLOAT
                  hm-rpc.0 2019-10-02 23:18:48.510 error Error: XML-RPC fault: Failure
                  hm-rpc.0 2019-10-02 23:18:48.510 error xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                  hm-rpc.0 2019-10-02 23:18:47.715 error Error: XML-RPC fault: Failure
                  hm-rpc.0 2019-10-02 23:18:47.715 error xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                  hm-rpc.0 2019-10-02 23:18:43.612 error Error: XML-RPC fault: Failure
                  hm-rpc.0 2019-10-02 23:18:43.612 error xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                  heatingcontrol.0 2019-10-02 23:18:40.117 info room 2OG_Bad Thermostat 2OG_Bad_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                  heatingcontrol.0 2019-10-02 23:18:40.039 info room 2OG_Buero2 Thermostat 2OG_Buero2_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                  heatingcontrol.0 2019-10-02 23:18:39.961 info room 2OG_Buero1 Thermostat 2OG_Buero1_Heizung_11_Kanal4.SET_TEMPERATURE set to 19
                  heatingcontrol.0 2019-10-02 23:18:39.868 info room 2OG_Schlafzimmer Thermostat hm-rpc.1.000E570999A890.1.ACTUAL_TEMPERATURE set to 18
                  heatingcontrol.0 2019-10-02 23:18:39.868 info room 2OG_Schlafzimmer Thermostat 2OG_Schlafzimmer_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                  heatingcontrol.0 2019-10-02 23:18:39.805 info room 1OG_Kinderzimmer2 Thermostat 1OG_Kinderzimmer 2_Heizung_11_Kanal4.SET_TEMPERATURE set to 17
                  heatingcontrol.0 2019-10-02 23:18:39.743 info room 1OG_Kinderzimmer1 Thermostat 1OG_Kinderzimmer1_Heizung_11_Kanal4.SET_TEMPERATURE set to 20
                  heatingcontrol.0 2019-10-02 23:18:39.618 info room EG_Wohnzimmer Thermostat EG_Gang_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                  heatingcontrol.0 2019-10-02 23:18:39.602 info room EG_Wohnzimmer Thermostat EG_Wohnzimmer_Heizung_12_Kanal4.SET_TEMPERATURE set to 18
                  heatingcontrol.0 2019-10-02 23:18:39.602 info room EG_Wohnzimmer Thermostat EG_Wohnzimmer_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                  heatingcontrol.0 2019-10-02 23:18:39.431 info calculating new target temperatures
                  hm-rpc.0 2019-10-02 23:18:35.016 error Error: XML-RPC fault: Failure
                  hm-rpc.0 2019-10-02 23:18:35.016 error xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                  hm-rpc.0 2019-10-02 23:18:34.236 error Error: XML-RPC fault: Failure
                  hm-rpc.0 2019-10-02 23:18:34.236 error xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                  hm-rpc.0 2019-10-02 23:18:33.488 error Error: XML-RPC fault: Failure
                  hm-rpc.0 2019-10-02 23:18:33.488 error xmlrpc -> setValue ["4","SET_TEMPERATURE",19] FLOAT
                  hm-rpc.0 2019-10-02 23:18:32.723 error Error: XML-RPC fault: Failure
                  hm-rpc.0 2019-10-02 23:18:32.723 error xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                  hm-rpc.0 2019-10-02 23:18:31.928 error Error: XML-RPC fault: Failure
                  hm-rpc.0 2019-10-02 23:18:31.928 error xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                  hm-rpc.0 2019-10-02 23:18:31.179 error Error: XML-RPC fault: Failure
                  hm-rpc.0 2019-10-02 23:18:31.179 error xmlrpc -> setValue ["4","SET_TEMPERATURE",17] FLOAT
                  hm-rpc.0 2019-10-02 23:18:30.430 error Error: XML-RPC fault: Failure
                  hm-rpc.0 2019-10-02 23:18:30.430 error xmlrpc -> setValue ["4","SET_TEMPERATURE",20] FLOAT
                  hm-rpc.0 2019-10-02 23:18:29.588 error Error: XML-RPC fault: Failure
                  hm-rpc.0 2019-10-02 23:18:29.588 error xmlrpc -> setValue ["4","SET_TEMPERATURE",15] FLOAT
                  hm-rpc.0 2019-10-02 23:18:28.854 error Error: XML-RPC fault: Failure
                  hm-rpc.0 2019-10-02 23:18:28.854 error xmlrpc -> setValue ["4","SET_TEMPERATURE",15] FLOAT
                  hm-rpc.0 2019-10-02 23:18:28.090 error Error: XML-RPC fault: Failure
                  hm-rpc.0 2019-10-02 23:18:28.090 error xmlrpc -> setValue ["4","SET_TEMPERATURE",15] FLOAT
                  heatingcontrol.0 2019-10-02 23:18:24.190 info room 2OG_Bad Thermostat 2OG_Bad_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                  heatingcontrol.0 2019-10-02 23:18:24.112 info room 2OG_Buero2 Thermostat 2OG_Buero2_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                  heatingcontrol.0 2019-10-02 23:18:24.065 info room 2OG_Buero1 Thermostat 2OG_Buero1_Heizung_11_Kanal4.SET_TEMPERATURE set to 19
                  heatingcontrol.0 2019-10-02 23:18:24.018 info room 2OG_Schlafzimmer Thermostat hm-rpc.1.000E570999A890.1.ACTUAL_TEMPERATURE set to 18
                  heatingcontrol.0 2019-10-02 23:18:24.018 info room 2OG_Schlafzimmer Thermostat 2OG_Schlafzimmer_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                  heatingcontrol.0 2019-10-02 23:18:23.971 info room 1OG_Kinderzimmer2 Thermostat 1OG_Kinderzimmer 2_Heizung_11_Kanal4.SET_TEMPERATURE set to 17
                  heatingcontrol.0 2019-10-02 23:18:23.909 info room 1OG_Kinderzimmer1 Thermostat 1OG_Kinderzimmer1_Heizung_11_Kanal4.SET_TEMPERATURE set to 20
                  heatingcontrol.0 2019-10-02 23:18:23.800 info room EG_Wohnzimmer Thermostat EG_Gang_Heizung_11_Kanal4.SET_TEMPERATURE set to 15
                  heatingcontrol.0 2019-10-02 23:18:23.784 info room EG_Wohnzimmer Thermostat EG_Wohnzimmer_Heizung_12_Kanal4.SET_TEMPERATURE set to 15
                  heatingcontrol.0 2019-10-02 23:18:23.784 info room EG_Wohnzimmer Thermostat EG_Wohnzimmer_Heizung_11_Kanal4.SET_TEMPERATURE set to 15
                  heatingcontrol.0 2019-10-02 23:18:23.675 info calculating new target temperatures
                  heatingcontrol.0 2019-10-02 23:17:42.085 info room 2OG_Bad Thermostat 2OG_Bad_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                  heatingcontrol.0 2019-10-02 23:17:42.038 info room 2OG_Buero2 Thermostat 2OG_Buero2_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                  heatingcontrol.0 2019-10-02 23:17:42.007 info room 2OG_Buero1 Thermostat 2OG_Buero1_Heizung_11_Kanal4.SET_TEMPERATURE set to 19
                  heatingcontrol.0 2019-10-02 23:17:41.976 info room 2OG_Schlafzimmer Thermostat hm-rpc.1.000E570999A890.1.ACTUAL_TEMPERATURE set to 18
                  heatingcontrol.0 2019-10-02 23:17:41.976 info room 2OG_Schlafzimmer Thermostat 2OG_Schlafzimmer_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                  heatingcontrol.0 2019-10-02 23:17:41.914 info room 1OG_Kinderzimmer2 Thermostat 1OG_Kinderzimmer 2_Heizung_11_Kanal4.SET_TEMPERATURE set to 17
                  heatingcontrol.0 2019-10-02 23:17:41.898 info room 1OG_Kinderzimmer1 Thermostat 1OG_Kinderzimmer1_Heizung_11_Kanal4.SET_TEMPERATURE set to 20
                  heatingcontrol.0 2019-10-02 23:17:41.851 info room EG_Wohnzimmer Thermostat EG_Gang_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                  heatingcontrol.0 2019-10-02 23:17:41.851 info room EG_Wohnzimmer Thermostat EG_Wohnzimmer_Heizung_12_Kanal4.SET_TEMPERATURE set to 18
                  heatingcontrol.0 2019-10-02 23:17:41.851 info room EG_Wohnzimmer Thermostat EG_Wohnzimmer_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                  heatingcontrol.0 2019-10-02 23:17:41.742 info calculating new target temperatures
                  heatingcontrol.0 2019-10-02 23:17:40.650 info starting. Version 0.3.0 in C:/ioBroker/node_modules/iobroker.heatingcontrol, node: v10.14.1
                  host.Home-PC 2019-10-02 23:17:36.017 info instance system.adapter.heatingcontrol.0 started with pid 5504
                  host.Home-PC 2019-10-02 23:17:33.506 info instance system.adapter.heatingcontrol.0 terminated with code null ()
                  host.Home-PC 2019-10-02 23:17:33.506 warn instance system.adapter.heatingcontrol.0 terminated due to SIGTERM
                  host.Home-PC 2019-10-02 23:17:33.443 info stopInstance system.adapter.heatingcontrol.0 killing pid 4028
                  host.Home-PC 2019-10-02 23:17:33.443 info stopInstance system.adapter.heatingcontrol.0

                  Ich hoffe ihr könnt mir helfen dieses Problem zu lösen.
                  Gruss
                  Maarten

                  M Offline
                  M Offline
                  maarten
                  schrieb am zuletzt editiert von
                  #162

                  @maarten
                  Übrigens läuft Adapterversion 0.3.0

                  Rene_HMR 1 Antwort Letzte Antwort
                  0
                  • M maarten

                    @maarten
                    Übrigens läuft Adapterversion 0.3.0

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

                    @maarten sagte in Adapter: HeatingControl:

                    Übrigens läuft Adapterversion 0.3.0

                    Bitte beachte, dass die 0.3.0 noch in der Entwicklung ist. Da habe ich einige Themen begonnen aber teilweise noch nicht fertig...

                    Bzgl. des o.g. Problems:
                    Der Fehler scheint daher zu kommen, dass auf einen Datenpunkt geschrieben wird, den hm-rpc nicht akzeptiert. Ich sehe anhand des logs aber nicht, wo das passiert. Deshalb bitte den adapter im debug-Mode starten und das log nochmal posten.

                    M 1 Antwort Letzte Antwort
                    0
                    • Rene_HMR Rene_HM

                      @AxelF1977 Die Konfiguration ist in mehreren Punkten falsch...

                      • "OID Aktueller Wert" sollte nur Datenpunkte mit Actual_Temperature enthalten. Ein SetPoint darf da nicht auftauchen. "OID Aktueller Wert" ist der Datenpunkt des Gerätes, der die aktuelle Temperatur enthält!
                      • "OID Zielwert" sollte nur Datenpunkte mit SetPoint enthalten. Ein Actual_Temperature darf da nicht auftauchen. "OID Zielwert" ist der Datenpunkt des Gerätes, der die Zieltemperatur enthält.
                      • die Aktoren müssen digitale Aktoren sein. Ein Thermostat darf da nicht auftauchen. Es muss dort ein state eines digitalen Outputs sein. Ein Setpoint oder Actual_Temperature darf da nicht stehen.
                      • generell darf ein Gerät nur einmal in der Liste auftauchen. Es darf keine zwei Zeilen mit dem gleichen Gerät geben.

                      Den Satz verstehe ich auch nicht

                      Konfiguration: Thermostate von Homematic, angesteuert mit den entsprechenden Wandthermostaten

                      Kannst du mal die HM-Bezeichnung der Geräte posten, die du verwendest?

                      Wenn du HM-Geräte verwendest, sollte eigentlich die automatische Suche funktionieren. Du musst nur die entsprechenden Geräte dem Gewerk "Heizung" zuordnen

                      AxelF1977A Offline
                      AxelF1977A Offline
                      AxelF1977
                      schrieb am zuletzt editiert von
                      #164

                      @Rene_HM said in Adapter: HeatingControl:

                      @AxelF1977 Die Konfiguration ist in mehreren Punkten falsch...

                      • "OID Aktueller Wert" sollte nur Datenpunkte mit Actual_Temperature enthalten. Ein SetPoint darf da nicht auftauchen. "OID Aktueller Wert" ist der Datenpunkt des Gerätes, der die aktuelle Temperatur enthält!
                      • "OID Zielwert" sollte nur Datenpunkte mit SetPoint enthalten. Ein Actual_Temperature darf da nicht auftauchen. "OID Zielwert" ist der Datenpunkt des Gerätes, der die Zieltemperatur enthält.
                      • die Aktoren müssen digitale Aktoren sein. Ein Thermostat darf da nicht auftauchen. Es muss dort ein state eines digitalen Outputs sein. Ein Setpoint oder Actual_Temperature darf da nicht stehen.
                      • generell darf ein Gerät nur einmal in der Liste auftauchen. Es darf keine zwei Zeilen mit dem gleichen Gerät geben.

                      Den Satz verstehe ich auch nicht

                      Konfiguration: Thermostate von Homematic, angesteuert mit den entsprechenden Wandthermostaten

                      Kannst du mal die HM-Bezeichnung der Geräte posten, die du verwendest?

                      Wenn du HM-Geräte verwendest, sollte eigentlich die automatische Suche funktionieren. Du musst nur die entsprechenden Geräte dem Gewerk "Heizung" zuordnen

                      Mahlzeit,

                      ich werde das hier mal weiter beobachten. Aktuell habe ich erstmal wieder das Javascript von Looxer01 zu laufen. Ich werde mich später nochmal mit dem Adapter beschäftigen. Ist gerade zuviel Arbeit die VIS umzubauen.

                      Vielen Dank für den Adapter, bin gespannt wie es weiter geht

                      ASROCK Deskmini Intel I3 8100 16GB mit Proxmox VM ioBroker VM DIYHue| CCU piVCCU + FHEM auf Raspberry | Maria DB mit Grafana und Prometheus auf Tinker Board

                      1 Antwort Letzte Antwort
                      0
                      • H Online
                        H Online
                        holgerwolf
                        schrieb am zuletzt editiert von
                        #165

                        Mit Begin der Heizperiode bin ich auch vom Script auf den Adapter (V 0.3.0) umgestiegen.
                        Sieht erstmal soweit gut gut. Muss ich noch ein wenig beobachten und die Einbindung in VIS machen.

                        Aber ich bekomme im Log folgende Warnung:

                        heatingcontrol.0	2019-10-04 14:59:26.322	warn	Empty ID: {"val":true,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin"}
                        

                        Irgend ne Idee wo her das kommt?

                        Gruß
                        Holger

                        Rene_HMR 1 Antwort Letzte Antwort
                        0
                        • H holgerwolf

                          Mit Begin der Heizperiode bin ich auch vom Script auf den Adapter (V 0.3.0) umgestiegen.
                          Sieht erstmal soweit gut gut. Muss ich noch ein wenig beobachten und die Einbindung in VIS machen.

                          Aber ich bekomme im Log folgende Warnung:

                          heatingcontrol.0	2019-10-04 14:59:26.322	warn	Empty ID: {"val":true,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin"}
                          

                          Irgend ne Idee wo her das kommt?

                          Gruß
                          Holger

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

                          @holgerwolf ich vermute eine falsche Konfiguration. Zeige bitte mal deine Thermostat-Konfiguration...

                          H 1 Antwort Letzte Antwort
                          0
                          • Rene_HMR Rene_HM

                            @holgerwolf ich vermute eine falsche Konfiguration. Zeige bitte mal deine Thermostat-Konfiguration...

                            H Online
                            H Online
                            holgerwolf
                            schrieb am zuletzt editiert von
                            #167

                            @Rene_HM Das könnte sein.

                            Hier das Thermostat:

                            0a334976-842e-4ed5-916c-9ced724a3c14-grafik.png

                            Unter Actoren hatte ich erst den Heizungsaktor drin. Aber der wird ja vom Thermostat gesteuert. Aber löschen geht irgendwie nicht. Sobald ich den Wert mit dem Papierkorb lösche und dann das Fenster wieder öffne ist der leere Wert wieder da:

                            8a9d9e9e-c0e7-4f4a-8ce1-61f19dedc3fc-grafik.png

                            Rene_HMR 1 Antwort Letzte Antwort
                            0
                            • H holgerwolf

                              @Rene_HM Das könnte sein.

                              Hier das Thermostat:

                              0a334976-842e-4ed5-916c-9ced724a3c14-grafik.png

                              Unter Actoren hatte ich erst den Heizungsaktor drin. Aber der wird ja vom Thermostat gesteuert. Aber löschen geht irgendwie nicht. Sobald ich den Wert mit dem Papierkorb lösche und dann das Fenster wieder öffne ist der leere Wert wieder da:

                              8a9d9e9e-c0e7-4f4a-8ce1-61f19dedc3fc-grafik.png

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

                              @holgerwolf okay, das mit dem Löschen schaue ich mir noch mal an.
                              edit:
                              habe dazu ein Ticket angelegt:
                              https://github.com/rg-engineering/ioBroker.heatingcontrol/issues/35

                              Die Aktoren sollten aber nicht das Problem bzgl. o.g. logs sein, solange du "Aktoren verwendet" nicht aktiv hast, dann sind die Aktoren zwar da, werden aber nicht verwendet.
                              Die Thermostat-Konfiguration sieht gut aus...
                              Kannst du den Adapter mal im debug-Mode laufen lassen und das entsprechende log posten?

                              1 Antwort Letzte Antwort
                              0
                              • H Online
                                H Online
                                holgerwolf
                                schrieb am zuletzt editiert von
                                #169

                                Ich hoffe ich habe alle Relevante erwischt:

                                2019-10-04 16:07:58.424 - info: host.ubuntu object change system.adapter.heatingcontrol.0
                                2019-10-04 16:07:58.425 - info: heatingcontrol.0 cleaned everything up...
                                2019-10-04 16:07:58.425 - info: host.ubuntu stopInstance system.adapter.heatingcontrol.0
                                2019-10-04 16:07:58.425 - info: host.ubuntu stopInstance system.adapter.heatingcontrol.0 killing pid 27653
                                2019-10-04 16:07:58.428 - info: heatingcontrol.0 cleaned everything up...
                                2019-10-04 16:07:58.448 - error: Caught by controller[1]: (node:27653) UnhandledPromiseRejectionWarning: Empty ID: {"val":true,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin"}
                                2019-10-04 16:07:58.448 - error: Caught by controller[1]: (node:27653) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 18)
                                2019-10-04 16:07:58.448 - info: host.ubuntu instance system.adapter.heatingcontrol.0 terminated with code 156 ()
                                2019-10-04 16:08:00.930 - info: host.ubuntu instance system.adapter.heatingcontrol.0 started with pid 17959
                                2019-10-04 16:08:01.119 - debug: heatingcontrol.0 objectDB connected
                                2019-10-04 16:08:01.128 - debug: heatingcontrol.0 statesDB connected
                                2019-10-04 16:08:01.229 - info: heatingcontrol.0 starting. Version 0.3.0 in /opt/iobroker/node_modules/iobroker.heatingcontrol, node: v10.16.3
                                2019-10-04 16:08:01.240 - debug: heatingcontrol.0 devices [{"id":1,"name":"Heizung Schalter Bad.STATE","isActive":true,"room":"Bad","type":2,"OID_Target":"hm-rpc.0.HEQ0366232.3.STATE"},{"id":2,"name":"Heizung Schalter Gaeste 3","isActive":true,"room":"Gaestezimmer","type":2,"OID_Target":"hm-rpc.0.HEQ0366232.4.STATE"},{"id":3,"name":"Thermostat Hobby 1.SETPOINT","OID_Current":"hm-rpc.0.GEQ0171035.1.TEMPERATURE","OID_Target":"hm-rpc.0.GEQ0171035.2.SETPOINT","isActive":true,"type":1,"room":"Hobby"},{"id":4,"name":"","OID_Target":"","isActive":false,"type":2,"room":"Hobby"},{"id":5,"name":"","OID_Target":"","isActive":false,"type":2,"room":"Hobby"},{"id":6,"name":"Heizung Wohnzimmer 1.SETPOINT","OID_Current":"hm-rpc.0.HEQ0366475.1.TEMPERATURE","OID_Target":"hm-rpc.0.HEQ0366475.2.SETPOINT","isActive":true,"type":1,"room":"Wohnzimmer"},{"id":7,"name":"Schalter Heizung Wohn.STATE","OID_Target":"hm-rpc.0.IEQ0504267.1.STATE","isActive":true,"type":2,"room":"Wohnzimmer"},{"id":8,"name":"Heizung Bad 1.SETPOINT","OID_Current":"hm-rpc.0.JEQ0225790.1.TEMPERATURE","OID_Target":"hm-rpc.0.JEQ0225790.2.SETPOINT","isActive":true,"type":1,"room":"Bad"}]
                                2019-10-04 16:08:01.241 - debug: heatingcontrol.0 CreateDatepoints
                                2019-10-04 16:08:01.286 - debug: heatingcontrol.0 rooms 10
                                2019-10-04 16:08:01.287 - debug: heatingcontrol.0 create data points for Wohnzimmer
                                2019-10-04 16:08:01.302 - debug: heatingcontrol.0 room Wohnzimmer with 4 periods
                                2019-10-04 16:08:01.302 - debug: heatingcontrol.0 Profile Type Mo-FR + Sa-So, profiles 1
                                2019-10-04 16:08:01.302 - debug: heatingcontrol.0 add state Profiles.0.Wohnzimmer.Mo-Fr.Periods.0 max 5
                                2019-10-04 16:08:01.302 - debug: heatingcontrol.0 add state Profiles.0.Wohnzimmer.Mo-Fr.Periods.1 max 5
                                2019-10-04 16:08:01.302 - debug: heatingcontrol.0 add state Profiles.0.Wohnzimmer.Mo-Fr.Periods.2 max 5
                                2019-10-04 16:08:01.302 - debug: heatingcontrol.0 add state Profiles.0.Wohnzimmer.Mo-Fr.Periods.3 max 5
                                2019-10-04 16:08:01.302 - debug: heatingcontrol.0 add state Profiles.0.Wohnzimmer.Su-So.Periods.0 max 5
                                2019-10-04 16:08:01.302 - debug: heatingcontrol.0 add state Profiles.0.Wohnzimmer.Su-So.Periods.1 max 5
                                2019-10-04 16:08:01.302 - debug: heatingcontrol.0 add state Profiles.0.Wohnzimmer.Su-So.Periods.2 max 5
                                2019-10-04 16:08:01.302 - debug: heatingcontrol.0 add state Profiles.0.Wohnzimmer.Su-So.Periods.3 max 5
                                2019-10-04 16:08:01.302 - debug: heatingcontrol.0 not active.... Studio
                                2019-10-04 16:08:01.303 - debug: heatingcontrol.0 create data points for Bad
                                2019-10-04 16:08:01.339 - debug: heatingcontrol.0 room Bad with 4 periods
                                2019-10-04 16:08:01.339 - debug: heatingcontrol.0 Profile Type Mo-FR + Sa-So, profiles 1
                                2019-10-04 16:08:01.339 - debug: heatingcontrol.0 add state Profiles.0.Bad.Mo-Fr.Periods.0 max 5
                                2019-10-04 16:08:01.340 - debug: heatingcontrol.0 add state Profiles.0.Bad.Mo-Fr.Periods.1 max 5
                                2019-10-04 16:08:01.340 - debug: heatingcontrol.0 add state Profiles.0.Bad.Mo-Fr.Periods.2 max 5
                                2019-10-04 16:08:01.340 - debug: heatingcontrol.0 add state Profiles.0.Bad.Mo-Fr.Periods.3 max 5
                                2019-10-04 16:08:01.340 - debug: heatingcontrol.0 add state Profiles.0.Bad.Su-So.Periods.0 max 5
                                2019-10-04 16:08:01.340 - debug: heatingcontrol.0 add state Profiles.0.Bad.Su-So.Periods.1 max 5
                                2019-10-04 16:08:01.340 - debug: heatingcontrol.0 add state Profiles.0.Bad.Su-So.Periods.2 max 5
                                2019-10-04 16:08:01.340 - debug: heatingcontrol.0 add state Profiles.0.Bad.Su-So.Periods.3 max 5
                                2019-10-04 16:08:01.340 - debug: heatingcontrol.0 not active.... HWR
                                2019-10-04 16:08:01.340 - debug: heatingcontrol.0 not active.... Garten
                                2019-10-04 16:08:01.340 - debug: heatingcontrol.0 create data points for Hobby
                                2019-10-04 16:08:01.378 - debug: heatingcontrol.0 room Hobby with 4 periods
                                2019-10-04 16:08:01.378 - debug: heatingcontrol.0 Profile Type Mo-FR + Sa-So, profiles 1
                                2019-10-04 16:08:01.378 - debug: heatingcontrol.0 add state Profiles.0.Hobby.Mo-Fr.Periods.0 max 5
                                2019-10-04 16:08:01.378 - debug: heatingcontrol.0 add state Profiles.0.Hobby.Mo-Fr.Periods.1 max 5
                                2019-10-04 16:08:01.378 - debug: heatingcontrol.0 add state Profiles.0.Hobby.Mo-Fr.Periods.2 max 5
                                2019-10-04 16:08:01.378 - debug: heatingcontrol.0 add state Profiles.0.Hobby.Mo-Fr.Periods.3 max 5
                                2019-10-04 16:08:01.378 - debug: heatingcontrol.0 add state Profiles.0.Hobby.Su-So.Periods.0 max 5
                                2019-10-04 16:08:01.378 - debug: heatingcontrol.0 add state Profiles.0.Hobby.Su-So.Periods.1 max 5
                                2019-10-04 16:08:01.378 - debug: heatingcontrol.0 add state Profiles.0.Hobby.Su-So.Periods.2 max 5
                                2019-10-04 16:08:01.378 - debug: heatingcontrol.0 add state Profiles.0.Hobby.Su-So.Periods.3 max 5
                                2019-10-04 16:08:01.378 - debug: heatingcontrol.0 not active.... Schlafzimmer
                                2019-10-04 16:08:01.378 - debug: heatingcontrol.0 not active.... Gaestezimmer
                                2019-10-04 16:08:01.378 - debug: heatingcontrol.0 not active.... Flur
                                2019-10-04 16:08:01.378 - debug: heatingcontrol.0 not active.... Kueche
                                2019-10-04 16:08:01.378 - debug: heatingcontrol.0 #start subscribtion
                                2019-10-04 16:08:01.379 - info: heatingcontrol.0 subscribe feiertage.0.heute.boolean
                                2019-10-04 16:08:01.379 - info: heatingcontrol.0 subscribe Hobby hm-rpc.0.GEQ0171035.2.SETPOINT / hm-rpc.0.GEQ0171035.1.TEMPERATURE
                                2019-10-04 16:08:01.379 - info: heatingcontrol.0 subscribe Wohnzimmer hm-rpc.0.HEQ0366475.2.SETPOINT / hm-rpc.0.HEQ0366475.1.TEMPERATURE
                                2019-10-04 16:08:01.379 - info: heatingcontrol.0 subscribe Bad hm-rpc.0.JEQ0225790.2.SETPOINT / hm-rpc.0.JEQ0225790.1.TEMPERATURE
                                2019-10-04 16:08:01.379 - debug: heatingcontrol.0 #subscribtion finished
                                2019-10-04 16:08:01.379 - debug: heatingcontrol.0 start CalculateNextTime, profile type 2
                                2019-10-04 16:08:01.379 - debug: heatingcontrol.0 get profile
                                2019-10-04 16:08:01.441 - debug: heatingcontrol.0 profile 0
                                2019-10-04 16:08:01.474 - debug: heatingcontrol.0 ---1 found time for Wohnzimmer at {"val":"00:00","ack":true,"ts":1570184877412,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570184877284} 00:00
                                2019-10-04 16:08:01.474 - debug: heatingcontrol.0 push to list = 00,00
                                2019-10-04 16:08:01.490 - debug: heatingcontrol.0 ---1 found time for Wohnzimmer at {"val":"14:00","ack":true,"ts":1570188148737,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570188148569} 14:00
                                2019-10-04 16:08:01.490 - debug: heatingcontrol.0 push to list = 14,00
                                2019-10-04 16:08:01.495 - debug: heatingcontrol.0 ---1 found time for Wohnzimmer at {"val":"22:30","ack":true,"ts":1570184960855,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570184960751} 22:30
                                2019-10-04 16:08:01.495 - debug: heatingcontrol.0 push to list = 22,30
                                2019-10-04 16:08:01.498 - debug: heatingcontrol.0 ---1 found time for Wohnzimmer at {"val":"22:30","ack":true,"ts":1570184983804,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570184983719} 22:30
                                2019-10-04 16:08:01.504 - debug: heatingcontrol.0 ---2 found time for Wohnzimmer at {"val":"00:00","ack":true,"ts":1570185076234,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570185076099} 00:00
                                2019-10-04 16:08:01.504 - debug: heatingcontrol.0 push to list = 00,00
                                2019-10-04 16:08:01.507 - debug: heatingcontrol.0 ---2 found time for Wohnzimmer at {"val":"08:00","ack":true,"ts":1570184609447,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570184609447} 08:00
                                2019-10-04 16:08:01.507 - debug: heatingcontrol.0 push to list = 08,00
                                2019-10-04 16:08:01.513 - debug: heatingcontrol.0 ---2 found time for Wohnzimmer at {"val":"22:00","ack":true,"ts":1570185196688,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570185196581} 22:00
                                2019-10-04 16:08:01.513 - debug: heatingcontrol.0 push to list = 22,00
                                2019-10-04 16:08:01.519 - debug: heatingcontrol.0 ---2 found time for Wohnzimmer at {"val":"22:00","ack":true,"ts":1570185251680,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570185251568} 22:00
                                2019-10-04 16:08:01.521 - debug: heatingcontrol.0 ---1 found time for Bad at {"val":"00:00","ack":true,"ts":1570187067402,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570187002095} 00:00
                                2019-10-04 16:08:01.524 - debug: heatingcontrol.0 ---1 found time for Bad at {"val":"04:00","ack":true,"ts":1570187129193,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570187129009} 04:00
                                2019-10-04 16:08:01.524 - debug: heatingcontrol.0 push to list = 04,00
                                2019-10-04 16:08:01.527 - debug: heatingcontrol.0 ---1 found time for Bad at {"val":"05:00","ack":true,"ts":1570187270903,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570187270693} 05:00
                                2019-10-04 16:08:01.527 - debug: heatingcontrol.0 push to list = 05,00
                                2019-10-04 16:08:01.584 - debug: heatingcontrol.0 ---1 found time for Bad at {"val":"17:00","ack":true,"ts":1570187346080,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570187345940} 17:00
                                2019-10-04 16:08:01.584 - debug: heatingcontrol.0 push to list = 17,00
                                2019-10-04 16:08:01.597 - debug: heatingcontrol.0 ---2 found time for Bad at {"val":"00:00","ack":true,"ts":1570187610071,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570187609898} 00:00
                                2019-10-04 16:08:01.601 - debug: heatingcontrol.0 ---2 found time for Bad at {"val":"06:00","ack":true,"ts":1570187745063,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570187744889} 06:00
                                2019-10-04 16:08:01.601 - debug: heatingcontrol.0 push to list = 06,00
                                2019-10-04 16:08:01.609 - debug: heatingcontrol.0 ---2 found time for Bad at {"val":"23:00","ack":true,"ts":1570187869556,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570187869442} 23:00
                                2019-10-04 16:08:01.612 - debug: heatingcontrol.0 push to list = 23,00
                                2019-10-04 16:08:01.619 - debug: heatingcontrol.0 ---2 found time for Bad at {"val":"23:00","ack":true,"ts":1570187884926,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570187884799} 23:00
                                2019-10-04 16:08:01.691 - debug: heatingcontrol.0 ---1 found time for Hobby at {"val":"00:00","ack":true,"ts":1570182698684,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570182698518} 00:00
                                2019-10-04 16:08:01.700 - debug: heatingcontrol.0 ---1 found time for Hobby at {"val":"07:30","ack":true,"ts":1570184159739,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570182727294} 07:30
                                2019-10-04 16:08:01.700 - debug: heatingcontrol.0 push to list = 07,30
                                2019-10-04 16:08:01.712 - debug: heatingcontrol.0 ---1 found time for Hobby at {"val":"17:00","ack":true,"ts":1570182858606,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570182858536} 17:00
                                2019-10-04 16:08:01.783 - debug: heatingcontrol.0 ---1 found time for Hobby at {"val":"17:00","ack":true,"ts":1570182927636,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570182927539} 17:00
                                2019-10-04 16:08:01.785 - debug: heatingcontrol.0 ---2 found time for Hobby at {"val":"05:00","ack":true,"ts":1570182469509,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570182469509} 05:00
                                2019-10-04 16:08:01.785 - debug: heatingcontrol.0 push to list = 05,00
                                2019-10-04 16:08:01.787 - debug: heatingcontrol.0 ---2 found time for Hobby at {"val":"08:00","ack":true,"ts":1570182469512,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570182469512} 08:00
                                2019-10-04 16:08:01.787 - debug: heatingcontrol.0 ---2 found time for Hobby at {"val":"12:00","ack":true,"ts":1570182469512,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570182469512} 12:00
                                2019-10-04 16:08:01.788 - debug: heatingcontrol.0 push to list = 12,00
                                2019-10-04 16:08:01.790 - debug: heatingcontrol.0 ---2 found time for Hobby at {"val":"16:00","ack":true,"ts":1570182469513,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570182469513} 16:00
                                2019-10-04 16:08:01.791 - debug: heatingcontrol.0 push to list = 16,00
                                2019-10-04 16:08:01.791 - info: heatingcontrol.0 check for heating period based on settings between 01.10. and 31.03.
                                2019-10-04 16:08:01.791 - debug: heatingcontrol.0 HeatingPeriod: create cron job #0 at 01.10 string: 5 0 01 9 * Europe/Berlin
                                2019-10-04 16:08:01.800 - debug: heatingcontrol.0 HeatingPeriod: create cron job #1 at 31.03 string: 55 23 31 2 * Europe/Berlin
                                2019-10-04 16:08:01.806 - debug: heatingcontrol.0 create cron job #2 at 0:0 string: 0 0 0 * * 1-5 Europe/Berlin
                                2019-10-04 16:08:01.808 - debug: heatingcontrol.0 create cron job #3 at 14:0 string: 0 0 14 * * 1-5 Europe/Berlin
                                2019-10-04 16:08:01.809 - debug: heatingcontrol.0 create cron job #4 at 22:30 string: 0 30 22 * * 1-5 Europe/Berlin
                                2019-10-04 16:08:01.811 - debug: heatingcontrol.0 create cron job #5 at 0:0 string: 0 0 0 * * 0,6 Europe/Berlin
                                2019-10-04 16:08:01.813 - debug: heatingcontrol.0 create cron job #6 at 8:0 string: 0 0 8 * * 0,6 Europe/Berlin
                                2019-10-04 16:08:01.814 - debug: heatingcontrol.0 create cron job #7 at 22:0 string: 0 0 22 * * 0,6 Europe/Berlin
                                2019-10-04 16:08:01.815 - debug: heatingcontrol.0 create cron job #8 at 4:0 string: 0 0 4 * * 1-5 Europe/Berlin
                                2019-10-04 16:08:01.816 - debug: heatingcontrol.0 create cron job #9 at 5:0 string: 0 0 5 * * 1-5 Europe/Berlin
                                2019-10-04 16:08:01.821 - debug: heatingcontrol.0 create cron job #10 at 17:0 string: 0 0 17 * * 1-5 Europe/Berlin
                                2019-10-04 16:08:01.824 - debug: heatingcontrol.0 create cron job #11 at 6:0 string: 0 0 6 * * 0,6 Europe/Berlin
                                2019-10-04 16:08:01.825 - debug: heatingcontrol.0 create cron job #12 at 23:0 string: 0 0 23 * * 0,6 Europe/Berlin
                                2019-10-04 16:08:01.826 - debug: heatingcontrol.0 create cron job #13 at 7:30 string: 0 30 7 * * 1-5 Europe/Berlin
                                2019-10-04 16:08:01.827 - debug: heatingcontrol.0 create cron job #14 at 5:0 string: 0 0 5 * * 0,6 Europe/Berlin
                                2019-10-04 16:08:01.828 - debug: heatingcontrol.0 create cron job #15 at 12:0 string: 0 0 12 * * 0,6 Europe/Berlin
                                2019-10-04 16:08:01.828 - debug: heatingcontrol.0 create cron job #16 at 16:0 string: 0 0 16 * * 0,6 Europe/Berlin
                                2019-10-04 16:08:01.830 - debug: heatingcontrol.0 cron jobs
                                2019-10-04 16:08:01.831 - debug: heatingcontrol.0 [INFO] status = true next event: 1 Oct 2020 00:05:00
                                2019-10-04 16:08:01.833 - debug: heatingcontrol.0 [INFO] status = true next event: 31 Mar 2020 23:55:00
                                2019-10-04 16:08:01.833 - debug: heatingcontrol.0 [INFO] status = true next event: 7 Oct 2019 00:00:00
                                2019-10-04 16:08:01.834 - debug: heatingcontrol.0 [INFO] status = true next event: 7 Oct 2019 14:00:00
                                2019-10-04 16:08:01.835 - debug: heatingcontrol.0 [INFO] status = true next event: 4 Oct 2019 22:30:00
                                2019-10-04 16:08:01.835 - debug: heatingcontrol.0 [INFO] status = true next event: 5 Oct 2019 00:00:00
                                2019-10-04 16:08:01.835 - debug: heatingcontrol.0 [INFO] status = true next event: 5 Oct 2019 08:00:00
                                2019-10-04 16:08:01.836 - debug: heatingcontrol.0 [INFO] status = true next event: 5 Oct 2019 22:00:00
                                2019-10-04 16:08:01.836 - debug: heatingcontrol.0 [INFO] status = true next event: 7 Oct 2019 04:00:00
                                2019-10-04 16:08:01.836 - debug: heatingcontrol.0 [INFO] status = true next event: 7 Oct 2019 05:00:00
                                2019-10-04 16:08:01.836 - debug: heatingcontrol.0 [INFO] status = true next event: 4 Oct 2019 17:00:00
                                2019-10-04 16:08:01.837 - debug: heatingcontrol.0 [INFO] status = true next event: 5 Oct 2019 06:00:00
                                2019-10-04 16:08:01.840 - debug: heatingcontrol.0 [INFO] status = true next event: 5 Oct 2019 23:00:00
                                2019-10-04 16:08:01.840 - debug: heatingcontrol.0 [INFO] status = true next event: 7 Oct 2019 07:30:00
                                2019-10-04 16:08:01.840 - debug: heatingcontrol.0 [INFO] status = true next event: 5 Oct 2019 05:00:00
                                2019-10-04 16:08:01.841 - debug: heatingcontrol.0 [INFO] status = true next event: 5 Oct 2019 12:00:00
                                2019-10-04 16:08:01.844 - debug: heatingcontrol.0 [INFO] status = true next event: 5 Oct 2019 16:00:00
                                2019-10-04 16:08:01.844 - info: heatingcontrol.0 calculating new target temperatures
                                2019-10-04 16:08:01.889 - debug: heatingcontrol.0 profile type 2
                                2019-10-04 16:08:01.889 - debug: heatingcontrol.0 get profile
                                2019-10-04 16:08:01.892 - debug: heatingcontrol.0 profile 0
                                2019-10-04 16:08:01.892 - debug: heatingcontrol.0 check room Wohnzimmer
                                2019-10-04 16:08:01.892 - debug: heatingcontrol.0 number of periods 4
                                2019-10-04 16:08:01.892 - debug: heatingcontrol.0 check ID Profiles.0.Wohnzimmer.Mo-Fr.Periods.0.time
                                2019-10-04 16:08:01.895 - debug: heatingcontrol.0 check time for Wohnzimmer Profiles.0.Wohnzimmer.Mo-Fr.Periods.0.time 19
                                2019-10-04 16:08:01.896 - debug: heatingcontrol.0 check ID Profiles.0.Wohnzimmer.Mo-Fr.Periods.1.time
                                2019-10-04 16:08:01.899 - debug: heatingcontrol.0 check time for Wohnzimmer Profiles.0.Wohnzimmer.Mo-Fr.Periods.1.time 23
                                2019-10-04 16:08:01.899 - debug: heatingcontrol.0 check ID Profiles.0.Wohnzimmer.Mo-Fr.Periods.2.time
                                2019-10-04 16:08:01.899 - debug: heatingcontrol.0 check ID Profiles.0.Wohnzimmer.Mo-Fr.Periods.3.time
                                2019-10-04 16:08:01.914 - debug: heatingcontrol.0 ### 23 0 0 0 0 0
                                2019-10-04 16:08:01.914 - info: heatingcontrol.0 room Wohnzimmer Thermostat Heizung Wohnzimmer 1.SETPOINT set to 23
                                2019-10-04 16:08:01.917 - debug: heatingcontrol.0 ### handle state change hm-rpc.0.HEQ0366475.2.SETPOINT {"val":23,"ack":false,"ts":1570198081915,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570190400054}
                                2019-10-04 16:08:01.918 - debug: heatingcontrol.0 ### 111 not handled
                                2019-10-04 16:08:01.918 - debug: heatingcontrol.0 handle actors hm-rpc.0.HEQ0366475.2.SETPOINT{"val":23,"ack":false,"ts":1570198081915,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570190400054}
                                2019-10-04 16:08:01.918 - debug: heatingcontrol.0 ### {"id":6,"name":"Heizung Wohnzimmer 1.SETPOINT","OID_Current":"hm-rpc.0.HEQ0366475.1.TEMPERATURE","OID_Target":"hm-rpc.0.HEQ0366475.2.SETPOINT","isActive":true,"type":1,"room":"Wohnzimmer"}
                                2019-10-04 16:08:01.920 - debug: heatingcontrol.0 check room Bad
                                2019-10-04 16:08:01.920 - debug: heatingcontrol.0 number of periods 4
                                2019-10-04 16:08:01.920 - debug: heatingcontrol.0 check ID Profiles.0.Bad.Mo-Fr.Periods.0.time
                                2019-10-04 16:08:01.921 - info: heatingcontrol.0 handle actors Wohnzimmer current 22.8 target 23
                                2019-10-04 16:08:01.923 - debug: heatingcontrol.0 check time for Bad Profiles.0.Bad.Mo-Fr.Periods.0.time 17
                                2019-10-04 16:08:01.923 - debug: heatingcontrol.0 check ID Profiles.0.Bad.Mo-Fr.Periods.1.time
                                2019-10-04 16:08:01.923 - debug: heatingcontrol.0 room Wohnzimmer actor hm-rpc.0.IEQ0504267.1.STATE on
                                2019-10-04 16:08:01.923 - debug: heatingcontrol.0 ### 222 handled
                                2019-10-04 16:08:01.925 - debug: heatingcontrol.0 ### all StateChange handled
                                2019-10-04 16:08:01.926 - debug: heatingcontrol.0 check time for Bad Profiles.0.Bad.Mo-Fr.Periods.1.time 22
                                2019-10-04 16:08:01.926 - debug: heatingcontrol.0 check ID Profiles.0.Bad.Mo-Fr.Periods.2.time
                                2019-10-04 16:08:01.937 - debug: heatingcontrol.0 check time for Bad Profiles.0.Bad.Mo-Fr.Periods.2.time 17
                                2019-10-04 16:08:01.937 - debug: heatingcontrol.0 check ID Profiles.0.Bad.Mo-Fr.Periods.3.time
                                2019-10-04 16:08:01.938 - debug: heatingcontrol.0 ### 17 0 0 0 0 0
                                2019-10-04 16:08:01.938 - info: heatingcontrol.0 room Bad Thermostat Heizung Bad 1.SETPOINT set to 17
                                2019-10-04 16:08:01.943 - debug: heatingcontrol.0 check room Hobby
                                2019-10-04 16:08:01.943 - debug: heatingcontrol.0 number of periods 4
                                2019-10-04 16:08:01.943 - debug: heatingcontrol.0 check ID Profiles.0.Hobby.Mo-Fr.Periods.0.time
                                2019-10-04 16:08:01.948 - debug: heatingcontrol.0 check time for Hobby Profiles.0.Hobby.Mo-Fr.Periods.0.time 19
                                2019-10-04 16:08:01.948 - debug: heatingcontrol.0 check ID Profiles.0.Hobby.Mo-Fr.Periods.1.time
                                2019-10-04 16:08:01.950 - debug: heatingcontrol.0 check time for Hobby Profiles.0.Hobby.Mo-Fr.Periods.1.time 24
                                2019-10-04 16:08:01.951 - debug: heatingcontrol.0 check ID Profiles.0.Hobby.Mo-Fr.Periods.2.time
                                2019-10-04 16:08:01.953 - debug: heatingcontrol.0 check ID Profiles.0.Hobby.Mo-Fr.Periods.3.time
                                2019-10-04 16:08:01.965 - debug: heatingcontrol.0 ### 24 0 0 0 0 0
                                2019-10-04 16:08:01.965 - info: heatingcontrol.0 room Hobby Thermostat Thermostat Hobby 1.SETPOINT set to 24
                                2019-10-04 16:08:01.974 - debug: heatingcontrol.0 ### handle state change hm-rpc.0.GEQ0171035.2.SETPOINT {"val":24,"ack":false,"ts":1570198081966,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570184159724}
                                2019-10-04 16:08:01.974 - debug: heatingcontrol.0 ### 111 not handled
                                2019-10-04 16:08:01.974 - debug: heatingcontrol.0 handle actors hm-rpc.0.GEQ0171035.2.SETPOINT{"val":24,"ack":false,"ts":1570198081966,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570184159724}
                                2019-10-04 16:08:01.974 - debug: heatingcontrol.0 ### {"id":3,"name":"Thermostat Hobby 1.SETPOINT","OID_Current":"hm-rpc.0.GEQ0171035.1.TEMPERATURE","OID_Target":"hm-rpc.0.GEQ0171035.2.SETPOINT","isActive":true,"type":1,"room":"Hobby"}
                                2019-10-04 16:08:01.982 - debug: heatingcontrol.0 cron jobs
                                2019-10-04 16:08:01.983 - debug: heatingcontrol.0 [INFO] status = true next event: 1 Oct 2020 00:05:00
                                2019-10-04 16:08:01.994 - debug: heatingcontrol.0 [INFO] status = true next event: 31 Mar 2020 23:55:00
                                2019-10-04 16:08:01.995 - debug: heatingcontrol.0 [INFO] status = true next event: 7 Oct 2019 00:00:00
                                2019-10-04 16:08:02.000 - debug: heatingcontrol.0 [INFO] status = true next event: 7 Oct 2019 14:00:00
                                2019-10-04 16:08:02.001 - debug: heatingcontrol.0 [INFO] status = true next event: 4 Oct 2019 22:30:00
                                2019-10-04 16:08:02.001 - debug: heatingcontrol.0 [INFO] status = true next event: 5 Oct 2019 00:00:00
                                2019-10-04 16:08:02.001 - debug: heatingcontrol.0 [INFO] status = true next event: 5 Oct 2019 08:00:00
                                2019-10-04 16:08:02.002 - debug: heatingcontrol.0 [INFO] status = true next event: 5 Oct 2019 22:00:00
                                2019-10-04 16:08:02.002 - debug: heatingcontrol.0 [INFO] status = true next event: 7 Oct 2019 04:00:00
                                2019-10-04 16:08:02.002 - debug: heatingcontrol.0 [INFO] status = true next event: 7 Oct 2019 05:00:00
                                2019-10-04 16:08:02.007 - debug: heatingcontrol.0 [INFO] status = true next event: 4 Oct 2019 17:00:00
                                2019-10-04 16:08:02.007 - debug: heatingcontrol.0 [INFO] status = true next event: 5 Oct 2019 06:00:00
                                2019-10-04 16:08:02.008 - debug: heatingcontrol.0 [INFO] status = true next event: 5 Oct 2019 23:00:00
                                2019-10-04 16:08:02.009 - debug: heatingcontrol.0 [INFO] status = true next event: 7 Oct 2019 07:30:00
                                2019-10-04 16:08:02.009 - debug: heatingcontrol.0 [INFO] status = true next event: 5 Oct 2019 05:00:00
                                2019-10-04 16:08:02.009 - debug: heatingcontrol.0 [INFO] status = true next event: 5 Oct 2019 12:00:00
                                2019-10-04 16:08:02.010 - debug: heatingcontrol.0 [INFO] status = true next event: 5 Oct 2019 16:00:00
                                2019-10-04 16:08:02.012 - info: heatingcontrol.0 handle actors Hobby current 23.2 target 24
                                2019-10-04 16:08:02.013 - warn: heatingcontrol.0 Empty ID: {"val":true,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin"}
                                2019-10-04 16:08:46.878 - debug: heatingcontrol.0 ### handle state change hm-rpc.0.HEQ0366475.2.SETPOINT {"val":23,"ack":true,"ts":1570198126876,"q":0,"from":"system.adapter.hm-rpc.0","user":"system.user.admin","lc":1570190400054}
                                2019-10-04 16:08:46.878 - debug: heatingcontrol.0 ### 111 not handled
                                2019-10-04 16:08:46.878 - debug: heatingcontrol.0 handle actors hm-rpc.0.HEQ0366475.2.SETPOINT{"val":23,"ack":true,"ts":1570198126876,"q":0,"from":"system.adapter.hm-rpc.0","user":"system.user.admin","lc":1570190400054}
                                2019-10-04 16:08:46.878 - debug: heatingcontrol.0 ### {"id":6,"name":"Heizung Wohnzimmer 1.SETPOINT","OID_Current":"hm-rpc.0.HEQ0366475.1.TEMPERATURE","OID_Target":"hm-rpc.0.HEQ0366475.2.SETPOINT","isActive":true,"type":1,"room":"Wohnzimmer"}
                                2019-10-04 16:08:46.881 - info: heatingcontrol.0 handle actors Wohnzimmer current 22.8 target 23
                                2019-10-04 16:08:46.887 - debug: heatingcontrol.0 room Wohnzimmer actor hm-rpc.0.IEQ0504267.1.STATE on
                                2019-10-04 16:08:46.889 - debug: heatingcontrol.0 ### 222 handled
                                2019-10-04 16:08:46.889 - debug: heatingcontrol.0 ### all StateChange handled
                                2019-10-04 16:08:46.890 - debug: heatingcontrol.0 ### handle state change hm-rpc.0.HEQ0366475.1.TEMPERATURE {"val":22.8,"ack":true,"ts":1570198126887,"q":0,"from":"system.adapter.hm-rpc.0","user":"system.user.admin","lc":1570197947846}
                                2019-10-04 16:08:46.890 - debug: heatingcontrol.0 ### 111 not handled
                                2019-10-04 16:08:46.890 - debug: heatingcontrol.0 handle actors hm-rpc.0.HEQ0366475.1.TEMPERATURE{"val":22.8,"ack":true,"ts":1570198126887,"q":0,"from":"system.adapter.hm-rpc.0","user":"system.user.admin","lc":1570197947846}
                                2019-10-04 16:08:46.890 - debug: heatingcontrol.0 ### {"id":6,"name":"Heizung Wohnzimmer 1.SETPOINT","OID_Current":"hm-rpc.0.HEQ0366475.1.TEMPERATURE","OID_Target":"hm-rpc.0.HEQ0366475.2.SETPOINT","isActive":true,"type":1,"room":"Wohnzimmer"}
                                2019-10-04 16:08:46.896 - info: heatingcontrol.0 handle actors Wohnzimmer current 22.8 target 23
                                2019-10-04 16:08:46.898 - debug: heatingcontrol.0 room Wohnzimmer actor hm-rpc.0.IEQ0504267.1.STATE on
                                2019-10-04 16:08:46.899 - debug: heatingcontrol.0 ### 222 handled
                                2019-10-04 16:08:46.899 - debug: heatingcontrol.0 ### all StateChange handled 
                                
                                Rene_HMR 1 Antwort Letzte Antwort
                                0
                                • H holgerwolf

                                  Ich hoffe ich habe alle Relevante erwischt:

                                  2019-10-04 16:07:58.424 - info: host.ubuntu object change system.adapter.heatingcontrol.0
                                  2019-10-04 16:07:58.425 - info: heatingcontrol.0 cleaned everything up...
                                  2019-10-04 16:07:58.425 - info: host.ubuntu stopInstance system.adapter.heatingcontrol.0
                                  2019-10-04 16:07:58.425 - info: host.ubuntu stopInstance system.adapter.heatingcontrol.0 killing pid 27653
                                  2019-10-04 16:07:58.428 - info: heatingcontrol.0 cleaned everything up...
                                  2019-10-04 16:07:58.448 - error: Caught by controller[1]: (node:27653) UnhandledPromiseRejectionWarning: Empty ID: {"val":true,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin"}
                                  2019-10-04 16:07:58.448 - error: Caught by controller[1]: (node:27653) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 18)
                                  2019-10-04 16:07:58.448 - info: host.ubuntu instance system.adapter.heatingcontrol.0 terminated with code 156 ()
                                  2019-10-04 16:08:00.930 - info: host.ubuntu instance system.adapter.heatingcontrol.0 started with pid 17959
                                  2019-10-04 16:08:01.119 - debug: heatingcontrol.0 objectDB connected
                                  2019-10-04 16:08:01.128 - debug: heatingcontrol.0 statesDB connected
                                  2019-10-04 16:08:01.229 - info: heatingcontrol.0 starting. Version 0.3.0 in /opt/iobroker/node_modules/iobroker.heatingcontrol, node: v10.16.3
                                  2019-10-04 16:08:01.240 - debug: heatingcontrol.0 devices [{"id":1,"name":"Heizung Schalter Bad.STATE","isActive":true,"room":"Bad","type":2,"OID_Target":"hm-rpc.0.HEQ0366232.3.STATE"},{"id":2,"name":"Heizung Schalter Gaeste 3","isActive":true,"room":"Gaestezimmer","type":2,"OID_Target":"hm-rpc.0.HEQ0366232.4.STATE"},{"id":3,"name":"Thermostat Hobby 1.SETPOINT","OID_Current":"hm-rpc.0.GEQ0171035.1.TEMPERATURE","OID_Target":"hm-rpc.0.GEQ0171035.2.SETPOINT","isActive":true,"type":1,"room":"Hobby"},{"id":4,"name":"","OID_Target":"","isActive":false,"type":2,"room":"Hobby"},{"id":5,"name":"","OID_Target":"","isActive":false,"type":2,"room":"Hobby"},{"id":6,"name":"Heizung Wohnzimmer 1.SETPOINT","OID_Current":"hm-rpc.0.HEQ0366475.1.TEMPERATURE","OID_Target":"hm-rpc.0.HEQ0366475.2.SETPOINT","isActive":true,"type":1,"room":"Wohnzimmer"},{"id":7,"name":"Schalter Heizung Wohn.STATE","OID_Target":"hm-rpc.0.IEQ0504267.1.STATE","isActive":true,"type":2,"room":"Wohnzimmer"},{"id":8,"name":"Heizung Bad 1.SETPOINT","OID_Current":"hm-rpc.0.JEQ0225790.1.TEMPERATURE","OID_Target":"hm-rpc.0.JEQ0225790.2.SETPOINT","isActive":true,"type":1,"room":"Bad"}]
                                  2019-10-04 16:08:01.241 - debug: heatingcontrol.0 CreateDatepoints
                                  2019-10-04 16:08:01.286 - debug: heatingcontrol.0 rooms 10
                                  2019-10-04 16:08:01.287 - debug: heatingcontrol.0 create data points for Wohnzimmer
                                  2019-10-04 16:08:01.302 - debug: heatingcontrol.0 room Wohnzimmer with 4 periods
                                  2019-10-04 16:08:01.302 - debug: heatingcontrol.0 Profile Type Mo-FR + Sa-So, profiles 1
                                  2019-10-04 16:08:01.302 - debug: heatingcontrol.0 add state Profiles.0.Wohnzimmer.Mo-Fr.Periods.0 max 5
                                  2019-10-04 16:08:01.302 - debug: heatingcontrol.0 add state Profiles.0.Wohnzimmer.Mo-Fr.Periods.1 max 5
                                  2019-10-04 16:08:01.302 - debug: heatingcontrol.0 add state Profiles.0.Wohnzimmer.Mo-Fr.Periods.2 max 5
                                  2019-10-04 16:08:01.302 - debug: heatingcontrol.0 add state Profiles.0.Wohnzimmer.Mo-Fr.Periods.3 max 5
                                  2019-10-04 16:08:01.302 - debug: heatingcontrol.0 add state Profiles.0.Wohnzimmer.Su-So.Periods.0 max 5
                                  2019-10-04 16:08:01.302 - debug: heatingcontrol.0 add state Profiles.0.Wohnzimmer.Su-So.Periods.1 max 5
                                  2019-10-04 16:08:01.302 - debug: heatingcontrol.0 add state Profiles.0.Wohnzimmer.Su-So.Periods.2 max 5
                                  2019-10-04 16:08:01.302 - debug: heatingcontrol.0 add state Profiles.0.Wohnzimmer.Su-So.Periods.3 max 5
                                  2019-10-04 16:08:01.302 - debug: heatingcontrol.0 not active.... Studio
                                  2019-10-04 16:08:01.303 - debug: heatingcontrol.0 create data points for Bad
                                  2019-10-04 16:08:01.339 - debug: heatingcontrol.0 room Bad with 4 periods
                                  2019-10-04 16:08:01.339 - debug: heatingcontrol.0 Profile Type Mo-FR + Sa-So, profiles 1
                                  2019-10-04 16:08:01.339 - debug: heatingcontrol.0 add state Profiles.0.Bad.Mo-Fr.Periods.0 max 5
                                  2019-10-04 16:08:01.340 - debug: heatingcontrol.0 add state Profiles.0.Bad.Mo-Fr.Periods.1 max 5
                                  2019-10-04 16:08:01.340 - debug: heatingcontrol.0 add state Profiles.0.Bad.Mo-Fr.Periods.2 max 5
                                  2019-10-04 16:08:01.340 - debug: heatingcontrol.0 add state Profiles.0.Bad.Mo-Fr.Periods.3 max 5
                                  2019-10-04 16:08:01.340 - debug: heatingcontrol.0 add state Profiles.0.Bad.Su-So.Periods.0 max 5
                                  2019-10-04 16:08:01.340 - debug: heatingcontrol.0 add state Profiles.0.Bad.Su-So.Periods.1 max 5
                                  2019-10-04 16:08:01.340 - debug: heatingcontrol.0 add state Profiles.0.Bad.Su-So.Periods.2 max 5
                                  2019-10-04 16:08:01.340 - debug: heatingcontrol.0 add state Profiles.0.Bad.Su-So.Periods.3 max 5
                                  2019-10-04 16:08:01.340 - debug: heatingcontrol.0 not active.... HWR
                                  2019-10-04 16:08:01.340 - debug: heatingcontrol.0 not active.... Garten
                                  2019-10-04 16:08:01.340 - debug: heatingcontrol.0 create data points for Hobby
                                  2019-10-04 16:08:01.378 - debug: heatingcontrol.0 room Hobby with 4 periods
                                  2019-10-04 16:08:01.378 - debug: heatingcontrol.0 Profile Type Mo-FR + Sa-So, profiles 1
                                  2019-10-04 16:08:01.378 - debug: heatingcontrol.0 add state Profiles.0.Hobby.Mo-Fr.Periods.0 max 5
                                  2019-10-04 16:08:01.378 - debug: heatingcontrol.0 add state Profiles.0.Hobby.Mo-Fr.Periods.1 max 5
                                  2019-10-04 16:08:01.378 - debug: heatingcontrol.0 add state Profiles.0.Hobby.Mo-Fr.Periods.2 max 5
                                  2019-10-04 16:08:01.378 - debug: heatingcontrol.0 add state Profiles.0.Hobby.Mo-Fr.Periods.3 max 5
                                  2019-10-04 16:08:01.378 - debug: heatingcontrol.0 add state Profiles.0.Hobby.Su-So.Periods.0 max 5
                                  2019-10-04 16:08:01.378 - debug: heatingcontrol.0 add state Profiles.0.Hobby.Su-So.Periods.1 max 5
                                  2019-10-04 16:08:01.378 - debug: heatingcontrol.0 add state Profiles.0.Hobby.Su-So.Periods.2 max 5
                                  2019-10-04 16:08:01.378 - debug: heatingcontrol.0 add state Profiles.0.Hobby.Su-So.Periods.3 max 5
                                  2019-10-04 16:08:01.378 - debug: heatingcontrol.0 not active.... Schlafzimmer
                                  2019-10-04 16:08:01.378 - debug: heatingcontrol.0 not active.... Gaestezimmer
                                  2019-10-04 16:08:01.378 - debug: heatingcontrol.0 not active.... Flur
                                  2019-10-04 16:08:01.378 - debug: heatingcontrol.0 not active.... Kueche
                                  2019-10-04 16:08:01.378 - debug: heatingcontrol.0 #start subscribtion
                                  2019-10-04 16:08:01.379 - info: heatingcontrol.0 subscribe feiertage.0.heute.boolean
                                  2019-10-04 16:08:01.379 - info: heatingcontrol.0 subscribe Hobby hm-rpc.0.GEQ0171035.2.SETPOINT / hm-rpc.0.GEQ0171035.1.TEMPERATURE
                                  2019-10-04 16:08:01.379 - info: heatingcontrol.0 subscribe Wohnzimmer hm-rpc.0.HEQ0366475.2.SETPOINT / hm-rpc.0.HEQ0366475.1.TEMPERATURE
                                  2019-10-04 16:08:01.379 - info: heatingcontrol.0 subscribe Bad hm-rpc.0.JEQ0225790.2.SETPOINT / hm-rpc.0.JEQ0225790.1.TEMPERATURE
                                  2019-10-04 16:08:01.379 - debug: heatingcontrol.0 #subscribtion finished
                                  2019-10-04 16:08:01.379 - debug: heatingcontrol.0 start CalculateNextTime, profile type 2
                                  2019-10-04 16:08:01.379 - debug: heatingcontrol.0 get profile
                                  2019-10-04 16:08:01.441 - debug: heatingcontrol.0 profile 0
                                  2019-10-04 16:08:01.474 - debug: heatingcontrol.0 ---1 found time for Wohnzimmer at {"val":"00:00","ack":true,"ts":1570184877412,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570184877284} 00:00
                                  2019-10-04 16:08:01.474 - debug: heatingcontrol.0 push to list = 00,00
                                  2019-10-04 16:08:01.490 - debug: heatingcontrol.0 ---1 found time for Wohnzimmer at {"val":"14:00","ack":true,"ts":1570188148737,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570188148569} 14:00
                                  2019-10-04 16:08:01.490 - debug: heatingcontrol.0 push to list = 14,00
                                  2019-10-04 16:08:01.495 - debug: heatingcontrol.0 ---1 found time for Wohnzimmer at {"val":"22:30","ack":true,"ts":1570184960855,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570184960751} 22:30
                                  2019-10-04 16:08:01.495 - debug: heatingcontrol.0 push to list = 22,30
                                  2019-10-04 16:08:01.498 - debug: heatingcontrol.0 ---1 found time for Wohnzimmer at {"val":"22:30","ack":true,"ts":1570184983804,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570184983719} 22:30
                                  2019-10-04 16:08:01.504 - debug: heatingcontrol.0 ---2 found time for Wohnzimmer at {"val":"00:00","ack":true,"ts":1570185076234,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570185076099} 00:00
                                  2019-10-04 16:08:01.504 - debug: heatingcontrol.0 push to list = 00,00
                                  2019-10-04 16:08:01.507 - debug: heatingcontrol.0 ---2 found time for Wohnzimmer at {"val":"08:00","ack":true,"ts":1570184609447,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570184609447} 08:00
                                  2019-10-04 16:08:01.507 - debug: heatingcontrol.0 push to list = 08,00
                                  2019-10-04 16:08:01.513 - debug: heatingcontrol.0 ---2 found time for Wohnzimmer at {"val":"22:00","ack":true,"ts":1570185196688,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570185196581} 22:00
                                  2019-10-04 16:08:01.513 - debug: heatingcontrol.0 push to list = 22,00
                                  2019-10-04 16:08:01.519 - debug: heatingcontrol.0 ---2 found time for Wohnzimmer at {"val":"22:00","ack":true,"ts":1570185251680,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570185251568} 22:00
                                  2019-10-04 16:08:01.521 - debug: heatingcontrol.0 ---1 found time for Bad at {"val":"00:00","ack":true,"ts":1570187067402,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570187002095} 00:00
                                  2019-10-04 16:08:01.524 - debug: heatingcontrol.0 ---1 found time for Bad at {"val":"04:00","ack":true,"ts":1570187129193,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570187129009} 04:00
                                  2019-10-04 16:08:01.524 - debug: heatingcontrol.0 push to list = 04,00
                                  2019-10-04 16:08:01.527 - debug: heatingcontrol.0 ---1 found time for Bad at {"val":"05:00","ack":true,"ts":1570187270903,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570187270693} 05:00
                                  2019-10-04 16:08:01.527 - debug: heatingcontrol.0 push to list = 05,00
                                  2019-10-04 16:08:01.584 - debug: heatingcontrol.0 ---1 found time for Bad at {"val":"17:00","ack":true,"ts":1570187346080,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570187345940} 17:00
                                  2019-10-04 16:08:01.584 - debug: heatingcontrol.0 push to list = 17,00
                                  2019-10-04 16:08:01.597 - debug: heatingcontrol.0 ---2 found time for Bad at {"val":"00:00","ack":true,"ts":1570187610071,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570187609898} 00:00
                                  2019-10-04 16:08:01.601 - debug: heatingcontrol.0 ---2 found time for Bad at {"val":"06:00","ack":true,"ts":1570187745063,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570187744889} 06:00
                                  2019-10-04 16:08:01.601 - debug: heatingcontrol.0 push to list = 06,00
                                  2019-10-04 16:08:01.609 - debug: heatingcontrol.0 ---2 found time for Bad at {"val":"23:00","ack":true,"ts":1570187869556,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570187869442} 23:00
                                  2019-10-04 16:08:01.612 - debug: heatingcontrol.0 push to list = 23,00
                                  2019-10-04 16:08:01.619 - debug: heatingcontrol.0 ---2 found time for Bad at {"val":"23:00","ack":true,"ts":1570187884926,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570187884799} 23:00
                                  2019-10-04 16:08:01.691 - debug: heatingcontrol.0 ---1 found time for Hobby at {"val":"00:00","ack":true,"ts":1570182698684,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570182698518} 00:00
                                  2019-10-04 16:08:01.700 - debug: heatingcontrol.0 ---1 found time for Hobby at {"val":"07:30","ack":true,"ts":1570184159739,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570182727294} 07:30
                                  2019-10-04 16:08:01.700 - debug: heatingcontrol.0 push to list = 07,30
                                  2019-10-04 16:08:01.712 - debug: heatingcontrol.0 ---1 found time for Hobby at {"val":"17:00","ack":true,"ts":1570182858606,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570182858536} 17:00
                                  2019-10-04 16:08:01.783 - debug: heatingcontrol.0 ---1 found time for Hobby at {"val":"17:00","ack":true,"ts":1570182927636,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570182927539} 17:00
                                  2019-10-04 16:08:01.785 - debug: heatingcontrol.0 ---2 found time for Hobby at {"val":"05:00","ack":true,"ts":1570182469509,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570182469509} 05:00
                                  2019-10-04 16:08:01.785 - debug: heatingcontrol.0 push to list = 05,00
                                  2019-10-04 16:08:01.787 - debug: heatingcontrol.0 ---2 found time for Hobby at {"val":"08:00","ack":true,"ts":1570182469512,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570182469512} 08:00
                                  2019-10-04 16:08:01.787 - debug: heatingcontrol.0 ---2 found time for Hobby at {"val":"12:00","ack":true,"ts":1570182469512,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570182469512} 12:00
                                  2019-10-04 16:08:01.788 - debug: heatingcontrol.0 push to list = 12,00
                                  2019-10-04 16:08:01.790 - debug: heatingcontrol.0 ---2 found time for Hobby at {"val":"16:00","ack":true,"ts":1570182469513,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570182469513} 16:00
                                  2019-10-04 16:08:01.791 - debug: heatingcontrol.0 push to list = 16,00
                                  2019-10-04 16:08:01.791 - info: heatingcontrol.0 check for heating period based on settings between 01.10. and 31.03.
                                  2019-10-04 16:08:01.791 - debug: heatingcontrol.0 HeatingPeriod: create cron job #0 at 01.10 string: 5 0 01 9 * Europe/Berlin
                                  2019-10-04 16:08:01.800 - debug: heatingcontrol.0 HeatingPeriod: create cron job #1 at 31.03 string: 55 23 31 2 * Europe/Berlin
                                  2019-10-04 16:08:01.806 - debug: heatingcontrol.0 create cron job #2 at 0:0 string: 0 0 0 * * 1-5 Europe/Berlin
                                  2019-10-04 16:08:01.808 - debug: heatingcontrol.0 create cron job #3 at 14:0 string: 0 0 14 * * 1-5 Europe/Berlin
                                  2019-10-04 16:08:01.809 - debug: heatingcontrol.0 create cron job #4 at 22:30 string: 0 30 22 * * 1-5 Europe/Berlin
                                  2019-10-04 16:08:01.811 - debug: heatingcontrol.0 create cron job #5 at 0:0 string: 0 0 0 * * 0,6 Europe/Berlin
                                  2019-10-04 16:08:01.813 - debug: heatingcontrol.0 create cron job #6 at 8:0 string: 0 0 8 * * 0,6 Europe/Berlin
                                  2019-10-04 16:08:01.814 - debug: heatingcontrol.0 create cron job #7 at 22:0 string: 0 0 22 * * 0,6 Europe/Berlin
                                  2019-10-04 16:08:01.815 - debug: heatingcontrol.0 create cron job #8 at 4:0 string: 0 0 4 * * 1-5 Europe/Berlin
                                  2019-10-04 16:08:01.816 - debug: heatingcontrol.0 create cron job #9 at 5:0 string: 0 0 5 * * 1-5 Europe/Berlin
                                  2019-10-04 16:08:01.821 - debug: heatingcontrol.0 create cron job #10 at 17:0 string: 0 0 17 * * 1-5 Europe/Berlin
                                  2019-10-04 16:08:01.824 - debug: heatingcontrol.0 create cron job #11 at 6:0 string: 0 0 6 * * 0,6 Europe/Berlin
                                  2019-10-04 16:08:01.825 - debug: heatingcontrol.0 create cron job #12 at 23:0 string: 0 0 23 * * 0,6 Europe/Berlin
                                  2019-10-04 16:08:01.826 - debug: heatingcontrol.0 create cron job #13 at 7:30 string: 0 30 7 * * 1-5 Europe/Berlin
                                  2019-10-04 16:08:01.827 - debug: heatingcontrol.0 create cron job #14 at 5:0 string: 0 0 5 * * 0,6 Europe/Berlin
                                  2019-10-04 16:08:01.828 - debug: heatingcontrol.0 create cron job #15 at 12:0 string: 0 0 12 * * 0,6 Europe/Berlin
                                  2019-10-04 16:08:01.828 - debug: heatingcontrol.0 create cron job #16 at 16:0 string: 0 0 16 * * 0,6 Europe/Berlin
                                  2019-10-04 16:08:01.830 - debug: heatingcontrol.0 cron jobs
                                  2019-10-04 16:08:01.831 - debug: heatingcontrol.0 [INFO] status = true next event: 1 Oct 2020 00:05:00
                                  2019-10-04 16:08:01.833 - debug: heatingcontrol.0 [INFO] status = true next event: 31 Mar 2020 23:55:00
                                  2019-10-04 16:08:01.833 - debug: heatingcontrol.0 [INFO] status = true next event: 7 Oct 2019 00:00:00
                                  2019-10-04 16:08:01.834 - debug: heatingcontrol.0 [INFO] status = true next event: 7 Oct 2019 14:00:00
                                  2019-10-04 16:08:01.835 - debug: heatingcontrol.0 [INFO] status = true next event: 4 Oct 2019 22:30:00
                                  2019-10-04 16:08:01.835 - debug: heatingcontrol.0 [INFO] status = true next event: 5 Oct 2019 00:00:00
                                  2019-10-04 16:08:01.835 - debug: heatingcontrol.0 [INFO] status = true next event: 5 Oct 2019 08:00:00
                                  2019-10-04 16:08:01.836 - debug: heatingcontrol.0 [INFO] status = true next event: 5 Oct 2019 22:00:00
                                  2019-10-04 16:08:01.836 - debug: heatingcontrol.0 [INFO] status = true next event: 7 Oct 2019 04:00:00
                                  2019-10-04 16:08:01.836 - debug: heatingcontrol.0 [INFO] status = true next event: 7 Oct 2019 05:00:00
                                  2019-10-04 16:08:01.836 - debug: heatingcontrol.0 [INFO] status = true next event: 4 Oct 2019 17:00:00
                                  2019-10-04 16:08:01.837 - debug: heatingcontrol.0 [INFO] status = true next event: 5 Oct 2019 06:00:00
                                  2019-10-04 16:08:01.840 - debug: heatingcontrol.0 [INFO] status = true next event: 5 Oct 2019 23:00:00
                                  2019-10-04 16:08:01.840 - debug: heatingcontrol.0 [INFO] status = true next event: 7 Oct 2019 07:30:00
                                  2019-10-04 16:08:01.840 - debug: heatingcontrol.0 [INFO] status = true next event: 5 Oct 2019 05:00:00
                                  2019-10-04 16:08:01.841 - debug: heatingcontrol.0 [INFO] status = true next event: 5 Oct 2019 12:00:00
                                  2019-10-04 16:08:01.844 - debug: heatingcontrol.0 [INFO] status = true next event: 5 Oct 2019 16:00:00
                                  2019-10-04 16:08:01.844 - info: heatingcontrol.0 calculating new target temperatures
                                  2019-10-04 16:08:01.889 - debug: heatingcontrol.0 profile type 2
                                  2019-10-04 16:08:01.889 - debug: heatingcontrol.0 get profile
                                  2019-10-04 16:08:01.892 - debug: heatingcontrol.0 profile 0
                                  2019-10-04 16:08:01.892 - debug: heatingcontrol.0 check room Wohnzimmer
                                  2019-10-04 16:08:01.892 - debug: heatingcontrol.0 number of periods 4
                                  2019-10-04 16:08:01.892 - debug: heatingcontrol.0 check ID Profiles.0.Wohnzimmer.Mo-Fr.Periods.0.time
                                  2019-10-04 16:08:01.895 - debug: heatingcontrol.0 check time for Wohnzimmer Profiles.0.Wohnzimmer.Mo-Fr.Periods.0.time 19
                                  2019-10-04 16:08:01.896 - debug: heatingcontrol.0 check ID Profiles.0.Wohnzimmer.Mo-Fr.Periods.1.time
                                  2019-10-04 16:08:01.899 - debug: heatingcontrol.0 check time for Wohnzimmer Profiles.0.Wohnzimmer.Mo-Fr.Periods.1.time 23
                                  2019-10-04 16:08:01.899 - debug: heatingcontrol.0 check ID Profiles.0.Wohnzimmer.Mo-Fr.Periods.2.time
                                  2019-10-04 16:08:01.899 - debug: heatingcontrol.0 check ID Profiles.0.Wohnzimmer.Mo-Fr.Periods.3.time
                                  2019-10-04 16:08:01.914 - debug: heatingcontrol.0 ### 23 0 0 0 0 0
                                  2019-10-04 16:08:01.914 - info: heatingcontrol.0 room Wohnzimmer Thermostat Heizung Wohnzimmer 1.SETPOINT set to 23
                                  2019-10-04 16:08:01.917 - debug: heatingcontrol.0 ### handle state change hm-rpc.0.HEQ0366475.2.SETPOINT {"val":23,"ack":false,"ts":1570198081915,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570190400054}
                                  2019-10-04 16:08:01.918 - debug: heatingcontrol.0 ### 111 not handled
                                  2019-10-04 16:08:01.918 - debug: heatingcontrol.0 handle actors hm-rpc.0.HEQ0366475.2.SETPOINT{"val":23,"ack":false,"ts":1570198081915,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570190400054}
                                  2019-10-04 16:08:01.918 - debug: heatingcontrol.0 ### {"id":6,"name":"Heizung Wohnzimmer 1.SETPOINT","OID_Current":"hm-rpc.0.HEQ0366475.1.TEMPERATURE","OID_Target":"hm-rpc.0.HEQ0366475.2.SETPOINT","isActive":true,"type":1,"room":"Wohnzimmer"}
                                  2019-10-04 16:08:01.920 - debug: heatingcontrol.0 check room Bad
                                  2019-10-04 16:08:01.920 - debug: heatingcontrol.0 number of periods 4
                                  2019-10-04 16:08:01.920 - debug: heatingcontrol.0 check ID Profiles.0.Bad.Mo-Fr.Periods.0.time
                                  2019-10-04 16:08:01.921 - info: heatingcontrol.0 handle actors Wohnzimmer current 22.8 target 23
                                  2019-10-04 16:08:01.923 - debug: heatingcontrol.0 check time for Bad Profiles.0.Bad.Mo-Fr.Periods.0.time 17
                                  2019-10-04 16:08:01.923 - debug: heatingcontrol.0 check ID Profiles.0.Bad.Mo-Fr.Periods.1.time
                                  2019-10-04 16:08:01.923 - debug: heatingcontrol.0 room Wohnzimmer actor hm-rpc.0.IEQ0504267.1.STATE on
                                  2019-10-04 16:08:01.923 - debug: heatingcontrol.0 ### 222 handled
                                  2019-10-04 16:08:01.925 - debug: heatingcontrol.0 ### all StateChange handled
                                  2019-10-04 16:08:01.926 - debug: heatingcontrol.0 check time for Bad Profiles.0.Bad.Mo-Fr.Periods.1.time 22
                                  2019-10-04 16:08:01.926 - debug: heatingcontrol.0 check ID Profiles.0.Bad.Mo-Fr.Periods.2.time
                                  2019-10-04 16:08:01.937 - debug: heatingcontrol.0 check time for Bad Profiles.0.Bad.Mo-Fr.Periods.2.time 17
                                  2019-10-04 16:08:01.937 - debug: heatingcontrol.0 check ID Profiles.0.Bad.Mo-Fr.Periods.3.time
                                  2019-10-04 16:08:01.938 - debug: heatingcontrol.0 ### 17 0 0 0 0 0
                                  2019-10-04 16:08:01.938 - info: heatingcontrol.0 room Bad Thermostat Heizung Bad 1.SETPOINT set to 17
                                  2019-10-04 16:08:01.943 - debug: heatingcontrol.0 check room Hobby
                                  2019-10-04 16:08:01.943 - debug: heatingcontrol.0 number of periods 4
                                  2019-10-04 16:08:01.943 - debug: heatingcontrol.0 check ID Profiles.0.Hobby.Mo-Fr.Periods.0.time
                                  2019-10-04 16:08:01.948 - debug: heatingcontrol.0 check time for Hobby Profiles.0.Hobby.Mo-Fr.Periods.0.time 19
                                  2019-10-04 16:08:01.948 - debug: heatingcontrol.0 check ID Profiles.0.Hobby.Mo-Fr.Periods.1.time
                                  2019-10-04 16:08:01.950 - debug: heatingcontrol.0 check time for Hobby Profiles.0.Hobby.Mo-Fr.Periods.1.time 24
                                  2019-10-04 16:08:01.951 - debug: heatingcontrol.0 check ID Profiles.0.Hobby.Mo-Fr.Periods.2.time
                                  2019-10-04 16:08:01.953 - debug: heatingcontrol.0 check ID Profiles.0.Hobby.Mo-Fr.Periods.3.time
                                  2019-10-04 16:08:01.965 - debug: heatingcontrol.0 ### 24 0 0 0 0 0
                                  2019-10-04 16:08:01.965 - info: heatingcontrol.0 room Hobby Thermostat Thermostat Hobby 1.SETPOINT set to 24
                                  2019-10-04 16:08:01.974 - debug: heatingcontrol.0 ### handle state change hm-rpc.0.GEQ0171035.2.SETPOINT {"val":24,"ack":false,"ts":1570198081966,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570184159724}
                                  2019-10-04 16:08:01.974 - debug: heatingcontrol.0 ### 111 not handled
                                  2019-10-04 16:08:01.974 - debug: heatingcontrol.0 handle actors hm-rpc.0.GEQ0171035.2.SETPOINT{"val":24,"ack":false,"ts":1570198081966,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1570184159724}
                                  2019-10-04 16:08:01.974 - debug: heatingcontrol.0 ### {"id":3,"name":"Thermostat Hobby 1.SETPOINT","OID_Current":"hm-rpc.0.GEQ0171035.1.TEMPERATURE","OID_Target":"hm-rpc.0.GEQ0171035.2.SETPOINT","isActive":true,"type":1,"room":"Hobby"}
                                  2019-10-04 16:08:01.982 - debug: heatingcontrol.0 cron jobs
                                  2019-10-04 16:08:01.983 - debug: heatingcontrol.0 [INFO] status = true next event: 1 Oct 2020 00:05:00
                                  2019-10-04 16:08:01.994 - debug: heatingcontrol.0 [INFO] status = true next event: 31 Mar 2020 23:55:00
                                  2019-10-04 16:08:01.995 - debug: heatingcontrol.0 [INFO] status = true next event: 7 Oct 2019 00:00:00
                                  2019-10-04 16:08:02.000 - debug: heatingcontrol.0 [INFO] status = true next event: 7 Oct 2019 14:00:00
                                  2019-10-04 16:08:02.001 - debug: heatingcontrol.0 [INFO] status = true next event: 4 Oct 2019 22:30:00
                                  2019-10-04 16:08:02.001 - debug: heatingcontrol.0 [INFO] status = true next event: 5 Oct 2019 00:00:00
                                  2019-10-04 16:08:02.001 - debug: heatingcontrol.0 [INFO] status = true next event: 5 Oct 2019 08:00:00
                                  2019-10-04 16:08:02.002 - debug: heatingcontrol.0 [INFO] status = true next event: 5 Oct 2019 22:00:00
                                  2019-10-04 16:08:02.002 - debug: heatingcontrol.0 [INFO] status = true next event: 7 Oct 2019 04:00:00
                                  2019-10-04 16:08:02.002 - debug: heatingcontrol.0 [INFO] status = true next event: 7 Oct 2019 05:00:00
                                  2019-10-04 16:08:02.007 - debug: heatingcontrol.0 [INFO] status = true next event: 4 Oct 2019 17:00:00
                                  2019-10-04 16:08:02.007 - debug: heatingcontrol.0 [INFO] status = true next event: 5 Oct 2019 06:00:00
                                  2019-10-04 16:08:02.008 - debug: heatingcontrol.0 [INFO] status = true next event: 5 Oct 2019 23:00:00
                                  2019-10-04 16:08:02.009 - debug: heatingcontrol.0 [INFO] status = true next event: 7 Oct 2019 07:30:00
                                  2019-10-04 16:08:02.009 - debug: heatingcontrol.0 [INFO] status = true next event: 5 Oct 2019 05:00:00
                                  2019-10-04 16:08:02.009 - debug: heatingcontrol.0 [INFO] status = true next event: 5 Oct 2019 12:00:00
                                  2019-10-04 16:08:02.010 - debug: heatingcontrol.0 [INFO] status = true next event: 5 Oct 2019 16:00:00
                                  2019-10-04 16:08:02.012 - info: heatingcontrol.0 handle actors Hobby current 23.2 target 24
                                  2019-10-04 16:08:02.013 - warn: heatingcontrol.0 Empty ID: {"val":true,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin"}
                                  2019-10-04 16:08:46.878 - debug: heatingcontrol.0 ### handle state change hm-rpc.0.HEQ0366475.2.SETPOINT {"val":23,"ack":true,"ts":1570198126876,"q":0,"from":"system.adapter.hm-rpc.0","user":"system.user.admin","lc":1570190400054}
                                  2019-10-04 16:08:46.878 - debug: heatingcontrol.0 ### 111 not handled
                                  2019-10-04 16:08:46.878 - debug: heatingcontrol.0 handle actors hm-rpc.0.HEQ0366475.2.SETPOINT{"val":23,"ack":true,"ts":1570198126876,"q":0,"from":"system.adapter.hm-rpc.0","user":"system.user.admin","lc":1570190400054}
                                  2019-10-04 16:08:46.878 - debug: heatingcontrol.0 ### {"id":6,"name":"Heizung Wohnzimmer 1.SETPOINT","OID_Current":"hm-rpc.0.HEQ0366475.1.TEMPERATURE","OID_Target":"hm-rpc.0.HEQ0366475.2.SETPOINT","isActive":true,"type":1,"room":"Wohnzimmer"}
                                  2019-10-04 16:08:46.881 - info: heatingcontrol.0 handle actors Wohnzimmer current 22.8 target 23
                                  2019-10-04 16:08:46.887 - debug: heatingcontrol.0 room Wohnzimmer actor hm-rpc.0.IEQ0504267.1.STATE on
                                  2019-10-04 16:08:46.889 - debug: heatingcontrol.0 ### 222 handled
                                  2019-10-04 16:08:46.889 - debug: heatingcontrol.0 ### all StateChange handled
                                  2019-10-04 16:08:46.890 - debug: heatingcontrol.0 ### handle state change hm-rpc.0.HEQ0366475.1.TEMPERATURE {"val":22.8,"ack":true,"ts":1570198126887,"q":0,"from":"system.adapter.hm-rpc.0","user":"system.user.admin","lc":1570197947846}
                                  2019-10-04 16:08:46.890 - debug: heatingcontrol.0 ### 111 not handled
                                  2019-10-04 16:08:46.890 - debug: heatingcontrol.0 handle actors hm-rpc.0.HEQ0366475.1.TEMPERATURE{"val":22.8,"ack":true,"ts":1570198126887,"q":0,"from":"system.adapter.hm-rpc.0","user":"system.user.admin","lc":1570197947846}
                                  2019-10-04 16:08:46.890 - debug: heatingcontrol.0 ### {"id":6,"name":"Heizung Wohnzimmer 1.SETPOINT","OID_Current":"hm-rpc.0.HEQ0366475.1.TEMPERATURE","OID_Target":"hm-rpc.0.HEQ0366475.2.SETPOINT","isActive":true,"type":1,"room":"Wohnzimmer"}
                                  2019-10-04 16:08:46.896 - info: heatingcontrol.0 handle actors Wohnzimmer current 22.8 target 23
                                  2019-10-04 16:08:46.898 - debug: heatingcontrol.0 room Wohnzimmer actor hm-rpc.0.IEQ0504267.1.STATE on
                                  2019-10-04 16:08:46.899 - debug: heatingcontrol.0 ### 222 handled
                                  2019-10-04 16:08:46.899 - debug: heatingcontrol.0 ### all StateChange handled 
                                  
                                  Rene_HMR Offline
                                  Rene_HMR Offline
                                  Rene_HM
                                  Developer
                                  schrieb am zuletzt editiert von
                                  #170

                                  @holgerwolf Du scheinst "Aktoren verwendet" aktiv zu haben. Benötigst du das? Im Normalfall schalten doch die Thermostate die Aktoren direkt...

                                  H 1 Antwort Letzte Antwort
                                  0
                                  • X Offline
                                    X Offline
                                    xADDRx
                                    schrieb am zuletzt editiert von
                                    #171

                                    Hallo zusammen,

                                    hat einer von euch eine übersichtliches Widget (view) die er zur Verfügung stellen würde?

                                    Danke

                                    Gruß
                                    Ben

                                    Sonos, Intel Nuc, Iobroker Pro, Proxmox, IPad Air (Wand), Vis, Xiaomi, Devolo, Bose, Philips Hue, Instar, Synology

                                    Rene_HMR M 2 Antworten Letzte Antwort
                                    0
                                    • X xADDRx

                                      Hallo zusammen,

                                      hat einer von euch eine übersichtliches Widget (view) die er zur Verfügung stellen würde?

                                      Danke

                                      Gruß
                                      Ben

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

                                      @xADDRx siehe https://forum.iobroker.net/topic/22579/adapter-heatingcontrol/81
                                      Ich selbst verwende derzeit auch noch das Vis vom Script - Vorbild. Musste nur die Datenpunkte anpassen

                                      1 Antwort Letzte Antwort
                                      0
                                      • Rene_HMR Rene_HM

                                        @holgerwolf Du scheinst "Aktoren verwendet" aktiv zu haben. Benötigst du das? Im Normalfall schalten doch die Thermostate die Aktoren direkt...

                                        H Online
                                        H Online
                                        holgerwolf
                                        schrieb am zuletzt editiert von
                                        #173

                                        @Rene_HM Ich habe sowohl Räume mit Thermostat gesteuerten Heizkörperregler als auch Fußbodenheizung die über Aktoren geschaltet werden. Das klappt auch alles prima, bis auf die Warning.

                                        1 Antwort Letzte Antwort
                                        0
                                        • Rene_HMR Rene_HM

                                          @maarten sagte in Adapter: HeatingControl:

                                          Übrigens läuft Adapterversion 0.3.0

                                          Bitte beachte, dass die 0.3.0 noch in der Entwicklung ist. Da habe ich einige Themen begonnen aber teilweise noch nicht fertig...

                                          Bzgl. des o.g. Problems:
                                          Der Fehler scheint daher zu kommen, dass auf einen Datenpunkt geschrieben wird, den hm-rpc nicht akzeptiert. Ich sehe anhand des logs aber nicht, wo das passiert. Deshalb bitte den adapter im debug-Mode starten und das log nochmal posten.

                                          M Offline
                                          M Offline
                                          maarten
                                          schrieb am zuletzt editiert von
                                          #174

                                          @Rene_HM

                                          Vielen Dank für deine Antwort, ich bin leider erst jetzt dazu gekommen. Ist mir bewusst, dass diese Adapterversion noch in Entwicklung ist, bis jetzt funktioniert Sie jedoch ganz gut.

                                          Ich musste mich kurz einlesen wie man einen Adapter debut und hoffe ich habe soweit alles richtig gemacht:


                                          undefined2019-10-04 23:46:51.627 - info: host.Home-PC object change system.adapter.heatingcontrol.0
                                          2019-10-04 23:46:51.642 - info: host.Home-PC instance system.adapter.heatingcontrol.0 started with pid 7708
                                          2019-10-04 23:46:52.828 - debug: heatingcontrol.0 objectDB connected
                                          2019-10-04 23:46:52.859 - debug: heatingcontrol.0 statesDB connected
                                          2019-10-04 23:46:52.953 - info: heatingcontrol.0 starting. Version 0.3.0 in C:/ioBroker/node_modules/iobroker.heatingcontrol, node: v10.14.1
                                          2019-10-04 23:46:52.968 - debug: heatingcontrol.0 devices [{"id":1,"name":"EG_Wohnzimmer_Heizung_11_Kanal4.SET_TEMPERATURE","OID_Current":"hm-rpc.1.000E570999A5A3.1.ACTUAL_TEMPERATURE","OID_Target":"hm-rpc.0.OEQ0846278.4.SET_TEMPERATURE","isActive":true,"type":1,"room":"EG_Wohnzimmer"},{"id":2,"name":"EG_Wohnzimmer_Heizung_11_Kanal4.SET_TEMPERATURE","OID_Target":"hm-rpc.0.OEQ0846278.4.SET_TEMPERATURE","isActive":true,"type":2,"room":"EG_Wohnzimmer"},{"id":3,"name":"EG_Wohnzimmer_Heizung_12_Kanal4.SET_TEMPERATURE","OID_Target":"hm-rpc.0.OEQ0843010.4.SET_TEMPERATURE","isActive":true,"type":2,"room":"EG_Wohnzimmer"},{"id":4,"name":"EG_Wohnzimmer_Tuere_11_Kanal1.STATE","OID_Current":"hm-rpc.0.OEQ0440463.1.STATE","isActive":true,"type":3,"room":"EG_Wohnzimmer"},{"id":5,"name":"EG_Gang_Tuere_11_Kanal1.STATE","OID_Current":"hm-rpc.0.OEQ0440750.1.STATE","isActive":true,"type":3,"room":"EG_Wohnzimmer"},{"id":6,"name":"EG_Küche_Fenster_11_Kanal1.STATE","OID_Current":"hm-rpc.0.OEQ0566085.1.STATE","isActive":true,"type":3,"room":"EG_Wohnzimmer"},{"id":7,"name":"EG_Wohnzimmer_Heizung_12_Kanal4.SET_TEMPERATURE","OID_Current":"hm-rpc.1.000E570999A5A3.1.ACTUAL_TEMPERATURE","OID_Target":"hm-rpc.0.OEQ0843010.4.SET_TEMPERATURE","isActive":true,"type":1,"room":"EG_Wohnzimmer"},{"id":8,"name":"EG_Gang_Heizung_11_Kanal4.SET_TEMPERATURE","OID_Current":"hm-rpc.1.000E570999A5A3.1.ACTUAL_TEMPERATURE","OID_Target":"hm-rpc.0.OEQ0843134.4.SET_TEMPERATURE","isActive":true,"type":1,"room":"EG_Wohnzimmer"},{"id":9,"name":"EG_Wohnzimmer_Tuere_11_Kanal1.STATE","OID_Current":"hm-rpc.0.OEQ0440463.1.STATE","isActive":true,"type":3,"room":"EG_Wohnzimmer"},{"id":10,"name":"1OG_Schlafzimmer_Heizung_11_Kanal4.SET_TEMPERATURE","OID_Current":"hm-rpc.1.000E570999A397.1.ACTUAL_TEMPERATURE","OID_Target":"hm-rpc.0.OEQ0841727.4.SET_TEMPERATURE","isActive":false,"type":1,"room":"1OG_Schlafzimmer"},{"id":11,"name":"1OG_Schlafzimmer_Fenster_11_Kanal1.STATE","OID_Current":"hm-rpc.0.OEQ0566218.1.STATE","isActive":false,"type":3,"room":"1OG_Schlafzimmer"},{"id":12,"name":"1OG_Schlafzimmer_Tuere_11_Kanal1.STATE","OID_Current":"hm-rpc.0.OEQ0566065.1.STATE","isActive":false,"type":3,"room":"1OG_Schlafzimmer"},{"id":13,"name":"1OG_Kinderzimmer1_Heizung_11_Kanal4.SET_TEMPERATURE","OID_Current":"hm-rpc.1.000E570999A3A5.1.ACTUAL_TEMPERATURE","OID_Target":"hm-rpc.0.OEQ0844685.4.SET_TEMPERATURE","isActive":true,"type":1,"room":"1OG_Kinderzimmer1"},{"id":14,"name":"1OG_Kinderzimmer1_Fenster_11_Kanal1.STATE","OID_Current":"hm-rpc.0.OEQ0568166.1.STATE","isActive":true,"type":3,"room":"1OG_Kinderzimmer1"},{"id":15,"name":"1OG_Kinderzimmer 2_Heizung_11_Kanal4.SET_TEMPERATURE","OID_Current":"hm-rpc.1.000E570999A87B.1.ACTUAL_TEMPERATURE","OID_Target":"hm-rpc.0.OEQ1248833.4.SET_TEMPERATURE","isActive":true,"type":1,"room":"1OG_Kinderzimmer2"},{"id":16,"name":"1OG_Kinderzimmer2_Fenster_11_Kanal1.STATE","OID_Current":"hm-rpc.0.OEQ0440292.1.STATE","isActive":true,"type":3,"room":"1OG_Kinderzimmer2"},{"id":17,"name":"2OG_Schlafzimmer_Heizung_11_Kanal4.SET_TEMPERATURE","OID_Current":"hm-rpc.1.000E570999A890.1.ACTUAL_TEMPERATURE","OID_Target":"hm-rpc.0.OEQ0846127.4.SET_TEMPERATURE","isActive":true,"type":1,"room":"2OG_Schlafzimmer"},{"id":18,"name":"hm-rpc.1.000E570999A890.1.ACTUAL_TEMPERATURE","OID_Current":"hm-rpc.1.000E570999A890.1.ACTUAL_TEMPERATURE","OID_Target":"hm-rpc.0.OEQ0846141.4.SET_TEMPERATURE","isActive":true,"type":1,"room":"2OG_Schlafzimmer"},{"id":19,"name":"2OG_Schlafzimmer_Fenster_11_Kanal1.STATE","OID_Current":"hm-rpc.0.OEQ0496790.1.STATE","isActive":true,"type":3,"room":"2OG_Schlafzimmer"},{"id":20,"name":"2OG_Schlafzimmer_Fenster_12_Kanal1.STATE","OID_Current":"hm-rpc.0.OEQ0496601.1.STATE","isActive":true,"type":3,"room":"2OG_Schlafzimmer"},{"id":21,"name":"2OG_Schlafzimmer_Fenster_13_Kanal1.STATE","OID_Current":"hm-rpc.0.OEQ0496803.1.STATE","isActive":true,"type":3,"room":"2OG_Schlafzimmer"},{"id":22,"name":"2OG_Schlafzimmer_Fenster_14_Kanal1.STATE","OID_Current":"hm-rpc.0.OEQ0496795.1.STATE","isActive":true,"type":3,"room":"2OG_Schlafzimmer"},{"id":23,"name":"2OG_Buero1_Heizung_11_Kanal4.SET_TEMPERATURE","OID_Current":"hm-rpc.1.000E570999A5AF.1.ACTUAL_TEMPERATURE","OID_Target":"hm-rpc.0.OEQ0845933.4.SET_TEMPERATURE","isActive":true,"type":1,"room":"2OG_Buero1"},{"id":24,"name":"2OG_Buero11_Fenster_11_Kanal1.STATE","OID_Current":"hm-rpc.0.OEQ0564053.1.STATE","isActive":true,"type":3,"room":"2OG_Buero1"},{"id":25,"name":"2OG_Buero2_Heizung_11_Kanal4.SET_TEMPERATURE","OID_Current":"hm-rpc.1.000E570999A419.1.ACTUAL_TEMPERATURE","OID_Target":"hm-rpc.0.OEQ0846143.4.SET_TEMPERATURE","isActive":true,"type":1,"room":"2OG_Buero2"},{"id":26,"name":"2OG_Buero2_Fenster_11_Kanal1.STATE","OID_Current":"hm-rpc.0.OEQ0496792.1.STATE","isActive":true,"type":3,"room":"2OG_Buero2"},{"id":27,"name":"2OG_Buero2_Fenster_12_Kanal1.STATE","OID_Current":"hm-rpc.0.OEQ0441055.1.STATE","isActive":true,"type":3,"room":"2OG_Buero2"},{"id":28,"name":"2OG_Buero2_Fenster_13_Kanal1.STATE","OID_Current":"hm-rpc.0.OEQ0496740.1.STATE","isActive":true,"type":3,"room":"2OG_Buero2"},{"id":29,"name":"2OG_Bad_Heizung_11_Kanal4.SET_TEMPERATURE","OID_Current":"hm-rpc.1.000E570999A897.1.ACTUAL_TEMPERATURE","OID_Target":"hm-rpc.0.OEQ0845830.4.SET_TEMPERATURE","isActive":true,"type":1,"room":"2OG_Bad"},{"id":30,"name":"2OG_Bad_Fenster_11_Kanal1.STATE","OID_Current":"hm-rpc.0.OEQ0566263.1.STATE","isActive":true,"type":3,"room":"2OG_Bad"}]
                                          2019-10-04 23:46:52.968 - debug: heatingcontrol.0 CreateDatepoints
                                          2019-10-04 23:46:53.171 - debug: heatingcontrol.0 rooms 19
                                          2019-10-04 23:46:53.171 - debug: heatingcontrol.0 create data points for EG_Wohnzimmer
                                          2019-10-04 23:46:53.218 - debug: heatingcontrol.0 room EG_Wohnzimmer with 3 periods
                                          2019-10-04 23:46:53.218 - debug: heatingcontrol.0 Profile Type Mo-So, profiles 2
                                          2019-10-04 23:46:53.218 - debug: heatingcontrol.0 add state Profiles.0.EG_Wohnzimmer.Mo-Su.Periods.0 max 5
                                          2019-10-04 23:46:53.218 - debug: heatingcontrol.0 add state Profiles.0.EG_Wohnzimmer.Mo-Su.Periods.1 max 5
                                          2019-10-04 23:46:53.218 - debug: heatingcontrol.0 add state Profiles.0.EG_Wohnzimmer.Mo-Su.Periods.2 max 5
                                          2019-10-04 23:46:53.218 - debug: heatingcontrol.0 not active.... EG_Kueche
                                          2019-10-04 23:46:53.218 - debug: heatingcontrol.0 create data points for 1OG_Schlafzimmer
                                          2019-10-04 23:46:53.265 - debug: heatingcontrol.0 room 1OG_Schlafzimmer with 3 periods
                                          2019-10-04 23:46:53.265 - debug: heatingcontrol.0 Profile Type Mo-So, profiles 2
                                          2019-10-04 23:46:53.265 - debug: heatingcontrol.0 add state Profiles.0.1OG_Schlafzimmer.Mo-Su.Periods.0 max 5
                                          2019-10-04 23:46:53.265 - debug: heatingcontrol.0 add state Profiles.0.1OG_Schlafzimmer.Mo-Su.Periods.1 max 5
                                          2019-10-04 23:46:53.265 - debug: heatingcontrol.0 add state Profiles.0.1OG_Schlafzimmer.Mo-Su.Periods.2 max 5
                                          2019-10-04 23:46:53.265 - debug: heatingcontrol.0 create data points for 1OG_Kinderzimmer1
                                          2019-10-04 23:46:53.327 - debug: heatingcontrol.0 room 1OG_Kinderzimmer1 with 3 periods
                                          2019-10-04 23:46:53.327 - debug: heatingcontrol.0 Profile Type Mo-So, profiles 2
                                          2019-10-04 23:46:53.327 - debug: heatingcontrol.0 add state Profiles.0.1OG_Kinderzimmer1.Mo-Su.Periods.0 max 5
                                          2019-10-04 23:46:53.327 - debug: heatingcontrol.0 add state Profiles.0.1OG_Kinderzimmer1.Mo-Su.Periods.1 max 5
                                          2019-10-04 23:46:53.327 - debug: heatingcontrol.0 add state Profiles.0.1OG_Kinderzimmer1.Mo-Su.Periods.2 max 5
                                          2019-10-04 23:46:53.327 - debug: heatingcontrol.0 create data points for 1OG_Kinderzimmer2
                                          2019-10-04 23:46:53.374 - debug: heatingcontrol.0 room 1OG_Kinderzimmer2 with 3 periods
                                          2019-10-04 23:46:53.374 - debug: heatingcontrol.0 Profile Type Mo-So, profiles 2
                                          2019-10-04 23:46:53.374 - debug: heatingcontrol.0 add state Profiles.0.1OG_Kinderzimmer2.Mo-Su.Periods.0 max 5
                                          2019-10-04 23:46:53.374 - debug: heatingcontrol.0 add state Profiles.0.1OG_Kinderzimmer2.Mo-Su.Periods.1 max 5
                                          2019-10-04 23:46:53.374 - debug: heatingcontrol.0 add state Profiles.0.1OG_Kinderzimmer2.Mo-Su.Periods.2 max 5
                                          2019-10-04 23:46:53.374 - debug: heatingcontrol.0 not active.... EG_Bad
                                          2019-10-04 23:46:53.374 - debug: heatingcontrol.0 not active.... EG_Garten
                                          2019-10-04 23:46:53.374 - debug: heatingcontrol.0 not active.... 1OG_Bad
                                          2019-10-04 23:46:53.374 - debug: heatingcontrol.0 not active.... EG_Gang
                                          2019-10-04 23:46:53.374 - debug: heatingcontrol.0 not active.... 1OG_Gang
                                          2019-10-04 23:46:53.374 - debug: heatingcontrol.0 create data points for 2OG_Schlafzimmer
                                          2019-10-04 23:46:53.421 - debug: heatingcontrol.0 room 2OG_Schlafzimmer with 3 periods
                                          2019-10-04 23:46:53.421 - debug: heatingcontrol.0 Profile Type Mo-So, profiles 2
                                          2019-10-04 23:46:53.421 - debug: heatingcontrol.0 add state Profiles.0.2OG_Schlafzimmer.Mo-Su.Periods.0 max 5
                                          2019-10-04 23:46:53.421 - debug: heatingcontrol.0 add state Profiles.0.2OG_Schlafzimmer.Mo-Su.Periods.1 max 5
                                          2019-10-04 23:46:53.421 - debug: heatingcontrol.0 add state Profiles.0.2OG_Schlafzimmer.Mo-Su.Periods.2 max 5
                                          2019-10-04 23:46:53.421 - debug: heatingcontrol.0 create data points for 2OG_Buero1
                                          2019-10-04 23:46:53.467 - debug: heatingcontrol.0 room 2OG_Buero1 with 3 periods
                                          2019-10-04 23:46:53.467 - debug: heatingcontrol.0 Profile Type Mo-So, profiles 2
                                          2019-10-04 23:46:53.467 - debug: heatingcontrol.0 add state Profiles.0.2OG_Buero1.Mo-Su.Periods.0 max 5
                                          2019-10-04 23:46:53.467 - debug: heatingcontrol.0 add state Profiles.0.2OG_Buero1.Mo-Su.Periods.1 max 5
                                          2019-10-04 23:46:53.467 - debug: heatingcontrol.0 add state Profiles.0.2OG_Buero1.Mo-Su.Periods.2 max 5
                                          2019-10-04 23:46:53.467 - debug: heatingcontrol.0 create data points for 2OG_Buero2
                                          2019-10-04 23:46:53.530 - debug: heatingcontrol.0 room 2OG_Buero2 with 3 periods
                                          2019-10-04 23:46:53.530 - debug: heatingcontrol.0 Profile Type Mo-So, profiles 2
                                          2019-10-04 23:46:53.530 - debug: heatingcontrol.0 add state Profiles.0.2OG_Buero2.Mo-Su.Periods.0 max 5
                                          2019-10-04 23:46:53.530 - debug: heatingcontrol.0 add state Profiles.0.2OG_Buero2.Mo-Su.Periods.1 max 5
                                          2019-10-04 23:46:53.530 - debug: heatingcontrol.0 add state Profiles.0.2OG_Buero2.Mo-Su.Periods.2 max 5
                                          2019-10-04 23:46:53.530 - debug: heatingcontrol.0 not active.... 2OG_Gang
                                          2019-10-04 23:46:53.530 - debug: heatingcontrol.0 create data points for 2OG_Bad
                                          2019-10-04 23:46:53.577 - debug: heatingcontrol.0 room 2OG_Bad with 3 periods
                                          2019-10-04 23:46:53.577 - debug: heatingcontrol.0 Profile Type Mo-So, profiles 2
                                          2019-10-04 23:46:53.577 - debug: heatingcontrol.0 add state Profiles.0.2OG_Bad.Mo-Su.Periods.0 max 5
                                          2019-10-04 23:46:53.577 - debug: heatingcontrol.0 add state Profiles.0.2OG_Bad.Mo-Su.Periods.1 max 5
                                          2019-10-04 23:46:53.577 - debug: heatingcontrol.0 add state Profiles.0.2OG_Bad.Mo-Su.Periods.2 max 5
                                          2019-10-04 23:46:53.577 - debug: heatingcontrol.0 not active.... UG_Waschkueche
                                          2019-10-04 23:46:53.577 - debug: heatingcontrol.0 not active.... UG_Vorratsraum
                                          2019-10-04 23:46:53.577 - debug: heatingcontrol.0 not active.... UG_Heizung
                                          2019-10-04 23:46:53.577 - debug: heatingcontrol.0 not active.... UG_Gang
                                          2019-10-04 23:46:53.577 - debug: heatingcontrol.0 rooms 19
                                          2019-10-04 23:46:53.577 - debug: heatingcontrol.0 create data points for EG_Wohnzimmer
                                          2019-10-04 23:46:53.639 - debug: heatingcontrol.0 room EG_Wohnzimmer with 3 periods
                                          2019-10-04 23:46:53.639 - debug: heatingcontrol.0 Profile Type Mo-So, profiles 2
                                          2019-10-04 23:46:53.639 - debug: heatingcontrol.0 add state Profiles.1.EG_Wohnzimmer.Mo-Su.Periods.0 max 5
                                          2019-10-04 23:46:53.639 - debug: heatingcontrol.0 add state Profiles.1.EG_Wohnzimmer.Mo-Su.Periods.1 max 5
                                          2019-10-04 23:46:53.639 - debug: heatingcontrol.0 add state Profiles.1.EG_Wohnzimmer.Mo-Su.Periods.2 max 5
                                          2019-10-04 23:46:53.639 - debug: heatingcontrol.0 not active.... EG_Kueche
                                          2019-10-04 23:46:53.639 - debug: heatingcontrol.0 create data points for 1OG_Schlafzimmer
                                          2019-10-04 23:46:53.686 - debug: heatingcontrol.0 room 1OG_Schlafzimmer with 3 periods
                                          2019-10-04 23:46:53.686 - debug: heatingcontrol.0 Profile Type Mo-So, profiles 2
                                          2019-10-04 23:46:53.686 - debug: heatingcontrol.0 add state Profiles.1.1OG_Schlafzimmer.Mo-Su.Periods.0 max 5
                                          2019-10-04 23:46:53.686 - debug: heatingcontrol.0 add state Profiles.1.1OG_Schlafzimmer.Mo-Su.Periods.1 max 5
                                          2019-10-04 23:46:53.686 - debug: heatingcontrol.0 add state Profiles.1.1OG_Schlafzimmer.Mo-Su.Periods.2 max 5
                                          2019-10-04 23:46:53.686 - debug: heatingcontrol.0 create data points for 1OG_Kinderzimmer1
                                          2019-10-04 23:46:53.717 - debug: heatingcontrol.0 room 1OG_Kinderzimmer1 with 3 periods
                                          2019-10-04 23:46:53.717 - debug: heatingcontrol.0 Profile Type Mo-So, profiles 2
                                          2019-10-04 23:46:53.717 - debug: heatingcontrol.0 add state Profiles.1.1OG_Kinderzimmer1.Mo-Su.Periods.0 max 5
                                          2019-10-04 23:46:53.717 - debug: heatingcontrol.0 add state Profiles.1.1OG_Kinderzimmer1.Mo-Su.Periods.1 max 5
                                          2019-10-04 23:46:53.717 - debug: heatingcontrol.0 add state Profiles.1.1OG_Kinderzimmer1.Mo-Su.Periods.2 max 5
                                          2019-10-04 23:46:53.717 - debug: heatingcontrol.0 create data points for 1OG_Kinderzimmer2
                                          2019-10-04 23:46:53.764 - debug: heatingcontrol.0 room 1OG_Kinderzimmer2 with 3 periods
                                          2019-10-04 23:46:53.764 - debug: heatingcontrol.0 Profile Type Mo-So, profiles 2
                                          2019-10-04 23:46:53.764 - debug: heatingcontrol.0 add state Profiles.1.1OG_Kinderzimmer2.Mo-Su.Periods.0 max 5
                                          2019-10-04 23:46:53.764 - debug: heatingcontrol.0 add state Profiles.1.1OG_Kinderzimmer2.Mo-Su.Periods.1 max 5
                                          2019-10-04 23:46:53.764 - debug: heatingcontrol.0 add state Profiles.1.1OG_Kinderzimmer2.Mo-Su.Periods.2 max 5
                                          2019-10-04 23:46:53.764 - debug: heatingcontrol.0 not active.... EG_Bad
                                          2019-10-04 23:46:53.764 - debug: heatingcontrol.0 not active.... EG_Garten
                                          2019-10-04 23:46:53.764 - debug: heatingcontrol.0 not active.... 1OG_Bad
                                          2019-10-04 23:46:53.764 - debug: heatingcontrol.0 not active.... EG_Gang
                                          2019-10-04 23:46:53.764 - debug: heatingcontrol.0 not active.... 1OG_Gang
                                          2019-10-04 23:46:53.764 - debug: heatingcontrol.0 create data points for 2OG_Schlafzimmer
                                          2019-10-04 23:46:53.935 - debug: heatingcontrol.0 room 2OG_Schlafzimmer with 3 periods
                                          2019-10-04 23:46:53.935 - debug: heatingcontrol.0 Profile Type Mo-So, profiles 2
                                          2019-10-04 23:46:53.935 - debug: heatingcontrol.0 add state Profiles.1.2OG_Schlafzimmer.Mo-Su.Periods.0 max 5
                                          2019-10-04 23:46:53.935 - debug: heatingcontrol.0 add state Profiles.1.2OG_Schlafzimmer.Mo-Su.Periods.1 max 5
                                          2019-10-04 23:46:53.935 - debug: heatingcontrol.0 add state Profiles.1.2OG_Schlafzimmer.Mo-Su.Periods.2 max 5
                                          2019-10-04 23:46:53.935 - debug: heatingcontrol.0 create data points for 2OG_Buero1
                                          2019-10-04 23:46:53.982 - debug: heatingcontrol.0 room 2OG_Buero1 with 3 periods
                                          2019-10-04 23:46:53.982 - debug: heatingcontrol.0 Profile Type Mo-So, profiles 2
                                          2019-10-04 23:46:53.982 - debug: heatingcontrol.0 add state Profiles.1.2OG_Buero1.Mo-Su.Periods.0 max 5
                                          2019-10-04 23:46:53.982 - debug: heatingcontrol.0 add state Profiles.1.2OG_Buero1.Mo-Su.Periods.1 max 5
                                          2019-10-04 23:46:53.982 - debug: heatingcontrol.0 add state Profiles.1.2OG_Buero1.Mo-Su.Periods.2 max 5
                                          2019-10-04 23:46:53.982 - debug: heatingcontrol.0 create data points for 2OG_Buero2
                                          2019-10-04 23:46:54.029 - debug: heatingcontrol.0 room 2OG_Buero2 with 3 periods
                                          2019-10-04 23:46:54.029 - debug: heatingcontrol.0 Profile Type Mo-So, profiles 2
                                          2019-10-04 23:46:54.029 - debug: heatingcontrol.0 add state Profiles.1.2OG_Buero2.Mo-Su.Periods.0 max 5
                                          2019-10-04 23:46:54.029 - debug: heatingcontrol.0 add state Profiles.1.2OG_Buero2.Mo-Su.Periods.1 max 5
                                          2019-10-04 23:46:54.029 - debug: heatingcontrol.0 add state Profiles.1.2OG_Buero2.Mo-Su.Periods.2 max 5
                                          2019-10-04 23:46:54.029 - debug: heatingcontrol.0 not active.... 2OG_Gang
                                          2019-10-04 23:46:54.029 - debug: heatingcontrol.0 create data points for 2OG_Bad
                                          2019-10-04 23:46:54.091 - debug: heatingcontrol.0 room 2OG_Bad with 3 periods
                                          2019-10-04 23:46:54.091 - debug: heatingcontrol.0 Profile Type Mo-So, profiles 2
                                          2019-10-04 23:46:54.091 - debug: heatingcontrol.0 add state Profiles.1.2OG_Bad.Mo-Su.Periods.0 max 5
                                          2019-10-04 23:46:54.091 - debug: heatingcontrol.0 add state Profiles.1.2OG_Bad.Mo-Su.Periods.1 max 5
                                          2019-10-04 23:46:54.091 - debug: heatingcontrol.0 add state Profiles.1.2OG_Bad.Mo-Su.Periods.2 max 5
                                          2019-10-04 23:46:54.091 - debug: heatingcontrol.0 not active.... UG_Waschkueche
                                          2019-10-04 23:46:54.091 - debug: heatingcontrol.0 not active.... UG_Vorratsraum
                                          2019-10-04 23:46:54.091 - debug: heatingcontrol.0 not active.... UG_Heizung
                                          2019-10-04 23:46:54.091 - debug: heatingcontrol.0 not active.... UG_Gang
                                          2019-10-04 23:46:54.091 - debug: heatingcontrol.0 #start subscribtion
                                          2019-10-04 23:46:54.091 - debug: heatingcontrol.0 subscribe EG_Wohnzimmer hm-rpc.0.OEQ0440463.1.STATE
                                          2019-10-04 23:46:54.091 - debug: heatingcontrol.0 subscribe EG_Wohnzimmer hm-rpc.0.OEQ0440750.1.STATE
                                          2019-10-04 23:46:54.091 - debug: heatingcontrol.0 subscribe EG_Wohnzimmer hm-rpc.0.OEQ0566085.1.STATE
                                          2019-10-04 23:46:54.091 - debug: heatingcontrol.0 subscribe EG_Wohnzimmer hm-rpc.0.OEQ0440463.1.STATE
                                          2019-10-04 23:46:54.091 - debug: heatingcontrol.0 subscribe 1OG_Kinderzimmer1 hm-rpc.0.OEQ0568166.1.STATE
                                          2019-10-04 23:46:54.091 - debug: heatingcontrol.0 subscribe 1OG_Kinderzimmer2 hm-rpc.0.OEQ0440292.1.STATE
                                          2019-10-04 23:46:54.091 - debug: heatingcontrol.0 subscribe 2OG_Schlafzimmer hm-rpc.0.OEQ0496790.1.STATE
                                          2019-10-04 23:46:54.091 - debug: heatingcontrol.0 subscribe 2OG_Schlafzimmer hm-rpc.0.OEQ0496601.1.STATE
                                          2019-10-04 23:46:54.091 - debug: heatingcontrol.0 subscribe 2OG_Schlafzimmer hm-rpc.0.OEQ0496803.1.STATE
                                          2019-10-04 23:46:54.091 - debug: heatingcontrol.0 subscribe 2OG_Schlafzimmer hm-rpc.0.OEQ0496795.1.STATE
                                          2019-10-04 23:46:54.091 - debug: heatingcontrol.0 subscribe 2OG_Buero1 hm-rpc.0.OEQ0564053.1.STATE
                                          2019-10-04 23:46:54.091 - debug: heatingcontrol.0 subscribe 2OG_Buero2 hm-rpc.0.OEQ0496792.1.STATE
                                          2019-10-04 23:46:54.091 - debug: heatingcontrol.0 subscribe 2OG_Buero2 hm-rpc.0.OEQ0441055.1.STATE
                                          2019-10-04 23:46:54.091 - debug: heatingcontrol.0 subscribe 2OG_Buero2 hm-rpc.0.OEQ0496740.1.STATE
                                          2019-10-04 23:46:54.091 - debug: heatingcontrol.0 subscribe 2OG_Bad hm-rpc.0.OEQ0566263.1.STATE
                                          2019-10-04 23:46:54.091 - debug: heatingcontrol.0 #subscribtion finished
                                          2019-10-04 23:46:54.091 - debug: heatingcontrol.0 start CalculateNextTime, profile type 1
                                          2019-10-04 23:46:54.091 - debug: heatingcontrol.0 get profile
                                          2019-10-04 23:46:54.123 - debug: heatingcontrol.0 profile 0
                                          2019-10-04 23:46:54.154 - debug: heatingcontrol.0 ---found time for EG_Wohnzimmer at {"val":"00:00","ack":true,"ts":1569536219762,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569536219559} 00:00
                                          2019-10-04 23:46:54.154 - debug: heatingcontrol.0 push to list = 00,00
                                          2019-10-04 23:46:54.169 - debug: heatingcontrol.0 ---found time for EG_Wohnzimmer at {"val":"06:00","ack":true,"ts":1569528844920,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569528844701} 06:00
                                          2019-10-04 23:46:54.169 - debug: heatingcontrol.0 push to list = 06,00
                                          2019-10-04 23:46:54.169 - debug: heatingcontrol.0 ---found time for EG_Wohnzimmer at {"val":"23:00","ack":true,"ts":1569451191041,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569451190916} 23:00
                                          2019-10-04 23:46:54.169 - debug: heatingcontrol.0 push to list = 23,00
                                          2019-10-04 23:46:54.169 - debug: heatingcontrol.0 ---found time for 1OG_Schlafzimmer at {"val":"00:00","ack":true,"ts":1569625025328,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569625024782} 00:00
                                          2019-10-04 23:46:54.169 - debug: heatingcontrol.0 ---found time for 1OG_Schlafzimmer at {"val":"06:00","ack":true,"ts":1569625002817,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569625002162} 06:00
                                          2019-10-04 23:46:54.169 - debug: heatingcontrol.0 ---found time for 1OG_Schlafzimmer at {"val":"23:00","ack":true,"ts":1569625009572,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569625009119} 23:00
                                          2019-10-04 23:46:54.169 - debug: heatingcontrol.0 ---found time for 1OG_Kinderzimmer1 at {"val":"00:00","ack":true,"ts":1569625044843,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569625044328} 00:00
                                          2019-10-04 23:46:54.185 - debug: heatingcontrol.0 ---found time for 1OG_Kinderzimmer1 at {"val":"06:00","ack":true,"ts":1569625049913,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569625049367} 06:00
                                          2019-10-04 23:46:54.201 - debug: heatingcontrol.0 ---found time for 1OG_Kinderzimmer1 at {"val":"23:00","ack":true,"ts":1569625055592,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569625054858} 23:00
                                          2019-10-04 23:46:54.201 - debug: heatingcontrol.0 ---found time for 1OG_Kinderzimmer2 at {"val":"00:00","ack":true,"ts":1569625092782,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569625092189} 00:00
                                          2019-10-04 23:46:54.201 - debug: heatingcontrol.0 ---found time for 1OG_Kinderzimmer2 at {"val":"06:00","ack":true,"ts":1569625097509,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569625096822} 06:00
                                          2019-10-04 23:46:54.232 - debug: heatingcontrol.0 ---found time for 1OG_Kinderzimmer2 at {"val":"23:00","ack":true,"ts":1569625101300,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569625100645} 23:00
                                          2019-10-04 23:46:54.232 - debug: heatingcontrol.0 ---found time for 2OG_Schlafzimmer at {"val":"00:00","ack":true,"ts":1569625240249,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569625239578} 00:00
                                          2019-10-04 23:46:54.232 - debug: heatingcontrol.0 ---found time for 2OG_Schlafzimmer at {"val":"06:00","ack":true,"ts":1569625244695,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569625244087} 06:00
                                          2019-10-04 23:46:54.232 - debug: heatingcontrol.0 ---found time for 2OG_Schlafzimmer at {"val":"23:00","ack":true,"ts":1569625247690,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569625247207} 23:00
                                          2019-10-04 23:46:54.247 - debug: heatingcontrol.0 ---found time for 2OG_Buero1 at {"val":"00:00","ack":true,"ts":1569625256021,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569625255522} 00:00
                                          2019-10-04 23:46:54.247 - debug: heatingcontrol.0 ---found time for 2OG_Buero1 at {"val":"06:00","ack":true,"ts":1569625260358,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569625259718} 06:00
                                          2019-10-04 23:46:54.247 - debug: heatingcontrol.0 ---found time for 2OG_Buero1 at {"val":"23:00","ack":true,"ts":1569625265880,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569625265116} 23:00
                                          2019-10-04 23:46:54.247 - debug: heatingcontrol.0 ---found time for 2OG_Buero2 at {"val":"00:00","ack":true,"ts":1569625273524,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569625272822} 00:00
                                          2019-10-04 23:46:54.247 - debug: heatingcontrol.0 ---found time for 2OG_Buero2 at {"val":"06:00","ack":true,"ts":1569625276972,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569625276316} 06:00
                                          2019-10-04 23:46:54.247 - debug: heatingcontrol.0 ---found time for 2OG_Buero2 at {"val":"23:00","ack":true,"ts":1569625281823,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569625281199} 23:00
                                          2019-10-04 23:46:54.263 - debug: heatingcontrol.0 ---found time for 2OG_Bad at {"val":"00:00","ack":true,"ts":1569625291058,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569625290419} 00:00
                                          2019-10-04 23:46:54.263 - debug: heatingcontrol.0 ---found time for 2OG_Bad at {"val":"06:00","ack":true,"ts":1569625295848,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569625295036} 06:00
                                          2019-10-04 23:46:54.263 - debug: heatingcontrol.0 ---found time for 2OG_Bad at {"val":"23:00","ack":true,"ts":1569625298843,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1569625298219} 23:00
                                          2019-10-04 23:46:54.263 - debug: heatingcontrol.0 create cron job #0 at 0:0 string: 0 0 0 * * * Europe/Berlin
                                          2019-10-04 23:46:54.279 - debug: heatingcontrol.0 create cron job #1 at 6:0 string: 0 0 6 * * * Europe/Berlin
                                          2019-10-04 23:46:54.279 - debug: heatingcontrol.0 create cron job #2 at 23:0 string: 0 0 23 * * * Europe/Berlin
                                          2019-10-04 23:46:54.279 - debug: heatingcontrol.0 cron jobs
                                          2019-10-04 23:46:54.279 - debug: heatingcontrol.0 [INFO] status = true next event: 5 Oct 2019 00:00:00
                                          2019-10-04 23:46:54.279 - debug: heatingcontrol.0 [INFO] status = true next event: 5 Oct 2019 06:00:00
                                          2019-10-04 23:46:54.294 - debug: heatingcontrol.0 [INFO] status = true next event: 5 Oct 2019 23:00:00
                                          2019-10-04 23:46:54.294 - info: heatingcontrol.0 calculating new target temperatures
                                          2019-10-04 23:46:54.325 - debug: heatingcontrol.0 profile type 1
                                          2019-10-04 23:46:54.325 - debug: heatingcontrol.0 get profile
                                          2019-10-04 23:46:54.325 - debug: heatingcontrol.0 profile 0
                                          2019-10-04 23:46:54.325 - debug: heatingcontrol.0 check room EG_Wohnzimmer
                                          2019-10-04 23:46:54.325 - debug: heatingcontrol.0 number of periods 3
                                          2019-10-04 23:46:54.325 - debug: heatingcontrol.0 check ID Profiles.0.EG_Wohnzimmer.Mo-Su.Periods.0.time
                                          2019-10-04 23:46:54.325 - debug: heatingcontrol.0 check time for EG_Wohnzimmer Profiles.0.EG_Wohnzimmer.Mo-Su.Periods.0.time 18.0
                                          2019-10-04 23:46:54.325 - debug: heatingcontrol.0 check ID Profiles.0.EG_Wohnzimmer.Mo-Su.Periods.1.time
                                          2019-10-04 23:46:54.325 - debug: heatingcontrol.0 check time for EG_Wohnzimmer Profiles.0.EG_Wohnzimmer.Mo-Su.Periods.1.time 22
                                          2019-10-04 23:46:54.325 - debug: heatingcontrol.0 check ID Profiles.0.EG_Wohnzimmer.Mo-Su.Periods.2.time
                                          2019-10-04 23:46:54.341 - debug: heatingcontrol.0 check time for EG_Wohnzimmer Profiles.0.EG_Wohnzimmer.Mo-Su.Periods.2.time 18.0
                                          2019-10-04 23:46:54.341 - debug: heatingcontrol.0 ### 18.0 0 0 0 0 0
                                          2019-10-04 23:46:54.341 - info: heatingcontrol.0 room EG_Wohnzimmer Thermostat EG_Wohnzimmer_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                                          2019-10-04 23:46:54.341 - info: heatingcontrol.0 room EG_Wohnzimmer Thermostat EG_Wohnzimmer_Heizung_12_Kanal4.SET_TEMPERATURE set to 18
                                          2019-10-04 23:46:54.341 - info: heatingcontrol.0 room EG_Wohnzimmer Thermostat EG_Gang_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                                          2019-10-04 23:46:54.357 - debug: heatingcontrol.0 check room 1OG_Schlafzimmer
                                          2019-10-04 23:46:54.357 - debug: heatingcontrol.0 number of periods 3
                                          2019-10-04 23:46:54.357 - debug: heatingcontrol.0 check ID Profiles.0.1OG_Schlafzimmer.Mo-Su.Periods.0.time
                                          2019-10-04 23:46:54.357 - debug: heatingcontrol.0 check time for 1OG_Schlafzimmer Profiles.0.1OG_Schlafzimmer.Mo-Su.Periods.0.time 20.0
                                          2019-10-04 23:46:54.357 - debug: heatingcontrol.0 check ID Profiles.0.1OG_Schlafzimmer.Mo-Su.Periods.1.time
                                          2019-10-04 23:46:54.372 - debug: heatingcontrol.0 check time for 1OG_Schlafzimmer Profiles.0.1OG_Schlafzimmer.Mo-Su.Periods.1.time 17.0
                                          2019-10-04 23:46:54.372 - debug: heatingcontrol.0 check ID Profiles.0.1OG_Schlafzimmer.Mo-Su.Periods.2.time
                                          2019-10-04 23:46:54.372 - debug: heatingcontrol.0 check time for 1OG_Schlafzimmer Profiles.0.1OG_Schlafzimmer.Mo-Su.Periods.2.time 20.0
                                          2019-10-04 23:46:54.372 - debug: heatingcontrol.0 ### 20.0 0 0 0 0 0
                                          2019-10-04 23:46:54.372 - debug: heatingcontrol.0 check room 1OG_Kinderzimmer1
                                          2019-10-04 23:46:54.372 - debug: heatingcontrol.0 number of periods 3
                                          2019-10-04 23:46:54.372 - debug: heatingcontrol.0 check ID Profiles.0.1OG_Kinderzimmer1.Mo-Su.Periods.0.time
                                          2019-10-04 23:46:54.388 - debug: heatingcontrol.0 check time for 1OG_Kinderzimmer1 Profiles.0.1OG_Kinderzimmer1.Mo-Su.Periods.0.time 20.0
                                          2019-10-04 23:46:54.388 - debug: heatingcontrol.0 check ID Profiles.0.1OG_Kinderzimmer1.Mo-Su.Periods.1.time
                                          2019-10-04 23:46:54.388 - debug: heatingcontrol.0 check time for 1OG_Kinderzimmer1 Profiles.0.1OG_Kinderzimmer1.Mo-Su.Periods.1.time 17.0
                                          2019-10-04 23:46:54.388 - debug: heatingcontrol.0 check ID Profiles.0.1OG_Kinderzimmer1.Mo-Su.Periods.2.time
                                          2019-10-04 23:46:54.388 - debug: heatingcontrol.0 check time for 1OG_Kinderzimmer1 Profiles.0.1OG_Kinderzimmer1.Mo-Su.Periods.2.time 20.0
                                          2019-10-04 23:46:54.388 - debug: heatingcontrol.0 ### 20.0 0 0 0 0 0
                                          2019-10-04 23:46:54.388 - info: heatingcontrol.0 room 1OG_Kinderzimmer1 Thermostat 1OG_Kinderzimmer1_Heizung_11_Kanal4.SET_TEMPERATURE set to 20
                                          2019-10-04 23:46:54.388 - debug: heatingcontrol.0 check room 1OG_Kinderzimmer2
                                          2019-10-04 23:46:54.388 - debug: heatingcontrol.0 number of periods 3
                                          2019-10-04 23:46:54.388 - debug: heatingcontrol.0 check ID Profiles.0.1OG_Kinderzimmer2.Mo-Su.Periods.0.time
                                          2019-10-04 23:46:54.403 - debug: heatingcontrol.0 check time for 1OG_Kinderzimmer2 Profiles.0.1OG_Kinderzimmer2.Mo-Su.Periods.0.time 17.0
                                          2019-10-04 23:46:54.403 - debug: heatingcontrol.0 check ID Profiles.0.1OG_Kinderzimmer2.Mo-Su.Periods.1.time
                                          2019-10-04 23:46:54.403 - debug: heatingcontrol.0 check time for 1OG_Kinderzimmer2 Profiles.0.1OG_Kinderzimmer2.Mo-Su.Periods.1.time 20.0
                                          2019-10-04 23:46:54.403 - debug: heatingcontrol.0 check ID Profiles.0.1OG_Kinderzimmer2.Mo-Su.Periods.2.time
                                          2019-10-04 23:46:54.403 - debug: heatingcontrol.0 check time for 1OG_Kinderzimmer2 Profiles.0.1OG_Kinderzimmer2.Mo-Su.Periods.2.time 17.0
                                          2019-10-04 23:46:54.403 - debug: heatingcontrol.0 ### 17.0 0 0 0 0 0
                                          2019-10-04 23:46:54.403 - info: heatingcontrol.0 room 1OG_Kinderzimmer2 Thermostat 1OG_Kinderzimmer 2_Heizung_11_Kanal4.SET_TEMPERATURE set to 17
                                          2019-10-04 23:46:54.435 - debug: heatingcontrol.0 check room 2OG_Schlafzimmer
                                          2019-10-04 23:46:54.435 - debug: heatingcontrol.0 number of periods 3
                                          2019-10-04 23:46:54.435 - debug: heatingcontrol.0 check ID Profiles.0.2OG_Schlafzimmer.Mo-Su.Periods.0.time
                                          2019-10-04 23:46:54.435 - debug: heatingcontrol.0 check time for 2OG_Schlafzimmer Profiles.0.2OG_Schlafzimmer.Mo-Su.Periods.0.time 18.0
                                          2019-10-04 23:46:54.435 - debug: heatingcontrol.0 check ID Profiles.0.2OG_Schlafzimmer.Mo-Su.Periods.1.time
                                          2019-10-04 23:46:54.450 - debug: heatingcontrol.0 check time for 2OG_Schlafzimmer Profiles.0.2OG_Schlafzimmer.Mo-Su.Periods.1.time 18.0
                                          2019-10-04 23:46:54.450 - debug: heatingcontrol.0 check ID Profiles.0.2OG_Schlafzimmer.Mo-Su.Periods.2.time
                                          2019-10-04 23:46:54.450 - debug: heatingcontrol.0 check time for 2OG_Schlafzimmer Profiles.0.2OG_Schlafzimmer.Mo-Su.Periods.2.time 18.0
                                          2019-10-04 23:46:54.450 - debug: heatingcontrol.0 ### 18.0 0 0 0 0 0
                                          2019-10-04 23:46:54.450 - info: heatingcontrol.0 room 2OG_Schlafzimmer Thermostat 2OG_Schlafzimmer_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                                          2019-10-04 23:46:54.450 - info: heatingcontrol.0 room 2OG_Schlafzimmer Thermostat hm-rpc.1.000E570999A890.1.ACTUAL_TEMPERATURE set to 18
                                          2019-10-04 23:46:54.466 - debug: heatingcontrol.0 check room 2OG_Buero1
                                          2019-10-04 23:46:54.466 - debug: heatingcontrol.0 number of periods 3
                                          2019-10-04 23:46:54.466 - debug: heatingcontrol.0 check ID Profiles.0.2OG_Buero1.Mo-Su.Periods.0.time
                                          2019-10-04 23:46:54.466 - debug: heatingcontrol.0 check time for 2OG_Buero1 Profiles.0.2OG_Buero1.Mo-Su.Periods.0.time 19
                                          2019-10-04 23:46:54.466 - debug: heatingcontrol.0 check ID Profiles.0.2OG_Buero1.Mo-Su.Periods.1.time
                                          2019-10-04 23:46:54.481 - debug: heatingcontrol.0 check time for 2OG_Buero1 Profiles.0.2OG_Buero1.Mo-Su.Periods.1.time 22.0
                                          2019-10-04 23:46:54.481 - debug: heatingcontrol.0 check ID Profiles.0.2OG_Buero1.Mo-Su.Periods.2.time
                                          2019-10-04 23:46:54.481 - debug: heatingcontrol.0 check time for 2OG_Buero1 Profiles.0.2OG_Buero1.Mo-Su.Periods.2.time 19.0
                                          2019-10-04 23:46:54.481 - debug: heatingcontrol.0 ### 19.0 0 0 0 0 0
                                          2019-10-04 23:46:54.481 - info: heatingcontrol.0 room 2OG_Buero1 Thermostat 2OG_Buero1_Heizung_11_Kanal4.SET_TEMPERATURE set to 19
                                          2019-10-04 23:46:54.497 - debug: heatingcontrol.0 check room 2OG_Buero2
                                          2019-10-04 23:46:54.497 - debug: heatingcontrol.0 number of periods 3
                                          2019-10-04 23:46:54.497 - debug: heatingcontrol.0 check ID Profiles.0.2OG_Buero2.Mo-Su.Periods.0.time
                                          2019-10-04 23:46:54.497 - debug: heatingcontrol.0 check time for 2OG_Buero2 Profiles.0.2OG_Buero2.Mo-Su.Periods.0.time 18.0
                                          2019-10-04 23:46:54.497 - debug: heatingcontrol.0 check ID Profiles.0.2OG_Buero2.Mo-Su.Periods.1.time
                                          2019-10-04 23:46:54.497 - debug: heatingcontrol.0 check time for 2OG_Buero2 Profiles.0.2OG_Buero2.Mo-Su.Periods.1.time 19.0
                                          2019-10-04 23:46:54.497 - debug: heatingcontrol.0 check ID Profiles.0.2OG_Buero2.Mo-Su.Periods.2.time
                                          2019-10-04 23:46:54.513 - debug: heatingcontrol.0 check time for 2OG_Buero2 Profiles.0.2OG_Buero2.Mo-Su.Periods.2.time 18.0
                                          2019-10-04 23:46:54.513 - debug: heatingcontrol.0 ### 18.0 0 0 0 0 0
                                          2019-10-04 23:46:54.513 - info: heatingcontrol.0 room 2OG_Buero2 Thermostat 2OG_Buero2_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                                          2019-10-04 23:46:54.513 - debug: heatingcontrol.0 check room 2OG_Bad
                                          2019-10-04 23:46:54.513 - debug: heatingcontrol.0 number of periods 3
                                          2019-10-04 23:46:54.513 - debug: heatingcontrol.0 check ID Profiles.0.2OG_Bad.Mo-Su.Periods.0.time
                                          2019-10-04 23:46:54.513 - debug: heatingcontrol.0 check time for 2OG_Bad Profiles.0.2OG_Bad.Mo-Su.Periods.0.time 18.0
                                          2019-10-04 23:46:54.513 - debug: heatingcontrol.0 check ID Profiles.0.2OG_Bad.Mo-Su.Periods.1.time
                                          2019-10-04 23:46:54.528 - debug: heatingcontrol.0 check time for 2OG_Bad Profiles.0.2OG_Bad.Mo-Su.Periods.1.time 22.0
                                          2019-10-04 23:46:54.528 - debug: heatingcontrol.0 check ID Profiles.0.2OG_Bad.Mo-Su.Periods.2.time
                                          2019-10-04 23:46:54.528 - debug: heatingcontrol.0 check time for 2OG_Bad Profiles.0.2OG_Bad.Mo-Su.Periods.2.time 18.0
                                          2019-10-04 23:46:54.528 - debug: heatingcontrol.0 ### 18.0 0 0 0 0 0
                                          2019-10-04 23:46:54.528 - info: heatingcontrol.0 room 2OG_Bad Thermostat 2OG_Bad_Heizung_11_Kanal4.SET_TEMPERATURE set to 18
                                          2019-10-04 23:46:54.528 - debug: heatingcontrol.0 cron jobs
                                          2019-10-04 23:46:54.528 - debug: heatingcontrol.0 [INFO] status = true next event: 5 Oct 2019 00:00:00
                                          2019-10-04 23:46:54.528 - debug: heatingcontrol.0 [INFO] status = true next event: 5 Oct 2019 06:00:00
                                          2019-10-04 23:46:54.528 - debug: heatingcontrol.0 [INFO] status = true next event: 5 Oct 2019 23:00:00
                                          2019-10-04 23:46:55.886 - error: hm-rpc.0 xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                                          2019-10-04 23:46:55.886 - error: hm-rpc.0 Error: XML-RPC fault: Failure
                                          2019-10-04 23:46:56.104 - debug: heatingcontrol.0 system.adapter.admin.0: logging false
                                          2019-10-04 23:46:56.635 - error: hm-rpc.0 xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                                          2019-10-04 23:46:56.635 - error: hm-rpc.0 Error: XML-RPC fault: Failure
                                          2019-10-04 23:46:57.368 - error: hm-rpc.0 xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                                          2019-10-04 23:46:57.368 - error: hm-rpc.0 Error: XML-RPC fault: Failure
                                          2019-10-04 23:46:58.054 - debug: heatingcontrol.0 system.adapter.admin.0: logging true
                                          2019-10-04 23:46:58.148 - error: hm-rpc.0 xmlrpc -> setValue ["4","SET_TEMPERATURE",20] FLOAT
                                          2019-10-04 23:46:58.148 - error: hm-rpc.0 Error: XML-RPC fault: Failure
                                          2019-10-04 23:46:58.897 - error: hm-rpc.0 xmlrpc -> setValue ["4","SET_TEMPERATURE",17] FLOAT
                                          2019-10-04 23:46:58.897 - error: hm-rpc.0 Error: XML-RPC fault: Failure
                                          2019-10-04 23:46:59.646 - error: hm-rpc.0 xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                                          2019-10-04 23:46:59.646 - error: hm-rpc.0 Error: XML-RPC fault: Failure
                                          2019-10-04 23:47:00.395 - error: hm-rpc.0 xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                                          2019-10-04 23:47:00.395 - error: hm-rpc.0 Error: XML-RPC fault: Failure
                                          2019-10-04 23:47:01.143 - error: hm-rpc.0 xmlrpc -> setValue ["4","SET_TEMPERATURE",19] FLOAT
                                          2019-10-04 23:47:01.143 - error: hm-rpc.0 Error: XML-RPC fault: Failure
                                          2019-10-04 23:47:01.923 - error: hm-rpc.0 xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                                          2019-10-04 23:47:01.923 - error: hm-rpc.0 Error: XML-RPC fault: Failure
                                          2019-10-04 23:47:02.719 - error: hm-rpc.0 xmlrpc -> setValue ["4","SET_TEMPERATURE",18] FLOAT
                                          2019-10-04 23:47:02.719 - error: hm-rpc.0 Error: XML-RPC fault: Failure
                                          2019-10-04 23:47:33.622 - debug: heatingcontrol.0 ### handle state change hm-rpc.0.OEQ0496790.1.STATE {"val":false,"ack":true,"ts":1570225653622,"q":0,"from":"system.adapter.hm-rpc.0","user":"system.user.admin","lc":1567698413860}
                                          2019-10-04 23:47:33.622 - debug: heatingcontrol.0 ### 111 not handled
                                          2019-10-04 23:47:33.622 - debug: heatingcontrol.0 handle actors hm-rpc.0.OEQ0496790.1.STATE{"val":false,"ack":true,"ts":1570225653622,"q":0,"from":"system.adapter.hm-rpc.0","user":"system.user.admin","lc":1567698413860}
                                          2019-10-04 23:47:33.622 - debug: heatingcontrol.0 ### {"id":19,"name":"2OG_Schlafzimmer_Fenster_11_Kanal1.STATE","OID_Current":"hm-rpc.0.OEQ0496790.1.STATE","isActive":true,"type":3,"room":"2OG_Schlafzimmer"}
                                          2019-10-04 23:47:33.622 - debug: heatingcontrol.0 set 2OG_Schlafzimmer window open to {"val":false,"ack":true,"ts":1570225653622,"q":0,"from":"system.adapter.hm-rpc.0","user":"system.user.admin","lc":1567698413860}
                                          2019-10-04 23:47:33.622 - info: heatingcontrol.0 calculating new target temperatures

                                          Falls du noch mehr Daten benötigst, suche ich die gerne zusammen.
                                          Vielen Dank für die Unterstützung

                                          Rene_HMR 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

                                          710

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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