Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Borio85

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    B
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 59
    • Best 1
    • Groups 1

    Borio85

    @Borio85

    Starter

    1
    Reputation
    5
    Profile views
    59
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Borio85 Follow
    Starter

    Best posts made by Borio85

    • RE: Test Adapter HeatingControl v2.12.x

      @chrisxy said in Test Adapter HeatingControl v2.0.x:

      Hab den Adapter komplett gelöscht und aus dem gut neu geladen.
      Bildschirmfoto vom 2021-01-26 09-03-52.png

      Du nutzt aber die falsche VIS! V3.0.1 ist nicht für den Adapter V2.x.x aus dem Git sonder für V1.1.2
      Wenn du etwas in der VIS änderst wird wahrscheinlich nur 1-4 übernommen wobei 4 dann eigentlich deine 5 Periode ist, die VIS geht von 0-4 und nicht wie der Adapter von 1-5.
      Lade dir mal 3.1.2 aus dem Git von Pittini
      https://github.com/Pittini/iobroker-heatingcontrol-vis

      @all Bitte korrigieren, falls ich was falsches geschrieben habe 🙂

      posted in Tester
      B
      Borio85

    Latest posts made by Borio85

    • RE: js-controller 5.0.x jetzt für alle User im STABLE!

      @thomas-braun
      vielen Dank, dein Script hat geholfen iob diag sagt das es keine Probleme gibt und die Summary sieht so aus

      ======================= SUMMARY =======================
                           v.2023-06-20
      
      
         Static hostname: ioBroker
               Icon name: computer-vm
                 Chassis: vm
              Machine ID: 9bc0d88846bd437dbec4dd93845c120d
                 Boot ID: 1b67447b9d654caf803a3abd83c5bada
          Virtualization: kvm
        Operating System: Debian GNU/Linux 11 (bullseye)
                  Kernel: Linux 5.10.0-25-amd64
            Architecture: x86-64
      
      Installation:           kvm
      Kernel:                 x86_64
      Userland:               amd64
      Timezone:               Europe/Berlin (CEST, +0200)
      User-ID:                1000
      X-Server:               false
      Boot Target:            graphical.target
      
      Pending OS-Updates:     0
      Pending iob updates:    0
      
      Nodejs-Installation:    /usr/bin/nodejs         v18.18.0
                              /usr/bin/node           v18.18.0
                              /usr/bin/npm            9.8.1
                              /usr/bin/npx            9.8.1
      
      Recommended versions are nodejs 18.x.y and npm 9.x.y
      Your nodejs installation is correct
      
      MEMORY:
                     total        used        free      shared  buff/cache   available
      Mem:            7.9G        1.2G        6.2G        0.0K        492M        6.5G
      Swap:           974M          0B        974M
      Total:          8.9G        1.2G        7.2G
      
      Active iob-Instances:   19
      Active repo(s): stable
      
      ioBroker Core:          js-controller           5.0.12
                              admin                   6.10.1
      
      ioBroker Status:        iobroker is running on this host.
      
      
      Objects type: jsonl
      States  type: jsonl
      
      Status admin and web instance:
      + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 7575, bind: 0.0.0.0, run as: admin
      + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      
      Objects:                4956
      States:                 3761
      
      Size of iob-Database:
      
      13M     /opt/iobroker/iobroker-data/objects.jsonl
      6.7M    /opt/iobroker/iobroker-data/states.jsonl
      
      
      
      =================== END OF SUMMARY ====================
      

      Werde mich jetzt um mein System kümmern, vielen Dank für deine Unterstützung!

      posted in ioBroker Allgemein
      B
      Borio85
    • RE: js-controller 5.0.x jetzt für alle User im STABLE!

      @thomas-braun

      Ich hoffe die summary reicht

      ======================= SUMMARY =======================
                           v.2023-06-20
      
      
         Static hostname: ioBroker
               Icon name: computer-vm
                 Chassis: vm
              Machine ID: 9bc0d88846bd437dbec4dd93845c120d
                 Boot ID: db0b2180df1e46f3a39f9fc5c13f0a15
          Virtualization: kvm
        Operating System: Debian GNU/Linux 11 (bullseye)
                  Kernel: Linux 5.10.0-20-amd64
            Architecture: x86-64
      
      Installation:           kvm
      Kernel:                 x86_64
      Userland:               amd64
      Timezone:               Europe/Berlin (CEST, +0200)
      User-ID:                1000
      X-Server:               false
      Boot Target:            graphical.target
      
      Pending OS-Updates:     62
      Pending iob updates:    0
      
      Nodejs-Installation:    /usr/bin/nodejs         v18.17.1
                              /usr/bin/node           v18.17.1
      /usr/lib/node_modules/npm/lib/cli.js:35
          throw err
          ^
      
      TypeError: Class extends value undefined is not a constructor or null
          at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/fs-minipass/lib/index.js:136:4)
          at Module._compile (node:internal/modules/cjs/loader:1256:14)
          at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
          at Module.load (node:internal/modules/cjs/loader:1119:32)
          at Module._load (node:internal/modules/cjs/loader:960:12)
          at Module.require (node:internal/modules/cjs/loader:1143:19)
          at require (node:internal/modules/cjs/helpers:121:18)
          at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js:4:13)
          at Module._compile (node:internal/modules/cjs/loader:1256:14)
          at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
      
      Node.js v18.17.1
                              /usr/bin/npm
      /usr/lib/node_modules/npm/lib/cli.js:35
          throw err
          ^
      
      TypeError: Class extends value undefined is not a constructor or null
          at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/fs-minipass/lib/index.js:136:4)
          at Module._compile (node:internal/modules/cjs/loader:1256:14)
          at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
          at Module.load (node:internal/modules/cjs/loader:1119:32)
          at Module._load (node:internal/modules/cjs/loader:960:12)
          at Module.require (node:internal/modules/cjs/loader:1143:19)
          at require (node:internal/modules/cjs/helpers:121:18)
          at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js:4:13)
          at Module._compile (node:internal/modules/cjs/loader:1256:14)
          at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
      
      Node.js v18.17.1
                              /usr/bin/npx
      
      Recommended versions are nodejs 18.x.y and npm 9.x.y
      Your nodejs installation is correct
      
      MEMORY:
                     total        used        free      shared  buff/cache   available
      Mem:            8.0G        1.6G        4.5G        0.0K        1.9G        6.1G
      Swap:           974M          0B        974M
      Total:          8.9G        1.6G        5.5G
      
      Active iob-Instances:   18
      Active repo(s): stable
      
      ioBroker Core:          js-controller           5.0.12
                              admin                   6.10.1
      
      ioBroker Status:        iobroker is running on this host.
      
      
      Objects type: jsonl
      States  type: jsonl
      
      Status admin and web instance:
      + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 7575, bind: 0.0.0.0, run as: admin
      + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      
      Objects:                4956
      States:                 3745
      
      Size of iob-Database:
      
      12M     /opt/iobroker/iobroker-data/objects.jsonl
      4.9M    /opt/iobroker/iobroker-data/states.jsonl
      
      
      
      =================== END OF SUMMARY ====================
      
      posted in ioBroker Allgemein
      B
      Borio85
    • RE: js-controller 5.0.x jetzt für alle User im STABLE!

      Hallo zusammen, ich habe versucht meinen JS-Controller upzugraden, aber seit dem Upgrade bekomme ich kein NPM mehr angezeigt und der INFO-Adapter bleibt rot, aber alles andere ist grün.

      Wenn ich nach Anleitung vorgehe bekomme ich folgendes

      @ioBroker:/opt/iobroker$ sudo -H -u iobroker npm install iobroker.js-controller
      /usr/lib/node_modules/npm/lib/cli.js:35
          throw err
          ^
      
      TypeError: Class extends value undefined is not a constructor or null
          at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/fs-minipass/lib/index.js:136:4)
          at Module._compile (node:internal/modules/cjs/loader:1256:14)
          at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
          at Module.load (node:internal/modules/cjs/loader:1119:32)
          at Module._load (node:internal/modules/cjs/loader:960:12)
          at Module.require (node:internal/modules/cjs/loader:1143:19)
          at require (node:internal/modules/cjs/helpers:121:18)
          at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js:4:13)
          at Module._compile (node:internal/modules/cjs/loader:1256:14)
          at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
      
      Node.js v18.17.1
      
      

      Im LOG steht folgendes

      2023-10-05 23:33:55.060 - info: host.ioBroker instance system.adapter.info.0 started with pid 150658
      2023-10-05 23:33:55.694 - error: host.ioBroker Caught by controller[0]: /usr/lib/node_modules/npm/lib/cli.js:35
      2023-10-05 23:33:55.694 - error: host.ioBroker Caught by controller[0]: throw err
      2023-10-05 23:33:55.694 - error: host.ioBroker Caught by controller[0]: ^
      2023-10-05 23:33:55.694 - error: host.ioBroker Caught by controller[0]: TypeError: Class extends value undefined is not a constructor or null
      2023-10-05 23:33:55.694 - error: host.ioBroker Caught by controller[0]: at Object. (/usr/lib/node_modules/npm/node_modules/fs-minipass/lib/index.js:136:4)
      2023-10-05 23:33:55.694 - error: host.ioBroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1256:14)
      2023-10-05 23:33:55.694 - error: host.ioBroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
      2023-10-05 23:33:55.694 - error: host.ioBroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1119:32)
      2023-10-05 23:33:55.694 - error: host.ioBroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:960:12)
      2023-10-05 23:33:55.695 - error: host.ioBroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1143:19)
      2023-10-05 23:33:55.695 - error: host.ioBroker Caught by controller[0]: at require (node:internal/modules/cjs/helpers:121:18)
      2023-10-05 23:33:55.695 - error: host.ioBroker Caught by controller[0]: at Object. (/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js:4:13)
      2023-10-05 23:33:55.695 - error: host.ioBroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1256:14)
      2023-10-05 23:33:55.695 - error: host.ioBroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
      2023-10-05 23:33:55.695 - error: host.ioBroker Caught by controller[0]: Node.js v18.17.1
      2023-10-05 23:33:55.695 - error: host.ioBroker Caught by controller[1]: /opt/iobroker/node_modules/iobroker.info/main.js:89
      2023-10-05 23:33:55.695 - error: host.ioBroker Caught by controller[1]: adapter.log.error("Could not check npm version: " + e);
      2023-10-05 23:33:55.695 - error: host.ioBroker Caught by controller[1]: ^
      2023-10-05 23:33:55.695 - error: host.ioBroker Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'log')
      2023-10-05 23:33:55.695 - error: host.ioBroker Caught by controller[1]: at getSystemVersions (/opt/iobroker/node_modules/iobroker.info/main.js:89:11)
      2023-10-05 23:33:55.695 - error: host.ioBroker Caught by controller[1]: at Object. (/opt/iobroker/node_modules/iobroker.info/main.js:58:18)
      2023-10-05 23:33:55.695 - error: host.ioBroker Caught by controller[1]: at Module._compile (node:internal/modules/cjs/loader:1256:14)
      2023-10-05 23:33:55.696 - error: host.ioBroker Caught by controller[1]: at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
      2023-10-05 23:33:55.696 - error: host.ioBroker Caught by controller[1]: at Module.load (node:internal/modules/cjs/loader:1119:32)
      2023-10-05 23:33:55.696 - error: host.ioBroker Caught by controller[1]: at Module._load (node:internal/modules/cjs/loader:960:12)
      2023-10-05 23:33:55.696 - error: host.ioBroker Caught by controller[1]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
      2023-10-05 23:33:55.696 - error: host.ioBroker Caught by controller[1]: at node:internal/main/run_main_module:23:47
      2023-10-05 23:33:55.696 - error: host.ioBroker Caught by controller[1]: Node.js v18.17.1
      2023-10-05 23:33:55.696 - error: host.ioBroker instance system.adapter.info.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      2023-10-05 23:33:55.696 - info: host.ioBroker Restart adapter system.adapter.info.0 because enabled
      

      Kann mir jemand sagen, wie ich dass wieder in den Griff bekomme?

      Besten Dank im Voraus

      posted in ioBroker Allgemein
      B
      Borio85
    • RE: Test Adapter HeatingControl v2.12.x

      @moppel2810
      Weiß ich ehrlich gesagt gar nicht ob du einfach von V1 auf V2 updaten kannst, als gewechselt habe, habe ich alles neu aufgesetzt. Sollte am saubersten sein, da die V2 intern anders arbeitet als die V1.

      posted in Tester
      B
      Borio85
    • RE: Test Adapter HeatingControl v2.12.x

      @moppel2810

      Nutzt du denn die V2 von HeatingControl?
      Du brauchst dann noch die VIS 3.1.2 von Pittini und musst alles konfigurieren

      posted in Tester
      B
      Borio85
    • RE: Test Adapter HeatingControl v2.12.x

      @eviltrooper beides möglich kann man im Admin definieren.

      posted in Tester
      B
      Borio85
    • RE: Test Adapter HeatingControl v2.12.x

      @eviltrooper am besten erstellst du dir mit einem kleinen Blockly Script der einen Datenpunkt z.B. Anwesend oder JemandDa beschreibt, es soll ja „normal“ geheizt werden wenn auch nur eine Person da ist. Diesen Datenpunkt musst du im Admin des HeatingControl Adapter eintragen und dann kannst du je nach Einstellungen eine Absenkung der Temperatur um X Grad einstellen oder eine feste Abwesenheitstemperatur.

      posted in Tester
      B
      Borio85
    • RE: Test Adapter HeatingControl v2.12.x

      @rene_hm
      Ist schon gut, ich glaube ich hatte einen Denkfehler. Der Offset sollte ja annähernd gleich sein egal ob bei 15C oder 25C.

      posted in Tester
      B
      Borio85
    • RE: Test Adapter HeatingControl v2.12.x

      @Rene_HM Die V2.1.1. läuft seit gestern ziemlich sauber und der Offset wird auf die Soll-Temp addiert.
      Follgendes ist mir aufgefallen, wenn der nächste Profilzeitpunkt niedirger ist als vorher z.b. von 20,5 auf 18,5 bleibt die SetTempertrue höher als die nidrigere Soll

      Log beim Profilzeipunkt mit 20,5°C

      2021-02-09 11:52:42.332  - debug: heatingcontrol.0 (4989) calculate temp offset for Arbeitszimmer old value is 4.5, got value {"val":21.6,"ack":true,"ts":1612867962326,"q":0,"from":"system.adapter.zigbee.0","user":"system.user.admin","lc":1612867417332}
      2021-02-09 11:52:42.334  - debug: heatingcontrol.0 (4989) got 27.2 from hmip.0.devices.3014F711A0000A1BE99B884C.channels.1.valveActualTemperature
      2021-02-09 11:52:42.336  - debug: heatingcontrol.0 (4989) tempdiff: 27.2 - 21.6 = 5.599999999999998
      2021-02-09 11:52:42.336  - debug: heatingcontrol.0 (4989) TempOffset Arbeitszimmer
      2021-02-09 11:52:42.337  - debug: heatingcontrol.0 (4989) (avg) Ist-Temperatur am Thermostat 27.2
      2021-02-09 11:52:42.337  - debug: heatingcontrol.0 (4989) Ist-Temperatur am zusätzl. Sensor 21.6
      2021-02-09 11:52:42.337  - debug: heatingcontrol.0 (4989) tempDiff 5.599999999999998
      2021-02-09 11:52:42.338  - debug: heatingcontrol.0 (4989) (avg) TempOffset 5
      2021-02-09 11:52:42.357  - debug: heatingcontrol.0 (4989) new temp offset for Arbeitszimmer is 5
      2021-02-09 11:52:42.357  - debug: heatingcontrol.0 (4989) UpdateDPs  for Arbeitszimmer auto
      2021-02-09 11:52:42.426  - debug: heatingcontrol.0 (4989) ### handle state change heatingcontrol.0.Rooms.Arbeitszimmer.CurrentTimePeriod {"val":2,"ack":false,"ts":1612867962422,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1612852120952}
      

      LOG bei Profilwechsel zu 18,5°C

      2021-02-09 12:00:00.015  - debug: heatingcontrol.0 (4989) ChangeStatus fired with [{"room":"Arbeitszimmer","target":18.5,"currentTimePeriod":3,"ActiveTimeSlot":3,"CurrentTimePeriodTime":"12:00","CurrentTimePeriodFull":"Period 3 12:00"},{"room":"Schlafzimmer","target":17.5,"currentTimePeriod":3,"ActiveTimeSlot":3,"CurrentTimePeriodTime":"12:00","CurrentTimePeriodFull":"Period 3 12:00"}]
      2021-02-09 12:00:00.016  - debug: heatingcontrol.0 (4989) Arbeitszimmer ### ChangeStatus ProfilPoint to {"room":"Arbeitszimmer","target":18.5,"currentTimePeriod":3,"ActiveTimeSlot":3,"CurrentTimePeriodTime":"12:00","CurrentTimePeriodFull":"Period 3 12:00"} in manual
      2021-02-09 12:00:00.016  - debug: heatingcontrol.0 (4989) reset manual mode to auto
      2021-02-09 12:00:00.016  - debug: heatingcontrol.0 (4989) ChangeStatus by cron Profilepoint in Arbeitszimmer target 18.5
      2021-02-09 12:00:00.017  - debug: heatingcontrol.0 (4989) CalculateRoomTemperature for Arbeitszimmer auto
      2021-02-09 12:00:00.017  - debug: heatingcontrol.0 (4989) Arbeitszimmer auto mode: target 18.5
      2021-02-09 12:00:00.017  - debug: heatingcontrol.0 (4989) Arbeitszimmer auto mode (incl. reduced): target 18.5
      2021-02-09 12:00:00.018  - debug: heatingcontrol.0 (4989) SetRoomTemperature started for Arbeitszimmer target 18.5 with offset 8
      2021-02-09 12:00:00.051  - debug: heatingcontrol.0 (4989) unsubscribe hmip.0.devices.3014F711A0000A1BE99B884C.channels.1.setPointTemperature
      2021-02-09 12:00:00.052  - debug: heatingcontrol.0 (4989) Arbeitszimmer set thermostat target hmip.0.devices.3014F711A0000A1BE99B884C.channels.1.setPointTemperature to 26.5
      2021-02-09 12:00:00.118  - info: host.raspberrypi4-ioB instance system.adapter.coronavirus-statistics.0 started with pid 18989
      2021-02-09 12:00:00.129  - debug: heatingcontrol.0 (4989) HandleActors for Arbeitszimmer auto
      2021-02-09 12:00:00.129  - debug: heatingcontrol.0 (4989) UpdateDPs  for Arbeitszimmer auto
      2021-02-09 12:00:00.128  - info: hmip.0 (11951) state change - setPointTemperature - id 69b2e9b4-e7fa-4376-aab5-2e55b666df91 - value 26.5
      

      Log Offsetberechnung mit 18.5°C

      2021-02-09 12:02:19.579  - debug: heatingcontrol.0 (4989) Reaching SetStatusLog for Rooms.Arbeitszimmer.StatusLog
      2021-02-09 12:02:22.971  - debug: heatingcontrol.0 (4989) Arbeitszimmer ### ChangeStatus Thermostats_Target to {"val":26.5,"ack":true,"ts":1612868542913,"q":0,"from":"system.adapter.hmip.0","user":"system.user.admin","lc":1612868400124} in auto
      2021-02-09 12:02:22.972  - debug: heatingcontrol.0 (4989) Change Status target temperature in Arbeitszimmer to 26.5 (profile 18.5) in auto
      2021-02-09 12:02:22.972  - debug: heatingcontrol.0 (4989) CheckManualMode Arbeitszimmer
      2021-02-09 12:02:22.973  - debug: heatingcontrol.0 (4989) CheckStartManualMode Arbeitszimmer
      2021-02-09 12:02:22.973  - debug: heatingcontrol.0 (4989) UpdateDPs  for Arbeitszimmer auto
      2021-02-09 12:02:22.975  - debug: heatingcontrol.0 (4989) ChangeStatus called, while already changing, push to list Arbeitszimmer Thermostats_Current {"val":24,"ack":true,"ts":1612868542914,"q":0,"from":"system.adapter.hmip.0","user":"system.user.admin","lc":1612868405927} (1)
      2021-02-09 12:02:23.081  - debug: heatingcontrol.0 (4989) ### handle state change heatingcontrol.0.Rooms.Arbeitszimmer.CurrentTimePeriod {"val":3,"ack":false,"ts":1612868543077,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1612868400223}
      2021-02-09 12:02:23.081  - debug: heatingcontrol.0 (4989) HandleStateChanges CurrentTimePeriod 3
      2021-02-09 12:02:23.131  - debug: heatingcontrol.0 (4989) AddStatusToLog skip Arbeitszimmer auto 26.5°C
      2021-02-09 12:02:23.145  - debug: heatingcontrol.0 (4989) ### handle state change heatingcontrol.0.Rooms.Arbeitszimmer.StatusLog {"val":" 09.02.2021 12:00:00 auto 26.5°C <br> 09.02.2021 11:56:04 manual 15°C <br> 09.02.2021 11:56:03 manual WindowOpen 9°C <br> 09.02.2021 11:52:05 auto WindowOpen 19°C <br> 09.02.2021 10:45:53 auto 25°C <br> 09.02.2021 10:45:31 auto WindowOpen 19°C <br> 09.02.2021 09:10:02 auto 25°C <br> 09.02.2021 09:09:41 auto WindowOpen 19°C <br> 09.02.2021 09:05:29 auto 25°C <br> 09.02.2021 08:18:07 auto 25.5°C <br> 09.02.2021 07:56:17 auto 28°C <br> 09.02.2021 07:56:03 manual 15°C <br> 09.02.2021 07:51:20 auto 26°C <br> 09.02.2021 07:48:42 auto WindowOpen 18.5°C <br> 09.02.2021 07:28:41 auto 25.5°C <br> 09.02.2021 07:28:36 starting 20.5°C <br> 09.02.2021 07:28:35 starting <br>","ack":false,"ts":1612868543142,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1612868400371}
      2021-02-09 12:02:23.145  - debug: heatingcontrol.0 (4989) Reaching SetStatusLog for Rooms.Arbeitszimmer.StatusLog
      2021-02-09 12:02:23.153  - debug: heatingcontrol.0 (4989) ChangeStatus recall cmd from list Arbeitszimmer Thermostats_Current {"val":24,"ack":true,"ts":1612868542914,"q":0,"from":"system.adapter.hmip.0","user":"system.user.admin","lc":1612868405927} (0)
      2021-02-09 12:02:23.153  - debug: heatingcontrol.0 (4989) Arbeitszimmer ### ChangeStatus Thermostats_Current to {"val":24,"ack":true,"ts":1612868542914,"q":0,"from":"system.adapter.hmip.0","user":"system.user.admin","lc":1612868405927} in auto
      2021-02-09 12:02:23.153  - debug: heatingcontrol.0 (4989) Change Status current temperature in Arbeitszimmer to 24
      2021-02-09 12:02:23.153  - debug: heatingcontrol.0 (4989) HandleActors for Arbeitszimmer auto
      2021-02-09 12:02:23.153  - debug: heatingcontrol.0 (4989) UpdateDPs  for Arbeitszimmer auto
      2021-02-09 12:02:23.215  - debug: heatingcontrol.0 (4989) ### handle state change heatingcontrol.0.Rooms.Arbeitszimmer.CurrentTimePeriod {"val":3,"ack":false,"ts":1612868543212,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1612868400223}
      2021-02-09 12:02:23.215  - debug: heatingcontrol.0 (4989) HandleStateChanges CurrentTimePeriod 3
      2021-02-09 12:02:23.223  - debug: heatingcontrol.0 (4989) AddStatusToLog skip Arbeitszimmer auto 26.5°C
      2021-02-09 12:02:23.237  - debug: heatingcontrol.0 (4989) ### handle state change heatingcontrol.0.Rooms.Arbeitszimmer.StatusLog {"val":" 09.02.2021 12:00:00 auto 26.5°C <br> 09.02.2021 11:56:04 manual 15°C <br> 09.02.2021 11:56:03 manual WindowOpen 9°C <br> 09.02.2021 11:52:05 auto WindowOpen 19°C <br> 09.02.2021 10:45:53 auto 25°C <br> 09.02.2021 10:45:31 auto WindowOpen 19°C <br> 09.02.2021 09:10:02 auto 25°C <br> 09.02.2021 09:09:41 auto WindowOpen 19°C <br> 09.02.2021 09:05:29 auto 25°C <br> 09.02.2021 08:18:07 auto 25.5°C <br> 09.02.2021 07:56:17 auto 28°C <br> 09.02.2021 07:56:03 manual 15°C <br> 09.02.2021 07:51:20 auto 26°C <br> 09.02.2021 07:48:42 auto WindowOpen 18.5°C <br> 09.02.2021 07:28:41 auto 25.5°C <br> 09.02.2021 07:28:36 starting 20.5°C <br> 09.02.2021 07:28:35 starting <br>","ack":false,"ts":1612868543234,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1612868400371}
      2021-02-09 12:02:23.237  - debug: heatingcontrol.0 (4989) Reaching SetStatusLog for Rooms.Arbeitszimmer.StatusLog
      2021-02-09 12:02:47.986  - debug: heatingcontrol.0 (4989) Arbeitszimmer ### ChangeStatus AddTempSensor to {"val":18.5,"ack":true,"ts":1612868567984,"q":0,"from":"system.adapter.zigbee.0","user":"system.user.admin","lc":1612868567984} in auto
      2021-02-09 12:02:47.986  - debug: heatingcontrol.0 (4989) calculate temp offset for Arbeitszimmer old value is 8, got value {"val":18.5,"ack":true,"ts":1612868567984,"q":0,"from":"system.adapter.zigbee.0","user":"system.user.admin","lc":1612868567984}
      2021-02-09 12:02:47.989  - debug: heatingcontrol.0 (4989) got 24 from hmip.0.devices.3014F711A0000A1BE99B884C.channels.1.valveActualTemperature
      2021-02-09 12:02:47.990  - debug: heatingcontrol.0 (4989) tempdiff: 24 - 18.5 = 5.5
      2021-02-09 12:02:47.990  - debug: heatingcontrol.0 (4989) TempOffset Arbeitszimmer
      2021-02-09 12:02:47.990  - debug: heatingcontrol.0 (4989) (avg) Ist-Temperatur am Thermostat 24
      2021-02-09 12:02:47.990  - debug: heatingcontrol.0 (4989) Ist-Temperatur am zusätzl. Sensor 18.5
      2021-02-09 12:02:47.990  - debug: heatingcontrol.0 (4989) tempDiff 5.5
      2021-02-09 12:02:47.990  - debug: heatingcontrol.0 (4989) (avg) TempOffset 7
      2021-02-09 12:02:47.999  - debug: heatingcontrol.0 (4989) new temp offset for Arbeitszimmer is 7
      2021-02-09 12:02:48.000  - debug: heatingcontrol.0 (4989) UpdateDPs  for Arbeitszimmer auto
      2021-02-09 12:02:48.015  - debug: heatingcontrol.0 (4989) ### handle state change heatingcontrol.0.Rooms.Arbeitszimmer.CurrentTimePeriod {"val":3,"ack":false,"ts":1612868568013,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1612868400223}
      2021-02-09 12:02:48.016  - debug: heatingcontrol.0 (4989) HandleStateChanges CurrentTimePeriod 3
      2021-02-09 12:02:48.023  - debug: heatingcontrol.0 (4989) AddStatusToLog skip Arbeitszimmer auto 26.5°C
      2021-02-09 12:02:48.085  - debug: heatingcontrol.0 (4989) ### handle state change heatingcontrol.0.Rooms.Arbeitszimmer.StatusLog {"val":" 09.02.2021 12:00:00 auto 26.5°C <br> 09.02.2021 11:56:04 manual 15°C <br> 09.02.2021 11:56:03 manual WindowOpen 9°C <br> 09.02.2021 11:52:05 auto WindowOpen 19°C <br> 09.02.2021 10:45:53 auto 25°C <br> 09.02.2021 10:45:31 auto WindowOpen 19°C <br> 09.02.2021 09:10:02 auto 25°C <br> 09.02.2021 09:09:41 auto WindowOpen 19°C <br> 09.02.2021 09:05:29 auto 25°C <br> 09.02.2021 08:18:07 auto 25.5°C <br> 09.02.2021 07:56:17 auto 28°C <br> 09.02.2021 07:56:03 manual 15°C <br> 09.02.2021 07:51:20 auto 26°C <br> 09.02.2021 07:48:42 auto WindowOpen 18.5°C <br> 09.02.2021 07:28:41 auto 25.5°C <br> 09.02.2021 07:28:36 starting 20.5°C <br> 09.02.2021 07:28:35 starting <br>","ack":false,"ts":1612868568082,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1612868400371}
      2021-02-09 12:02:48.086  - debug: heatingcontrol.0 (4989) Reaching SetStatusLog for Rooms.Arbeitszimmer.StatusLog
      

      Evtl. verstehe ich das auch falsch, sollte die SetTemperatur nicht annähernd die SollTemperatur vom Zeitpunkt haben? So heitzt doch die Heizung wenn die Temperatur unter 26.5°C fällt? Die Temperaturschwankung des zusätzlichen Senors ist durch Lüften entstanden um 11:52 habe ich die Balkontür aufgemacht.
      Ich habe jetzt ein Ist von 22,8 bei einem soll von 18.5

      PS: Das Problem mit dem ManuMode und der Temperatursturzerkennung habe ich mit einem Blockly gelöst, wenn das Fenster geschlossen wurde, setze heatingcontrol.0.Rooms.Arbeitszimmer.ResetManual nach 5min auf wahr.

      posted in Tester
      B
      Borio85
    • RE: Test Adapter HeatingControl v2.12.x

      @pittini Vielen Dank, leider habe ich keine CCU, nutze „nur“ den AccessPoint. Ich glaube das wird als nächstes kommen...

      posted in Tester
      B
      Borio85
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo