Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
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.0k

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

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

Test Adapter HeatingControl v2.12.x

Scheduled Pinned Locked Moved Tester
heating
3.2k Posts 236 Posters 2.0m Views 205 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • CKMartensC CKMartens

    Vieleicht wäre es Dir ja möglich die tado Thermostate auch zu integrieren.
    Bisher habe ich sie über den ham-Adapter mit dem npm-Plugin homebridge-tado-thermostat-plugin in ioBroker eingebunden. Dort werden auch die Zugangsdaten (Username, Passwort und HomeID) zum tado-Server eingetragen.
    In den Objekten von ioBroker sieht das so aus:
    tado_01.PNG
    tado_02.PNG

    Es gibt auch eine tado-Api fals die Dir was bringt.

    Wenn Du noch etwas brauchst melde Dich.

    Rene_HMR Offline
    Rene_HMR Offline
    Rene_HM
    Developer
    wrote on last edited by
    #11

    @CKMartens Hab das mal als issue im github angelegt. Ich schau mir das demnächst mal an...

    1 Reply Last reply
    1
    • Rene_HMR Rene_HM

      @Muchul Zunächst brauche ich die Datenpunkte, wie die Thermostate derzeit in ioBroker eingebunden (evtl. screen shoot) sind und den Typ der Thermostate.

      M Offline
      M Offline
      Muchul
      wrote on last edited by
      #12

      @Rene_HM

      Hallo Rene,

      bin wieder zurück.
      ich nutze den Adapter Max! Cube Version 0.1.2.
      ioBroker.admin 3.6.2

      und so sehen die Datenpunkte aus:
      heizung_datenpunke.PNG

      Falls mehr benötigt wird, einfach Bescheid geben.

      Rene_HMR 1 Reply Last reply
      0
      • M Muchul

        @Rene_HM

        Hallo Rene,

        bin wieder zurück.
        ich nutze den Adapter Max! Cube Version 0.1.2.
        ioBroker.admin 3.6.2

        und so sehen die Datenpunkte aus:
        heizung_datenpunke.PNG

        Falls mehr benötigt wird, einfach Bescheid geben.

        Rene_HMR Offline
        Rene_HMR Offline
        Rene_HM
        Developer
        wrote on last edited by
        #13

        @Muchul , @CKMartens könnt ihr bitte die letzte Version von github installieren. Vorher bitte die Thermostate Zimmer und dem Gewerk "Heizung" zuordnen. Beim ersten Start vom adapter sollte dann im log ein "nicht unterstütztes Gerät" auftauchen. Dieses log würde ich zur Implementierung benötigen...

        CKMartensC 1 Reply Last reply
        0
        • Rene_HMR Rene_HM

          @Muchul , @CKMartens könnt ihr bitte die letzte Version von github installieren. Vorher bitte die Thermostate Zimmer und dem Gewerk "Heizung" zuordnen. Beim ersten Start vom adapter sollte dann im log ein "nicht unterstütztes Gerät" auftauchen. Dieses log würde ich zur Implementierung benötigen...

          CKMartensC Offline
          CKMartensC Offline
          CKMartens
          wrote on last edited by CKMartens
          #14

          @Rene_HM Hier das Log:

          2019-06-30 20:02:27.330  - warn: heatingcontrol.0 not supported type {"type":"state","common":{"type":"number","unit":"°C","min":10,"max":35,"read":true,"write":true,"role":"level.temperature","name":"Cooling Threshold Temperature"},"native":{"UUID":"0000000D-0000-1000-8000-0026BB765291","displayName":"Cooling Threshold Temperature"},"from":"system.adapter.ham.0","user":"system.user.admin","ts":1561823566903,"_id":"ham.0.Büro.Büro-Thermo.Cooling-Threshold-Temperature","acl":{"object":1636,"state":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}
          2019-06-30 20:02:27.335  - warn: heatingcontrol.0 not supported type {"type":"state","common":{"type":"number","min":0,"max":3,"read":true,"write":false,"role":"value","name":"Current Heating Cooling State","unit":""},"native":{"UUID":"0000000F-0000-1000-8000-0026BB765291","displayName":"Current Heating Cooling State"},"from":"system.adapter.ham.0","user":"system.user.admin","ts":1561823566901,"_id":"ham.0.Büro.Büro-Thermo.Current-Heating-Cooling-State","acl":{"object":1636,"state":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}
          2019-06-30 20:02:27.338  - warn: heatingcontrol.0 not supported type {"type":"state","common":{"type":"number","unit":"°C","min":-100,"max":100,"read":true,"write":false,"role":"value.temperature","name":"Current Temperature"},"native":{"UUID":"00000011-0000-1000-8000-0026BB765291","displayName":"Current Temperature"},"from":"system.adapter.ham.0","user":"system.user.admin","ts":1561823566901,"_id":"ham.0.Büro.Büro-Thermo.Current-Temperature","acl":{"object":1636,"state":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}
          2019-06-30 20:02:27.342  - warn: heatingcontrol.0 not supported type {"type":"state","common":{"type":"number","min":0,"max":3,"read":true,"write":true,"role":"level","name":"Target Heating Cooling State","unit":""},"native":{"UUID":"00000033-0000-1000-8000-0026BB765291","displayName":"Target Heating Cooling State"},"from":"system.adapter.ham.0","user":"system.user.admin","ts":1561823566901,"_id":"ham.0.Büro.Büro-Thermo.Target-Heating-Cooling-State","acl":{"object":1636,"state":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}
          2019-06-30 20:02:27.345  - warn: heatingcontrol.0 not supported type {"type":"state","common":{"type":"number","unit":"°C","min":5,"max":25,"read":true,"write":true,"role":"level.temperature","name":"Target Temperature"},"native":{"UUID":"00000035-0000-1000-8000-0026BB765291","displayName":"Target Temperature"},"from":"system.adapter.ham.0","user":"system.user.admin","ts":1561823566901,"_id":"ham.0.Büro.Büro-Thermo.Target-Temperature","acl":{"object":1636,"state":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}
          2019-06-30 20:02:27.356  - warn: heatingcontrol.0 not supported type {"type":"state","common":{"type":"number","min":0,"max":3,"read":true,"write":false,"role":"value","name":"Current Heating Cooling State","unit":""},"native":{"UUID":"0000000F-0000-1000-8000-0026BB765291","displayName":"Current Heating Cooling State"},"from":"system.adapter.ham.0","user":"system.user.admin","ts":1561823566872,"_id":"ham.0.Bad.Bad-Thermo.Current-Heating-Cooling-State","acl":{"object":1636,"state":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}
          2019-06-30 20:02:27.359  - warn: heatingcontrol.0 not supported type {"type":"state","common":{"type":"number","unit":"°C","min":10,"max":35,"read":true,"write":true,"role":"level.temperature","name":"Cooling Threshold Temperature"},"native":{"UUID":"0000000D-0000-1000-8000-0026BB765291","displayName":"Cooling Threshold Temperature"},"from":"system.adapter.ham.0","user":"system.user.admin","ts":1561823566877,"_id":"ham.0.Bad.Bad-Thermo.Cooling-Threshold-Temperature","acl":{"object":1636,"state":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}
          2019-06-30 20:02:27.363  - warn: heatingcontrol.0 not supported type {"type":"state","common":{"type":"number","unit":"°C","min":-100,"max":100,"read":true,"write":false,"role":"value.temperature","name":"Current Temperature"},"native":{"UUID":"00000011-0000-1000-8000-0026BB765291","displayName":"Current Temperature"},"from":"system.adapter.ham.0","user":"system.user.admin","ts":1561823566873,"_id":"ham.0.Bad.Bad-Thermo.Current-Temperature","acl":{"object":1636,"state":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}
          2019-06-30 20:02:27.366  - warn: heatingcontrol.0 not supported type {"type":"state","common":{"type":"number","min":0,"max":3,"read":true,"write":true,"role":"level","name":"Target Heating Cooling State","unit":""},"native":{"UUID":"00000033-0000-1000-8000-0026BB765291","displayName":"Target Heating Cooling State"},"from":"system.adapter.ham.0","user":"system.user.admin","ts":1561823566872,"_id":"ham.0.Bad.Bad-Thermo.Target-Heating-Cooling-State","acl":{"object":1636,"state":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}
          2019-06-30 20:02:27.370  - warn: heatingcontrol.0 not supported type {"type":"state","common":{"type":"number","unit":"°C","min":5,"max":25,"read":true,"write":true,"role":"level.temperature","name":"Target Temperature"},"native":{"UUID":"00000035-0000-1000-8000-0026BB765291","displayName":"Target Temperature"},"from":"system.adapter.ham.0","user":"system.user.admin","ts":1561823566874,"_id":"ham.0.Bad.Bad-Thermo.Target-Temperature","acl":{"object":1636,"state":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}
          

          LG
          Carsten

          1 Reply Last reply
          0
          • M Offline
            M Offline
            Muchul
            wrote on last edited by
            #15

            bitteschön

            undefined2019-07-01 22:33:00.598 - info: iobroker add heatingcontrol --host iobroker
            2019-07-01 22:33:01.124 - info: iobroker host.iobroker install adapter heatingcontrol
            2019-07-01 22:33:01.136 - info: iobroker got /opt/iobroker/node_modules/iobroker.heatingcontrol/admin
            2019-07-01 22:33:01.163 - info: iobroker upload [3] heatingcontrol.admin /opt/iobroker/node_modules/iobroker.heatingcontrol/admin/words.js words.js application/javascript
            2019-07-01 22:33:01.233 - info: iobroker upload [2] heatingcontrol.admin /opt/iobroker/node_modules/iobroker.heatingcontrol/admin/styles.css styles.css text/css
            2019-07-01 22:33:01.287 - info: iobroker upload [1] heatingcontrol.admin /opt/iobroker/node_modules/iobroker.heatingcontrol/admin/index_m.html index_m.html text/html
            2019-07-01 22:33:01.346 - info: iobroker upload [0] heatingcontrol.admin /opt/iobroker/node_modules/iobroker.heatingcontrol/admin/heatingcontrol.png heatingcontrol.png image/png
            2019-07-01 22:33:01.430 - info: iobroker host.iobroker object system.adapter.heatingcontrol created
            2019-07-01 22:33:01.446 - info: iobroker host.iobroker create instance heatingcontrol
            2019-07-01 22:33:01.451 - info: iobroker host.iobroker object system.adapter.heatingcontrol.0.outputCount created
            2019-07-01 22:33:01.481 - info: iobroker host.iobroker object system.adapter.heatingcontrol.0.inputCount created
            2019-07-01 22:33:01.512 - info: iobroker host.iobroker object system.adapter.heatingcontrol.0.uptime created
            2019-07-01 22:33:01.541 - info: iobroker host.iobroker object system.adapter.heatingcontrol.0.memRss created
            2019-07-01 22:33:01.569 - info: iobroker host.iobroker object system.adapter.heatingcontrol.0.memHeapTotal created
            2019-07-01 22:33:01.599 - info: iobroker host.iobroker object system.adapter.heatingcontrol.0.memHeapUsed created
            2019-07-01 22:33:01.627 - info: iobroker host.iobroker object system.adapter.heatingcontrol.0.cputime created
            2019-07-01 22:33:01.656 - info: iobroker host.iobroker object system.adapter.heatingcontrol.0.cpu created
            2019-07-01 22:33:01.688 - info: iobroker host.iobroker object system.adapter.heatingcontrol.0.connected created
            2019-07-01 22:33:01.719 - info: iobroker host.iobroker object system.adapter.heatingcontrol.0.alive created
            2019-07-01 22:33:01.746 - info: host.iobroker object change system.adapter.heatingcontrol.0
            2019-07-01 22:33:01.752 - info: host.iobroker instance system.adapter.heatingcontrol.0 started with pid 12004
            2019-07-01 22:33:01.755 - info: iobroker host.iobroker object system.adapter.heatingcontrol.0 created
            2019-07-01 22:33:01.769 - info: iobroker exit 0
            2019-07-01 22:33:02.331 - info: heatingcontrol.0 States connected to redis: 127.0.0.1:6379
            2019-07-01 22:33:02.350 - info: heatingcontrol.0 starting. Version 0.0.4 in /opt/iobroker/node_modules/iobroker.heatingcontrol, node: v8.16.0
            2019-07-01 22:33:09.136 - 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"}}
            2019-07-01 22:33:09.146 - 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"}}
            2019-07-01 22:33:09.181 - 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"}}
            2019-07-01 22:33:09.198 - 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"}}
            2019-07-01 22:33:09.200 - 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"}}
            2019-07-01 22:33:09.201 - 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"}}
            2019-07-01 22:33:09.207 - 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"}}
            2019-07-01 22:33:14.654 - 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"}}
            2019-07-01 22:33:14.667 - 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"}}
            2019-07-01 22:33:14.689 - 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"}}
            2019-07-01 22:33:14.708 - 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"}}
            2019-07-01 22:33:14.710 - 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"}}
            2019-07-01 22:33:14.711 - 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"}}
            2019-07-01 22:33:14.715 - 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"}}
            2019-07-01 22:33:16.466 - 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"}}
            2019-07-01 22:33:16.477 - 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"}}
            2019-07-01 22:33:16.497 - 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"}}
            2019-07-01 22:33:16.514 - 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"}}
            2019-07-01 22:33:16.515 - 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"}}
            2019-07-01 22:33:16.516 - 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"}}
            2019-07-01 22:33:16.521 - 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"}}
            2019-07-01 22:33:19.566 - 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"}}
            2019-07-01 22:33:19.578 - 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"}}
            2019-07-01 22:33:19.604 - 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"}}
            2019-07-01 22:33:19.622 - 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"}}
            2019-07-01 22:33:19.623 - 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"}}
            2019-07-01 22:33:19.624 - 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"}}
            2019-07-01 22:33:19.629 - 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"}}
            2019-07-01 22:33:20.077 - debug: zigbee.0 Check online 0x90fd9ffffe33b47a. 0x90fd9ffffe33b47a
            2019-07-01 22:33:20.077 - debug: zigbee.0 Check online 0x000b57fffe2d67f8. 0x000b57fffe2d67f8
            2019-07-01 22:33:20.077 - debug: zigbee.0 Check online 0x00158d00032795f9. 0x00158d00032795f9
            2019-07-01 22:33:20.077 - debug: zigbee.0 Check online 0x01124b001bae793d. 0x01124b001bae793d
            2019-07-01 22:33:20.078 - debug: zigbee.0 Check online 0x01124b001bae7a0d. 0x01124b001bae7a0d
            2019-07-01 22:33:20.078 - debug: zigbee.0 Check online 0x000b57fffe30fa58. 0x000b57fffe30fa58
            2019-07-01 22:33:20.078 - debug: zigbee.0 Check online 0x000b57fffe44322f. 0x000b57fffe44322f
            2019-07-01 22:33:20.233 - debug: zigbee.0 Device 0x01124b001bae7a0d is available
            2019-07-01 22:33:20.233 - debug: zigbee.0 Device 0x01124b001bae7a0d incoming event:{"available":true}
            2019-07-01 22:33:20.233 - debug: zigbee.0 Publish {"available":true}
            2019-07-01 22:33:20.237 - debug: zigbee.0 redis pmessage io.zigbee.0.* io.zigbee.0.01124b001bae7a0d.available {"val":true,"ack":true,"ts":1562013200236,"q":0,"from":"system.adapter.zigbee.0","user":"system.user.admin","lc":1562013080199}
            2019-07-01 22:33:20.254 - debug: zigbee.0 Device 0x00158d00032795f9 is available
            2019-07-01 22:33:20.254 - debug: zigbee.0 Device 0x00158d00032795f9 incoming event:{"available":true}
            2019-07-01 22:33:20.254 - debug: zigbee.0 Publish {"available":true}
            2019-07-01 22:33:20.257 - debug: zigbee.0 redis pmessage io.zigbee.0.* io.zigbee.0.00158d00032795f9.available {"val":true,"ack":true,"ts":1562013200257,"q":0,"from":"system.adapter.zigbee.0","user":"system.user.admin","lc":1562012481986}
            2019-07-01 22:33:20.268 - debug: zigbee.0 Device 0x01124b001bae793d is available
            2019-07-01 22:33:20.268 - debug: zigbee.0 Device 0x01124b001bae793d incoming event:{"available":true}
            2019-07-01 22:33:20.268 - debug: zigbee.0 Publish {"available":true}
            2019-07-01 22:33:20.271 - debug: zigbee.0 redis pmessage io.zigbee.0.* io.zigbee.0.01124b001bae793d.available {"val":true,"ack":true,"ts":1562013200271,"q":0,"from":"system.adapter.zigbee.0","user":"system.user.admin","lc":1562013200271}
            2019-07-01 22:33:20.276 - debug: zigbee.0 Device 0x90fd9ffffe33b47a is available
            2019-07-01 22:33:20.276 - debug: zigbee.0 Device 0x90fd9ffffe33b47a incoming event:{"available":true}
            2019-07-01 22:33:20.276 - debug: zigbee.0 Publish {"available":true}
            2019-07-01 22:33:20.279 - debug: zigbee.0 redis pmessage io.zigbee.0.* io.zigbee.0.90fd9ffffe33b47a.available {"val":true,"ack":true,"ts":1562013200279,"q":0,"from":"system.adapter.zigbee.0","user":"system.user.admin","lc":1562013200279}
            2019-07-01 22:33:20.316 - debug: zigbee.0 Device 0x000b57fffe44322f is available
            2019-07-01 22:33:20.316 - debug: zigbee.0 Device 0x000b57fffe44322f incoming event:{"available":true}
            2019-07-01 22:33:20.316 - debug: zigbee.0 Publish {"available":true}
            2019-07-01 22:33:20.319 - debug: zigbee.0 redis pmessage io.zigbee.0.* io.zigbee.0.000b57fffe44322f.available {"val":true,"ack":true,"ts":1562013200319,"q":0,"from":"system.adapter.zigbee.0","user":"system.user.admin","lc":1562012840277}
            2019-07-01 22:33:20.439 - debug: zigbee.0 Device 0x000b57fffe2d67f8 is available
            2019-07-01 22:33:20.440 - debug: zigbee.0 Device 0x000b57fffe2d67f8 incoming event:{"available":true}
            2019-07-01 22:33:20.440 - debug: zigbee.0 Publish {"available":true}
            2019-07-01 22:33:20.443 - debug: zigbee.0 redis pmessage io.zigbee.0.* io.zigbee.0.000b57fffe2d67f8.available {"val":true,"ack":true,"ts":1562013200442,"q":0,"from":"system.adapter.zigbee.0","user":"system.user.admin","lc":1562011460156}
            2019-07-01 22:33:20.466 - debug: zigbee.0 Device 0x000b57fffe30fa58 is available
            2019-07-01 22:33:20.466 - debug: zigbee.0 Device 0x000b57fffe30fa58 incoming event:{"available":true}
            2019-07-01 22:33:20.466 - debug: zigbee.0 Publish {"available":true}
            2019-07-01 22:33:20.469 - debug: zigbee.0 redis pmessage io.zigbee.0.* io.zigbee.0.000b57fffe30fa58.available {"val":true,"ack":true,"ts":1562013200469,"q":0,"from":"system.adapter.zigbee.0","user":"system.user.admin","lc":1562010260040}
            

            1 Reply Last reply
            0
            • Rene_HMR Offline
              Rene_HMR Offline
              Rene_HM
              Developer
              wrote on last edited by
              #16

              @Muchul , @CKMartens
              Vielen Dank. Könntet ihr aber den adapter noch im debug starten und dann das log posten? Es fehlen mir noch Ausgaben...

              CKMartensC 1 Reply Last reply
              0
              • Rene_HMR Rene_HM

                @Muchul , @CKMartens
                Vielen Dank. Könntet ihr aber den adapter noch im debug starten und dann das log posten? Es fehlen mir noch Ausgaben...

                CKMartensC Offline
                CKMartensC Offline
                CKMartens
                wrote on last edited by
                #17

                @Rene_HM

                heatingcontrol.0	2019-07-03 19:44:05.475	debug	checking room [object Object]
                heatingcontrol.0	2019-07-03 19:44:05.475	warn	not supported type {"type":"state","common":{"type":"number","unit":"°C","min":5,"max":25,"read":true,"write":true,"role":"level.temperature","name":"Target Temperature"},"native":{"UUID":"00000035-00
                heatingcontrol.0	2019-07-03 19:44:05.474	debug	found as Heating Gewerk 4 ham.0.Bad.Bad-Thermo.Target-Temperature
                heatingcontrol.0	2019-07-03 19:44:05.474	debug	member{"type":"state","common":{"type":"number","unit":"°C","min":5,"max":25,"read":true,"write":true,"role":"level.temperature","name":"Target Temperature"},"native":{"UUID":"00000035-0000-1000-8000-
                heatingcontrol.0	2019-07-03 19:44:05.465	warn	not supported type {"type":"state","common":{"type":"number","min":0,"max":3,"read":true,"write":true,"role":"level","name":"Target Heating Cooling State","unit":""},"native":{"UUID":"00000033-0000-10
                heatingcontrol.0	2019-07-03 19:44:05.465	debug	found as Heating Gewerk 3 ham.0.Bad.Bad-Thermo.Target-Heating-Cooling-State
                heatingcontrol.0	2019-07-03 19:44:05.464	debug	member{"type":"state","common":{"type":"number","min":0,"max":3,"read":true,"write":true,"role":"level","name":"Target Heating Cooling State","unit":""},"native":{"UUID":"00000033-0000-1000-8000-0026B
                heatingcontrol.0	2019-07-03 19:44:05.464	warn	not supported type {"type":"state","common":{"type":"number","unit":"°C","min":-100,"max":100,"read":true,"write":false,"role":"value.temperature","name":"Current Temperature"},"native":{"UUID":"00000
                heatingcontrol.0	2019-07-03 19:44:05.464	debug	found as Heating Gewerk 2 ham.0.Bad.Bad-Thermo.Current-Temperature
                heatingcontrol.0	2019-07-03 19:44:05.463	debug	member{"type":"state","common":{"type":"number","unit":"°C","min":-100,"max":100,"read":true,"write":false,"role":"value.temperature","name":"Current Temperature"},"native":{"UUID":"00000011-0000-1000
                heatingcontrol.0	2019-07-03 19:44:05.452	warn	not supported type {"type":"state","common":{"type":"number","unit":"°C","min":10,"max":35,"read":true,"write":true,"role":"level.temperature","name":"Cooling Threshold Temperature"},"native":{"UUID":
                heatingcontrol.0	2019-07-03 19:44:05.452	debug	found as Heating Gewerk 1 ham.0.Bad.Bad-Thermo.Cooling-Threshold-Temperature
                heatingcontrol.0	2019-07-03 19:44:05.451	debug	member{"type":"state","common":{"type":"number","unit":"°C","min":10,"max":35,"read":true,"write":true,"role":"level.temperature","name":"Cooling Threshold Temperature"},"native":{"UUID":"0000000D-000
                heatingcontrol.0	2019-07-03 19:44:05.445	warn	not supported type {"type":"state","common":{"type":"number","min":0,"max":3,"read":true,"write":false,"role":"value","name":"Current Heating Cooling State","unit":""},"native":{"UUID":"0000000F-0000-
                heatingcontrol.0	2019-07-03 19:44:05.445	debug	found as Heating Gewerk 0 ham.0.Bad.Bad-Thermo.Current-Heating-Cooling-State
                heatingcontrol.0	2019-07-03 19:44:05.444	debug	member{"type":"state","common":{"type":"number","min":0,"max":3,"read":true,"write":false,"role":"value","name":"Current Heating Cooling State","unit":""},"native":{"UUID":"0000000F-0000-1000-8000-002
                heatingcontrol.0	2019-07-03 19:44:05.438	debug	member{"_id":"mihome.0.devices.sensor_ht_158d00023d23bb.temperature","common":{"name":"Temperature","role":"value.temperature","write":false,"read":true,"type":"number","unit":"°C","smartName":{"smart
                heatingcontrol.0	2019-07-03 19:44:05.434	debug	member{"_id":"mihome.0.devices.sensor_ht_158d00023d23bb.humidity","common":{"name":"Humidity","role":"value.humidity","write":false,"read":true,"type":"number","unit":"%","min":0,"max":100},"type":"st
                heatingcontrol.0	2019-07-03 19:44:05.417	debug	checking room Bad
                heatingcontrol.0	2019-07-03 19:44:05.417	warn	not supported type {"type":"state","common":{"type":"number","unit":"°C","min":5,"max":25,"read":true,"write":true,"role":"level.temperature","name":"Target Temperature"},"native":{"UUID":"00000035-00
                heatingcontrol.0	2019-07-03 19:44:05.416	debug	found as Heating Gewerk 5 ham.0.Büro.Büro-Thermo.Target-Temperature
                heatingcontrol.0	2019-07-03 19:44:05.415	debug	member{"type":"state","common":{"type":"number","unit":"°C","min":5,"max":25,"read":true,"write":true,"role":"level.temperature","name":"Target Temperature"},"native":{"UUID":"00000035-0000-1000-8000-
                heatingcontrol.0	2019-07-03 19:44:05.410	warn	not supported type {"type":"state","common":{"type":"number","min":0,"max":3,"read":true,"write":true,"role":"level","name":"Target Heating Cooling State","unit":""},"native":{"UUID":"00000033-0000-10
                heatingcontrol.0	2019-07-03 19:44:05.410	debug	found as Heating Gewerk 6 ham.0.Büro.Büro-Thermo.Target-Heating-Cooling-State
                heatingcontrol.0	2019-07-03 19:44:05.410	debug	member{"type":"state","common":{"type":"number","min":0,"max":3,"read":true,"write":true,"role":"level","name":"Target Heating Cooling State","unit":""},"native":{"UUID":"00000033-0000-1000-8000-0026B
                heatingcontrol.0	2019-07-03 19:44:05.405	warn	not supported type {"type":"state","common":{"type":"number","unit":"°C","min":-100,"max":100,"read":true,"write":false,"role":"value.temperature","name":"Current Temperature"},"native":{"UUID":"00000
                heatingcontrol.0	2019-07-03 19:44:05.405	debug	found as Heating Gewerk 9 ham.0.Büro.Büro-Thermo.Current-Temperature
                heatingcontrol.0	2019-07-03 19:44:05.404	debug	member{"type":"state","common":{"type":"number","unit":"°C","min":-100,"max":100,"read":true,"write":false,"role":"value.temperature","name":"Current Temperature"},"native":{"UUID":"00000011-0000-1000
                heatingcontrol.0	2019-07-03 19:44:05.396	warn	not supported type {"type":"state","common":{"type":"number","min":0,"max":3,"read":true,"write":false,"role":"value","name":"Current Heating Cooling State","unit":""},"native":{"UUID":"0000000F-0000-
                heatingcontrol.0	2019-07-03 19:44:05.396	debug	found as Heating Gewerk 8 ham.0.Büro.Büro-Thermo.Current-Heating-Cooling-State
                heatingcontrol.0	2019-07-03 19:44:05.395	debug	member{"type":"state","common":{"type":"number","min":0,"max":3,"read":true,"write":false,"role":"value","name":"Current Heating Cooling State","unit":""},"native":{"UUID":"0000000F-0000-1000-8000-002
                heatingcontrol.0	2019-07-03 19:44:05.389	warn	not supported type {"type":"state","common":{"type":"number","unit":"°C","min":10,"max":35,"read":true,"write":true,"role":"level.temperature","name":"Cooling Threshold Temperature"},"native":{"UUID":
                heatingcontrol.0	2019-07-03 19:44:05.389	debug	found as Heating Gewerk 7 ham.0.Büro.Büro-Thermo.Cooling-Threshold-Temperature
                
                Rene_HMR 1 Reply Last reply
                0
                • CKMartensC CKMartens

                  @Rene_HM

                  heatingcontrol.0	2019-07-03 19:44:05.475	debug	checking room [object Object]
                  heatingcontrol.0	2019-07-03 19:44:05.475	warn	not supported type {"type":"state","common":{"type":"number","unit":"°C","min":5,"max":25,"read":true,"write":true,"role":"level.temperature","name":"Target Temperature"},"native":{"UUID":"00000035-00
                  heatingcontrol.0	2019-07-03 19:44:05.474	debug	found as Heating Gewerk 4 ham.0.Bad.Bad-Thermo.Target-Temperature
                  heatingcontrol.0	2019-07-03 19:44:05.474	debug	member{"type":"state","common":{"type":"number","unit":"°C","min":5,"max":25,"read":true,"write":true,"role":"level.temperature","name":"Target Temperature"},"native":{"UUID":"00000035-0000-1000-8000-
                  heatingcontrol.0	2019-07-03 19:44:05.465	warn	not supported type {"type":"state","common":{"type":"number","min":0,"max":3,"read":true,"write":true,"role":"level","name":"Target Heating Cooling State","unit":""},"native":{"UUID":"00000033-0000-10
                  heatingcontrol.0	2019-07-03 19:44:05.465	debug	found as Heating Gewerk 3 ham.0.Bad.Bad-Thermo.Target-Heating-Cooling-State
                  heatingcontrol.0	2019-07-03 19:44:05.464	debug	member{"type":"state","common":{"type":"number","min":0,"max":3,"read":true,"write":true,"role":"level","name":"Target Heating Cooling State","unit":""},"native":{"UUID":"00000033-0000-1000-8000-0026B
                  heatingcontrol.0	2019-07-03 19:44:05.464	warn	not supported type {"type":"state","common":{"type":"number","unit":"°C","min":-100,"max":100,"read":true,"write":false,"role":"value.temperature","name":"Current Temperature"},"native":{"UUID":"00000
                  heatingcontrol.0	2019-07-03 19:44:05.464	debug	found as Heating Gewerk 2 ham.0.Bad.Bad-Thermo.Current-Temperature
                  heatingcontrol.0	2019-07-03 19:44:05.463	debug	member{"type":"state","common":{"type":"number","unit":"°C","min":-100,"max":100,"read":true,"write":false,"role":"value.temperature","name":"Current Temperature"},"native":{"UUID":"00000011-0000-1000
                  heatingcontrol.0	2019-07-03 19:44:05.452	warn	not supported type {"type":"state","common":{"type":"number","unit":"°C","min":10,"max":35,"read":true,"write":true,"role":"level.temperature","name":"Cooling Threshold Temperature"},"native":{"UUID":
                  heatingcontrol.0	2019-07-03 19:44:05.452	debug	found as Heating Gewerk 1 ham.0.Bad.Bad-Thermo.Cooling-Threshold-Temperature
                  heatingcontrol.0	2019-07-03 19:44:05.451	debug	member{"type":"state","common":{"type":"number","unit":"°C","min":10,"max":35,"read":true,"write":true,"role":"level.temperature","name":"Cooling Threshold Temperature"},"native":{"UUID":"0000000D-000
                  heatingcontrol.0	2019-07-03 19:44:05.445	warn	not supported type {"type":"state","common":{"type":"number","min":0,"max":3,"read":true,"write":false,"role":"value","name":"Current Heating Cooling State","unit":""},"native":{"UUID":"0000000F-0000-
                  heatingcontrol.0	2019-07-03 19:44:05.445	debug	found as Heating Gewerk 0 ham.0.Bad.Bad-Thermo.Current-Heating-Cooling-State
                  heatingcontrol.0	2019-07-03 19:44:05.444	debug	member{"type":"state","common":{"type":"number","min":0,"max":3,"read":true,"write":false,"role":"value","name":"Current Heating Cooling State","unit":""},"native":{"UUID":"0000000F-0000-1000-8000-002
                  heatingcontrol.0	2019-07-03 19:44:05.438	debug	member{"_id":"mihome.0.devices.sensor_ht_158d00023d23bb.temperature","common":{"name":"Temperature","role":"value.temperature","write":false,"read":true,"type":"number","unit":"°C","smartName":{"smart
                  heatingcontrol.0	2019-07-03 19:44:05.434	debug	member{"_id":"mihome.0.devices.sensor_ht_158d00023d23bb.humidity","common":{"name":"Humidity","role":"value.humidity","write":false,"read":true,"type":"number","unit":"%","min":0,"max":100},"type":"st
                  heatingcontrol.0	2019-07-03 19:44:05.417	debug	checking room Bad
                  heatingcontrol.0	2019-07-03 19:44:05.417	warn	not supported type {"type":"state","common":{"type":"number","unit":"°C","min":5,"max":25,"read":true,"write":true,"role":"level.temperature","name":"Target Temperature"},"native":{"UUID":"00000035-00
                  heatingcontrol.0	2019-07-03 19:44:05.416	debug	found as Heating Gewerk 5 ham.0.Büro.Büro-Thermo.Target-Temperature
                  heatingcontrol.0	2019-07-03 19:44:05.415	debug	member{"type":"state","common":{"type":"number","unit":"°C","min":5,"max":25,"read":true,"write":true,"role":"level.temperature","name":"Target Temperature"},"native":{"UUID":"00000035-0000-1000-8000-
                  heatingcontrol.0	2019-07-03 19:44:05.410	warn	not supported type {"type":"state","common":{"type":"number","min":0,"max":3,"read":true,"write":true,"role":"level","name":"Target Heating Cooling State","unit":""},"native":{"UUID":"00000033-0000-10
                  heatingcontrol.0	2019-07-03 19:44:05.410	debug	found as Heating Gewerk 6 ham.0.Büro.Büro-Thermo.Target-Heating-Cooling-State
                  heatingcontrol.0	2019-07-03 19:44:05.410	debug	member{"type":"state","common":{"type":"number","min":0,"max":3,"read":true,"write":true,"role":"level","name":"Target Heating Cooling State","unit":""},"native":{"UUID":"00000033-0000-1000-8000-0026B
                  heatingcontrol.0	2019-07-03 19:44:05.405	warn	not supported type {"type":"state","common":{"type":"number","unit":"°C","min":-100,"max":100,"read":true,"write":false,"role":"value.temperature","name":"Current Temperature"},"native":{"UUID":"00000
                  heatingcontrol.0	2019-07-03 19:44:05.405	debug	found as Heating Gewerk 9 ham.0.Büro.Büro-Thermo.Current-Temperature
                  heatingcontrol.0	2019-07-03 19:44:05.404	debug	member{"type":"state","common":{"type":"number","unit":"°C","min":-100,"max":100,"read":true,"write":false,"role":"value.temperature","name":"Current Temperature"},"native":{"UUID":"00000011-0000-1000
                  heatingcontrol.0	2019-07-03 19:44:05.396	warn	not supported type {"type":"state","common":{"type":"number","min":0,"max":3,"read":true,"write":false,"role":"value","name":"Current Heating Cooling State","unit":""},"native":{"UUID":"0000000F-0000-
                  heatingcontrol.0	2019-07-03 19:44:05.396	debug	found as Heating Gewerk 8 ham.0.Büro.Büro-Thermo.Current-Heating-Cooling-State
                  heatingcontrol.0	2019-07-03 19:44:05.395	debug	member{"type":"state","common":{"type":"number","min":0,"max":3,"read":true,"write":false,"role":"value","name":"Current Heating Cooling State","unit":""},"native":{"UUID":"0000000F-0000-1000-8000-002
                  heatingcontrol.0	2019-07-03 19:44:05.389	warn	not supported type {"type":"state","common":{"type":"number","unit":"°C","min":10,"max":35,"read":true,"write":true,"role":"level.temperature","name":"Cooling Threshold Temperature"},"native":{"UUID":
                  heatingcontrol.0	2019-07-03 19:44:05.389	debug	found as Heating Gewerk 7 ham.0.Büro.Büro-Thermo.Cooling-Threshold-Temperature
                  
                  Rene_HMR Offline
                  Rene_HMR Offline
                  Rene_HM
                  Developer
                  wrote on last edited by
                  #18

                  @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 1 Reply Last reply
                  0
                  • MicM Offline
                    MicM Offline
                    Mic
                    Developer
                    wrote on last edited by
                    #19

                    @Rene_HM vielen Dank für den Adapter!
                    Auf github steht: "node with version higher then 8 is necessary!"
                    Ist das nur ein Übersetzungsfehler oder wird tatsächlich mindestens node v10 benötigt?

                    1 Reply Last reply
                    0
                    • Rene_HMR Offline
                      Rene_HMR Offline
                      Rene_HM
                      Developer
                      wrote on last edited by
                      #20

                      Der Adapter funktioniert mit node 8 oder höher...

                      1 Reply Last reply
                      0
                      • MicM Offline
                        MicM Offline
                        Mic
                        Developer
                        wrote on last edited by
                        #21

                        @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 1 Reply Last reply
                        0
                        • M Offline
                          M Offline
                          Muchul
                          wrote on last edited by
                          #22

                          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 1 Reply Last reply
                          0
                          • 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
                            wrote on last edited by
                            #23

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

                            G 1 Reply Last reply
                            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
                              wrote on last edited by
                              #24

                              @Rene_HM hier das komplette Log
                              Debug_Heatingcontrol_20190705_210436.txt

                              Rene_HMR 1 Reply Last reply
                              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
                                wrote on last edited by
                                #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 Replies Last reply
                                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
                                  wrote on last edited by 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 Reply Last reply
                                  0
                                  • Rene_HMR Offline
                                    Rene_HMR Offline
                                    Rene_HM
                                    Developer
                                    wrote on last edited by
                                    #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 Reply Last reply
                                    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
                                      wrote on last edited by
                                      #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 Reply Last reply
                                      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
                                        wrote on last edited by 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 Reply Last reply
                                        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
                                          wrote on last edited by 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 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          609

                                          Online

                                          32.4k

                                          Users

                                          81.4k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe