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.1k

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

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

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.
  • MicM Mic

    @Rene_HM
    Ok, macht Sinn, danke 🙂 Ich hab mal Deine README aktualisiert, siehe Request:
    https://github.com/rg-engineering/ioBroker.heatingcontrol/pull/6
    Hab nicht alle Übersetzungen verstanden, daher nur ein paar verbessert. Bitte als Mithilfe betrachten, ich kann dank fließend Englisch hier gut helfen und bringe mich da gerne ein.

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

    @Mic okay, danke. ist schon übernommen...

    G 1 Antwort Letzte Antwort
    0
    • Rene_HMR Rene_HM

      @CKMartens Danke, das hilft weiter. Direkt nach dem Start des Adapters müssten aber noch drei weitere umfangreiche logs stehen. Die beginnen mit

      • room enums:
      • function enums:
      • heating member:
        Hier werden die Abhängigkeiten der Objekte zueinander dargestellt.
        Alle drei logs sind umfangreich, deshalb am besten herunterladen...
      CKMartensC Offline
      CKMartensC Offline
      CKMartens
      schrieb am zuletzt editiert von
      #24

      @Rene_HM hier das komplette Log
      Debug_Heatingcontrol_20190705_210436.txt

      Rene_HMR 1 Antwort Letzte Antwort
      0
      • M Muchul

        Hallo Rene_HM

        hier die Log von mir:

        	Line 117: 2019-07-05 18:48:29.873 - info: host.iobroker object change system.adapter.heatingcontrol.0
        	Line 118: 2019-07-05 18:48:32.177 - info: host.iobroker object change system.adapter.heatingcontrol.0
        	Line 119: 2019-07-05 18:48:32.177 - info: host.iobroker "system.adapter.heatingcontrol.0" enabled
        	Line 120: 2019-07-05 18:48:32.183 - info: host.iobroker instance system.adapter.heatingcontrol.0 started with pid 25125
        	Line 121: 2019-07-05 18:48:32.643 - debug: heatingcontrol.0 objectDB connected
        	Line 122: 2019-07-05 18:48:32.655 - debug: heatingcontrol.0 statesDB connected
        	Line 123: 2019-07-05 18:48:32.658 - info: heatingcontrol.0 States connected to redis: 127.0.0.1:6379
        	Line 124: 2019-07-05 18:48:32.674 - info: heatingcontrol.0 starting. Version 0.0.4 in /opt/iobroker/node_modules/iobroker.heatingcontrol, node: v8.16.0
        	Line 124: 2019-07-05 18:48:32.674 - info: heatingcontrol.0 starting. Version 0.0.4 in /opt/iobroker/node_modules/iobroker.heatingcontrol, node: v8.16.0
        	Line 125: 2019-07-05 18:48:32.708 - debug: heatingcontrol.0 room enums: {"enum.rooms.Schlafzimmer":{"_id":"enum.rooms.Schlafzimmer","common":{"name":"Schlafzimmer","desc":"Extracted from MAX! Cube","members":["broadlink2.0.RM:Broadlink-RM.L.Schlafzimmer_Licht_an","broadlink2.0.RM:Broadlink-RM.L.Schlafzimmer_Licht_aus","broadlink2.0.States.Schlafzimmer_licht","alexa2.0.Smart-Home-Devices.847154ee-2ad4-4ab2-8c28-92d5481d2199","alexa2.0.Smart-Home-Devices.edfca4c8-87a2-402e-9daa-9cc5f6ad083c","alexa2.0.Smart-Home-Devices.7cb9c799-3f8a-4ae0-b028-39a2a4eaa8c6","alexa2.0.Smart-Home-Devices.2be80057-d13c-4705-a651-062c98b53016","broadlink2.0.SP:Schlafzimmer-Steckdose-Leselicht","broadlink2.0.SP:Schlafzimmer-Steckdose-Nachtlicht","sonoff.0.Panther.POWER","maxcube.0.devices.thermostat_09a1a4","zigbee.0.90fd9ffffe33b47a","zigbee.0.00158d0002c3ea6f","zigbee.0.000b57fffe446ed8","zigbee.0.01124b001bae793d","zigbee.0.00158d000309b16d"],"mobile":{"admin":{"visible":true}}},"type":"enum","native":{},"from":"system.ada...
        	Line 126: 2019-07-05 18:48:32.716 - debug: heatingcontrol.0 function enums: {"enum.functions.Licht":{"_id":"enum.functions.Licht","common":{"icon":"data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0nMS4wJyBlbmNvZGluZz0ndXRmLTgnPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgJy0vL1czQy8vRFREIFNWRyAxLjEvL0VOJyAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIj4KICA8Zz4KICAgIDxnPgogICAgICA8cGF0aCBkPSJtMjU2LDkyLjNjLTc0LjIsMC0xMjcuOCw1NS4zLTEzNi4zLDExNC43LTUuMywzOS42IDcuNSw3OC4yIDM0LjEsMTA3LjQgMjMuNCwyNSAzNi4yLDU4LjQgMzYuMiw5Mi44bC0uMSw1NC4yYzAsMjEuOSAxOC4xLDM5LjYgNDAuNSwzOS42aDUyLjJjMjIuNCwwIDQwLjUtMTcuNyA0MC41LTM5LjZsLjEtNTQuMmMwLTM1LjQgMTEuNy02Ny44IDM0LjEtOTAuNyAyNC41LTI1IDM3LjMtNTcuMyAzNy4zLTkwLjctMC4xLTc0LjEtNjMtMTMzLjUtMTM4LjYtMTMzLjV6bTQ2LjgsMzY5LjFjMCwxMC40LTguNSwxOC44LTE5LjIsMTguOGgtNTIuMmMtMTAuNyw...
        	Line 127: 2019-07-05 18:48:32.716 - debug: heatingcontrol.0 devices []
        	Line 128: 2019-07-05 18:48:32.717 - debug: heatingcontrol.0 CreateDatepoints
        	Line 129: 2019-07-05 18:48:32.755 - debug: heatingcontrol.0 Profile Type Mo-So, profiles 1
        	Line 130: 2019-07-05 18:48:32.756 - debug: heatingcontrol.0 rooms 0
        	Line 131: 2019-07-05 18:48:32.756 - debug: heatingcontrol.0 #start subscribtion
        	Line 132: 2019-07-05 18:48:32.756 - debug: heatingcontrol.0 #subscribtion finished
        	Line 133: 2019-07-05 18:48:32.757 - debug: heatingcontrol.0 start CalculateNextTime
        	Line 134: 2019-07-05 18:48:32.757 - debug: heatingcontrol.0 profile type 1
        	Line 135: 2019-07-05 18:48:32.757 - debug: heatingcontrol.0 get profile
        	Line 136: 2019-07-05 18:48:32.758 - debug: heatingcontrol.0 profile 0
        	Line 137: 2019-07-05 18:48:32.758 - debug: heatingcontrol.0 cron jobs
        	Line 138: 2019-07-05 18:48:32.759 - debug: heatingcontrol.0 CheckTemperatureChange is called
        	Line 139: 2019-07-05 18:48:32.768 - debug: heatingcontrol.0 cron jobs
        	Line 171: 2019-07-05 18:48:53.429 - debug: heatingcontrol.0 redis pmessage messagebox.system.adapter.heatingcontrol.0 messagebox.system.adapter.heatingcontrol.0 {"command":"listDevices","message":null,"from":"system.adapter.admin.0","callback":{"message":null,"id":226,"ack":false,"time":1562345333429},"_id":31989679}
        	Line 171: 2019-07-05 18:48:53.429 - debug: heatingcontrol.0 redis pmessage messagebox.system.adapter.heatingcontrol.0 messagebox.system.adapter.heatingcontrol.0 {"command":"listDevices","message":null,"from":"system.adapter.admin.0","callback":{"message":null,"id":226,"ack":false,"time":1562345333429},"_id":31989679}
        	Line 171: 2019-07-05 18:48:53.429 - debug: heatingcontrol.0 redis pmessage messagebox.system.adapter.heatingcontrol.0 messagebox.system.adapter.heatingcontrol.0 {"command":"listDevices","message":null,"from":"system.adapter.admin.0","callback":{"message":null,"id":226,"ack":false,"time":1562345333429},"_id":31989679}
        	Line 172: 2019-07-05 18:48:53.436 - debug: heatingcontrol.0 room enums: {"enum.rooms.Schlafzimmer":{"_id":"enum.rooms.Schlafzimmer","common":{"name":"Schlafzimmer","desc":"Extracted from MAX! Cube","members":["broadlink2.0.RM:Broadlink-RM.L.Schlafzimmer_Licht_an","broadlink2.0.RM:Broadlink-RM.L.Schlafzimmer_Licht_aus","broadlink2.0.States.Schlafzimmer_licht","alexa2.0.Smart-Home-Devices.847154ee-2ad4-4ab2-8c28-92d5481d2199","alexa2.0.Smart-Home-Devices.edfca4c8-87a2-402e-9daa-9cc5f6ad083c","alexa2.0.Smart-Home-Devices.7cb9c799-3f8a-4ae0-b028-39a2a4eaa8c6","alexa2.0.Smart-Home-Devices.2be80057-d13c-4705-a651-062c98b53016","broadlink2.0.SP:Schlafzimmer-Steckdose-Leselicht","broadlink2.0.SP:Schlafzimmer-Steckdose-Nachtlicht","sonoff.0.Panther.POWER","maxcube.0.devices.thermostat_09a1a4","zigbee.0.90fd9ffffe33b47a","zigbee.0.00158d0002c3ea6f","zigbee.0.000b57fffe446ed8","zigbee.0.01124b001bae793d","zigbee.0.00158d000309b16d"],"mobile":{"admin":{"visible":true}}},"type":"enum","native":{},"from":"system.ada...
        	Line 173: 2019-07-05 18:48:53.441 - debug: heatingcontrol.0 function enums: {"enum.functions.Licht":{"_id":"enum.functions.Licht","common":{"icon":"data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0nMS4wJyBlbmNvZGluZz0ndXRmLTgnPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgJy0vL1czQy8vRFREIFNWRyAxLjEvL0VOJyAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIj4KICA8Zz4KICAgIDxnPgogICAgICA8cGF0aCBkPSJtMjU2LDkyLjNjLTc0LjIsMC0xMjcuOCw1NS4zLTEzNi4zLDExNC43LTUuMywzOS42IDcuNSw3OC4yIDM0LjEsMTA3LjQgMjMuNCwyNSAzNi4yLDU4LjQgMzYuMiw5Mi44bC0uMSw1NC4yYzAsMjEuOSAxOC4xLDM5LjYgNDAuNSwzOS42aDUyLjJjMjIuNCwwIDQwLjUtMTcuNyA0MC41LTM5LjZsLjEtNTQuMmMwLTM1LjQgMTEuNy02Ny44IDM0LjEtOTAuNyAyNC41LTI1IDM3LjMtNTcuMyAzNy4zLTkwLjctMC4xLTc0LjEtNjMtMTMzLjUtMTM4LjYtMTMzLjV6bTQ2LjgsMzY5LjFjMCwxMC40LTguNSwxOC44LTE5LjIsMTguOGgtNTIuMmMtMTAuNyw...
        	Line 174: 2019-07-05 18:48:53.441 - debug: heatingcontrol.0 heating member: undefined
        	Line 175: 2019-07-05 18:48:53.441 - debug: heatingcontrol.0 checking room Schlafzimmer
        	Line 176: 2019-07-05 18:48:53.444 - debug: heatingcontrol.0 member{"common":{"name":"Schlafzimmer_Licht_an","read":true,"write":true,"state":"state","role":"button","type":"boolean"},"type":"state","_id":"broadlink2.0.RM:Broadlink-RM.L.Schlafzimmer_Licht_an","native":{"code":"e9144600df090916091616090916091609161609091616091609091616090916160916090916160909160916160909160916091609160916091609161609160916090916160909000148e9144600df090916091616090916091609161609091616091609091616090916160916090916160909160916160909160916091609160916091609161609160916090916160909000148e9144600df090916091616090916091609161609091616091609091616090916160916090916160909160916160909160916091609160916091609161609160916090916160909000148e9144600df090916091616090916091609161609091616091609091616090916160916090916160909160916160909160916091609160916091609161609160916090916160909000148e9144600df090916091616090916091609161609091616091609091616090916160916090916160909160916160909160916091609160916091609161609160916090916160909000148...
        	Line 177: 2019-07-05 18:48:53.446 - debug: heatingcontrol.0 member{"common":{"name":"Schlafzimmer_Licht_aus","read":true,"write":true,"state":"state","role":"button","type":"boolean"},"type":"state","_id":"broadlink2.0.RM:Broadlink-RM.L.Schlafzimmer_Licht_aus","native":{"code":"e9144600df090916160909160916160916091609160916090916091609160916091616090916160916090916160916091609091616090916160916091609091616091609160909000148e9144600df090916160909160916160916091609160916090916091609160916091616090916160916090916160916091609091616090916160916091609091616091609160909000148e9144600df090916160909160916160916091609160916090916091609160916091616090916160916090916160916091609091616090916160916091609091616091609160909000148e9144600df090916160909160916160916091609160916090916091609160916091616090916160916090916160916091609091616090916160916091609091616091609160909000148e9144600df0909161609091609161609160916091609160909160916091609160916160909161609160909161609160916090916160909161609160916090916160916091609090001...
        	Line 178: 2019-07-05 18:48:53.448 - debug: heatingcontrol.0 member{"common":{"name":"Schlafzimmer_licht","read":true,"write":true,"state":"state","role":"switch","type":"boolean","smartName":false,"mobile":{"admin":{"visible":true}}},"type":"state","_id":"broadlink2.0.States.Schlafzimmer_licht","native":{"state":{"id":"States.Schlafzimmer_licht","name":"Schlafzimmer_licht","on":["Schlafzimmer_Licht_an"],"off":["Schlafzimmer_Licht_aus"],"mult":false}},"from":"system.adapter.broadlink2.0","ts":1561942896942,"acl":{"object":1636,"state":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"},"user":"system.user.admin"}
        	Line 179: 2019-07-05 18:48:53.454 - debug: heatingcontrol.0 member{"common":{"name":"SP:Schlafzimmer-Steckdose-Leselicht","read":true,"write":true,"state":"state","role":"switch","type":"boolean","smartName":false},"type":"state","_id":"broadlink2.0.SP:Schlafzimmer-Steckdose-Leselicht","native":{"host":{"address":"192.168.178.60","family":"IPv4","port":80,"size":128,"devtype":10035,"type":"sp2","name":"SP:Schlafzimmer-Steckdose-Leselicht","devname":"SPmini2?","mac":"33:27:c0:a8:b2:3c"}},"from":"system.adapter.broadlink2.0","ts":1561942897085,"acl":{"object":1636,"state":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"},"user":"system.user.admin"}
        	Line 180: 2019-07-05 18:48:53.465 - debug: heatingcontrol.0 member{"common":{"name":"SP:Schlafzimmer-Steckdose-Nachtlicht","read":true,"write":true,"state":"state","role":"switch","type":"boolean","smartName":false},"type":"state","_id":"broadlink2.0.SP:Schlafzimmer-Steckdose-Nachtlicht","native":{"host":{"address":"192.168.178.110","family":"IPv4","port":80,"size":128,"devtype":10035,"type":"sp2","name":"SP:Schlafzimmer-Steckdose-Nachtlicht","devname":"SPmini2?","mac":"33:27:c0:a8:b2:6e"}},"from":"system.adapter.broadlink2.0","ts":1561942897152,"acl":{"object":1636,"state":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"},"user":"system.user.admin"}
        	Line 181: 2019-07-05 18:48:53.468 - debug: heatingcontrol.0 member{"_id":"sonoff.0.Panther.POWER","common":{"type":"boolean","role":"switch","read":true,"write":true,"name":"Panther POWER","smartName":false},"native":{},"type":"state","from":"system.adapter.sonoff.0","ts":1523089900318,"acl":{"object":1636,"state":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}
        	Line 182: 2019-07-05 18:48:53.469 - debug: heatingcontrol.0 member{"_id":"maxcube.0.devices.thermostat_09a1a4","common":{"name":"Schlafzimmer","role":"thermostat"},"type":"channel","native":{"rf_address":"09a1a4","device_type":1},"vals":{"setpoint":18,"mode":"AUTO"},"from":"system.adapter.maxcube.0","ts":1544803246798,"acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}
        	Line 183: 2019-07-05 18:48:53.469 - debug: heatingcontrol.0 found as Heating Gewerk 6 maxcube.0.devices.thermostat_09a1a4
        	Line 184: 2019-07-05 18:48:53.470 - warn: heatingcontrol.0 not supported type {"_id":"maxcube.0.devices.thermostat_09a1a4","common":{"name":"Schlafzimmer","role":"thermostat"},"type":"channel","native":{"rf_address":"09a1a4","device_type":1},"vals":{"setpoint":18,"mode":"AUTO"},"from":"system.adapter.maxcube.0","ts":1544803246798,"acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}
        	Line 185: 2019-07-05 18:48:53.471 - debug: heatingcontrol.0 member{"type":"device","common":{"name":"Schlafzimmer Licht","type":"TRADFRI bulb E27 W opal 1000lm","icon":"img/TRADFRI.bulb.E27.png"},"native":{"id":"90fd9ffffe33b47a"},"from":"system.adapter.zigbee.0","ts":1562182757241,"_id":"zigbee.0.90fd9ffffe33b47a","acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"},"user":"system.user.admin"}
        	Line 186: 2019-07-05 18:48:53.472 - debug: heatingcontrol.0 member{"type":"device","common":{"name":"Schlafzimmer_Schalter","type":"lumi.remote.b286acn01\u0000\u0000\u0000","icon":"img/86sw2.png"},"native":{"id":"00158d0002c3ea6f"},"from":"system.adapter.zigbee.0","user":"system.user.admin","ts":1562182689278,"_id":"zigbee.0.00158d0002c3ea6f","acl":{"object":1638,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}
        	Line 187: 2019-07-05 18:48:53.474 - debug: heatingcontrol.0 member{"type":"device","common":{"name":"Schlafzimmer_Lamp_01","type":"Lamp_01","icon":"img/lamp_01.png"},"native":{"id":"01124b001bae793d"},"from":"system.adapter.zigbee.0","ts":1562182689278,"_id":"zigbee.0.01124b001bae793d","acl":{"object":1638,"owner":"system.user.admin","ownerGroup":"system.group.administrator"},"user":"system.user.admin"}
        	Line 188: 2019-07-05 18:48:53.475 - debug: heatingcontrol.0 member{"type":"device","common":{"name":"Schlafzimmer_Temp_Sensor","type":"lumi.weather","icon":"img/aqara_temperature_sensor.png"},"native":{"id":"00158d000309b16d"},"from":"system.adapter.zigbee.0","ts":1562182689280,"_id":"zigbee.0.00158d000309b16d","acl":{"object":1638,"owner":"system.user.admin","ownerGroup":"system.group.administrator"},"user":"system.user.admin"}
        	Line 189: 2019-07-05 18:48:53.476 - debug: heatingcontrol.0 checking room Flur
        	Line 190: 2019-07-05 18:48:53.479 - debug: heatingcontrol.0 member{"common":{"name":"Flur_Licht_an","read":true,"write":true,"state":"state","role":"switch","type":"boolean"},"type":"state","_id":"broadlink2.0.RM:Broadlink-RM.L.Flur_Licht_an","native":{"code":"e9144600df091609160916090916160916090916091609160916091609161609091609160916091609161609091609160916160909161609160909161609091609160916160909000148e9144600df091609160916090916160916090916091609160916091609161609091609160916091609161609091609160916160909161609160909161609091609160916160909000148e9144600df091609160916090916160916090916091609160916091609161609091609160916091609161609091609160916160909161609160909161609091609160916160909000148e9144600df091609160916090916160916090916091609160916091609161609091609160916091609161609091609160916160909161609160909161609091609160916160909000148e9144600df091609160916090916160916090916091609160916091609161609091609160916091609161609091609160916160909161609160909161609091609160916160909000148e9144600df091609...
        	Line 191: 2019-07-05 18:48:53.482 - debug: heatingcontrol.0 member{"common":{"name":"Flur_Licht_aus","read":true,"write":true,"state":"state","role":"switch","type":"boolean"},"type":"state","_id":"broadlink2.0.RM:Broadlink-RM.L.Flur_Licht_aus","native":{"code":"e9144600df090916091616091609160909161609091616090916160916091609160909161609160916090916091616091609091616090916091616091609091609161609160909000148e9144600df090916091616091609160909161609091616090916160916091609160909161609160916090916091616091609091616090916091616091609091609161609160909000148e9144600df090916091616091609160909161609091616090916160916091609160909161609160916090916091616091609091616090916091616091609091609161609160909000148e9144600df090916091616091609160909161609091616090916160916091609160909161609160916090916091616091609091616090916091616091609091609161609160909000148e9144600df090916091616091609160909161609091616090916160916091609160909161609160916090916091616091609091616090916091616091609091609161609160909000148e9144600df0909...
        	Line 192: 2019-07-05 18:48:53.483 - debug: heatingcontrol.0 member{"common":{"name":"Flur_licht","read":true,"write":true,"state":"state","role":"switch","type":"boolean","smartName":false,"mobile":{"admin":{"visible":true}}},"type":"state","_id":"broadlink2.0.States.Flur_licht","native":{"state":{"id":"States.Flur_licht","name":"Flur_licht","on":["Flur_Licht_an"],"off":["Flur_Licht_aus"],"mult":false}},"from":"system.adapter.broadlink2.0","ts":1561942896927,"acl":{"object":1636,"state":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"},"user":"system.user.admin"}
        	Line 193: 2019-07-05 18:48:53.485 - debug: heatingcontrol.0 member{"_id":"maxcube.0.devices.switch_0249a7","common":{"name":"Eco Taster 1","role":"contact"},"type":"channel","native":{"rf_address":"0249a7","device_type":5},"from":"system.adapter.maxcube.0","ts":1544803246735,"acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}
        	Line 194: 2019-07-05 18:48:53.485 - debug: heatingcontrol.0 found as Heating Gewerk 7 maxcube.0.devices.switch_0249a7
        	Line 195: 2019-07-05 18:48:53.485 - warn: heatingcontrol.0 not supported type {"_id":"maxcube.0.devices.switch_0249a7","common":{"name":"Eco Taster 1","role":"contact"},"type":"channel","native":{"rf_address":"0249a7","device_type":5},"from":"system.adapter.maxcube.0","ts":1544803246735,"acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}
        	Line 196: 2019-07-05 18:48:53.487 - debug: heatingcontrol.0 member{"type":"device","common":{"name":"Wohnungstür_Sen","type":"lumi.sensor_magnet.aq2","icon":"img/sensor_magnet_aq2.png"},"native":{"id":"00158d0002bfd6d4"},"from":"system.adapter.zigbee.0","ts":1562182689276,"_id":"zigbee.0.00158d0002bfd6d4","acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"},"user":"system.user.admin"}
        	Line 197: 2019-07-05 18:48:53.488 - debug: heatingcontrol.0 member{"type":"device","common":{"name":"Flur_BWM","type":"lumi.sensor_motion.aq2","icon":"img/aqara_numan_body_sensor.png"},"native":{"id":"00158d0002f904b8"},"from":"system.adapter.zigbee.0","user":"system.user.admin","ts":1562182689281,"_id":"zigbee.0.00158d0002f904b8","acl":{"object":1638,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}
        	Line 198: 2019-07-05 18:48:53.492 - debug: heatingcontrol.0 member{"_id":"1Virtuelle_Geräte.0.Flur_Licht_manuell","type":"state","common":{"name":"Flur_Licht_Manuell_","role":"","type":"boolean","desc":"Manuell erzeugt","read":true,"write":true,"def":true},"native":{},"from":"system.adapter.admin.0","ts":1550600524310,"acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator","state":1636}}
        	Line 199: 2019-07-05 18:48:53.493 - debug: heatingcontrol.0 member{"type":"device","common":{"name":"Flur_Licht","type":"TRADFRI bulb E27 opal 1000lm","icon":"img/TRADFRI.bulb.E27.png"},"native":{"id":"000b57fffe30fa58"},"from":"system.adapter.zigbee.0","ts":1562182825338,"_id":"zigbee.0.000b57fffe30fa58","acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"},"user":"system.user.admin"}
        	Line 200: 2019-07-05 18:48:53.495 - debug: heatingcontrol.0 member{"type":"device","common":{"name":"Flur_Schalter","type":"lumi.remote.b286acn01\u0000\u0000\u0000","icon":"img/86sw2.png"},"native":{"id":"00158d0002585cb6"},"from":"system.adapter.zigbee.0","user":"system.user.admin","ts":1562182689280,"_id":"zigbee.0.00158d0002585cb6","acl":{"object":1638,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}
        	Line 201: 2019-07-05 18:48:53.495 - debug: heatingcontrol.0 checking room Arbeitszimmer
        	Line 202: 2019-07-05 18:48:53.497 - debug: heatingcontrol.0 member{"common":{"name":"Arbeitszimmer_Licht_aus","read":true,"write":true,"state":"state","role":"button","type":"boolean"},"type":"state","_id":"broadlink2.0.RM:Broadlink-RM.L.Arbeitszimmer_Licht_aus","native":{"code":"e9144600df090916160909160916160909161609091616091609160909161609160916090916160916091609091616091609160909160916091609160916091609161609091609000148e9144600df090916160909160916160909161609091616091609160909161609160916090916160916091609091616091609160909160916091609160916091609161609091609000148e9144600df090916160909160916160909161609091616091609160909161609160916090916160916091609091616091609160909160916091609160916091609161609091609000148e9144600df090916160909160916160909161609091616091609160909161609160916090916160916091609091616091609160909160916091609160916091609161609091609000148e9144600df09091616090916091616090916160909161609160916090916160916091609091616091609160909161609160916090916091609160916091609160916160909160900...
        	Line 203: 2019-07-05 18:48:53.500 - debug: heatingcontrol.0 member{"common":{"name":"Arbeitszimmer_Licht_an","read":true,"write":true,"state":"state","role":"button","type":"boolean"},"type":"state","_id":"broadlink2.0.RM:Broadlink-RM.L.Arbeitszimmer_Licht_an","native":{"code":"e9144600df091609160916091609091609160916091609160916091616090916160909161609091616090916091616090916160916091609091609161609091609160916160909000148e9144600df091609160916091609091609160916091609160916091616090916160909161609091616090916091616090916160916091609091609161609091609160916160909000148e9144600df091609160916091609091609160916091609160916091616090916160909161609091616090916091616090916160916091609091609161609091609160916160909000148e9144600df091609160916091609091609160916091609160916091616090916160909161609091616090916091616090916160916091609091609161609091609160916160909000148e9144600df0916091609160916090916091609160916091609160916160909161609091616090916160909160916160909161609160916090916091616090916091609161609090001...
        	Line 204: 2019-07-05 18:48:53.501 - debug: heatingcontrol.0 member{"common":{"name":"Arbeitszimmer_licht","read":true,"write":true,"state":"state","role":"switch","type":"boolean","smartName":false,"mobile":{"admin":{"visible":true}}},"type":"state","_id":"broadlink2.0.States.Arbeitszimmer_licht","native":{"state":{"id":"States.Arbeitszimmer_licht","name":"Arbeitszimmer_licht","on":["Arbeitszimmer_Licht_an"],"off":["Arbeitszimmer_Licht_aus"],"mult":false}},"from":"system.adapter.broadlink2.0","ts":1561942896924,"acl":{"object":1636,"state":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"},"user":"system.user.admin"}
        	Line 205: 2019-07-05 18:48:53.503 - debug: heatingcontrol.0 member{"common":{"name":"SP:Lupe","read":true,"write":true,"state":"state","role":"switch","type":"boolean","smartName":false},"type":"state","_id":"broadlink2.0.SP:Lupe","native":{"host":{"address":"192.168.178.125","family":"IPv4","port":80,"size":128,"devtype":10035,"type":"sp2","name":"SP:Lupe","devname":"SPmini2?","mac":"33:27:c0:a8:b2:7d"}},"from":"system.adapter.broadlink2.0","ts":1561942897040,"acl":{"object":1636,"state":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"},"user":"system.user.admin"}
        	Line 206: 2019-07-05 18:48:53.505 - debug: heatingcontrol.0 member{"type":"device","common":{"name":"Arbeitszimmer_Lamp_01","type":"Lamp_01","icon":"img/lamp_01.png"},"native":{"id":"01124b001bae7a0d"},"from":"system.adapter.zigbee.0","ts":1562182760407,"_id":"zigbee.0.01124b001bae7a0d","acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"},"user":"system.user.admin"}
        	Line 207: 2019-07-05 18:48:53.505 - debug: heatingcontrol.0 checking room Badezimmer
        	Line 208: 2019-07-05 18:48:53.507 - debug: heatingcontrol.0 member{"common":{"name":"Badezimmer_Licht_an","read":true,"write":true,"state":"state","role":"button","type":"boolean"},"type":"state","_id":"broadlink2.0.RM:Broadlink-RM.L.Badezimmer_Licht_an","native":{"code":"e9144600df091609091609160916091609160916091616091609160916090916091616090916160916091609160909160916091609161609160916091609160909161609091609000148e9144600df091609091609160916091609160916091616091609160916090916091616090916160916091609160909160916091609161609160916091609160909161609091609000148e9144600df091609091609160916091609160916091616091609160916090916091616090916160916091609160909160916091609161609160916091609160909161609091609000148e9144600df091609091609160916091609160916091616091609160916090916091616090916160916091609160909160916091609161609160916091609160909161609091609000148e9144600df091609091609160916091609160916091616091609160916090916091616090916160916091609160909160916091609161609160916091609160909161609091609000148e914...
        	Line 209: 2019-07-05 18:48:53.510 - debug: heatingcontrol.0 member{"common":{"name":"Badezimmer_Licht_aus","read":true,"write":true,"state":"state","role":"button","type":"boolean"},"type":"state","_id":"broadlink2.0.RM:Broadlink-RM.L.Badezimmer_Licht_aus","native":{"code":"e9144600df091609091616091609091616090916091616091609091616090916091609160916091609161609160916090916160909160916091616090916160909160916160909000148e9144600df091609091616091609091616090916091616091609091616090916091609160916091609161609160916090916160909160916091616090916160909160916160909000148e9144600df091609091616091609091616090916091616091609091616090916091609160916091609161609160916090916160909160916091616090916160909160916160909000148e9144600df091609091616091609091616090916091616091609091616090916091609160916091609161609160916090916160909160916091616090916160909160916160909000148e9144600df091609091616091609091616090916091616091609091616090916091609160916091609161609160916090916160909160916091616090916160909160916160909000148e9...
        	Line 210: 2019-07-05 18:48:53.511 - debug: heatingcontrol.0 member{"common":{"name":"Badezimmer_licht","read":true,"write":true,"state":"state","role":"switch","type":"boolean","smartName":false,"mobile":{"admin":{"visible":true}}},"type":"state","_id":"broadlink2.0.States.Badezimmer_licht","native":{"state":{"id":"States.Badezimmer_licht","name":"Badezimmer_licht","on":["Badezimmer_Licht_an"],"off":["Badezimmer_Licht_aus"],"mult":false}},"from":"system.adapter.broadlink2.0","ts":1561942896938,"acl":{"object":1636,"state":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"},"user":"system.user.admin"}
        	Line 211: 2019-07-05 18:48:53.513 - debug: heatingcontrol.0 member{"_id":"maxcube.0.devices.thermostat_09f5c1","common":{"name":"Badezimmer","role":"thermostat"},"type":"channel","native":{"rf_address":"09f5c1","device_type":1},"vals":{"setpoint":5,"mode":"AUTO"},"from":"system.adapter.maxcube.0","ts":1544803247486,"acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}
        	Line 212: 2019-07-05 18:48:53.513 - debug: heatingcontrol.0 found as Heating Gewerk 9 maxcube.0.devices.thermostat_09f5c1
        	Line 213: 2019-07-05 18:48:53.513 - warn: heatingcontrol.0 not supported type {"_id":"maxcube.0.devices.thermostat_09f5c1","common":{"name":"Badezimmer","role":"thermostat"},"type":"channel","native":{"rf_address":"09f5c1","device_type":1},"vals":{"setpoint":5,"mode":"AUTO"},"from":"system.adapter.maxcube.0","ts":1544803247486,"acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}
        	Line 214: 2019-07-05 18:48:53.513 - debug: heatingcontrol.0 checking room Küche
        	Line 215: 2019-07-05 18:48:53.515 - debug: heatingcontrol.0 member{"common":{"name":"Küche_Licht_an","read":true,"write":true,"state":"state","role":"state","type":"boolean"},"type":"state","_id":"broadlink2.0.RM:Broadlink-RM.L.Küche_Licht_an","native":{"code":"e9144600df090916091609161609160916090916160916090916160909161609160909161609091616090916091609161609160909161609160916091609091609161609160909000148e9144600df090916091609161609160916090916160916090916160909161609160909161609091616090916091609161609160909161609160916091609091609161609160909000148e9144600df090916091609161609160916090916160916090916160909161609160909161609091616090916091609161609160909161609160916091609091609161609160909000148e9144600df090916091609161609160916090916160916090916160909161609160909161609091616090916091609161609160909161609160916091609091609161609160909000148e9144600df090916091609161609160916090916160916090916160909161609160909161609091616090916091609161609160909161609160916091609091609161609160909000148e9144600df09091...
        	Line 216: 2019-07-05 18:48:53.517 - debug: heatingcontrol.0 member{"common":{"name":"Küche_Licht_aus","read":true,"write":true,"state":"state","role":"state","type":"boolean"},"type":"state","_id":"broadlink2.0.RM:Broadlink-RM.L.Küche_Licht_aus","native":{"code":"e9144600df090916091609161609091616091609160909160916091616090916091609161609091616090916091616090916091616090916160909160916091609160916091609000148e9144600df090916091609161609091616091609160909160916091616090916091609161609091616090916091616090916091616090916160909160916091609160916091609000148e9144600df090916091609161609091616091609160909160916091616090916091609161609091616090916091616090916091616090916160909160916091609160916091609000148e9144600df090916091609161609091616091609160909160916091616090916091609161609091616090916091616090916091616090916160909160916091609160916091609000148e9144600df090916091609161609091616091609160909160916091616090916091609161609091616090916091616090916091616090916160909160916091609160916091609000148e9144600df090...
        	Line 217: 2019-07-05 18:48:53.518 - debug: heatingcontrol.0 member{"common":{"name":"Küche_licht","read":true,"write":true,"state":"state","role":"switch","type":"boolean","smartName":false,"mobile":{"admin":{"visible":true}}},"type":"state","_id":"broadlink2.0.States.Küche_licht","native":{"state":{"id":"States.Küche_licht","name":"Küche_licht","on":["Küche_Licht_an"],"off":["Küche_Licht_aus"],"mult":false}},"from":"system.adapter.broadlink2.0","ts":1561942896931,"acl":{"object":1636,"state":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"},"user":"system.user.admin"}
        	Line 218: 2019-07-05 18:48:53.520 - debug: heatingcontrol.0 member{"type":"device","common":{"name":"Herd Licht","type":"ZBT-ColorTemperature","icon":"img/zbt_e27.png"},"native":{"id":"00158d00032795f9"},"from":"system.adapter.zigbee.0","ts":1562182821793,"_id":"zigbee.0.00158d00032795f9","acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"},"user":"system.user.admin"}
        	Line 219: 2019-07-05 18:48:53.521 - debug: heatingcontrol.0 member{"type":"device","common":{"name":"Wassersensor_Küche","type":"lumi.sensor_wleak.aq1","icon":"img/sensor_wleak_aq1.png"},"native":{"id":"00158d000280ad85"},"from":"system.adapter.zigbee.0","ts":1562182689278,"_id":"zigbee.0.00158d000280ad85","acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"},"user":"system.user.admin"}
        	Line 220: 2019-07-05 18:48:53.522 - debug: heatingcontrol.0 member{"_id":"1Virtuelle_Geräte.0.Beten","type":"state","common":{"name":"Beten_","role":"","type":"boolean","desc":"Manuell erzeugt","read":true,"write":true,"def":true},"native":{},"from":"system.adapter.admin.0","ts":1550600524310,"acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator","state":1636}}
        	Line 221: 2019-07-05 18:48:53.522 - debug: heatingcontrol.0 checking room Wohnzimmer
        	Line 222: 2019-07-05 18:48:53.527 - debug: heatingcontrol.0 member{"common":{"name":"Wohnzimmer_Licht_an_","read":true,"write":true,"state":"state","role":"state","type":"boolean","smartName":false},"type":"state","_id":"broadlink2.0.RM:Broadlink-RM.Licht.Wohnzimmer_Licht_an","native":{"code":"e9144600df091609091616091609091609160916091609160916160909161609160916091609091609160916091609161609091616091609091609160916091616090916160909000148e9144600df091609091616091609091609160916091609160916160909161609160916091609091609160916091609161609091616091609091609160916091616090916160909000148e9144600df091609091616091609091609160916091609160916160909161609160916091609091609160916091609161609091616091609091609160916091616090916160909000148e9144600df091609091616091609091609160916091609160916160909161609160916091609091609160916091609161609091616091609091609160916091616090916160909000148e9144600df091609091616091609091609160916091609160916160909161609160916091609091609160916091609161609091616091609091609160916091616...
        	Line 223: 2019-07-05 18:48:53.528 - debug: heatingcontrol.0 member{"common":{"name":"Wohnzimmer_licht","read":true,"write":true,"state":"state","role":"switch","type":"boolean","smartName":false,"mobile":{"admin":{"visible":true}}},"type":"state","_id":"broadlink2.0.States.Wohnzimmer_licht","native":{"state":{"id":"States.Wohnzimmer_licht","name":"Wohnzimmer_licht","on":["Wohnzimmer_Licht_an"],"off":["Wohnzimmer_Licht_aus"],"mult":false}},"from":"system.adapter.broadlink2.0","ts":1561942896935,"acl":{"object":1636,"state":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"},"user":"system.user.admin"}
        	Line 224: 2019-07-05 18:48:53.530 - debug: heatingcontrol.0 member{"_id":"hm-rpc.0.OEQ1722512","type":"device","common":{"name":"HM-LC-Dim1TPBU-FM OEQ1722512","icon":"/icons/PushButton-2ch-wm_thumb.png"},"native":{"ADDRESS":"OEQ1722512","CHILDREN":["OEQ1722512:0","OEQ1722512:1","OEQ1722512:2","OEQ1722512:3"],"FIRMWARE":"2.9","FLAGS":1,"INTERFACE":"NEQ1530672","PARAMSETS":["MASTER"],"PARENT":"","RF_ADDRESS":6389219,"ROAMING":0,"RX_MODE":1,"TYPE":"HM-LC-Dim1TPBU-FM","UPDATABLE":1,"VERSION":13},"from":"system.adapter.hm-rega.0","ts":1556217040678,"acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}
        	Line 225: 2019-07-05 18:48:53.531 - debug: heatingcontrol.0 member{"_id":"maxcube.0.devices.thermostat_03a71a","common":{"name":"Weber","role":"thermostat"},"type":"channel","native":{"rf_address":"03a71a","device_type":1},"vals":{"setpoint":23,"mode":"AUTO"},"from":"system.adapter.maxcube.0","ts":1544811953190,"acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}
        	Line 226: 2019-07-05 18:48:53.531 - debug: heatingcontrol.0 found as Heating Gewerk 10 maxcube.0.devices.thermostat_03a71a
        	Line 227: 2019-07-05 18:48:53.532 - warn: heatingcontrol.0 not supported type {"_id":"maxcube.0.devices.thermostat_03a71a","common":{"name":"Weber","role":"thermostat"},"type":"channel","native":{"rf_address":"03a71a","device_type":1},"vals":{"setpoint":23,"mode":"AUTO"},"from":"system.adapter.maxcube.0","ts":1544811953190,"acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}
        	Line 228: 2019-07-05 18:48:53.533 - debug: heatingcontrol.0 member{"_id":"maxcube.0.devices.thermostat_097d90","common":{"name":"Augusta","role":"thermostat"},"type":"channel","native":{"rf_address":"097d90","device_type":1},"vals":{"setpoint":21,"mode":"AUTO"},"from":"system.adapter.maxcube.0","ts":1544803247647,"acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}
        	Line 229: 2019-07-05 18:48:53.533 - debug: heatingcontrol.0 found as Heating Gewerk 8 maxcube.0.devices.thermostat_097d90
        	Line 230: 2019-07-05 18:48:53.533 - warn: heatingcontrol.0 not supported type {"_id":"maxcube.0.devices.thermostat_097d90","common":{"name":"Augusta","role":"thermostat"},"type":"channel","native":{"rf_address":"097d90","device_type":1},"vals":{"setpoint":21,"mode":"AUTO"},"from":"system.adapter.maxcube.0","ts":1544803247647,"acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}
        	Line 231: 2019-07-05 18:48:53.535 - debug: heatingcontrol.0 member{"_id":"maxcube.0.devices.thermostat_1a5712","common":{"name":"Wandthermostat 1","role":"thermostat"},"type":"channel","native":{"rf_address":"1a5712","device_type":3},"vals":{"setpoint":21,"mode":"AUTO"},"from":"system.adapter.maxcube.0","ts":1544803247972,"acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}
        	Line 232: 2019-07-05 18:48:53.535 - debug: heatingcontrol.0 found as Heating Gewerk 5 maxcube.0.devices.thermostat_1a5712
        	Line 233: 2019-07-05 18:48:53.535 - warn: heatingcontrol.0 not supported type {"_id":"maxcube.0.devices.thermostat_1a5712","common":{"name":"Wandthermostat 1","role":"thermostat"},"type":"channel","native":{"rf_address":"1a5712","device_type":3},"vals":{"setpoint":21,"mode":"AUTO"},"from":"system.adapter.maxcube.0","ts":1544803247972,"acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}
        	Line 234: 2019-07-05 18:48:53.537 - debug: heatingcontrol.0 member{"_id":"sonoff.0.Klima","common":{"name":"Klima","desc":""},"native":{"clientId":"Klima"},"type":"channel","from":"system.adapter.sonoff.0","ts":1543346857143,"acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}
        	Line 235: 2019-07-05 18:48:53.538 - debug: heatingcontrol.0 member{"type":"device","common":{"name":"Balkontür_Sen","type":"lumi.sensor_magnet.aq2","icon":"img/sensor_magnet_aq2.png"},"native":{"id":"00158d0002e209bb"},"from":"system.adapter.zigbee.0","ts":1562182689277,"_id":"zigbee.0.00158d0002e209bb","acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"},"user":"system.user.admin"}
        	Line 236: 2019-07-05 18:48:53.539 - debug: heatingcontrol.0 member{"from":"system.adapter.admin.0","ts":1550597686451,"common":{"name":"Letzter Anrufer_","role":"","type":"boolean","desc":"Manuell erzeugt","read":true,"write":true,"def":false},"native":{},"acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator","state":1636},"_id":"1Virtuelle_Geräte.0.Letzter_Anrufer","type":"state"}
        	Line 237: 2019-07-05 18:48:53.539 - debug: heatingcontrol.0 checking room BAD
        	Line 238: 2019-07-05 18:48:53.541 - debug: heatingcontrol.0 member{"_id":"maxcube.0.devices.thermostat_09f5c1","common":{"name":"Badezimmer","role":"thermostat"},"type":"channel","native":{"rf_address":"09f5c1","device_type":1},"vals":{"setpoint":5,"mode":"AUTO"},"from":"system.adapter.maxcube.0","ts":1544803247486,"acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}
        	Line 239: 2019-07-05 18:48:53.541 - debug: heatingcontrol.0 found as Heating Gewerk 9 maxcube.0.devices.thermostat_09f5c1
        	Line 240: 2019-07-05 18:48:53.541 - warn: heatingcontrol.0 not supported type {"_id":"maxcube.0.devices.thermostat_09f5c1","common":{"name":"Badezimmer","role":"thermostat"},"type":"channel","native":{"rf_address":"09f5c1","device_type":1},"vals":{"setpoint":5,"mode":"AUTO"},"from":"system.adapter.maxcube.0","ts":1544803247486,"acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}
        	Line 241: 2019-07-05 18:48:53.541 - debug: heatingcontrol.0 checking room Kabuff
        	Line 242: 2019-07-05 18:48:53.543 - debug: heatingcontrol.0 member{"type":"device","common":{"name":"Kabuff_Licht","type":"TRADFRI bulb E27 W opal 1000lm","icon":"img/TRADFRI.bulb.E27.png"},"native":{"id":"000b57fffe2d67f8"},"from":"system.adapter.zigbee.0","ts":1562182774260,"_id":"zigbee.0.000b57fffe2d67f8","acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"},"user":"system.user.admin"}
        	Line 243: 2019-07-05 18:48:53.544 - debug: heatingcontrol.0 member{"type":"device","common":{"name":"Kabuff_BWM","type":"TRADFRI motion sensor","icon":"img/unknown.png"},"native":{"id":"000b57fffe2d7a8f"},"from":"system.adapter.zigbee.0","ts":1562182689280,"_id":"zigbee.0.000b57fffe2d7a8f","acl":{"object":1638,"owner":"system.user.admin","ownerGroup":"system.group.administrator"},"user":"system.user.admin"}
        	Line 244: 2019-07-05 18:48:53.544 - debug: heatingcontrol.0 checking room [object Object]
        	Line 245: 2019-07-05 18:48:53.547 - debug: heatingcontrol.0 member{"type":"device","common":{"name":"Korridor Licht","type":"TRADFRI bulb E27 WS�opal 980lm","icon":"img/TRADFRI.bulb.E27.png"},"native":{"id":"000b57fffe44322f"},"from":"system.adapter.zigbee.0","ts":1562182778745,"_id":"zigbee.0.000b57fffe44322f","acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"},"user":"system.user.admin"}
        	Line 246: 2019-07-05 18:48:53.548 - debug: heatingcontrol.0 checking room Korridor
        	Line 247: 2019-07-05 18:48:53.551 - debug: heatingcontrol.0 member{"type":"device","common":{"name":"Korridor_BWM","type":"lumi.sensor_motion.aq2","icon":"img/aqara_numan_body_sensor.png"},"native":{"id":"00158d0003667b7b"},"from":"system.adapter.zigbee.0","user":"system.user.admin","ts":1562182689281,"_id":"zigbee.0.00158d0003667b7b","acl":{"object":1638,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}
        	Line 248: 2019-07-05 18:48:53.552 - debug: heatingcontrol.0 member{"type":"device","common":{"name":"Korridor Licht","type":"TRADFRI bulb E27 WS�opal 980lm","icon":"img/TRADFRI.bulb.E27.png"},"native":{"id":"000b57fffe44322f"},"from":"system.adapter.zigbee.0","ts":1562182778745,"_id":"zigbee.0.000b57fffe44322f","acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"},"user":"system.user.admin"}
        	Line 249: 2019-07-05 18:48:53.553 - debug: heatingcontrol.0 member{"type":"device","common":{"name":"Korridor_Schalter","type":"lumi.remote.b186acn01\u0000\u0000\u0000","icon":"img/86sw1.png"},"native":{"id":"00158d0002c9772d"},"from":"system.adapter.zigbee.0","ts":1562182689279,"_id":"zigbee.0.00158d0002c9772d","acl":{"object":1638,"owner":"system.user.admin","ownerGroup":"system.group.administrator"},"user":"system.user.admin"}
        	Line 250: 2019-07-05 18:48:53.553 - debug: heatingcontrol.0 checking room roomLivingRoom
        	Line 251: 2019-07-05 18:48:53.554 - debug: heatingcontrol.0 member{"_id":"hm-rpc.0.OEQ1722512.1","type":"channel","common":{"name":"HM-LC-Dim1TPBU-FM OEQ1722512:1","role":"light.dimmer"},"native":{"ADDRESS":"OEQ1722512:1","AES_ACTIVE":0,"DIRECTION":2,"FLAGS":1,"INDEX":1,"LINK_SOURCE_ROLES":"","LINK_TARGET_ROLES":"SWITCH WCS_TIPTRONIC_SENSOR WEATHER_CS","PARAMSETS":["LINK","MASTER","VALUES"],"PARENT":"OEQ1722512","PARENT_TYPE":"HM-LC-Dim1TPBU-FM","TYPE":"DIMMER","VERSION":13},"from":"system.adapter.hm-rega.0","ts":1556217040644,"acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}
        	Line 252: 2019-07-05 18:48:53.554 - debug: heatingcontrol.0 all rooms done []
        	Line 253: 2019-07-05 18:48:53.555 - debug: heatingcontrol.0 sendTo "listDevices" to system.adapter.admin.0 from system.adapter.heatingcontrol.0
        	Line 253: 2019-07-05 18:48:53.555 - debug: heatingcontrol.0 sendTo "listDevices" to system.adapter.admin.0 from system.adapter.heatingcontrol.0
        
        

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

        @Muchul Ich habe mal eine Version für die max! Thermostate gebaut und in github hochgeladen.
        bild.PNG In meiner Testumgebung wird der Thermostat schon mal angezeigt. Außerdem blende ich alle Aktor-Einstellungen aus, wenn keine separaten Aktoren/Stellantriebe verwendet werden sollen. Das macht es etwas übersichtlicher...

        sigi234S M 2 Antworten Letzte Antwort
        0
        • Rene_HMR Rene_HM

          @Muchul Ich habe mal eine Version für die max! Thermostate gebaut und in github hochgeladen.
          bild.PNG In meiner Testumgebung wird der Thermostat schon mal angezeigt. Außerdem blende ich alle Aktor-Einstellungen aus, wenn keine separaten Aktoren/Stellantriebe verwendet werden sollen. Das macht es etwas übersichtlicher...

          sigi234S Online
          sigi234S Online
          sigi234
          Forum Testing Most Active
          schrieb am zuletzt editiert von sigi234
          #26

          @Rene_HM

          Habe ich da einen Anzeigenfehler? Bug? V 0.0.5

          Screenshot (3602).png

          Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
          Immer Daten sichern!

          1 Antwort Letzte Antwort
          0
          • Rene_HMR Offline
            Rene_HMR Offline
            Rene_HM
            Developer
            schrieb am zuletzt editiert von
            #27

            das sollte aussehen wie oben in meinem screenshoot...
            Was passiert wenn du "Stellantrieb verwenden" aktivierst?
            Hier scheint das Ausblenden der Spalten der Tabelle nicht richtig zu funktionieren. Muss ich mir anschauen...

            sigi234S 1 Antwort Letzte Antwort
            0
            • Rene_HMR Rene_HM

              das sollte aussehen wie oben in meinem screenshoot...
              Was passiert wenn du "Stellantrieb verwenden" aktivierst?
              Hier scheint das Ausblenden der Spalten der Tabelle nicht richtig zu funktionieren. Muss ich mir anschauen...

              sigi234S Online
              sigi234S Online
              sigi234
              Forum Testing Most Active
              schrieb am zuletzt editiert von
              #28

              @Rene_HM sagte in Adapter: HeatingControl:

              Was passiert wenn du "Stellantrieb verwenden" aktivierst?

              Screenshot (3605).png

              Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
              Immer Daten sichern!

              1 Antwort Letzte Antwort
              0
              • Rene_HMR Rene_HM

                @Muchul Ich habe mal eine Version für die max! Thermostate gebaut und in github hochgeladen.
                bild.PNG In meiner Testumgebung wird der Thermostat schon mal angezeigt. Außerdem blende ich alle Aktor-Einstellungen aus, wenn keine separaten Aktoren/Stellantriebe verwendet werden sollen. Das macht es etwas übersichtlicher...

                M Offline
                M Offline
                Muchul
                schrieb am zuletzt editiert von Muchul
                #29

                @Rene_HM

                es tut sich schon mal einiges:

                Hier wird aktuell vom Wohnzimmer nur das Wandthermostat angezeigt, die zwei Heizungsthermostate nicht:
                Adapterkonfiguration.PNG

                Hier die angelegten Datenpunkte:
                datenpunkte.png
                Bisher nur Wohnzimmer zieltemperatur und Zeiten passen noch nicht (keine Ahnung wo die herkommen, aktuell habe überall 5 Grad eingestellt)
                zum besseren Vergleich hier die Datenpunkte aus dem Max! Adapter:
                Thermostate.png

                und zuletzt das LOG:

                2019-07-09 22:10:25.364 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.VacationAbsentDecrease io.heatingcontrol.0.Profiles.0.Wohnzimmer.VacationAbsentDecrease null
                2019-07-09 22:10:25.365 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.VacationAbsentDecrease null
                2019-07-09 22:10:25.365 - debug: heatingcontrol.0 ### all handled
                2019-07-09 22:10:25.368 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.VacationAbsentDecrease io.heatingcontrol.0.Profiles.0.Wohnzimmer.VacationAbsentDecrease null
                2019-07-09 22:10:25.368 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.VacationAbsentDecrease null
                2019-07-09 22:10:25.369 - debug: heatingcontrol.0 ### all handled
                2019-07-09 22:10:25.399 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.4.time io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.4.time null
                2019-07-09 22:10:25.400 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.4.time null
                2019-07-09 22:10:25.400 - debug: heatingcontrol.0 ### all handled
                2019-07-09 22:10:25.403 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.4.time io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.4.time null
                2019-07-09 22:10:25.404 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.4.time null
                2019-07-09 22:10:25.404 - debug: heatingcontrol.0 ### all handled
                2019-07-09 22:10:25.417 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.4.Temperature io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.4.Temperature null
                2019-07-09 22:10:25.417 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.4.Temperature null
                2019-07-09 22:10:25.417 - debug: heatingcontrol.0 ### all handled
                2019-07-09 22:10:25.422 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.4.Temperature io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.4.Temperature null
                2019-07-09 22:10:25.423 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.4.Temperature null
                2019-07-09 22:10:25.423 - debug: heatingcontrol.0 ### all handled
                2019-07-09 22:10:25.460 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.3.time io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.3.time null
                2019-07-09 22:10:25.460 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.3.time null
                2019-07-09 22:10:25.460 - debug: heatingcontrol.0 ### all handled
                2019-07-09 22:10:25.463 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.3.time io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.3.time null
                2019-07-09 22:10:25.463 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.3.time null
                2019-07-09 22:10:25.463 - debug: heatingcontrol.0 ### all handled
                2019-07-09 22:10:25.480 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.3.Temperature io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.3.Temperature null
                2019-07-09 22:10:25.480 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.3.Temperature null
                2019-07-09 22:10:25.480 - debug: heatingcontrol.0 ### all handled
                2019-07-09 22:10:25.483 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.3.Temperature io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.3.Temperature null
                2019-07-09 22:10:25.483 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.3.Temperature null
                2019-07-09 22:10:25.484 - debug: heatingcontrol.0 ### all handled
                2019-07-09 22:10:25.516 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.2.time io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.2.time null
                2019-07-09 22:10:25.516 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.2.time null
                2019-07-09 22:10:25.516 - debug: heatingcontrol.0 ### all handled
                2019-07-09 22:10:25.520 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.2.time io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.2.time null
                2019-07-09 22:10:25.520 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.2.time null
                2019-07-09 22:10:25.520 - debug: heatingcontrol.0 ### all handled
                2019-07-09 22:10:25.555 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.2.Temperature io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.2.Temperature null
                2019-07-09 22:10:25.555 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.2.Temperature null
                2019-07-09 22:10:25.555 - debug: heatingcontrol.0 ### all handled
                2019-07-09 22:10:25.558 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.2.Temperature io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.2.Temperature null
                2019-07-09 22:10:25.559 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.2.Temperature null
                2019-07-09 22:10:25.559 - debug: heatingcontrol.0 ### all handled
                2019-07-09 22:10:25.581 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.1.time io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.1.time null
                2019-07-09 22:10:25.581 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.1.time null
                2019-07-09 22:10:25.581 - debug: heatingcontrol.0 ### all handled
                2019-07-09 22:10:25.591 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.1.time io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.1.time null
                2019-07-09 22:10:25.596 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.1.time null
                2019-07-09 22:10:25.596 - debug: heatingcontrol.0 ### all handled
                2019-07-09 22:10:25.607 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.1.Temperature io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.1.Temperature null
                2019-07-09 22:10:25.607 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.1.Temperature null
                2019-07-09 22:10:25.607 - debug: heatingcontrol.0 ### all handled
                2019-07-09 22:10:25.623 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.1.Temperature io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.1.Temperature null
                2019-07-09 22:10:25.624 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.1.Temperature null
                2019-07-09 22:10:25.624 - debug: heatingcontrol.0 ### all handled
                2019-07-09 22:10:25.654 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.0.time io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.0.time null
                2019-07-09 22:10:25.654 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.0.time null
                2019-07-09 22:10:25.654 - debug: heatingcontrol.0 ### all handled
                2019-07-09 22:10:25.664 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.0.time io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.0.time null
                2019-07-09 22:10:25.664 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.0.time null
                2019-07-09 22:10:25.664 - debug: heatingcontrol.0 ### all handled
                2019-07-09 22:10:25.672 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.0.Temperature io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.0.Temperature null
                2019-07-09 22:10:25.672 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.0.Temperature null
                2019-07-09 22:10:25.673 - debug: heatingcontrol.0 ### all handled
                2019-07-09 22:10:25.684 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.0.Temperature io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.0.Temperature null
                2019-07-09 22:10:25.684 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.0.Temperature null
                2019-07-09 22:10:25.685 - debug: heatingcontrol.0 ### all handled
                2019-07-09 22:10:25.725 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.PartyDecrease io.heatingcontrol.0.Profiles.0.Wohnzimmer.PartyDecrease null
                2019-07-09 22:10:25.726 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.PartyDecrease null
                2019-07-09 22:10:25.726 - debug: heatingcontrol.0 ### all handled
                2019-07-09 22:10:25.729 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.PartyDecrease io.heatingcontrol.0.Profiles.0.Wohnzimmer.PartyDecrease null
                2019-07-09 22:10:25.729 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.PartyDecrease null
                2019-07-09 22:10:25.729 - debug: heatingcontrol.0 ### all handled
                2019-07-09 22:10:25.786 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.HolidayPresentLikePublicHoliday io.heatingcontrol.0.Profiles.0.Wohnzimmer.HolidayPresentLikePublicHoliday null
                2019-07-09 22:10:25.786 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.HolidayPresentLikePublicHoliday null
                2019-07-09 22:10:25.786 - debug: heatingcontrol.0 ### all handled
                2019-07-09 22:10:25.795 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.HolidayPresentLikePublicHoliday io.heatingcontrol.0.Profiles.0.Wohnzimmer.HolidayPresentLikePublicHoliday null
                2019-07-09 22:10:25.795 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.HolidayPresentLikePublicHoliday null
                2019-07-09 22:10:25.795 - debug: heatingcontrol.0 ### all handled
                2019-07-09 22:10:25.833 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.GuestIncrease io.heatingcontrol.0.Profiles.0.Wohnzimmer.GuestIncrease null
                2019-07-09 22:10:25.833 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.GuestIncrease null
                2019-07-09 22:10:25.834 - debug: heatingcontrol.0 ### all handled
                2019-07-09 22:10:25.840 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.GuestIncrease io.heatingcontrol.0.Profiles.0.Wohnzimmer.GuestIncrease null
                2019-07-09 22:10:25.840 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.GuestIncrease null
                2019-07-09 22:10:25.840 - debug: heatingcontrol.0 ### all handled
                2019-07-09 22:10:25.964 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.AbsentDecrease io.heatingcontrol.0.Profiles.0.Wohnzimmer.AbsentDecrease null
                2019-07-09 22:10:25.964 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.AbsentDecrease null
                2019-07-09 22:10:25.965 - debug: heatingcontrol.0 ### all handled
                2019-07-09 22:10:26.002 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.AbsentDecrease io.heatingcontrol.0.Profiles.0.Wohnzimmer.AbsentDecrease null
                2019-07-09 22:10:26.002 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.AbsentDecrease null
                2019-07-09 22:10:26.002 - debug: heatingcontrol.0 ### all handled
                2019-07-09 22:10:31.508 - info: host.iobroker object change system.adapter.heatingcontrol.0
                2019-07-09 22:10:31.508 - info: host.iobroker stopInstance system.adapter.heatingcontrol.0
                2019-07-09 22:10:31.508 - info: host.iobroker stopInstance system.adapter.heatingcontrol.0 killing pid 22879
                2019-07-09 22:10:31.509 - info: heatingcontrol.0 cleaned everything up...
                2019-07-09 22:10:31.510 - debug: heatingcontrol.0 delete 5 cron jobs
                2019-07-09 22:10:31.510 - debug: heatingcontrol.0 cron job stopped
                2019-07-09 22:10:31.510 - debug: heatingcontrol.0 cron job stopped
                2019-07-09 22:10:31.510 - debug: heatingcontrol.0 cron job stopped
                2019-07-09 22:10:31.511 - debug: heatingcontrol.0 cron job stopped
                2019-07-09 22:10:31.512 - debug: heatingcontrol.0 cron job stopped
                2019-07-09 22:10:31.514 - info: heatingcontrol.0 cleaned everything up...
                2019-07-09 22:10:31.522 - info: host.iobroker instance system.adapter.heatingcontrol.0 terminated with code 0 (OK)
                2019-07-09 22:10:34.015 - info: host.iobroker instance system.adapter.heatingcontrol.0 started with pid 353
                2019-07-09 22:10:34.454 - debug: heatingcontrol.0 objectDB connected
                2019-07-09 22:10:34.467 - debug: heatingcontrol.0 statesDB connected
                2019-07-09 22:10:34.470 - info: heatingcontrol.0 States connected to redis: 127.0.0.1:6379
                2019-07-09 22:10:34.485 - info: heatingcontrol.0 starting. Version 0.0.5 in /opt/iobroker/node_modules/iobroker.heatingcontrol, node: v8.16.0
                2019-07-09 22:10:34.500 - debug: heatingcontrol.0 devices [{"room":"Wohnzimmer","thermostat":"","thermostatType":"","thermostatTypeID":"","actor1":"","actor1Type":"","actor1TypeID":"","actor2":"","actor2Type":"","actor2TypeID":"","isActive":true}]
                2019-07-09 22:10:34.501 - debug: heatingcontrol.0 CreateDatepoints
                2019-07-09 22:10:34.531 - debug: heatingcontrol.0 Profile Type Mo-So, profiles 1
                2019-07-09 22:10:34.531 - debug: heatingcontrol.0 rooms 1
                2019-07-09 22:10:34.557 - debug: heatingcontrol.0 room Wohnzimmer with 5 periods
                2019-07-09 22:10:34.557 - debug: heatingcontrol.0 add state Profiles.0.Wohnzimmer.Periods.0 max 5
                2019-07-09 22:10:34.563 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.0.time io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.0.time {"val":"05:00:00","ack":true,"ts":1562703034562,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034562}
                2019-07-09 22:10:34.564 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.0.time {"val":"05:00:00","ack":true,"ts":1562703034562,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034562}
                2019-07-09 22:10:34.565 - debug: heatingcontrol.0 ### all handled
                2019-07-09 22:10:34.571 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.0.Temperature io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.0.Temperature {"val":19,"ack":true,"ts":1562703034570,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034570}
                2019-07-09 22:10:34.571 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.0.Temperature {"val":19,"ack":true,"ts":1562703034570,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034570}
                2019-07-09 22:10:34.571 - debug: heatingcontrol.0 ### all handled
                2019-07-09 22:10:34.572 - debug: heatingcontrol.0 add state Profiles.0.Wohnzimmer.Periods.1 max 5
                2019-07-09 22:10:34.580 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.1.time io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.1.time {"val":"08:00:00","ack":true,"ts":1562703034578,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034578}
                2019-07-09 22:10:34.580 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.1.time {"val":"08:00:00","ack":true,"ts":1562703034578,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034578}
                2019-07-09 22:10:34.580 - debug: heatingcontrol.0 ### all handled
                2019-07-09 22:10:34.588 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.1.Temperature io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.1.Temperature {"val":21,"ack":true,"ts":1562703034588,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034588}
                2019-07-09 22:10:34.589 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.1.Temperature {"val":21,"ack":true,"ts":1562703034588,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034588}
                2019-07-09 22:10:34.589 - debug: heatingcontrol.0 ### all handled
                2019-07-09 22:10:34.589 - debug: heatingcontrol.0 add state Profiles.0.Wohnzimmer.Periods.2 max 5
                2019-07-09 22:10:34.594 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.2.time io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.2.time {"val":"12:00:00","ack":true,"ts":1562703034594,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034594}
                2019-07-09 22:10:34.594 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.2.time {"val":"12:00:00","ack":true,"ts":1562703034594,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034594}
                2019-07-09 22:10:34.594 - debug: heatingcontrol.0 ### all handled
                2019-07-09 22:10:34.599 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.2.Temperature io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.2.Temperature {"val":21,"ack":true,"ts":1562703034599,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034599}
                2019-07-09 22:10:34.600 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.2.Temperature {"val":21,"ack":true,"ts":1562703034599,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034599}
                2019-07-09 22:10:34.600 - debug: heatingcontrol.0 ### all handled
                2019-07-09 22:10:34.600 - debug: heatingcontrol.0 add state Profiles.0.Wohnzimmer.Periods.3 max 5
                2019-07-09 22:10:34.606 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.3.time io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.3.time {"val":"16:00:00","ack":true,"ts":1562703034605,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034605}
                2019-07-09 22:10:34.606 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.3.time {"val":"16:00:00","ack":true,"ts":1562703034605,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034605}
                2019-07-09 22:10:34.606 - debug: heatingcontrol.0 ### all handled
                2019-07-09 22:10:34.622 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.3.Temperature io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.3.Temperature {"val":19,"ack":true,"ts":1562703034622,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034622}
                2019-07-09 22:10:34.623 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.3.Temperature {"val":19,"ack":true,"ts":1562703034622,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034622}
                2019-07-09 22:10:34.623 - debug: heatingcontrol.0 ### all handled
                2019-07-09 22:10:34.623 - debug: heatingcontrol.0 add state Profiles.0.Wohnzimmer.Periods.4 max 5
                2019-07-09 22:10:34.629 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.4.time io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.4.time {"val":"21:00:00","ack":true,"ts":1562703034629,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034629}
                2019-07-09 22:10:34.630 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.4.time {"val":"21:00:00","ack":true,"ts":1562703034629,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034629}
                2019-07-09 22:10:34.630 - debug: heatingcontrol.0 ### all handled
                2019-07-09 22:10:34.635 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.4.Temperature io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.4.Temperature {"val":21,"ack":true,"ts":1562703034635,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034635}
                2019-07-09 22:10:34.635 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.4.Temperature {"val":21,"ack":true,"ts":1562703034635,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034635}
                2019-07-09 22:10:34.635 - debug: heatingcontrol.0 ### all handled
                2019-07-09 22:10:34.636 - debug: heatingcontrol.0 #start subscribtion
                2019-07-09 22:10:34.636 - debug: heatingcontrol.0 #subscribtion finished
                2019-07-09 22:10:34.637 - debug: heatingcontrol.0 start CalculateNextTime
                2019-07-09 22:10:34.637 - debug: heatingcontrol.0 profile type 1
                2019-07-09 22:10:34.637 - debug: heatingcontrol.0 get profile
                2019-07-09 22:10:34.638 - debug: heatingcontrol.0 profile 0
                2019-07-09 22:10:34.638 - debug: heatingcontrol.0 check time for Wohnzimmer Profiles.0.Wohnzimmer.Periods.0.time
                2019-07-09 22:10:34.638 - debug: heatingcontrol.0 ---found time for Wohnzimmer at {"val":"05:00:00","ack":true,"ts":1562703034562,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034562} 05:00:00
                2019-07-09 22:10:34.638 - debug: heatingcontrol.0 push to list = 05,00,00
                2019-07-09 22:10:34.639 - debug: heatingcontrol.0 check time for Wohnzimmer Profiles.0.Wohnzimmer.Periods.1.time
                2019-07-09 22:10:34.639 - debug: heatingcontrol.0 ---found time for Wohnzimmer at {"val":"08:00:00","ack":true,"ts":1562703034578,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034578} 08:00:00
                2019-07-09 22:10:34.639 - debug: heatingcontrol.0 push to list = 08,00,00
                2019-07-09 22:10:34.639 - debug: heatingcontrol.0 check time for Wohnzimmer Profiles.0.Wohnzimmer.Periods.2.time
                2019-07-09 22:10:34.640 - debug: heatingcontrol.0 ---found time for Wohnzimmer at {"val":"12:00:00","ack":true,"ts":1562703034594,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034594} 12:00:00
                2019-07-09 22:10:34.640 - debug: heatingcontrol.0 push to list = 12,00,00
                2019-07-09 22:10:34.640 - debug: heatingcontrol.0 check time for Wohnzimmer Profiles.0.Wohnzimmer.Periods.3.time
                2019-07-09 22:10:34.640 - debug: heatingcontrol.0 ---found time for Wohnzimmer at {"val":"16:00:00","ack":true,"ts":1562703034605,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034605} 16:00:00
                2019-07-09 22:10:34.640 - debug: heatingcontrol.0 push to list = 16,00,00
                2019-07-09 22:10:34.641 - debug: heatingcontrol.0 check time for Wohnzimmer Profiles.0.Wohnzimmer.Periods.4.time
                2019-07-09 22:10:34.641 - debug: heatingcontrol.0 ---found time for Wohnzimmer at {"val":"21:00:00","ack":true,"ts":1562703034629,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034629} 21:00:00
                2019-07-09 22:10:34.641 - debug: heatingcontrol.0 push to list = 21,00,00
                2019-07-09 22:10:34.641 - debug: heatingcontrol.0 create cron job #0 at 5:0 string: 0 0 5 * * * Europe/Berlin
                2019-07-09 22:10:34.666 - debug: heatingcontrol.0 create cron job #1 at 8:0 string: 0 0 8 * * * Europe/Berlin
                2019-07-09 22:10:34.673 - debug: heatingcontrol.0 create cron job #2 at 12:0 string: 0 0 12 * * * Europe/Berlin
                2019-07-09 22:10:34.679 - debug: heatingcontrol.0 create cron job #3 at 16:0 string: 0 0 16 * * * Europe/Berlin
                2019-07-09 22:10:34.682 - debug: heatingcontrol.0 create cron job #4 at 21:0 string: 0 0 21 * * * Europe/Berlin
                2019-07-09 22:10:34.685 - debug: heatingcontrol.0 cron jobs
                2019-07-09 22:10:34.686 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Jul 2019 05:00:00
                2019-07-09 22:10:34.686 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Jul 2019 08:00:00
                2019-07-09 22:10:34.687 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Jul 2019 12:00:00
                2019-07-09 22:10:34.689 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Jul 2019 16:00:00
                2019-07-09 22:10:34.690 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Jul 2019 21:00:00
                2019-07-09 22:10:34.691 - debug: heatingcontrol.0 CheckTemperatureChange is called
                2019-07-09 22:10:34.697 - debug: heatingcontrol.0 cron jobs
                2019-07-09 22:10:34.698 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Jul 2019 05:00:00
                2019-07-09 22:10:34.699 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Jul 2019 08:00:00
                2019-07-09 22:10:34.700 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Jul 2019 12:00:00
                2019-07-09 22:10:34.701 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Jul 2019 16:00:00
                2019-07-09 22:10:34.702 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Jul 2019 21:00:00
                
                

                Definitiv bist du auf dem richtigen Weg.

                Rene_HMR 1 Antwort Letzte Antwort
                0
                • M Muchul

                  @Rene_HM

                  es tut sich schon mal einiges:

                  Hier wird aktuell vom Wohnzimmer nur das Wandthermostat angezeigt, die zwei Heizungsthermostate nicht:
                  Adapterkonfiguration.PNG

                  Hier die angelegten Datenpunkte:
                  datenpunkte.png
                  Bisher nur Wohnzimmer zieltemperatur und Zeiten passen noch nicht (keine Ahnung wo die herkommen, aktuell habe überall 5 Grad eingestellt)
                  zum besseren Vergleich hier die Datenpunkte aus dem Max! Adapter:
                  Thermostate.png

                  und zuletzt das LOG:

                  2019-07-09 22:10:25.364 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.VacationAbsentDecrease io.heatingcontrol.0.Profiles.0.Wohnzimmer.VacationAbsentDecrease null
                  2019-07-09 22:10:25.365 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.VacationAbsentDecrease null
                  2019-07-09 22:10:25.365 - debug: heatingcontrol.0 ### all handled
                  2019-07-09 22:10:25.368 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.VacationAbsentDecrease io.heatingcontrol.0.Profiles.0.Wohnzimmer.VacationAbsentDecrease null
                  2019-07-09 22:10:25.368 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.VacationAbsentDecrease null
                  2019-07-09 22:10:25.369 - debug: heatingcontrol.0 ### all handled
                  2019-07-09 22:10:25.399 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.4.time io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.4.time null
                  2019-07-09 22:10:25.400 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.4.time null
                  2019-07-09 22:10:25.400 - debug: heatingcontrol.0 ### all handled
                  2019-07-09 22:10:25.403 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.4.time io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.4.time null
                  2019-07-09 22:10:25.404 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.4.time null
                  2019-07-09 22:10:25.404 - debug: heatingcontrol.0 ### all handled
                  2019-07-09 22:10:25.417 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.4.Temperature io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.4.Temperature null
                  2019-07-09 22:10:25.417 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.4.Temperature null
                  2019-07-09 22:10:25.417 - debug: heatingcontrol.0 ### all handled
                  2019-07-09 22:10:25.422 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.4.Temperature io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.4.Temperature null
                  2019-07-09 22:10:25.423 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.4.Temperature null
                  2019-07-09 22:10:25.423 - debug: heatingcontrol.0 ### all handled
                  2019-07-09 22:10:25.460 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.3.time io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.3.time null
                  2019-07-09 22:10:25.460 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.3.time null
                  2019-07-09 22:10:25.460 - debug: heatingcontrol.0 ### all handled
                  2019-07-09 22:10:25.463 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.3.time io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.3.time null
                  2019-07-09 22:10:25.463 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.3.time null
                  2019-07-09 22:10:25.463 - debug: heatingcontrol.0 ### all handled
                  2019-07-09 22:10:25.480 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.3.Temperature io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.3.Temperature null
                  2019-07-09 22:10:25.480 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.3.Temperature null
                  2019-07-09 22:10:25.480 - debug: heatingcontrol.0 ### all handled
                  2019-07-09 22:10:25.483 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.3.Temperature io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.3.Temperature null
                  2019-07-09 22:10:25.483 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.3.Temperature null
                  2019-07-09 22:10:25.484 - debug: heatingcontrol.0 ### all handled
                  2019-07-09 22:10:25.516 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.2.time io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.2.time null
                  2019-07-09 22:10:25.516 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.2.time null
                  2019-07-09 22:10:25.516 - debug: heatingcontrol.0 ### all handled
                  2019-07-09 22:10:25.520 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.2.time io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.2.time null
                  2019-07-09 22:10:25.520 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.2.time null
                  2019-07-09 22:10:25.520 - debug: heatingcontrol.0 ### all handled
                  2019-07-09 22:10:25.555 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.2.Temperature io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.2.Temperature null
                  2019-07-09 22:10:25.555 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.2.Temperature null
                  2019-07-09 22:10:25.555 - debug: heatingcontrol.0 ### all handled
                  2019-07-09 22:10:25.558 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.2.Temperature io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.2.Temperature null
                  2019-07-09 22:10:25.559 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.2.Temperature null
                  2019-07-09 22:10:25.559 - debug: heatingcontrol.0 ### all handled
                  2019-07-09 22:10:25.581 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.1.time io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.1.time null
                  2019-07-09 22:10:25.581 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.1.time null
                  2019-07-09 22:10:25.581 - debug: heatingcontrol.0 ### all handled
                  2019-07-09 22:10:25.591 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.1.time io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.1.time null
                  2019-07-09 22:10:25.596 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.1.time null
                  2019-07-09 22:10:25.596 - debug: heatingcontrol.0 ### all handled
                  2019-07-09 22:10:25.607 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.1.Temperature io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.1.Temperature null
                  2019-07-09 22:10:25.607 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.1.Temperature null
                  2019-07-09 22:10:25.607 - debug: heatingcontrol.0 ### all handled
                  2019-07-09 22:10:25.623 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.1.Temperature io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.1.Temperature null
                  2019-07-09 22:10:25.624 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.1.Temperature null
                  2019-07-09 22:10:25.624 - debug: heatingcontrol.0 ### all handled
                  2019-07-09 22:10:25.654 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.0.time io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.0.time null
                  2019-07-09 22:10:25.654 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.0.time null
                  2019-07-09 22:10:25.654 - debug: heatingcontrol.0 ### all handled
                  2019-07-09 22:10:25.664 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.0.time io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.0.time null
                  2019-07-09 22:10:25.664 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.0.time null
                  2019-07-09 22:10:25.664 - debug: heatingcontrol.0 ### all handled
                  2019-07-09 22:10:25.672 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.0.Temperature io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.0.Temperature null
                  2019-07-09 22:10:25.672 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.0.Temperature null
                  2019-07-09 22:10:25.673 - debug: heatingcontrol.0 ### all handled
                  2019-07-09 22:10:25.684 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.0.Temperature io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.0.Temperature null
                  2019-07-09 22:10:25.684 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.0.Temperature null
                  2019-07-09 22:10:25.685 - debug: heatingcontrol.0 ### all handled
                  2019-07-09 22:10:25.725 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.PartyDecrease io.heatingcontrol.0.Profiles.0.Wohnzimmer.PartyDecrease null
                  2019-07-09 22:10:25.726 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.PartyDecrease null
                  2019-07-09 22:10:25.726 - debug: heatingcontrol.0 ### all handled
                  2019-07-09 22:10:25.729 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.PartyDecrease io.heatingcontrol.0.Profiles.0.Wohnzimmer.PartyDecrease null
                  2019-07-09 22:10:25.729 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.PartyDecrease null
                  2019-07-09 22:10:25.729 - debug: heatingcontrol.0 ### all handled
                  2019-07-09 22:10:25.786 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.HolidayPresentLikePublicHoliday io.heatingcontrol.0.Profiles.0.Wohnzimmer.HolidayPresentLikePublicHoliday null
                  2019-07-09 22:10:25.786 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.HolidayPresentLikePublicHoliday null
                  2019-07-09 22:10:25.786 - debug: heatingcontrol.0 ### all handled
                  2019-07-09 22:10:25.795 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.HolidayPresentLikePublicHoliday io.heatingcontrol.0.Profiles.0.Wohnzimmer.HolidayPresentLikePublicHoliday null
                  2019-07-09 22:10:25.795 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.HolidayPresentLikePublicHoliday null
                  2019-07-09 22:10:25.795 - debug: heatingcontrol.0 ### all handled
                  2019-07-09 22:10:25.833 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.GuestIncrease io.heatingcontrol.0.Profiles.0.Wohnzimmer.GuestIncrease null
                  2019-07-09 22:10:25.833 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.GuestIncrease null
                  2019-07-09 22:10:25.834 - debug: heatingcontrol.0 ### all handled
                  2019-07-09 22:10:25.840 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.GuestIncrease io.heatingcontrol.0.Profiles.0.Wohnzimmer.GuestIncrease null
                  2019-07-09 22:10:25.840 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.GuestIncrease null
                  2019-07-09 22:10:25.840 - debug: heatingcontrol.0 ### all handled
                  2019-07-09 22:10:25.964 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.AbsentDecrease io.heatingcontrol.0.Profiles.0.Wohnzimmer.AbsentDecrease null
                  2019-07-09 22:10:25.964 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.AbsentDecrease null
                  2019-07-09 22:10:25.965 - debug: heatingcontrol.0 ### all handled
                  2019-07-09 22:10:26.002 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.AbsentDecrease io.heatingcontrol.0.Profiles.0.Wohnzimmer.AbsentDecrease null
                  2019-07-09 22:10:26.002 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.AbsentDecrease null
                  2019-07-09 22:10:26.002 - debug: heatingcontrol.0 ### all handled
                  2019-07-09 22:10:31.508 - info: host.iobroker object change system.adapter.heatingcontrol.0
                  2019-07-09 22:10:31.508 - info: host.iobroker stopInstance system.adapter.heatingcontrol.0
                  2019-07-09 22:10:31.508 - info: host.iobroker stopInstance system.adapter.heatingcontrol.0 killing pid 22879
                  2019-07-09 22:10:31.509 - info: heatingcontrol.0 cleaned everything up...
                  2019-07-09 22:10:31.510 - debug: heatingcontrol.0 delete 5 cron jobs
                  2019-07-09 22:10:31.510 - debug: heatingcontrol.0 cron job stopped
                  2019-07-09 22:10:31.510 - debug: heatingcontrol.0 cron job stopped
                  2019-07-09 22:10:31.510 - debug: heatingcontrol.0 cron job stopped
                  2019-07-09 22:10:31.511 - debug: heatingcontrol.0 cron job stopped
                  2019-07-09 22:10:31.512 - debug: heatingcontrol.0 cron job stopped
                  2019-07-09 22:10:31.514 - info: heatingcontrol.0 cleaned everything up...
                  2019-07-09 22:10:31.522 - info: host.iobroker instance system.adapter.heatingcontrol.0 terminated with code 0 (OK)
                  2019-07-09 22:10:34.015 - info: host.iobroker instance system.adapter.heatingcontrol.0 started with pid 353
                  2019-07-09 22:10:34.454 - debug: heatingcontrol.0 objectDB connected
                  2019-07-09 22:10:34.467 - debug: heatingcontrol.0 statesDB connected
                  2019-07-09 22:10:34.470 - info: heatingcontrol.0 States connected to redis: 127.0.0.1:6379
                  2019-07-09 22:10:34.485 - info: heatingcontrol.0 starting. Version 0.0.5 in /opt/iobroker/node_modules/iobroker.heatingcontrol, node: v8.16.0
                  2019-07-09 22:10:34.500 - debug: heatingcontrol.0 devices [{"room":"Wohnzimmer","thermostat":"","thermostatType":"","thermostatTypeID":"","actor1":"","actor1Type":"","actor1TypeID":"","actor2":"","actor2Type":"","actor2TypeID":"","isActive":true}]
                  2019-07-09 22:10:34.501 - debug: heatingcontrol.0 CreateDatepoints
                  2019-07-09 22:10:34.531 - debug: heatingcontrol.0 Profile Type Mo-So, profiles 1
                  2019-07-09 22:10:34.531 - debug: heatingcontrol.0 rooms 1
                  2019-07-09 22:10:34.557 - debug: heatingcontrol.0 room Wohnzimmer with 5 periods
                  2019-07-09 22:10:34.557 - debug: heatingcontrol.0 add state Profiles.0.Wohnzimmer.Periods.0 max 5
                  2019-07-09 22:10:34.563 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.0.time io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.0.time {"val":"05:00:00","ack":true,"ts":1562703034562,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034562}
                  2019-07-09 22:10:34.564 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.0.time {"val":"05:00:00","ack":true,"ts":1562703034562,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034562}
                  2019-07-09 22:10:34.565 - debug: heatingcontrol.0 ### all handled
                  2019-07-09 22:10:34.571 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.0.Temperature io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.0.Temperature {"val":19,"ack":true,"ts":1562703034570,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034570}
                  2019-07-09 22:10:34.571 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.0.Temperature {"val":19,"ack":true,"ts":1562703034570,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034570}
                  2019-07-09 22:10:34.571 - debug: heatingcontrol.0 ### all handled
                  2019-07-09 22:10:34.572 - debug: heatingcontrol.0 add state Profiles.0.Wohnzimmer.Periods.1 max 5
                  2019-07-09 22:10:34.580 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.1.time io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.1.time {"val":"08:00:00","ack":true,"ts":1562703034578,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034578}
                  2019-07-09 22:10:34.580 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.1.time {"val":"08:00:00","ack":true,"ts":1562703034578,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034578}
                  2019-07-09 22:10:34.580 - debug: heatingcontrol.0 ### all handled
                  2019-07-09 22:10:34.588 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.1.Temperature io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.1.Temperature {"val":21,"ack":true,"ts":1562703034588,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034588}
                  2019-07-09 22:10:34.589 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.1.Temperature {"val":21,"ack":true,"ts":1562703034588,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034588}
                  2019-07-09 22:10:34.589 - debug: heatingcontrol.0 ### all handled
                  2019-07-09 22:10:34.589 - debug: heatingcontrol.0 add state Profiles.0.Wohnzimmer.Periods.2 max 5
                  2019-07-09 22:10:34.594 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.2.time io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.2.time {"val":"12:00:00","ack":true,"ts":1562703034594,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034594}
                  2019-07-09 22:10:34.594 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.2.time {"val":"12:00:00","ack":true,"ts":1562703034594,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034594}
                  2019-07-09 22:10:34.594 - debug: heatingcontrol.0 ### all handled
                  2019-07-09 22:10:34.599 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.2.Temperature io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.2.Temperature {"val":21,"ack":true,"ts":1562703034599,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034599}
                  2019-07-09 22:10:34.600 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.2.Temperature {"val":21,"ack":true,"ts":1562703034599,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034599}
                  2019-07-09 22:10:34.600 - debug: heatingcontrol.0 ### all handled
                  2019-07-09 22:10:34.600 - debug: heatingcontrol.0 add state Profiles.0.Wohnzimmer.Periods.3 max 5
                  2019-07-09 22:10:34.606 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.3.time io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.3.time {"val":"16:00:00","ack":true,"ts":1562703034605,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034605}
                  2019-07-09 22:10:34.606 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.3.time {"val":"16:00:00","ack":true,"ts":1562703034605,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034605}
                  2019-07-09 22:10:34.606 - debug: heatingcontrol.0 ### all handled
                  2019-07-09 22:10:34.622 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.3.Temperature io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.3.Temperature {"val":19,"ack":true,"ts":1562703034622,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034622}
                  2019-07-09 22:10:34.623 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.3.Temperature {"val":19,"ack":true,"ts":1562703034622,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034622}
                  2019-07-09 22:10:34.623 - debug: heatingcontrol.0 ### all handled
                  2019-07-09 22:10:34.623 - debug: heatingcontrol.0 add state Profiles.0.Wohnzimmer.Periods.4 max 5
                  2019-07-09 22:10:34.629 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.4.time io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.4.time {"val":"21:00:00","ack":true,"ts":1562703034629,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034629}
                  2019-07-09 22:10:34.630 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.4.time {"val":"21:00:00","ack":true,"ts":1562703034629,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034629}
                  2019-07-09 22:10:34.630 - debug: heatingcontrol.0 ### all handled
                  2019-07-09 22:10:34.635 - debug: heatingcontrol.0 redis pmessage io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.4.Temperature io.heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.4.Temperature {"val":21,"ack":true,"ts":1562703034635,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034635}
                  2019-07-09 22:10:34.635 - debug: heatingcontrol.0 ### handle state change heatingcontrol.0.Profiles.0.Wohnzimmer.Periods.4.Temperature {"val":21,"ack":true,"ts":1562703034635,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034635}
                  2019-07-09 22:10:34.635 - debug: heatingcontrol.0 ### all handled
                  2019-07-09 22:10:34.636 - debug: heatingcontrol.0 #start subscribtion
                  2019-07-09 22:10:34.636 - debug: heatingcontrol.0 #subscribtion finished
                  2019-07-09 22:10:34.637 - debug: heatingcontrol.0 start CalculateNextTime
                  2019-07-09 22:10:34.637 - debug: heatingcontrol.0 profile type 1
                  2019-07-09 22:10:34.637 - debug: heatingcontrol.0 get profile
                  2019-07-09 22:10:34.638 - debug: heatingcontrol.0 profile 0
                  2019-07-09 22:10:34.638 - debug: heatingcontrol.0 check time for Wohnzimmer Profiles.0.Wohnzimmer.Periods.0.time
                  2019-07-09 22:10:34.638 - debug: heatingcontrol.0 ---found time for Wohnzimmer at {"val":"05:00:00","ack":true,"ts":1562703034562,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034562} 05:00:00
                  2019-07-09 22:10:34.638 - debug: heatingcontrol.0 push to list = 05,00,00
                  2019-07-09 22:10:34.639 - debug: heatingcontrol.0 check time for Wohnzimmer Profiles.0.Wohnzimmer.Periods.1.time
                  2019-07-09 22:10:34.639 - debug: heatingcontrol.0 ---found time for Wohnzimmer at {"val":"08:00:00","ack":true,"ts":1562703034578,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034578} 08:00:00
                  2019-07-09 22:10:34.639 - debug: heatingcontrol.0 push to list = 08,00,00
                  2019-07-09 22:10:34.639 - debug: heatingcontrol.0 check time for Wohnzimmer Profiles.0.Wohnzimmer.Periods.2.time
                  2019-07-09 22:10:34.640 - debug: heatingcontrol.0 ---found time for Wohnzimmer at {"val":"12:00:00","ack":true,"ts":1562703034594,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034594} 12:00:00
                  2019-07-09 22:10:34.640 - debug: heatingcontrol.0 push to list = 12,00,00
                  2019-07-09 22:10:34.640 - debug: heatingcontrol.0 check time for Wohnzimmer Profiles.0.Wohnzimmer.Periods.3.time
                  2019-07-09 22:10:34.640 - debug: heatingcontrol.0 ---found time for Wohnzimmer at {"val":"16:00:00","ack":true,"ts":1562703034605,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034605} 16:00:00
                  2019-07-09 22:10:34.640 - debug: heatingcontrol.0 push to list = 16,00,00
                  2019-07-09 22:10:34.641 - debug: heatingcontrol.0 check time for Wohnzimmer Profiles.0.Wohnzimmer.Periods.4.time
                  2019-07-09 22:10:34.641 - debug: heatingcontrol.0 ---found time for Wohnzimmer at {"val":"21:00:00","ack":true,"ts":1562703034629,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034629} 21:00:00
                  2019-07-09 22:10:34.641 - debug: heatingcontrol.0 push to list = 21,00,00
                  2019-07-09 22:10:34.641 - debug: heatingcontrol.0 create cron job #0 at 5:0 string: 0 0 5 * * * Europe/Berlin
                  2019-07-09 22:10:34.666 - debug: heatingcontrol.0 create cron job #1 at 8:0 string: 0 0 8 * * * Europe/Berlin
                  2019-07-09 22:10:34.673 - debug: heatingcontrol.0 create cron job #2 at 12:0 string: 0 0 12 * * * Europe/Berlin
                  2019-07-09 22:10:34.679 - debug: heatingcontrol.0 create cron job #3 at 16:0 string: 0 0 16 * * * Europe/Berlin
                  2019-07-09 22:10:34.682 - debug: heatingcontrol.0 create cron job #4 at 21:0 string: 0 0 21 * * * Europe/Berlin
                  2019-07-09 22:10:34.685 - debug: heatingcontrol.0 cron jobs
                  2019-07-09 22:10:34.686 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Jul 2019 05:00:00
                  2019-07-09 22:10:34.686 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Jul 2019 08:00:00
                  2019-07-09 22:10:34.687 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Jul 2019 12:00:00
                  2019-07-09 22:10:34.689 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Jul 2019 16:00:00
                  2019-07-09 22:10:34.690 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Jul 2019 21:00:00
                  2019-07-09 22:10:34.691 - debug: heatingcontrol.0 CheckTemperatureChange is called
                  2019-07-09 22:10:34.697 - debug: heatingcontrol.0 cron jobs
                  2019-07-09 22:10:34.698 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Jul 2019 05:00:00
                  2019-07-09 22:10:34.699 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Jul 2019 08:00:00
                  2019-07-09 22:10:34.700 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Jul 2019 12:00:00
                  2019-07-09 22:10:34.701 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Jul 2019 16:00:00
                  2019-07-09 22:10:34.702 - debug: heatingcontrol.0 [INFO] status = true next event: 10 Jul 2019 21:00:00
                  
                  

                  Definitiv bist du auf dem richtigen Weg.

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

                  @Muchul Bisher kann der Adapter nur ein Thermostat pro Raum. Das ist ein known issue und unabhängig vom Thermostat-Typ. Das habe ich noch auf der to-do-Liste. Workaround derzeit ist, mehrere Räume anzulegen (also Wohnzimmer_1, Wohnzimmer_2).
                  Die Anzeige bei dir hat den gleichen Fehler wie oben von @sigi234 reported... Auch das muss ich mir anschauen.
                  Bzgl. der Zeiten: Aus meiner Sicht sieht das gut aus. Die Werte sind default-Werte des Adapters, du du aber beliebig (evtl. aus der Vis) verändern kannst... Du müsstest aber noch testen, ob zur angegebenen Zeit die jeweilige Zieltemperatur wirklich auf den Thermostat geschrieben wird. Prüfen kannst du es, indem du schaust ob bei "setpoint" des jeweiligen Thermostat im max!-Adapter die richtige Zieltemperatur angezeigt wird...

                  1 Antwort Letzte Antwort
                  0
                  • Rene_HMR Offline
                    Rene_HMR Offline
                    Rene_HM
                    Developer
                    schrieb am zuletzt editiert von
                    #31

                    @Muchul , @sigi234 bzgl. des Anzeigeproblems im admin: Welchen browser verwendet ihr?

                    sigi234S M 2 Antworten Letzte Antwort
                    0
                    • Rene_HMR Rene_HM

                      @Muchul , @sigi234 bzgl. des Anzeigeproblems im admin: Welchen browser verwendet ihr?

                      sigi234S Online
                      sigi234S Online
                      sigi234
                      Forum Testing Most Active
                      schrieb am zuletzt editiert von
                      #32

                      @Rene_HM sagte in Adapter: HeatingControl:

                      @sigi234
                      Crome

                      Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                      Immer Daten sichern!

                      1 Antwort Letzte Antwort
                      0
                      • Rene_HMR Rene_HM

                        @Muchul , @sigi234 bzgl. des Anzeigeproblems im admin: Welchen browser verwendet ihr?

                        M Offline
                        M Offline
                        Muchul
                        schrieb am zuletzt editiert von Muchul
                        #33

                        @Rene_HM

                        Anzeigefehler:
                        Ich nutze ebenfalls Chrome.
                        In Edge sehen die Reiter des Admins identisch aus.

                        Zeiten:
                        Die MAX! Thermostate stehen auf AUTO und auf durchgehend 5 Grad.
                        Laut default-Wert sollte ab 05:00 Uhr die Temperatur auf 19 Grad gestellt werden, dies hat jedoch nicht funktioniert.

                        im Log steht zu diese Zeitpunkt:
                        2019-07-13 05:00:00.005 - debug: heatingcontrol.0 CheckTemperatureChange is called
                        2019-07-13 05:00:00.006 - debug: heatingcontrol.0 cron jobs
                        2019-07-13 05:00:00.010 - debug: heatingcontrol.0 [INFO] status = true next event: 14 Jul 2019 05:00:00
                        2019-07-13 05:00:00.013 - debug: heatingcontrol.0 [INFO] status = true next event: 13 Jul 2019 08:00:00
                        2019-07-13 05:00:00.015 - debug: heatingcontrol.0 [INFO] status = true next event: 13 Jul 2019 12:00:00
                        2019-07-13 05:00:00.016 - debug: heatingcontrol.0 [INFO] status = true next event: 13 Jul 2019 16:00:00
                        2019-07-13 05:00:00.017 - debug: heatingcontrol.0 [INFO] status = true next event: 13 Jul 2019 21:00:00

                        1 Antwort Letzte Antwort
                        0
                        • Rene_HMR Offline
                          Rene_HMR Offline
                          Rene_HM
                          Developer
                          schrieb am zuletzt editiert von
                          #34

                          Ich muss meine Homematic-Thermostate auf "manuell" stellen. Im Auto-Mode funktioniert das setzen bei Homamatic nicht. Wahrscheinlich ist das bei max! genauso. Eine Fehlermeldung, dass ein Wert nicht gesetzt werden kann, hast du nicht im log? Das o.g. log sieht gut aus, da passt alles...

                          M 1 Antwort Letzte Antwort
                          0
                          • Rene_HMR Rene_HM

                            Ich muss meine Homematic-Thermostate auf "manuell" stellen. Im Auto-Mode funktioniert das setzen bei Homamatic nicht. Wahrscheinlich ist das bei max! genauso. Eine Fehlermeldung, dass ein Wert nicht gesetzt werden kann, hast du nicht im log? Das o.g. log sieht gut aus, da passt alles...

                            M Offline
                            M Offline
                            Muchul
                            schrieb am zuletzt editiert von Muchul
                            #35

                            Hallo
                            @Rene_HM

                            im Log sind keine weiteren Einträge gewesen.
                            ich habe mal einen Zeitpunkt von 18:40 uhr definiert und den Adapter neu gestartet, ebenfalls ohne erfolg und auch hier keine Fehlermeldungen:

                            2019-07-13 18:40:00.010 - debug: heatingcontrol.0 CheckTemperatureChange is called
                            2019-07-13 18:40:00.012 - debug: heatingcontrol.0 cron jobs
                            2019-07-13 18:40:00.013 - debug: heatingcontrol.0 [INFO] status = true next event: 14 Jul 2019 05:00:00
                            2019-07-13 18:40:00.016 - debug: heatingcontrol.0 [INFO] status = true next event: 14 Jul 2019 08:00:00
                            2019-07-13 18:40:00.018 - debug: heatingcontrol.0 [INFO] status = true next event: 14 Jul 2019 12:00:00
                            2019-07-13 18:40:00.019 - debug: heatingcontrol.0 [INFO] status = true next event: 14 Jul 2019 16:00:00
                            2019-07-13 18:40:00.032 - debug: heatingcontrol.0 [INFO] status = true next event: 14 Jul 2019 18:40:00

                            Rene_HMR 1 Antwort Letzte Antwort
                            0
                            • M Muchul

                              Hallo
                              @Rene_HM

                              im Log sind keine weiteren Einträge gewesen.
                              ich habe mal einen Zeitpunkt von 18:40 uhr definiert und den Adapter neu gestartet, ebenfalls ohne erfolg und auch hier keine Fehlermeldungen:

                              2019-07-13 18:40:00.010 - debug: heatingcontrol.0 CheckTemperatureChange is called
                              2019-07-13 18:40:00.012 - debug: heatingcontrol.0 cron jobs
                              2019-07-13 18:40:00.013 - debug: heatingcontrol.0 [INFO] status = true next event: 14 Jul 2019 05:00:00
                              2019-07-13 18:40:00.016 - debug: heatingcontrol.0 [INFO] status = true next event: 14 Jul 2019 08:00:00
                              2019-07-13 18:40:00.018 - debug: heatingcontrol.0 [INFO] status = true next event: 14 Jul 2019 12:00:00
                              2019-07-13 18:40:00.019 - debug: heatingcontrol.0 [INFO] status = true next event: 14 Jul 2019 16:00:00
                              2019-07-13 18:40:00.032 - debug: heatingcontrol.0 [INFO] status = true next event: 14 Jul 2019 18:40:00

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

                              @Muchul sagte in Adapter: HeatingControl:

                              CheckTemperatureChange is called

                              ist "HeatingPeriodActive" gesetzt?
                              bild1.PNG

                              1 Antwort Letzte Antwort
                              0
                              • CKMartensC CKMartens

                                @Rene_HM hier das komplette Log
                                Debug_Heatingcontrol_20190705_210436.txt

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

                                @CKMartens Ich habe mal den ersten Versuch mit den tado Thermostaten in github hochgeladen. In dem Schritt sollten die Thermostate im admin des HeatingControl-Adapters unter "Geräte" gelistet werden.

                                CKMartensC 1 Antwort Letzte Antwort
                                0
                                • M Offline
                                  M Offline
                                  Muchul
                                  schrieb am zuletzt editiert von
                                  #38

                                  @Rene_HM
                                  Nö, es war gar nichts gesetzt.
                                  Habe jetzt mal alles so gesetzt wie in deinem Beispielbild, tut sich leider auch nichts.

                                  Was mich wundert;
                                  Setze ich den Setpoint von Hand, wird es wieder auf den ursprünglichen Wert zurückgesetzt.

                                  Ändere ich es vom Thermostat wird der Wert korrekt übernommen.

                                  Rene_HMR 1 Antwort Letzte Antwort
                                  0
                                  • M Muchul

                                    @Rene_HM
                                    Nö, es war gar nichts gesetzt.
                                    Habe jetzt mal alles so gesetzt wie in deinem Beispielbild, tut sich leider auch nichts.

                                    Was mich wundert;
                                    Setze ich den Setpoint von Hand, wird es wieder auf den ursprünglichen Wert zurückgesetzt.

                                    Ändere ich es vom Thermostat wird der Wert korrekt übernommen.

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

                                    @Muchul Mit "HeatingPeriodActive" = true sollte sich wenigstens etwas im log tun. Siehst du da neue Einträge?

                                    1 Antwort Letzte Antwort
                                    0
                                    • Rene_HMR Rene_HM

                                      @CKMartens Ich habe mal den ersten Versuch mit den tado Thermostaten in github hochgeladen. In dem Schritt sollten die Thermostate im admin des HeatingControl-Adapters unter "Geräte" gelistet werden.

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

                                      @Rene_HM
                                      Hallo,
                                      ich habe von Github installiert und die Thermostate sind im Adapter erschienen.
                                      heatingcontrol_20190706_02.PNG
                                      Die Thermostate sind wie schon gesagt in Homebride-Adapter angelegt.
                                      heatingcontrol_20190706_04.PNG

                                      Und hier noch das Debug-Log
                                      heatingcontrol_20190714_1609.txt

                                      Dankeschön schon einmal für Deine Arbeit

                                      C 1 Antwort Letzte Antwort
                                      0
                                      • M Offline
                                        M Offline
                                        Muchul
                                        schrieb am zuletzt editiert von Muchul
                                        #41

                                        Hallo @Rene_HM

                                        hier erst mal die Einstelllungen, damit ich nichts verkehrt habe:


                                        heizung.png

                                        und hier das Log:

                                        
                                        
                                        2019-07-14 18:11:23.790 - info: host.iobroker object change system.adapter.heatingcontrol.0
                                        2019-07-14 18:11:23.796 - info: host.iobroker instance system.adapter.heatingcontrol.0 started with pid 19609
                                        2019-07-14 18:11:24.242 - debug: heatingcontrol.0 objectDB connected
                                        2019-07-14 18:11:24.255 - debug: heatingcontrol.0 statesDB connected
                                        2019-07-14 18:11:24.258 - info: heatingcontrol.0 States connected to redis: 127.0.0.1:6379
                                        2019-07-14 18:11:24.276 - info: heatingcontrol.0 starting. Version 0.0.5 in /opt/iobroker/node_modules/iobroker.heatingcontrol, node: v8.16.0
                                        2019-07-14 18:11:24.291 - debug: heatingcontrol.0 devices [{"room":"Wohnzimmer","thermostat":"","thermostatType":"","thermostatTypeID":"","actor1":"","actor1Type":"","actor1TypeID":"","actor2":"","actor2Type":"","actor2TypeID":"","isActive":true}]
                                        2019-07-14 18:11:24.292 - debug: heatingcontrol.0 CreateDatepoints
                                        2019-07-14 18:11:24.320 - debug: heatingcontrol.0 Profile Type Mo-So, profiles 1
                                        2019-07-14 18:11:24.320 - debug: heatingcontrol.0 rooms 1
                                        2019-07-14 18:11:24.328 - debug: heatingcontrol.0 room Wohnzimmer with 5 periods
                                        2019-07-14 18:11:24.328 - debug: heatingcontrol.0 add state Profiles.0.Wohnzimmer.Periods.0 max 5
                                        2019-07-14 18:11:24.331 - debug: heatingcontrol.0 add state Profiles.0.Wohnzimmer.Periods.1 max 5
                                        2019-07-14 18:11:24.335 - debug: heatingcontrol.0 add state Profiles.0.Wohnzimmer.Periods.2 max 5
                                        2019-07-14 18:11:24.338 - debug: heatingcontrol.0 add state Profiles.0.Wohnzimmer.Periods.3 max 5
                                        2019-07-14 18:11:24.341 - debug: heatingcontrol.0 add state Profiles.0.Wohnzimmer.Periods.4 max 5
                                        2019-07-14 18:11:24.345 - debug: heatingcontrol.0 #start subscribtion
                                        2019-07-14 18:11:24.345 - debug: heatingcontrol.0 #subscribtion finished
                                        2019-07-14 18:11:24.345 - debug: heatingcontrol.0 start CalculateNextTime
                                        2019-07-14 18:11:24.345 - debug: heatingcontrol.0 profile type 1
                                        2019-07-14 18:11:24.346 - debug: heatingcontrol.0 get profile
                                        2019-07-14 18:11:24.346 - debug: heatingcontrol.0 profile 0
                                        2019-07-14 18:11:24.346 - debug: heatingcontrol.0 check time for Wohnzimmer Profiles.0.Wohnzimmer.Periods.0.time
                                        2019-07-14 18:11:24.347 - debug: heatingcontrol.0 ---found time for Wohnzimmer at {"val":"05:00:00","ack":true,"ts":1562703034562,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034562} 05:00:00
                                        2019-07-14 18:11:24.347 - debug: heatingcontrol.0 push to list = 05,00,00
                                        2019-07-14 18:11:24.347 - debug: heatingcontrol.0 check time for Wohnzimmer Profiles.0.Wohnzimmer.Periods.1.time
                                        2019-07-14 18:11:24.347 - debug: heatingcontrol.0 ---found time for Wohnzimmer at {"val":"08:00:00","ack":true,"ts":1562703034578,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1562703034578} 08:00:00
                                        2019-07-14 18:11:24.348 - debug: heatingcontrol.0 push to list = 08,00,00
                                        2019-07-14 18:11:24.348 - debug: heatingcontrol.0 check time for Wohnzimmer Profiles.0.Wohnzimmer.Periods.2.time
                                        2019-07-14 18:11:24.348 - debug: heatingcontrol.0 ---found time for Wohnzimmer at {"val":"14:09:00","ack":true,"ts":1563106051568,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1563106051563} 14:09:00
                                        2019-07-14 18:11:24.348 - debug: heatingcontrol.0 push to list = 14,09,00
                                        2019-07-14 18:11:24.348 - debug: heatingcontrol.0 check time for Wohnzimmer Profiles.0.Wohnzimmer.Periods.3.time
                                        2019-07-14 18:11:24.349 - debug: heatingcontrol.0 ---found time for Wohnzimmer at {"val":"17:50:00","ack":true,"ts":1563119218858,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1563119218855} 17:50:00
                                        2019-07-14 18:11:24.349 - debug: heatingcontrol.0 push to list = 17,50,00
                                        2019-07-14 18:11:24.349 - debug: heatingcontrol.0 check time for Wohnzimmer Profiles.0.Wohnzimmer.Periods.4.time
                                        2019-07-14 18:11:24.349 - debug: heatingcontrol.0 ---found time for Wohnzimmer at {"val":"18:12:00","ack":false,"ts":1563120660311,"q":0,"from":"system.adapter.admin.0","user":"system.user.admin","lc":1563120660311} 18:12:00
                                        2019-07-14 18:11:24.349 - debug: heatingcontrol.0 push to list = 18,12,00
                                        2019-07-14 18:11:24.350 - debug: heatingcontrol.0 create cron job #0 at 5:0 string: 0 0 5 * * * Europe/Berlin
                                        2019-07-14 18:11:24.370 - debug: heatingcontrol.0 create cron job #1 at 8:0 string: 0 0 8 * * * Europe/Berlin
                                        2019-07-14 18:11:24.387 - debug: heatingcontrol.0 create cron job #2 at 14:9 string: 0 9 14 * * * Europe/Berlin
                                        2019-07-14 18:11:24.391 - debug: heatingcontrol.0 create cron job #3 at 17:50 string: 0 50 17 * * * Europe/Berlin
                                        2019-07-14 18:11:24.396 - debug: heatingcontrol.0 create cron job #4 at 18:12 string: 0 12 18 * * * Europe/Berlin
                                        2019-07-14 18:11:24.398 - debug: heatingcontrol.0 cron jobs
                                        2019-07-14 18:11:24.399 - debug: heatingcontrol.0 [INFO] status = true next event: 15 Jul 2019 05:00:00
                                        2019-07-14 18:11:24.400 - debug: heatingcontrol.0 [INFO] status = true next event: 15 Jul 2019 08:00:00
                                        2019-07-14 18:11:24.402 - debug: heatingcontrol.0 [INFO] status = true next event: 15 Jul 2019 14:09:00
                                        2019-07-14 18:11:24.405 - debug: heatingcontrol.0 [INFO] status = true next event: 15 Jul 2019 17:50:00
                                        2019-07-14 18:11:24.405 - debug: heatingcontrol.0 [INFO] status = true next event: 14 Jul 2019 18:12:00
                                        2019-07-14 18:11:24.406 - debug: heatingcontrol.0 CheckTemperatureChange is called
                                        2019-07-14 18:11:24.418 - debug: heatingcontrol.0 get profile
                                        2019-07-14 18:11:24.419 - debug: heatingcontrol.0 profile 0
                                        2019-07-14 18:11:24.422 - debug: heatingcontrol.0 cron jobs
                                        2019-07-14 18:11:24.423 - debug: heatingcontrol.0 [INFO] status = true next event: 15 Jul 2019 05:00:00
                                        2019-07-14 18:11:24.424 - debug: heatingcontrol.0 [INFO] status = true next event: 15 Jul 2019 08:00:00
                                        2019-07-14 18:11:24.425 - debug: heatingcontrol.0 [INFO] status = true next event: 15 Jul 2019 14:09:00
                                        2019-07-14 18:11:24.429 - debug: heatingcontrol.0 [INFO] status = true next event: 15 Jul 2019 17:50:00
                                        2019-07-14 18:11:24.429 - debug: heatingcontrol.0 [INFO] status = true next event: 14 Jul 2019 18:12:00
                                        2019-07-14 18:12:00.011 - debug: heatingcontrol.0 CheckTemperatureChange is called
                                        2019-07-14 18:12:00.014 - debug: heatingcontrol.0 get profile
                                        2019-07-14 18:12:00.014 - debug: heatingcontrol.0 profile 0
                                        2019-07-14 18:12:00.017 - debug: heatingcontrol.0 cron jobs
                                        2019-07-14 18:12:00.019 - debug: heatingcontrol.0 [INFO] status = true next event: 15 Jul 2019 05:00:00
                                        2019-07-14 18:12:00.020 - debug: heatingcontrol.0 [INFO] status = true next event: 15 Jul 2019 08:00:00
                                        2019-07-14 18:12:00.023 - debug: heatingcontrol.0 [INFO] status = true next event: 15 Jul 2019 14:09:00
                                        2019-07-14 18:12:00.028 - debug: heatingcontrol.0 [INFO] status = true next event: 15 Jul 2019 17:50:00
                                        2019-07-14 18:12:00.034 - debug: heatingcontrol.0 [INFO] status = true next event: 15 Jul 2019 18:12:00
                                        
                                        

                                        Rene_HMR 1 Antwort Letzte Antwort
                                        0
                                        • I Offline
                                          I Offline
                                          iobroker_Alex
                                          schrieb am zuletzt editiert von
                                          #42

                                          Danke, dass du diesen Adapter schreibst!
                                          Ich biete hier auch gerne meine Hilfe an und kann Tests für MAX! Radiatoren und Zigbee Fensterkontakte durchführen.

                                          Im unterschied zu @muchul nutze ich nicht den Adapter Max! Cube Version 0.1.2. sondern den Adapter maxcul. Im Log kommt deshalb der Hinweis:

                                          heatingcontrol.0	2019-07-18 13:58:10.139	warn	not supported type {"_id":"maxcul.0.IHA0042492.desiredTemperature","common":{"name":"Thermostat IHA0042492 set temperature","type":"number","read":true,"write":true,"min":4.5,"max":30.5,"role":"level
                                          
                                          heatingcontrol.0	2019-07-18 13:58:10.139	warn	unknown path to actors zigbee.0.
                                          
                                          heatingcontrol.0	2019-07-18 13:58:10.139	warn	unknown path to thermostats maxcul.0.
                                          

                                          Kannst du den Pfad maxcul.0. für Thermostate und zigbee.0. für Aktoren auch "erlauben"?

                                          Soweit ich sehe ist die Struktur gleich oder ähnlich wie bei @Muchul :

                                          Max.cul.jpg
                                          zigbee.jpg

                                          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

                                          770

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          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