Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter KNX v2.x

NEWS

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

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

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

Test Adapter KNX v2.x

Geplant Angeheftet Gesperrt Verschoben Tester
421 Beiträge 70 Kommentatoren 106.0k Aufrufe 62 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • Thomas BraunT Thomas Braun

    @blacksheep587

    Die Vorgehensweise ist veraltet.

    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb am zuletzt editiert von
    #382

    @Dutchman @Homoran

    Bitte den Thread

    https://forum.iobroker.net/topic/64032/update-nodejs-best-practise-supported-16-und-18

    als veraltet kennzeichnen und für Debian & Co. auf 'iob nodejs-update' verweisen.

    Linux-Werkzeugkasten:
    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
    NodeJS Fixer Skript:
    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

    DutchmanD 1 Antwort Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      @blacksheep587 sagte in Test Adapter KNX v2.x:

      node: v18.17.1

      Auf die 18.18.2 bringen.

      iob stop
      iob fix
      iob nodejs-update
      

      Dann weiterschauen.

      B Offline
      B Offline
      blacksheep587
      schrieb am zuletzt editiert von
      #383

      @thomas-braun said in Test Adapter KNX v2.x:

      iob nodejs-update

      Done.
      Ergebnis ist leider das gleiche.

      P 1 Antwort Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @Dutchman @Homoran

        Bitte den Thread

        https://forum.iobroker.net/topic/64032/update-nodejs-best-practise-supported-16-und-18

        als veraltet kennzeichnen und für Debian & Co. auf 'iob nodejs-update' verweisen.

        DutchmanD Offline
        DutchmanD Offline
        Dutchman
        Developer Most Active Administrators
        schrieb am zuletzt editiert von
        #384

        @thomas-braun sagte in Test Adapter KNX v2.x:

        @Dutchman @Homoran

        Bitte den Thread

        https://forum.iobroker.net/topic/64032/update-nodejs-best-practise-supported-16-und-18

        als veraltet kennzeichnen und für Debian & Co. auf 'iob nodejs-update' verweisen.

        hmm veraltet wuerde ich nicht sagen es ist die Variante ausserhalb des Job Befehl aber ja wir sollten den jetzt explizite benennen.
        werde bei Gelegenheit (heute mittag/morgen) den thread abändern und standard auf den Befehl verweisen die regulären Sachen sollten aber drin bleiben wuerde ich sagen.

        Werde es intern auch mal in der dev Gruppe nachfragen nach den Meinungen anderer dazu

        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • DutchmanD Dutchman

          @thomas-braun sagte in Test Adapter KNX v2.x:

          @Dutchman @Homoran

          Bitte den Thread

          https://forum.iobroker.net/topic/64032/update-nodejs-best-practise-supported-16-und-18

          als veraltet kennzeichnen und für Debian & Co. auf 'iob nodejs-update' verweisen.

          hmm veraltet wuerde ich nicht sagen es ist die Variante ausserhalb des Job Befehl aber ja wir sollten den jetzt explizite benennen.
          werde bei Gelegenheit (heute mittag/morgen) den thread abändern und standard auf den Befehl verweisen die regulären Sachen sollten aber drin bleiben wuerde ich sagen.

          Werde es intern auch mal in der dev Gruppe nachfragen nach den Meinungen anderer dazu

          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von Thomas Braun
          #385

          @dutchman sagte in Test Adapter KNX v2.x:

          hmm veraltet wuerde ich nicht sagen es ist die Variante ausserhalb des Job Befehl

          Das Vorgehen führt aber in eine Sackgasse, weil das alte Repository von nodesource keine aktuellen Versionen mehr erhält. Deswegen ist das veraltet.

          Siehe auch:

          https://github.com/nodesource/distributions

          Package Changes: DEB and RPM packages are now available under the nodistro codename. We no longer package the installer coupled to specific versions. This means you can install Node.js on almost any distro that meets the minimum requirements.

          Eine angepasste Variante für Installationen 'zu Fuß' findet sich hier:

          https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian

          Linux-Werkzeugkasten:
          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
          NodeJS Fixer Skript:
          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

          1 Antwort Letzte Antwort
          0
          • B blacksheep587

            @thomas-braun said in Test Adapter KNX v2.x:

            iob nodejs-update

            Done.
            Ergebnis ist leider das gleiche.

            P Offline
            P Offline
            peer69
            Forum Testing
            schrieb am zuletzt editiert von
            #386

            @blacksheep587 Vielleicht hilft noch ein Rebuld des Adapters nach dem NodeJS Update? Sollte mit 'iobroker rebuild knx‘ angestoßen werden können.

            B 1 Antwort Letzte Antwort
            0
            • P peer69

              @blacksheep587 Vielleicht hilft noch ein Rebuld des Adapters nach dem NodeJS Update? Sollte mit 'iobroker rebuild knx‘ angestoßen werden können.

              B Offline
              B Offline
              blacksheep587
              schrieb am zuletzt editiert von
              #387

              @peer69 war leider auch nicht erfolgreich. Wenn ich eine neue Instanz hinzufüge, dann funktioniert diese. Die alte aber nachwievor nicht. Ich habe mal noch die Logstufe vom KNX-Adapter erweitert:

              2023-11-17 12:34:08.811  - info: host.raspberrypi instance system.adapter.knx.0 started with pid 31285
              2023-11-17 12:34:12.629  - debug: knx.0 (31285) Redis Objects: Use Redis connection: 127.0.0.1:9001
              2023-11-17 12:34:12.708  - debug: knx.0 (31285) Objects client ready ... initialize now
              2023-11-17 12:34:12.712  - debug: knx.0 (31285) Objects create System PubSub Client
              2023-11-17 12:34:12.714  - debug: knx.0 (31285) Objects create User PubSub Client
              2023-11-17 12:34:12.774  - debug: knx.0 (31285) Objects client initialize lua scripts
              2023-11-17 12:34:12.785  - debug: knx.0 (31285) Objects connected to redis: 127.0.0.1:9001
              2023-11-17 12:34:12.834  - debug: knx.0 (31285) Redis States: Use Redis connection: 127.0.0.1:9000
              2023-11-17 12:34:12.853  - debug: knx.0 (31285) States create System PubSub Client
              2023-11-17 12:34:12.855  - debug: knx.0 (31285) States create User PubSub Client
              2023-11-17 12:34:12.932  - debug: knx.0 (31285) States connected to redis: 127.0.0.1:9000
              2023-11-17 12:34:12.985  - debug: knx.0 (31285) Plugin sentry Initialize Plugin (enabled=true)
              2023-11-17 12:34:13.795  - info: knx.0 (31285) starting. Version 2.0.23 in /opt/iobroker/node_modules/iobroker.knx, node: v18.18.2, js-controller: 5.0.16
              2023-11-17 12:34:20.308  - info: host.raspberrypi stopInstance system.adapter.knx.0 (force=false, process=true)
              2023-11-17 12:34:20.417  - info: knx.0 (31285) Got terminate signal TERMINATE_YOURSELF
              2023-11-17 12:34:20.425  - info: host.raspberrypi stopInstance system.adapter.knx.0 send kill signal
              2023-11-17 12:34:20.424  - debug: knx.0 (31285) Adapter close
              2023-11-17 12:34:20.426  - info: knx.0 (31285) terminating
              2023-11-17 12:34:20.427  - debug: knx.0 (31285) Plugin sentry destroyed
              2023-11-17 12:34:20.428  - info: knx.0 (31285) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
              2023-11-17 12:34:20.930  - info: knx.0 (31285) terminating
              2023-11-17 12:34:20.951  - error: knx.0 (31285) Cannot get objects: Error: Connection is closed.
              2023-11-17 12:34:21.069  - info: host.raspberrypi instance system.adapter.knx.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
              2023-11-17 12:34:23.688  - info: host.raspberrypi instance system.adapter.knx.0 started with pid 31300
              2023-11-17 12:34:27.588  - debug: knx.0 (31300) Redis Objects: Use Redis connection: 127.0.0.1:9001
              2023-11-17 12:34:27.662  - debug: knx.0 (31300) Objects client ready ... initialize now
              2023-11-17 12:34:27.666  - debug: knx.0 (31300) Objects create System PubSub Client
              2023-11-17 12:34:27.668  - debug: knx.0 (31300) Objects create User PubSub Client
              2023-11-17 12:34:27.727  - debug: knx.0 (31300) Objects client initialize lua scripts
              2023-11-17 12:34:27.737  - debug: knx.0 (31300) Objects connected to redis: 127.0.0.1:9001
              2023-11-17 12:34:27.786  - debug: knx.0 (31300) Redis States: Use Redis connection: 127.0.0.1:9000
              2023-11-17 12:34:27.806  - debug: knx.0 (31300) States create System PubSub Client
              2023-11-17 12:34:27.808  - debug: knx.0 (31300) States create User PubSub Client
              2023-11-17 12:34:27.888  - debug: knx.0 (31300) States connected to redis: 127.0.0.1:9000
              2023-11-17 12:34:27.943  - debug: knx.0 (31300) Plugin sentry Initialize Plugin (enabled=true)
              2023-11-17 12:34:28.821  - info: knx.0 (31300) starting. Version 2.0.23 in /opt/iobroker/node_modules/iobroker.knx, node: v18.18.2, js-controller: 5.0.16
              2023-11-17 12:34:38.769  - warn: knx.0 (31300) stateChange: not ready
              2023-11-17 12:34:40.283  - warn: knx.0 (31300) stateChange: not ready
              2023-11-17 12:34:40.361  - warn: knx.0 (31300) stateChange: not ready
              2023-11-17 12:34:49.161  - info: knx.0 (31300) knx license is OK.
              2023-11-17 12:34:49.164  - info: knx.0 (31300) Connecting to knx GW: 192.168.178.100:3671 with phy. Adr: 1.0.7
              2023-11-17 12:34:49.176  - info: knx.0 (31300) Debuglevel: 2    3
              2023-11-17 12:34:49.182  - info: knx.0 (31300) Event : UDP - listening
              2023-11-17 12:34:49.188  - info: knx.0 (31300) Connected  - local UDP Server listening on 192.168.178.59:51521
              2023-11-17 12:34:49.192  - info: knx.0 (31300) Send : description Request :        06 10 02 03 00 0e 08 01 c0 a8 b2 3b c9 41        sent to 192.168.178.100:3671
              2023-11-17 12:34:49.203  - info: knx.0 (31300) Send : searchReqExt Request :        06 10 02 0b 00 14 08 01 c0 a8 b2 3b c9 41 06 04 01 02 08 06        sent to 192.168.178.100:3671
              2023-11-17 12:34:49.204  - info: knx.0 (31300)  STATE_SEARCH_EXT_REQUEST : no defined handling for transition from State: STATE_DESCRIPTION_RESPONSE(18) to STATE_SEARCH_EXT_REQUEST(19).
              2023-11-17 12:34:49.209  - info: knx.0 (31300)  receiving descrExtResp
              2023-11-17 12:34:49.211  - info: knx.0 (31300) Send : UDP Connection Request :        06 10 02 05 00 1a 08 01 c0 a8 b2 3b c9 41 08 01 00 00 00 00 c9 41 04 04 02 00        sent to 192.168.178.100:3671
              2023-11-17 12:34:49.222  - info: knx.0 (31300) Received  CONNECTION_RESPONSE : 06 10 02 06 00 14 02 00 08 01 c0 a8 b2 64 0e 57 04 04 10 04    GW-IP: 192.168.178.100:3671 -  ChannelID: 2 cnt IN/OUT: 0/0
              #Hier wurden dann diverse Datenpunkte erzeugt...
              2023-11-17 12:34:49.306  - info: knx.0 (31300) Connected! :-) 
              2023-11-17 12:34:49.542  - info: knx.0 (31300)  Has todo still 309 tasks, just processing : false
              2023-11-17 12:34:49.545  - info: knx.0 (31300) ( 1 ) Sending : GroupValueRead :   06 10 04 20 00 15 04 02 00 00 11 00 bc e0 10 07 38 01 01 00 00    sent to 192.168.178.100:3671  ChID: 2 SeqCntIN : 0 SeqCntOUT : 0 GA : 7/0/1 conCheck.conected : true
              2023-11-17 12:34:49.547  - info: knx.0 (31300) easy-knx: task.data : 06 10 04 20 00 15 04 02 00 00 11 00 bc e0 10 07 38 01 01 00 00  byteLen : 21
              2023-11-17 12:34:49.549  - info: knx.0 (31300) ( 2 ) Received TUNNEL_ACK      :             06 10 04 21 00 0a 04 02 00 00    from 192.168.178.100:3671 SeqCntIN : 0 SeqCntOUT : 1 GA : 0/0/0
              2023-11-17 12:34:49.550  - info: knx.0 (31300)  ==>  successful acknowledged previous package... processing next of 308
              2023-11-17 12:34:49.551  - info: knx.0 (31300)  ==> easy-knx.js: signal runtime : 0s  7.266345ms 
              2023-11-17 12:34:49.552  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
              2023-11-17 12:34:49.587  - info: knx.0 (31300) ( 3.6a ) Received L_DATA.con  06 10 04 20 00 15 04 02 00 00 2e 00 bc e0 10 07 38 01 01 00 00  was successfully processed by receiver. 
              2023-11-17 12:34:49.588  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
              2023-11-17 12:34:49.597  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 00 00   ChID : 2 SeqCntIN : 0 SeqCntOUT : 1 queue length : 308
              2023-11-17 12:34:49.598  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
              2023-11-17 12:34:49.599  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
              2023-11-17 12:34:49.600  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 01 00 29 00 bc e0 10 1e 10 01 03 00 80 00 2e   ChID: 2
              2023-11-17 12:34:49.607  - info: knx.0 (31300) WRITE : mappedName : Warmwasserzapftemperatur-soll    dest : 2/0/1  val: 46   (DPT7.000) Warmwasserzapftemperatur-soll
              2023-11-17 12:34:49.610  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
              2023-11-17 12:34:49.612  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 01 00   ChID : 2 SeqCntIN : 1 SeqCntOUT : 1 queue length : 308
              2023-11-17 12:34:49.612  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
              2023-11-17 12:34:49.613  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
              2023-11-17 12:34:49.622  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 02 00 29 00 bc e0 10 1e 10 0d 03 00 80 00 00   ChID: 2
              2023-11-17 12:34:49.624  - info: knx.0 (31300) WRITE : mappedName : Waermepumpe Stoerung Puls    dest : 2/0/13  val: 0   (DPT7.001) Waermepumpe_Stoerung_Puls
              2023-11-17 12:34:49.625  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
              2023-11-17 12:34:49.627  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 02 00   ChID : 2 SeqCntIN : 2 SeqCntOUT : 1 queue length : 308
              2023-11-17 12:34:49.628  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
              2023-11-17 12:34:49.628  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
              2023-11-17 12:34:49.633  - info: knx.0 (31300) main.js :  tGA.write on Statechange : 2/0/51   P-032E-0_GA-1378  typeof val: number  5.475  DPT9.024
              2023-11-17 12:34:49.642  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  5.475    dpt : DPT9.024{"type":"Buffer","data":[6,16,4,32,0,23,4,2,1,0,17,0,188,224,16,7,16,51,3,0,128,2,35]}
              2023-11-17 12:34:49.651  - info: knx.0 (31300) ( 1 ) Sending : GroupValueRead :   06 10 04 20 00 15 04 02 01 00 11 00 bc e0 10 07 38 02 01 00 00    sent to 192.168.178.100:3671  ChID: 2 SeqCntIN : 2 SeqCntOUT : 1 GA : 7/0/2 conCheck.conected : true
              2023-11-17 12:34:49.652  - info: knx.0 (31300) easy-knx: task.data : 06 10 04 20 00 15 04 02 01 00 11 00 bc e0 10 07 38 02 01 00 00  byteLen : 21
              2023-11-17 12:34:49.656  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 03 00 29 00 bc e0 10 1e 10 05 03 00 80 00 01   ChID: 2
              2023-11-17 12:34:49.657  - info: knx.0 (31300) WRITE : mappedName : Heizkreis A Betriebsart    dest : 2/0/5  val: 1   (DPT7.000) Heizkreis_A_Betriebsart
              2023-11-17 12:34:49.659  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK newState: deferred
              2023-11-17 12:34:49.660  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 03 00   ChID : 2 SeqCntIN : 3 SeqCntOUT : 2 queue length : 308
              2023-11-17 12:34:49.661  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
              2023-11-17 12:34:49.662  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
              2023-11-17 12:34:49.662  - info: knx.0 (31300) ( 2 ) Received TUNNEL_ACK      :             06 10 04 21 00 0a 04 02 01 00    from 192.168.178.100:3671 SeqCntIN : 3 SeqCntOUT : 2 GA : 0/0/0
              2023-11-17 12:34:49.663  - info: knx.0 (31300)  ==>  successful acknowledged previous package... processing next of 308
              2023-11-17 12:34:49.664  - info: knx.0 (31300)  ==> easy-knx.js: signal runtime : 0s  13.023492ms 
              2023-11-17 12:34:49.665  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
              2023-11-17 12:34:49.666  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 15 04 02 04 00 29 00 bc e0 10 03 10 0e 01 00 80   ChID: 2
              2023-11-17 12:34:49.668  - info: knx.0 (31300) WRITE : mappedName : Waermepumpe Stoerung bool    dest : 2/0/14  val: 0   (DPT1.001) Waermepumpe_Stoerung_bool
              2023-11-17 12:34:49.670  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
              2023-11-17 12:34:49.671  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 04 00   ChID : 2 SeqCntIN : 4 SeqCntOUT : 2 queue length : 308
              2023-11-17 12:34:49.671  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
              2023-11-17 12:34:49.672  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
              2023-11-17 12:34:49.683  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  5    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,1,3,0,128,1,244]}
              2023-11-17 12:34:49.687  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  23    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,0,3,0,128,12,126]}
              2023-11-17 12:34:49.690  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0    dpt : DPT9.009{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,9,3,0,128,0,0]}
              2023-11-17 12:34:49.693  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0.562    dpt : DPT14.076{"type":"Buffer","data":[6,16,4,32,0,25,4,2,2,0,17,0,188,224,16,7,3,7,5,0,128,63,15,223,59]}
              2023-11-17 12:34:49.696  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  80    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,8,3,0,128,23,208]}
              2023-11-17 12:34:49.698  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  365    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,17,3,0,128,44,116]}
              2023-11-17 12:34:49.700  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  99    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,16,3,0,128,28,213]}
              2023-11-17 12:34:49.703  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  685    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,4,3,0,128,52,46]}
              2023-11-17 12:34:49.706  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,2,3,0,128,0,0]}
              2023-11-17 12:34:49.709  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,3,3,0,128,0,0]}
              2023-11-17 12:34:49.724  - error: knx.0 (31300) uncaught exception: Cannot read properties of null (reading 'val')
              2023-11-17 12:34:49.725  - error: knx.0 (31300) TypeError: Cannot read properties of null (reading 'val')
                  at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                  at processImmediate (node:internal/timers:478:21)
              2023-11-17 12:34:49.725  - error: knx.0 (31300) Cannot read properties of null (reading 'val')
              2023-11-17 12:34:49.752  - error: knx.0 (31300) uncaught exception: Cannot read properties of null (reading 'val')
              2023-11-17 12:34:49.753  - error: knx.0 (31300) TypeError: Cannot read properties of null (reading 'val')
                  at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                  at processImmediate (node:internal/timers:478:21)
              2023-11-17 12:34:49.753  - error: knx.0 (31300) Cannot read properties of null (reading 'val')
              2023-11-17 12:34:49.757  - error: knx.0 (31300) uncaught exception: Cannot read properties of null (reading 'val')
              2023-11-17 12:34:49.757  - error: knx.0 (31300) TypeError: Cannot read properties of null (reading 'val')
                  at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                  at processImmediate (node:internal/timers:478:21)
              2023-11-17 12:34:49.758  - error: knx.0 (31300) Cannot read properties of null (reading 'val')
              2023-11-17 12:34:49.761  - error: knx.0 (31300) uncaught exception: Cannot read properties of null (reading 'val')
              2023-11-17 12:34:49.762  - error: knx.0 (31300) TypeError: Cannot read properties of null (reading 'val')
                  at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                  at processImmediate (node:internal/timers:478:21)
              2023-11-17 12:34:49.762  - error: knx.0 (31300) Cannot read properties of null (reading 'val')
              2023-11-17 12:34:49.765  - error: knx.0 (31300) uncaught exception: Cannot read properties of null (reading 'val')
              2023-11-17 12:34:49.765  - error: knx.0 (31300) TypeError: Cannot read properties of null (reading 'val')
                  at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                  at processImmediate (node:internal/timers:478:21)
              2023-11-17 12:34:49.766  - error: knx.0 (31300) Cannot read properties of null (reading 'val')
              2023-11-17 12:34:49.770  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  12    dpt : DPT9.001{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,2,13,3,0,128,4,176]}
              2023-11-17 12:34:49.771  - info: knx.0 (31300) ( 1 ) Sending : GroupValueRead :   06 10 04 20 00 15 04 02 02 00 11 00 bc e0 10 07 38 04 01 00 00    sent to 192.168.178.100:3671  ChID: 2 SeqCntIN : 4 SeqCntOUT : 2 GA : 7/0/4 conCheck.conected : true
              2023-11-17 12:34:49.773  - info: knx.0 (31300) easy-knx: task.data : 06 10 04 20 00 15 04 02 02 00 11 00 bc e0 10 07 38 04 01 00 00  byteLen : 21
              2023-11-17 12:34:49.776  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  80    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,15,3,0,128,23,208]}
              2023-11-17 12:34:49.779  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  1758    dpt : DPT9.004{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,12,3,0,128,61,93]}
              2023-11-17 12:34:49.783  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  13    dpt : DPT9.001{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,11,3,0,128,5,20]}
              2023-11-17 12:34:49.785  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  30    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,10,3,0,128,13,220]}
              2023-11-17 12:34:49.787  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  57    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,16,3,0,128,21,145]}
              2023-11-17 12:34:49.789  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  4    dpt : DPT9.001{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,23,3,0,128,1,144]}
              2023-11-17 12:34:49.791  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  90    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,25,3,0,128,28,101]}
              2023-11-17 12:34:49.793  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0    dpt : DPT9.004{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,22,3,0,128,0,0]}
              2023-11-17 12:34:49.795  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  8    dpt : DPT9.001{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,21,3,0,128,3,32]}
              2023-11-17 12:34:49.798  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  85    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,20,3,0,128,28,38]}
              2023-11-17 12:34:49.801  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,26,3,0,128,0,0]}
              2023-11-17 12:34:49.803  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  50    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,35,3,0,128,20,226]}
              2023-11-17 12:34:49.805  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  12    dpt : DPT9.001{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,31,3,0,128,4,176]}
              2023-11-17 12:34:49.807  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,30,3,0,128,0,0]}
              2023-11-17 12:34:49.809  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  12    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,36,3,0,128,4,176]}
              2023-11-17 12:34:49.811  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  60    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,45,3,0,128,21,220]}
              2023-11-17 12:34:49.820  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 05 00 29 00 bc e0 10 1e 10 09 03 00 80 00 01   ChID: 2
              2023-11-17 12:34:49.821  - info: knx.0 (31300) WRITE : mappedName : Zonenmodul Modus    dest : 2/0/9  val: 1   (DPT7.000) Zonenmodul_Modus
              2023-11-17 12:34:49.822  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK newState: deferred
              2023-11-17 12:34:49.823  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 05 00   ChID : 2 SeqCntIN : 5 SeqCntOUT : 3 queue length : 334
              2023-11-17 12:34:49.824  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
              2023-11-17 12:34:49.824  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
              2023-11-17 12:34:49.825  - info: knx.0 (31300) ( 2 ) Received TUNNEL_ACK      :             06 10 04 21 00 0a 04 02 02 00    from 192.168.178.100:3671 SeqCntIN : 5 SeqCntOUT : 3 GA : 0/0/0
              2023-11-17 12:34:49.826  - info: knx.0 (31300)  ==>  successful acknowledged previous package... processing next of 334
              2023-11-17 12:34:49.826  - info: knx.0 (31300)  ==> easy-knx.js: signal runtime : 0s  55.111437ms 
              2023-11-17 12:34:49.827  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
              2023-11-17 12:34:49.828  - info: knx.0 (31300) ( 3.6a ) Received L_DATA.con  06 10 04 20 00 15 04 02 06 00 2e 00 bc e0 10 07 38 02 01 00 00  was successfully processed by receiver. 
              2023-11-17 12:34:49.828  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
              2023-11-17 12:34:49.829  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 06 00   ChID : 2 SeqCntIN : 6 SeqCntOUT : 3 queue length : 334
              2023-11-17 12:34:49.830  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
              2023-11-17 12:34:49.830  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
              2023-11-17 12:34:49.831  - info: knx.0 (31300) ( 3.3 ) Received TUNNEL_REQUEST (RESPONSE  - send ACK)      :    06 10 04 20 00 17 04 02 07 00 29 00 bc d0 11 0a 38 01 03 00 40 0c b6                2
              2023-11-17 12:34:49.833  - info: knx.0 (31300) main.js: onGroupValue_Response from 7/0/1
              2023-11-17 12:34:49.834  - info: knx.0 (31300) RESPONSE : mappedName : Windgeschwindigkeit    dest : 7/0/1  val: 24.12   (DPT9.005) Windgeschwindigkeit
              2023-11-17 12:34:49.835  - info: knx.0 (31300) RESPONSE single-array value : 24.12 auf knx.0.Wetter.Wetterstation.Windgeschwindigkeit
              2023-11-17 12:34:49.836  - info: knx.0 (31300) ( 3.4 ) Received TUNNEL_REQUEST for unexpected address
              2023-11-17 12:34:49.837  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
              2023-11-17 12:34:49.838  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 07 00   ChID : 2 SeqCntIN : 7 SeqCntOUT : 3 queue length : 334
              2023-11-17 12:34:49.839  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
              2023-11-17 12:34:49.839  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
              2023-11-17 12:34:49.841  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 08 00 29 00 bc e0 10 1e 12 03 03 00 80 0c 1a   ChID: 2
              2023-11-17 12:34:49.842  - info: knx.0 (31300) WRITE : mappedName : A3_Raumtemperatur EG Flur -Soll    dest : 2/2/3  val: 21   (DPT9.001) A3_Raumtemperatur_EG_Flur_-Soll
              2023-11-17 12:34:49.843  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
              2023-11-17 12:34:49.844  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 08 00   ChID : 2 SeqCntIN : 8 SeqCntOUT : 3 queue length : 334
              2023-11-17 12:34:49.845  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
              2023-11-17 12:34:49.846  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
              2023-11-17 12:34:49.847  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 09 00 29 00 bc e0 10 1e 12 04 03 00 80 07 6c   ChID: 2
              2023-11-17 12:34:49.848  - info: knx.0 (31300) WRITE : mappedName : A4_Raumtemperatur EG WC -Soll    dest : 2/2/4  val: 19   (DPT9.001) A4_Raumtemperatur_EG_WC_-Soll
              2023-11-17 12:34:49.848  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
              2023-11-17 12:34:49.850  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 09 00   ChID : 2 SeqCntIN : 9 SeqCntOUT : 3 queue length : 334
              2023-11-17 12:34:49.850  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
              2023-11-17 12:34:49.851  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
              2023-11-17 12:34:49.852  - info: knx.0 (31300) ( 3.6a ) Received L_DATA.con  06 10 04 20 00 15 04 02 0a 00 2e 00 bc e0 10 07 38 04 01 00 00  was successfully processed by receiver. 
              2023-11-17 12:34:49.852  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
              2023-11-17 12:34:49.854  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 0a 00   ChID : 2 SeqCntIN : 10 SeqCntOUT : 3 queue length : 334
              2023-11-17 12:34:49.855  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
              2023-11-17 12:34:49.855  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
              2023-11-17 12:34:49.856  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 0b 00 29 00 bc e0 10 1e 10 34 03 00 80 00 00   ChID: 2
              2023-11-17 12:34:49.857  - info: knx.0 (31300) WRITE : mappedName : PV_WP_Elektrische_Leistungsaufnahme    dest : 2/0/52  val: 0   (DPT9.001) PV_WP_Elektrische_Leistungsaufnahme
              2023-11-17 12:34:49.858  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
              2023-11-17 12:34:49.859  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 0b 00   ChID : 2 SeqCntIN : 11 SeqCntOUT : 3 queue length : 334
              2023-11-17 12:34:49.860  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
              2023-11-17 12:34:49.860  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
              2023-11-17 12:34:49.871  - info: knx.0 (31300)  Connection persists.....closing now
              2023-11-17 12:34:49.872  - info: knx.0 (31300)  ... not able to close connection, because already closed
              2023-11-17 12:34:49.873  - info: knx.0 (31300)  STATE_NOT_CONNECTED : Try to connect / reconnect :  STATE_READY(7) to STATE_NOT_CONNECTED(0).
              2023-11-17 12:34:49.874  - debug: knx.0 (31300) Adapter close
              2023-11-17 12:34:49.875  - info: knx.0 (31300) terminating
              2023-11-17 12:34:49.876  - debug: knx.0 (31300) Plugin sentry destroyed
              2023-11-17 12:34:49.876  - warn: knx.0 (31300) Terminated (UNCAUGHT_EXCEPTION): Without reason
              2023-11-17 12:34:49.878  - info: knx.0 (31300) ( END ) Sending DISCONNECT_REQUEST :           06 10 02 09 00 10 02 00 08 01 c0 a8 b2 3b c9 41                                                        ChID : 0 SeqCntIN : 11 SeqCntOUT : 3  msgCode : [object Object]
              2023-11-17 12:34:49.879  - info: knx.0 (31300)  STATE_DISCONNECT_REQUEST : Transition from State:  STATE_NOT_CONNECTED(0) to STATE_DISCONNECT_REQUEST(15) not possible because of cancelled connection.
              2023-11-17 12:34:49.879  - info: knx.0 (31300)  Connection persists.....closing now
              2023-11-17 12:34:49.880  - info: knx.0 (31300)  ... not able to close connection, because already closed
              2023-11-17 12:34:49.881  - info: knx.0 (31300)  STATE_NOT_CONNECTED : Stop connection :  STATE_DISCONNECT_REQUEST(15) to STATE_NOT_CONNECTED(0).
              2023-11-17 12:34:49.914  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  11    dpt : DPT9.001{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,41,3,0,128,4,76]}
              2023-11-17 12:34:49.916  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  60    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,40,3,0,128,21,220]}
              2023-11-17 12:34:49.919  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  51    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,46,3,0,128,20,251]}
              2023-11-17 12:34:49.922  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0.055    dpt : DPT9.024{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,16,50,3,0,128,0,5]}
              2023-11-17 12:34:49.925  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  5.475    dpt : DPT9.024{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,16,51,3,0,128,2,35]}
              2023-11-17 12:34:49.935  - info: knx.0 (31300)  STATE_DISCONNECT_RESPONSE : from State:  STATE_NOT_CONNECTED(0) to STATE_DISCONNECT_RESPONSE(16) ... connection closed
              2023-11-17 12:34:49.936  - info: knx.0 (31300) Received DISCONNECT_RESPONSE06 10 02 0a 00 08 02 00 
              2023-11-17 12:34:49.937  - info: knx.0 (31300)  Connection persists.....closing now
              2023-11-17 12:34:49.939  - info: knx.0 (31300)  ... not able to close connection, because already closed
              2023-11-17 12:34:49.940  - info: knx.0 (31300)  STATE_NOT_CONNECTED : Stop connection :  STATE_DISCONNECT_RESPONSE(16) to STATE_NOT_CONNECTED(0).
              2023-11-17 12:34:50.418  - error: host.raspberrypi Caught by controller[0]: TypeError: Cannot read properties of null (reading 'val')
              2023-11-17 12:34:50.420  - error: host.raspberrypi Caught by controller[0]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
              2023-11-17 12:34:50.420  - error: host.raspberrypi Caught by controller[0]:     at processImmediate (node:internal/timers:478:21)
              2023-11-17 12:34:50.420  - error: host.raspberrypi Caught by controller[1]: TypeError: Cannot read properties of null (reading 'val')
              2023-11-17 12:34:50.420  - error: host.raspberrypi Caught by controller[1]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
              2023-11-17 12:34:50.420  - error: host.raspberrypi Caught by controller[1]:     at processImmediate (node:internal/timers:478:21)
              2023-11-17 12:34:50.420  - error: host.raspberrypi Caught by controller[2]: TypeError: Cannot read properties of null (reading 'val')
              2023-11-17 12:34:50.421  - error: host.raspberrypi Caught by controller[2]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
              2023-11-17 12:34:50.421  - error: host.raspberrypi Caught by controller[2]:     at processImmediate (node:internal/timers:478:21)
              2023-11-17 12:34:50.421  - error: host.raspberrypi Caught by controller[3]: TypeError: Cannot read properties of null (reading 'val')
              2023-11-17 12:34:50.421  - error: host.raspberrypi Caught by controller[3]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
              2023-11-17 12:34:50.421  - error: host.raspberrypi Caught by controller[3]:     at processImmediate (node:internal/timers:478:21)
              2023-11-17 12:34:50.421  - error: host.raspberrypi Caught by controller[4]: TypeError: Cannot read properties of null (reading 'val')
              2023-11-17 12:34:50.422  - error: host.raspberrypi Caught by controller[4]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
              2023-11-17 12:34:50.422  - error: host.raspberrypi Caught by controller[4]:     at processImmediate (node:internal/timers:478:21)
              2023-11-17 12:34:50.422  - error: host.raspberrypi instance system.adapter.knx.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
              2023-11-17 12:34:50.422  - info: host.raspberrypi Restart adapter system.adapter.knx.0 because enabled
              DutchmanD 1 Antwort Letzte Antwort
              0
              • B blacksheep587

                @peer69 war leider auch nicht erfolgreich. Wenn ich eine neue Instanz hinzufüge, dann funktioniert diese. Die alte aber nachwievor nicht. Ich habe mal noch die Logstufe vom KNX-Adapter erweitert:

                2023-11-17 12:34:08.811  - info: host.raspberrypi instance system.adapter.knx.0 started with pid 31285
                2023-11-17 12:34:12.629  - debug: knx.0 (31285) Redis Objects: Use Redis connection: 127.0.0.1:9001
                2023-11-17 12:34:12.708  - debug: knx.0 (31285) Objects client ready ... initialize now
                2023-11-17 12:34:12.712  - debug: knx.0 (31285) Objects create System PubSub Client
                2023-11-17 12:34:12.714  - debug: knx.0 (31285) Objects create User PubSub Client
                2023-11-17 12:34:12.774  - debug: knx.0 (31285) Objects client initialize lua scripts
                2023-11-17 12:34:12.785  - debug: knx.0 (31285) Objects connected to redis: 127.0.0.1:9001
                2023-11-17 12:34:12.834  - debug: knx.0 (31285) Redis States: Use Redis connection: 127.0.0.1:9000
                2023-11-17 12:34:12.853  - debug: knx.0 (31285) States create System PubSub Client
                2023-11-17 12:34:12.855  - debug: knx.0 (31285) States create User PubSub Client
                2023-11-17 12:34:12.932  - debug: knx.0 (31285) States connected to redis: 127.0.0.1:9000
                2023-11-17 12:34:12.985  - debug: knx.0 (31285) Plugin sentry Initialize Plugin (enabled=true)
                2023-11-17 12:34:13.795  - info: knx.0 (31285) starting. Version 2.0.23 in /opt/iobroker/node_modules/iobroker.knx, node: v18.18.2, js-controller: 5.0.16
                2023-11-17 12:34:20.308  - info: host.raspberrypi stopInstance system.adapter.knx.0 (force=false, process=true)
                2023-11-17 12:34:20.417  - info: knx.0 (31285) Got terminate signal TERMINATE_YOURSELF
                2023-11-17 12:34:20.425  - info: host.raspberrypi stopInstance system.adapter.knx.0 send kill signal
                2023-11-17 12:34:20.424  - debug: knx.0 (31285) Adapter close
                2023-11-17 12:34:20.426  - info: knx.0 (31285) terminating
                2023-11-17 12:34:20.427  - debug: knx.0 (31285) Plugin sentry destroyed
                2023-11-17 12:34:20.428  - info: knx.0 (31285) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                2023-11-17 12:34:20.930  - info: knx.0 (31285) terminating
                2023-11-17 12:34:20.951  - error: knx.0 (31285) Cannot get objects: Error: Connection is closed.
                2023-11-17 12:34:21.069  - info: host.raspberrypi instance system.adapter.knx.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                2023-11-17 12:34:23.688  - info: host.raspberrypi instance system.adapter.knx.0 started with pid 31300
                2023-11-17 12:34:27.588  - debug: knx.0 (31300) Redis Objects: Use Redis connection: 127.0.0.1:9001
                2023-11-17 12:34:27.662  - debug: knx.0 (31300) Objects client ready ... initialize now
                2023-11-17 12:34:27.666  - debug: knx.0 (31300) Objects create System PubSub Client
                2023-11-17 12:34:27.668  - debug: knx.0 (31300) Objects create User PubSub Client
                2023-11-17 12:34:27.727  - debug: knx.0 (31300) Objects client initialize lua scripts
                2023-11-17 12:34:27.737  - debug: knx.0 (31300) Objects connected to redis: 127.0.0.1:9001
                2023-11-17 12:34:27.786  - debug: knx.0 (31300) Redis States: Use Redis connection: 127.0.0.1:9000
                2023-11-17 12:34:27.806  - debug: knx.0 (31300) States create System PubSub Client
                2023-11-17 12:34:27.808  - debug: knx.0 (31300) States create User PubSub Client
                2023-11-17 12:34:27.888  - debug: knx.0 (31300) States connected to redis: 127.0.0.1:9000
                2023-11-17 12:34:27.943  - debug: knx.0 (31300) Plugin sentry Initialize Plugin (enabled=true)
                2023-11-17 12:34:28.821  - info: knx.0 (31300) starting. Version 2.0.23 in /opt/iobroker/node_modules/iobroker.knx, node: v18.18.2, js-controller: 5.0.16
                2023-11-17 12:34:38.769  - warn: knx.0 (31300) stateChange: not ready
                2023-11-17 12:34:40.283  - warn: knx.0 (31300) stateChange: not ready
                2023-11-17 12:34:40.361  - warn: knx.0 (31300) stateChange: not ready
                2023-11-17 12:34:49.161  - info: knx.0 (31300) knx license is OK.
                2023-11-17 12:34:49.164  - info: knx.0 (31300) Connecting to knx GW: 192.168.178.100:3671 with phy. Adr: 1.0.7
                2023-11-17 12:34:49.176  - info: knx.0 (31300) Debuglevel: 2    3
                2023-11-17 12:34:49.182  - info: knx.0 (31300) Event : UDP - listening
                2023-11-17 12:34:49.188  - info: knx.0 (31300) Connected  - local UDP Server listening on 192.168.178.59:51521
                2023-11-17 12:34:49.192  - info: knx.0 (31300) Send : description Request :        06 10 02 03 00 0e 08 01 c0 a8 b2 3b c9 41        sent to 192.168.178.100:3671
                2023-11-17 12:34:49.203  - info: knx.0 (31300) Send : searchReqExt Request :        06 10 02 0b 00 14 08 01 c0 a8 b2 3b c9 41 06 04 01 02 08 06        sent to 192.168.178.100:3671
                2023-11-17 12:34:49.204  - info: knx.0 (31300)  STATE_SEARCH_EXT_REQUEST : no defined handling for transition from State: STATE_DESCRIPTION_RESPONSE(18) to STATE_SEARCH_EXT_REQUEST(19).
                2023-11-17 12:34:49.209  - info: knx.0 (31300)  receiving descrExtResp
                2023-11-17 12:34:49.211  - info: knx.0 (31300) Send : UDP Connection Request :        06 10 02 05 00 1a 08 01 c0 a8 b2 3b c9 41 08 01 00 00 00 00 c9 41 04 04 02 00        sent to 192.168.178.100:3671
                2023-11-17 12:34:49.222  - info: knx.0 (31300) Received  CONNECTION_RESPONSE : 06 10 02 06 00 14 02 00 08 01 c0 a8 b2 64 0e 57 04 04 10 04    GW-IP: 192.168.178.100:3671 -  ChannelID: 2 cnt IN/OUT: 0/0
                #Hier wurden dann diverse Datenpunkte erzeugt...
                2023-11-17 12:34:49.306  - info: knx.0 (31300) Connected! :-) 
                2023-11-17 12:34:49.542  - info: knx.0 (31300)  Has todo still 309 tasks, just processing : false
                2023-11-17 12:34:49.545  - info: knx.0 (31300) ( 1 ) Sending : GroupValueRead :   06 10 04 20 00 15 04 02 00 00 11 00 bc e0 10 07 38 01 01 00 00    sent to 192.168.178.100:3671  ChID: 2 SeqCntIN : 0 SeqCntOUT : 0 GA : 7/0/1 conCheck.conected : true
                2023-11-17 12:34:49.547  - info: knx.0 (31300) easy-knx: task.data : 06 10 04 20 00 15 04 02 00 00 11 00 bc e0 10 07 38 01 01 00 00  byteLen : 21
                2023-11-17 12:34:49.549  - info: knx.0 (31300) ( 2 ) Received TUNNEL_ACK      :             06 10 04 21 00 0a 04 02 00 00    from 192.168.178.100:3671 SeqCntIN : 0 SeqCntOUT : 1 GA : 0/0/0
                2023-11-17 12:34:49.550  - info: knx.0 (31300)  ==>  successful acknowledged previous package... processing next of 308
                2023-11-17 12:34:49.551  - info: knx.0 (31300)  ==> easy-knx.js: signal runtime : 0s  7.266345ms 
                2023-11-17 12:34:49.552  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                2023-11-17 12:34:49.587  - info: knx.0 (31300) ( 3.6a ) Received L_DATA.con  06 10 04 20 00 15 04 02 00 00 2e 00 bc e0 10 07 38 01 01 00 00  was successfully processed by receiver. 
                2023-11-17 12:34:49.588  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                2023-11-17 12:34:49.597  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 00 00   ChID : 2 SeqCntIN : 0 SeqCntOUT : 1 queue length : 308
                2023-11-17 12:34:49.598  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                2023-11-17 12:34:49.599  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                2023-11-17 12:34:49.600  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 01 00 29 00 bc e0 10 1e 10 01 03 00 80 00 2e   ChID: 2
                2023-11-17 12:34:49.607  - info: knx.0 (31300) WRITE : mappedName : Warmwasserzapftemperatur-soll    dest : 2/0/1  val: 46   (DPT7.000) Warmwasserzapftemperatur-soll
                2023-11-17 12:34:49.610  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                2023-11-17 12:34:49.612  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 01 00   ChID : 2 SeqCntIN : 1 SeqCntOUT : 1 queue length : 308
                2023-11-17 12:34:49.612  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                2023-11-17 12:34:49.613  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                2023-11-17 12:34:49.622  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 02 00 29 00 bc e0 10 1e 10 0d 03 00 80 00 00   ChID: 2
                2023-11-17 12:34:49.624  - info: knx.0 (31300) WRITE : mappedName : Waermepumpe Stoerung Puls    dest : 2/0/13  val: 0   (DPT7.001) Waermepumpe_Stoerung_Puls
                2023-11-17 12:34:49.625  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                2023-11-17 12:34:49.627  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 02 00   ChID : 2 SeqCntIN : 2 SeqCntOUT : 1 queue length : 308
                2023-11-17 12:34:49.628  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                2023-11-17 12:34:49.628  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                2023-11-17 12:34:49.633  - info: knx.0 (31300) main.js :  tGA.write on Statechange : 2/0/51   P-032E-0_GA-1378  typeof val: number  5.475  DPT9.024
                2023-11-17 12:34:49.642  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  5.475    dpt : DPT9.024{"type":"Buffer","data":[6,16,4,32,0,23,4,2,1,0,17,0,188,224,16,7,16,51,3,0,128,2,35]}
                2023-11-17 12:34:49.651  - info: knx.0 (31300) ( 1 ) Sending : GroupValueRead :   06 10 04 20 00 15 04 02 01 00 11 00 bc e0 10 07 38 02 01 00 00    sent to 192.168.178.100:3671  ChID: 2 SeqCntIN : 2 SeqCntOUT : 1 GA : 7/0/2 conCheck.conected : true
                2023-11-17 12:34:49.652  - info: knx.0 (31300) easy-knx: task.data : 06 10 04 20 00 15 04 02 01 00 11 00 bc e0 10 07 38 02 01 00 00  byteLen : 21
                2023-11-17 12:34:49.656  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 03 00 29 00 bc e0 10 1e 10 05 03 00 80 00 01   ChID: 2
                2023-11-17 12:34:49.657  - info: knx.0 (31300) WRITE : mappedName : Heizkreis A Betriebsart    dest : 2/0/5  val: 1   (DPT7.000) Heizkreis_A_Betriebsart
                2023-11-17 12:34:49.659  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK newState: deferred
                2023-11-17 12:34:49.660  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 03 00   ChID : 2 SeqCntIN : 3 SeqCntOUT : 2 queue length : 308
                2023-11-17 12:34:49.661  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                2023-11-17 12:34:49.662  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                2023-11-17 12:34:49.662  - info: knx.0 (31300) ( 2 ) Received TUNNEL_ACK      :             06 10 04 21 00 0a 04 02 01 00    from 192.168.178.100:3671 SeqCntIN : 3 SeqCntOUT : 2 GA : 0/0/0
                2023-11-17 12:34:49.663  - info: knx.0 (31300)  ==>  successful acknowledged previous package... processing next of 308
                2023-11-17 12:34:49.664  - info: knx.0 (31300)  ==> easy-knx.js: signal runtime : 0s  13.023492ms 
                2023-11-17 12:34:49.665  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                2023-11-17 12:34:49.666  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 15 04 02 04 00 29 00 bc e0 10 03 10 0e 01 00 80   ChID: 2
                2023-11-17 12:34:49.668  - info: knx.0 (31300) WRITE : mappedName : Waermepumpe Stoerung bool    dest : 2/0/14  val: 0   (DPT1.001) Waermepumpe_Stoerung_bool
                2023-11-17 12:34:49.670  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                2023-11-17 12:34:49.671  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 04 00   ChID : 2 SeqCntIN : 4 SeqCntOUT : 2 queue length : 308
                2023-11-17 12:34:49.671  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                2023-11-17 12:34:49.672  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                2023-11-17 12:34:49.683  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  5    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,1,3,0,128,1,244]}
                2023-11-17 12:34:49.687  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  23    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,0,3,0,128,12,126]}
                2023-11-17 12:34:49.690  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0    dpt : DPT9.009{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,9,3,0,128,0,0]}
                2023-11-17 12:34:49.693  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0.562    dpt : DPT14.076{"type":"Buffer","data":[6,16,4,32,0,25,4,2,2,0,17,0,188,224,16,7,3,7,5,0,128,63,15,223,59]}
                2023-11-17 12:34:49.696  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  80    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,8,3,0,128,23,208]}
                2023-11-17 12:34:49.698  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  365    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,17,3,0,128,44,116]}
                2023-11-17 12:34:49.700  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  99    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,16,3,0,128,28,213]}
                2023-11-17 12:34:49.703  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  685    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,4,3,0,128,52,46]}
                2023-11-17 12:34:49.706  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,2,3,0,128,0,0]}
                2023-11-17 12:34:49.709  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,3,3,0,128,0,0]}
                2023-11-17 12:34:49.724  - error: knx.0 (31300) uncaught exception: Cannot read properties of null (reading 'val')
                2023-11-17 12:34:49.725  - error: knx.0 (31300) TypeError: Cannot read properties of null (reading 'val')
                    at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                    at processImmediate (node:internal/timers:478:21)
                2023-11-17 12:34:49.725  - error: knx.0 (31300) Cannot read properties of null (reading 'val')
                2023-11-17 12:34:49.752  - error: knx.0 (31300) uncaught exception: Cannot read properties of null (reading 'val')
                2023-11-17 12:34:49.753  - error: knx.0 (31300) TypeError: Cannot read properties of null (reading 'val')
                    at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                    at processImmediate (node:internal/timers:478:21)
                2023-11-17 12:34:49.753  - error: knx.0 (31300) Cannot read properties of null (reading 'val')
                2023-11-17 12:34:49.757  - error: knx.0 (31300) uncaught exception: Cannot read properties of null (reading 'val')
                2023-11-17 12:34:49.757  - error: knx.0 (31300) TypeError: Cannot read properties of null (reading 'val')
                    at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                    at processImmediate (node:internal/timers:478:21)
                2023-11-17 12:34:49.758  - error: knx.0 (31300) Cannot read properties of null (reading 'val')
                2023-11-17 12:34:49.761  - error: knx.0 (31300) uncaught exception: Cannot read properties of null (reading 'val')
                2023-11-17 12:34:49.762  - error: knx.0 (31300) TypeError: Cannot read properties of null (reading 'val')
                    at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                    at processImmediate (node:internal/timers:478:21)
                2023-11-17 12:34:49.762  - error: knx.0 (31300) Cannot read properties of null (reading 'val')
                2023-11-17 12:34:49.765  - error: knx.0 (31300) uncaught exception: Cannot read properties of null (reading 'val')
                2023-11-17 12:34:49.765  - error: knx.0 (31300) TypeError: Cannot read properties of null (reading 'val')
                    at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                    at processImmediate (node:internal/timers:478:21)
                2023-11-17 12:34:49.766  - error: knx.0 (31300) Cannot read properties of null (reading 'val')
                2023-11-17 12:34:49.770  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  12    dpt : DPT9.001{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,2,13,3,0,128,4,176]}
                2023-11-17 12:34:49.771  - info: knx.0 (31300) ( 1 ) Sending : GroupValueRead :   06 10 04 20 00 15 04 02 02 00 11 00 bc e0 10 07 38 04 01 00 00    sent to 192.168.178.100:3671  ChID: 2 SeqCntIN : 4 SeqCntOUT : 2 GA : 7/0/4 conCheck.conected : true
                2023-11-17 12:34:49.773  - info: knx.0 (31300) easy-knx: task.data : 06 10 04 20 00 15 04 02 02 00 11 00 bc e0 10 07 38 04 01 00 00  byteLen : 21
                2023-11-17 12:34:49.776  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  80    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,15,3,0,128,23,208]}
                2023-11-17 12:34:49.779  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  1758    dpt : DPT9.004{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,12,3,0,128,61,93]}
                2023-11-17 12:34:49.783  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  13    dpt : DPT9.001{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,11,3,0,128,5,20]}
                2023-11-17 12:34:49.785  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  30    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,10,3,0,128,13,220]}
                2023-11-17 12:34:49.787  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  57    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,16,3,0,128,21,145]}
                2023-11-17 12:34:49.789  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  4    dpt : DPT9.001{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,23,3,0,128,1,144]}
                2023-11-17 12:34:49.791  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  90    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,25,3,0,128,28,101]}
                2023-11-17 12:34:49.793  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0    dpt : DPT9.004{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,22,3,0,128,0,0]}
                2023-11-17 12:34:49.795  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  8    dpt : DPT9.001{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,21,3,0,128,3,32]}
                2023-11-17 12:34:49.798  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  85    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,20,3,0,128,28,38]}
                2023-11-17 12:34:49.801  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,26,3,0,128,0,0]}
                2023-11-17 12:34:49.803  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  50    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,35,3,0,128,20,226]}
                2023-11-17 12:34:49.805  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  12    dpt : DPT9.001{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,31,3,0,128,4,176]}
                2023-11-17 12:34:49.807  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,30,3,0,128,0,0]}
                2023-11-17 12:34:49.809  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  12    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,36,3,0,128,4,176]}
                2023-11-17 12:34:49.811  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  60    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,45,3,0,128,21,220]}
                2023-11-17 12:34:49.820  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 05 00 29 00 bc e0 10 1e 10 09 03 00 80 00 01   ChID: 2
                2023-11-17 12:34:49.821  - info: knx.0 (31300) WRITE : mappedName : Zonenmodul Modus    dest : 2/0/9  val: 1   (DPT7.000) Zonenmodul_Modus
                2023-11-17 12:34:49.822  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK newState: deferred
                2023-11-17 12:34:49.823  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 05 00   ChID : 2 SeqCntIN : 5 SeqCntOUT : 3 queue length : 334
                2023-11-17 12:34:49.824  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                2023-11-17 12:34:49.824  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                2023-11-17 12:34:49.825  - info: knx.0 (31300) ( 2 ) Received TUNNEL_ACK      :             06 10 04 21 00 0a 04 02 02 00    from 192.168.178.100:3671 SeqCntIN : 5 SeqCntOUT : 3 GA : 0/0/0
                2023-11-17 12:34:49.826  - info: knx.0 (31300)  ==>  successful acknowledged previous package... processing next of 334
                2023-11-17 12:34:49.826  - info: knx.0 (31300)  ==> easy-knx.js: signal runtime : 0s  55.111437ms 
                2023-11-17 12:34:49.827  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                2023-11-17 12:34:49.828  - info: knx.0 (31300) ( 3.6a ) Received L_DATA.con  06 10 04 20 00 15 04 02 06 00 2e 00 bc e0 10 07 38 02 01 00 00  was successfully processed by receiver. 
                2023-11-17 12:34:49.828  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                2023-11-17 12:34:49.829  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 06 00   ChID : 2 SeqCntIN : 6 SeqCntOUT : 3 queue length : 334
                2023-11-17 12:34:49.830  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                2023-11-17 12:34:49.830  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                2023-11-17 12:34:49.831  - info: knx.0 (31300) ( 3.3 ) Received TUNNEL_REQUEST (RESPONSE  - send ACK)      :    06 10 04 20 00 17 04 02 07 00 29 00 bc d0 11 0a 38 01 03 00 40 0c b6                2
                2023-11-17 12:34:49.833  - info: knx.0 (31300) main.js: onGroupValue_Response from 7/0/1
                2023-11-17 12:34:49.834  - info: knx.0 (31300) RESPONSE : mappedName : Windgeschwindigkeit    dest : 7/0/1  val: 24.12   (DPT9.005) Windgeschwindigkeit
                2023-11-17 12:34:49.835  - info: knx.0 (31300) RESPONSE single-array value : 24.12 auf knx.0.Wetter.Wetterstation.Windgeschwindigkeit
                2023-11-17 12:34:49.836  - info: knx.0 (31300) ( 3.4 ) Received TUNNEL_REQUEST for unexpected address
                2023-11-17 12:34:49.837  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                2023-11-17 12:34:49.838  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 07 00   ChID : 2 SeqCntIN : 7 SeqCntOUT : 3 queue length : 334
                2023-11-17 12:34:49.839  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                2023-11-17 12:34:49.839  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                2023-11-17 12:34:49.841  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 08 00 29 00 bc e0 10 1e 12 03 03 00 80 0c 1a   ChID: 2
                2023-11-17 12:34:49.842  - info: knx.0 (31300) WRITE : mappedName : A3_Raumtemperatur EG Flur -Soll    dest : 2/2/3  val: 21   (DPT9.001) A3_Raumtemperatur_EG_Flur_-Soll
                2023-11-17 12:34:49.843  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                2023-11-17 12:34:49.844  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 08 00   ChID : 2 SeqCntIN : 8 SeqCntOUT : 3 queue length : 334
                2023-11-17 12:34:49.845  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                2023-11-17 12:34:49.846  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                2023-11-17 12:34:49.847  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 09 00 29 00 bc e0 10 1e 12 04 03 00 80 07 6c   ChID: 2
                2023-11-17 12:34:49.848  - info: knx.0 (31300) WRITE : mappedName : A4_Raumtemperatur EG WC -Soll    dest : 2/2/4  val: 19   (DPT9.001) A4_Raumtemperatur_EG_WC_-Soll
                2023-11-17 12:34:49.848  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                2023-11-17 12:34:49.850  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 09 00   ChID : 2 SeqCntIN : 9 SeqCntOUT : 3 queue length : 334
                2023-11-17 12:34:49.850  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                2023-11-17 12:34:49.851  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                2023-11-17 12:34:49.852  - info: knx.0 (31300) ( 3.6a ) Received L_DATA.con  06 10 04 20 00 15 04 02 0a 00 2e 00 bc e0 10 07 38 04 01 00 00  was successfully processed by receiver. 
                2023-11-17 12:34:49.852  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                2023-11-17 12:34:49.854  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 0a 00   ChID : 2 SeqCntIN : 10 SeqCntOUT : 3 queue length : 334
                2023-11-17 12:34:49.855  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                2023-11-17 12:34:49.855  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                2023-11-17 12:34:49.856  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 0b 00 29 00 bc e0 10 1e 10 34 03 00 80 00 00   ChID: 2
                2023-11-17 12:34:49.857  - info: knx.0 (31300) WRITE : mappedName : PV_WP_Elektrische_Leistungsaufnahme    dest : 2/0/52  val: 0   (DPT9.001) PV_WP_Elektrische_Leistungsaufnahme
                2023-11-17 12:34:49.858  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                2023-11-17 12:34:49.859  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 0b 00   ChID : 2 SeqCntIN : 11 SeqCntOUT : 3 queue length : 334
                2023-11-17 12:34:49.860  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                2023-11-17 12:34:49.860  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                2023-11-17 12:34:49.871  - info: knx.0 (31300)  Connection persists.....closing now
                2023-11-17 12:34:49.872  - info: knx.0 (31300)  ... not able to close connection, because already closed
                2023-11-17 12:34:49.873  - info: knx.0 (31300)  STATE_NOT_CONNECTED : Try to connect / reconnect :  STATE_READY(7) to STATE_NOT_CONNECTED(0).
                2023-11-17 12:34:49.874  - debug: knx.0 (31300) Adapter close
                2023-11-17 12:34:49.875  - info: knx.0 (31300) terminating
                2023-11-17 12:34:49.876  - debug: knx.0 (31300) Plugin sentry destroyed
                2023-11-17 12:34:49.876  - warn: knx.0 (31300) Terminated (UNCAUGHT_EXCEPTION): Without reason
                2023-11-17 12:34:49.878  - info: knx.0 (31300) ( END ) Sending DISCONNECT_REQUEST :           06 10 02 09 00 10 02 00 08 01 c0 a8 b2 3b c9 41                                                        ChID : 0 SeqCntIN : 11 SeqCntOUT : 3  msgCode : [object Object]
                2023-11-17 12:34:49.879  - info: knx.0 (31300)  STATE_DISCONNECT_REQUEST : Transition from State:  STATE_NOT_CONNECTED(0) to STATE_DISCONNECT_REQUEST(15) not possible because of cancelled connection.
                2023-11-17 12:34:49.879  - info: knx.0 (31300)  Connection persists.....closing now
                2023-11-17 12:34:49.880  - info: knx.0 (31300)  ... not able to close connection, because already closed
                2023-11-17 12:34:49.881  - info: knx.0 (31300)  STATE_NOT_CONNECTED : Stop connection :  STATE_DISCONNECT_REQUEST(15) to STATE_NOT_CONNECTED(0).
                2023-11-17 12:34:49.914  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  11    dpt : DPT9.001{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,41,3,0,128,4,76]}
                2023-11-17 12:34:49.916  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  60    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,40,3,0,128,21,220]}
                2023-11-17 12:34:49.919  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  51    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,46,3,0,128,20,251]}
                2023-11-17 12:34:49.922  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0.055    dpt : DPT9.024{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,16,50,3,0,128,0,5]}
                2023-11-17 12:34:49.925  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  5.475    dpt : DPT9.024{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,16,51,3,0,128,2,35]}
                2023-11-17 12:34:49.935  - info: knx.0 (31300)  STATE_DISCONNECT_RESPONSE : from State:  STATE_NOT_CONNECTED(0) to STATE_DISCONNECT_RESPONSE(16) ... connection closed
                2023-11-17 12:34:49.936  - info: knx.0 (31300) Received DISCONNECT_RESPONSE06 10 02 0a 00 08 02 00 
                2023-11-17 12:34:49.937  - info: knx.0 (31300)  Connection persists.....closing now
                2023-11-17 12:34:49.939  - info: knx.0 (31300)  ... not able to close connection, because already closed
                2023-11-17 12:34:49.940  - info: knx.0 (31300)  STATE_NOT_CONNECTED : Stop connection :  STATE_DISCONNECT_RESPONSE(16) to STATE_NOT_CONNECTED(0).
                2023-11-17 12:34:50.418  - error: host.raspberrypi Caught by controller[0]: TypeError: Cannot read properties of null (reading 'val')
                2023-11-17 12:34:50.420  - error: host.raspberrypi Caught by controller[0]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                2023-11-17 12:34:50.420  - error: host.raspberrypi Caught by controller[0]:     at processImmediate (node:internal/timers:478:21)
                2023-11-17 12:34:50.420  - error: host.raspberrypi Caught by controller[1]: TypeError: Cannot read properties of null (reading 'val')
                2023-11-17 12:34:50.420  - error: host.raspberrypi Caught by controller[1]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                2023-11-17 12:34:50.420  - error: host.raspberrypi Caught by controller[1]:     at processImmediate (node:internal/timers:478:21)
                2023-11-17 12:34:50.420  - error: host.raspberrypi Caught by controller[2]: TypeError: Cannot read properties of null (reading 'val')
                2023-11-17 12:34:50.421  - error: host.raspberrypi Caught by controller[2]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                2023-11-17 12:34:50.421  - error: host.raspberrypi Caught by controller[2]:     at processImmediate (node:internal/timers:478:21)
                2023-11-17 12:34:50.421  - error: host.raspberrypi Caught by controller[3]: TypeError: Cannot read properties of null (reading 'val')
                2023-11-17 12:34:50.421  - error: host.raspberrypi Caught by controller[3]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                2023-11-17 12:34:50.421  - error: host.raspberrypi Caught by controller[3]:     at processImmediate (node:internal/timers:478:21)
                2023-11-17 12:34:50.421  - error: host.raspberrypi Caught by controller[4]: TypeError: Cannot read properties of null (reading 'val')
                2023-11-17 12:34:50.422  - error: host.raspberrypi Caught by controller[4]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                2023-11-17 12:34:50.422  - error: host.raspberrypi Caught by controller[4]:     at processImmediate (node:internal/timers:478:21)
                2023-11-17 12:34:50.422  - error: host.raspberrypi instance system.adapter.knx.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                2023-11-17 12:34:50.422  - info: host.raspberrypi Restart adapter system.adapter.knx.0 because enabled
                DutchmanD Offline
                DutchmanD Offline
                Dutchman
                Developer Most Active Administrators
                schrieb am zuletzt editiert von
                #388

                @blacksheep587 sagte in Test Adapter KNX v2.x:

                @peer69 war leider auch nicht erfolgreich. Wenn ich eine neue Instanz hinzufüge, dann funktioniert diese. Die alte aber nachwievor nicht. Ich habe mal noch die Logstufe vom KNX-Adapter erweitert:

                2023-11-17 12:34:08.811  - info: host.raspberrypi instance system.adapter.knx.0 started with pid 31285
                2023-11-17 12:34:12.629  - debug: knx.0 (31285) Redis Objects: Use Redis connection: 127.0.0.1:9001
                2023-11-17 12:34:12.708  - debug: knx.0 (31285) Objects client ready ... initialize now
                2023-11-17 12:34:12.712  - debug: knx.0 (31285) Objects create System PubSub Client
                2023-11-17 12:34:12.714  - debug: knx.0 (31285) Objects create User PubSub Client
                2023-11-17 12:34:12.774  - debug: knx.0 (31285) Objects client initialize lua scripts
                2023-11-17 12:34:12.785  - debug: knx.0 (31285) Objects connected to redis: 127.0.0.1:9001
                2023-11-17 12:34:12.834  - debug: knx.0 (31285) Redis States: Use Redis connection: 127.0.0.1:9000
                2023-11-17 12:34:12.853  - debug: knx.0 (31285) States create System PubSub Client
                2023-11-17 12:34:12.855  - debug: knx.0 (31285) States create User PubSub Client
                2023-11-17 12:34:12.932  - debug: knx.0 (31285) States connected to redis: 127.0.0.1:9000
                2023-11-17 12:34:12.985  - debug: knx.0 (31285) Plugin sentry Initialize Plugin (enabled=true)
                2023-11-17 12:34:13.795  - info: knx.0 (31285) starting. Version 2.0.23 in /opt/iobroker/node_modules/iobroker.knx, node: v18.18.2, js-controller: 5.0.16
                2023-11-17 12:34:20.308  - info: host.raspberrypi stopInstance system.adapter.knx.0 (force=false, process=true)
                2023-11-17 12:34:20.417  - info: knx.0 (31285) Got terminate signal TERMINATE_YOURSELF
                2023-11-17 12:34:20.425  - info: host.raspberrypi stopInstance system.adapter.knx.0 send kill signal
                2023-11-17 12:34:20.424  - debug: knx.0 (31285) Adapter close
                2023-11-17 12:34:20.426  - info: knx.0 (31285) terminating
                2023-11-17 12:34:20.427  - debug: knx.0 (31285) Plugin sentry destroyed
                2023-11-17 12:34:20.428  - info: knx.0 (31285) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                2023-11-17 12:34:20.930  - info: knx.0 (31285) terminating
                2023-11-17 12:34:20.951  - error: knx.0 (31285) Cannot get objects: Error: Connection is closed.
                2023-11-17 12:34:21.069  - info: host.raspberrypi instance system.adapter.knx.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                2023-11-17 12:34:23.688  - info: host.raspberrypi instance system.adapter.knx.0 started with pid 31300
                2023-11-17 12:34:27.588  - debug: knx.0 (31300) Redis Objects: Use Redis connection: 127.0.0.1:9001
                2023-11-17 12:34:27.662  - debug: knx.0 (31300) Objects client ready ... initialize now
                2023-11-17 12:34:27.666  - debug: knx.0 (31300) Objects create System PubSub Client
                2023-11-17 12:34:27.668  - debug: knx.0 (31300) Objects create User PubSub Client
                2023-11-17 12:34:27.727  - debug: knx.0 (31300) Objects client initialize lua scripts
                2023-11-17 12:34:27.737  - debug: knx.0 (31300) Objects connected to redis: 127.0.0.1:9001
                2023-11-17 12:34:27.786  - debug: knx.0 (31300) Redis States: Use Redis connection: 127.0.0.1:9000
                2023-11-17 12:34:27.806  - debug: knx.0 (31300) States create System PubSub Client
                2023-11-17 12:34:27.808  - debug: knx.0 (31300) States create User PubSub Client
                2023-11-17 12:34:27.888  - debug: knx.0 (31300) States connected to redis: 127.0.0.1:9000
                2023-11-17 12:34:27.943  - debug: knx.0 (31300) Plugin sentry Initialize Plugin (enabled=true)
                2023-11-17 12:34:28.821  - info: knx.0 (31300) starting. Version 2.0.23 in /opt/iobroker/node_modules/iobroker.knx, node: v18.18.2, js-controller: 5.0.16
                2023-11-17 12:34:38.769  - warn: knx.0 (31300) stateChange: not ready
                2023-11-17 12:34:40.283  - warn: knx.0 (31300) stateChange: not ready
                2023-11-17 12:34:40.361  - warn: knx.0 (31300) stateChange: not ready
                2023-11-17 12:34:49.161  - info: knx.0 (31300) knx license is OK.
                2023-11-17 12:34:49.164  - info: knx.0 (31300) Connecting to knx GW: 192.168.178.100:3671 with phy. Adr: 1.0.7
                2023-11-17 12:34:49.176  - info: knx.0 (31300) Debuglevel: 2    3
                2023-11-17 12:34:49.182  - info: knx.0 (31300) Event : UDP - listening
                2023-11-17 12:34:49.188  - info: knx.0 (31300) Connected  - local UDP Server listening on 192.168.178.59:51521
                2023-11-17 12:34:49.192  - info: knx.0 (31300) Send : description Request :        06 10 02 03 00 0e 08 01 c0 a8 b2 3b c9 41        sent to 192.168.178.100:3671
                2023-11-17 12:34:49.203  - info: knx.0 (31300) Send : searchReqExt Request :        06 10 02 0b 00 14 08 01 c0 a8 b2 3b c9 41 06 04 01 02 08 06        sent to 192.168.178.100:3671
                2023-11-17 12:34:49.204  - info: knx.0 (31300)  STATE_SEARCH_EXT_REQUEST : no defined handling for transition from State: STATE_DESCRIPTION_RESPONSE(18) to STATE_SEARCH_EXT_REQUEST(19).
                2023-11-17 12:34:49.209  - info: knx.0 (31300)  receiving descrExtResp
                2023-11-17 12:34:49.211  - info: knx.0 (31300) Send : UDP Connection Request :        06 10 02 05 00 1a 08 01 c0 a8 b2 3b c9 41 08 01 00 00 00 00 c9 41 04 04 02 00        sent to 192.168.178.100:3671
                2023-11-17 12:34:49.222  - info: knx.0 (31300) Received  CONNECTION_RESPONSE : 06 10 02 06 00 14 02 00 08 01 c0 a8 b2 64 0e 57 04 04 10 04    GW-IP: 192.168.178.100:3671 -  ChannelID: 2 cnt IN/OUT: 0/0
                #Hier wurden dann diverse Datenpunkte erzeugt...
                2023-11-17 12:34:49.306  - info: knx.0 (31300) Connected! :-) 
                2023-11-17 12:34:49.542  - info: knx.0 (31300)  Has todo still 309 tasks, just processing : false
                2023-11-17 12:34:49.545  - info: knx.0 (31300) ( 1 ) Sending : GroupValueRead :   06 10 04 20 00 15 04 02 00 00 11 00 bc e0 10 07 38 01 01 00 00    sent to 192.168.178.100:3671  ChID: 2 SeqCntIN : 0 SeqCntOUT : 0 GA : 7/0/1 conCheck.conected : true
                2023-11-17 12:34:49.547  - info: knx.0 (31300) easy-knx: task.data : 06 10 04 20 00 15 04 02 00 00 11 00 bc e0 10 07 38 01 01 00 00  byteLen : 21
                2023-11-17 12:34:49.549  - info: knx.0 (31300) ( 2 ) Received TUNNEL_ACK      :             06 10 04 21 00 0a 04 02 00 00    from 192.168.178.100:3671 SeqCntIN : 0 SeqCntOUT : 1 GA : 0/0/0
                2023-11-17 12:34:49.550  - info: knx.0 (31300)  ==>  successful acknowledged previous package... processing next of 308
                2023-11-17 12:34:49.551  - info: knx.0 (31300)  ==> easy-knx.js: signal runtime : 0s  7.266345ms 
                2023-11-17 12:34:49.552  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                2023-11-17 12:34:49.587  - info: knx.0 (31300) ( 3.6a ) Received L_DATA.con  06 10 04 20 00 15 04 02 00 00 2e 00 bc e0 10 07 38 01 01 00 00  was successfully processed by receiver. 
                2023-11-17 12:34:49.588  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                2023-11-17 12:34:49.597  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 00 00   ChID : 2 SeqCntIN : 0 SeqCntOUT : 1 queue length : 308
                2023-11-17 12:34:49.598  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                2023-11-17 12:34:49.599  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                2023-11-17 12:34:49.600  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 01 00 29 00 bc e0 10 1e 10 01 03 00 80 00 2e   ChID: 2
                2023-11-17 12:34:49.607  - info: knx.0 (31300) WRITE : mappedName : Warmwasserzapftemperatur-soll    dest : 2/0/1  val: 46   (DPT7.000) Warmwasserzapftemperatur-soll
                2023-11-17 12:34:49.610  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                2023-11-17 12:34:49.612  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 01 00   ChID : 2 SeqCntIN : 1 SeqCntOUT : 1 queue length : 308
                2023-11-17 12:34:49.612  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                2023-11-17 12:34:49.613  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                2023-11-17 12:34:49.622  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 02 00 29 00 bc e0 10 1e 10 0d 03 00 80 00 00   ChID: 2
                2023-11-17 12:34:49.624  - info: knx.0 (31300) WRITE : mappedName : Waermepumpe Stoerung Puls    dest : 2/0/13  val: 0   (DPT7.001) Waermepumpe_Stoerung_Puls
                2023-11-17 12:34:49.625  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                2023-11-17 12:34:49.627  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 02 00   ChID : 2 SeqCntIN : 2 SeqCntOUT : 1 queue length : 308
                2023-11-17 12:34:49.628  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                2023-11-17 12:34:49.628  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                2023-11-17 12:34:49.633  - info: knx.0 (31300) main.js :  tGA.write on Statechange : 2/0/51   P-032E-0_GA-1378  typeof val: number  5.475  DPT9.024
                2023-11-17 12:34:49.642  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  5.475    dpt : DPT9.024{"type":"Buffer","data":[6,16,4,32,0,23,4,2,1,0,17,0,188,224,16,7,16,51,3,0,128,2,35]}
                2023-11-17 12:34:49.651  - info: knx.0 (31300) ( 1 ) Sending : GroupValueRead :   06 10 04 20 00 15 04 02 01 00 11 00 bc e0 10 07 38 02 01 00 00    sent to 192.168.178.100:3671  ChID: 2 SeqCntIN : 2 SeqCntOUT : 1 GA : 7/0/2 conCheck.conected : true
                2023-11-17 12:34:49.652  - info: knx.0 (31300) easy-knx: task.data : 06 10 04 20 00 15 04 02 01 00 11 00 bc e0 10 07 38 02 01 00 00  byteLen : 21
                2023-11-17 12:34:49.656  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 03 00 29 00 bc e0 10 1e 10 05 03 00 80 00 01   ChID: 2
                2023-11-17 12:34:49.657  - info: knx.0 (31300) WRITE : mappedName : Heizkreis A Betriebsart    dest : 2/0/5  val: 1   (DPT7.000) Heizkreis_A_Betriebsart
                2023-11-17 12:34:49.659  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK newState: deferred
                2023-11-17 12:34:49.660  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 03 00   ChID : 2 SeqCntIN : 3 SeqCntOUT : 2 queue length : 308
                2023-11-17 12:34:49.661  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                2023-11-17 12:34:49.662  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                2023-11-17 12:34:49.662  - info: knx.0 (31300) ( 2 ) Received TUNNEL_ACK      :             06 10 04 21 00 0a 04 02 01 00    from 192.168.178.100:3671 SeqCntIN : 3 SeqCntOUT : 2 GA : 0/0/0
                2023-11-17 12:34:49.663  - info: knx.0 (31300)  ==>  successful acknowledged previous package... processing next of 308
                2023-11-17 12:34:49.664  - info: knx.0 (31300)  ==> easy-knx.js: signal runtime : 0s  13.023492ms 
                2023-11-17 12:34:49.665  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                2023-11-17 12:34:49.666  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 15 04 02 04 00 29 00 bc e0 10 03 10 0e 01 00 80   ChID: 2
                2023-11-17 12:34:49.668  - info: knx.0 (31300) WRITE : mappedName : Waermepumpe Stoerung bool    dest : 2/0/14  val: 0   (DPT1.001) Waermepumpe_Stoerung_bool
                2023-11-17 12:34:49.670  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                2023-11-17 12:34:49.671  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 04 00   ChID : 2 SeqCntIN : 4 SeqCntOUT : 2 queue length : 308
                2023-11-17 12:34:49.671  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                2023-11-17 12:34:49.672  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                2023-11-17 12:34:49.683  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  5    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,1,3,0,128,1,244]}
                2023-11-17 12:34:49.687  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  23    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,0,3,0,128,12,126]}
                2023-11-17 12:34:49.690  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0    dpt : DPT9.009{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,9,3,0,128,0,0]}
                2023-11-17 12:34:49.693  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0.562    dpt : DPT14.076{"type":"Buffer","data":[6,16,4,32,0,25,4,2,2,0,17,0,188,224,16,7,3,7,5,0,128,63,15,223,59]}
                2023-11-17 12:34:49.696  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  80    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,8,3,0,128,23,208]}
                2023-11-17 12:34:49.698  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  365    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,17,3,0,128,44,116]}
                2023-11-17 12:34:49.700  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  99    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,16,3,0,128,28,213]}
                2023-11-17 12:34:49.703  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  685    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,4,3,0,128,52,46]}
                2023-11-17 12:34:49.706  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,2,3,0,128,0,0]}
                2023-11-17 12:34:49.709  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,3,3,0,128,0,0]}
                2023-11-17 12:34:49.724  - error: knx.0 (31300) uncaught exception: Cannot read properties of null (reading 'val')
                2023-11-17 12:34:49.725  - error: knx.0 (31300) TypeError: Cannot read properties of null (reading 'val')
                    at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                    at processImmediate (node:internal/timers:478:21)
                2023-11-17 12:34:49.725  - error: knx.0 (31300) Cannot read properties of null (reading 'val')
                2023-11-17 12:34:49.752  - error: knx.0 (31300) uncaught exception: Cannot read properties of null (reading 'val')
                2023-11-17 12:34:49.753  - error: knx.0 (31300) TypeError: Cannot read properties of null (reading 'val')
                    at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                    at processImmediate (node:internal/timers:478:21)
                2023-11-17 12:34:49.753  - error: knx.0 (31300) Cannot read properties of null (reading 'val')
                2023-11-17 12:34:49.757  - error: knx.0 (31300) uncaught exception: Cannot read properties of null (reading 'val')
                2023-11-17 12:34:49.757  - error: knx.0 (31300) TypeError: Cannot read properties of null (reading 'val')
                    at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                    at processImmediate (node:internal/timers:478:21)
                2023-11-17 12:34:49.758  - error: knx.0 (31300) Cannot read properties of null (reading 'val')
                2023-11-17 12:34:49.761  - error: knx.0 (31300) uncaught exception: Cannot read properties of null (reading 'val')
                2023-11-17 12:34:49.762  - error: knx.0 (31300) TypeError: Cannot read properties of null (reading 'val')
                    at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                    at processImmediate (node:internal/timers:478:21)
                2023-11-17 12:34:49.762  - error: knx.0 (31300) Cannot read properties of null (reading 'val')
                2023-11-17 12:34:49.765  - error: knx.0 (31300) uncaught exception: Cannot read properties of null (reading 'val')
                2023-11-17 12:34:49.765  - error: knx.0 (31300) TypeError: Cannot read properties of null (reading 'val')
                    at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                    at processImmediate (node:internal/timers:478:21)
                2023-11-17 12:34:49.766  - error: knx.0 (31300) Cannot read properties of null (reading 'val')
                2023-11-17 12:34:49.770  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  12    dpt : DPT9.001{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,2,13,3,0,128,4,176]}
                2023-11-17 12:34:49.771  - info: knx.0 (31300) ( 1 ) Sending : GroupValueRead :   06 10 04 20 00 15 04 02 02 00 11 00 bc e0 10 07 38 04 01 00 00    sent to 192.168.178.100:3671  ChID: 2 SeqCntIN : 4 SeqCntOUT : 2 GA : 7/0/4 conCheck.conected : true
                2023-11-17 12:34:49.773  - info: knx.0 (31300) easy-knx: task.data : 06 10 04 20 00 15 04 02 02 00 11 00 bc e0 10 07 38 04 01 00 00  byteLen : 21
                2023-11-17 12:34:49.776  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  80    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,15,3,0,128,23,208]}
                2023-11-17 12:34:49.779  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  1758    dpt : DPT9.004{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,12,3,0,128,61,93]}
                2023-11-17 12:34:49.783  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  13    dpt : DPT9.001{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,11,3,0,128,5,20]}
                2023-11-17 12:34:49.785  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  30    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,10,3,0,128,13,220]}
                2023-11-17 12:34:49.787  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  57    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,16,3,0,128,21,145]}
                2023-11-17 12:34:49.789  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  4    dpt : DPT9.001{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,23,3,0,128,1,144]}
                2023-11-17 12:34:49.791  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  90    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,25,3,0,128,28,101]}
                2023-11-17 12:34:49.793  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0    dpt : DPT9.004{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,22,3,0,128,0,0]}
                2023-11-17 12:34:49.795  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  8    dpt : DPT9.001{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,21,3,0,128,3,32]}
                2023-11-17 12:34:49.798  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  85    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,20,3,0,128,28,38]}
                2023-11-17 12:34:49.801  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,26,3,0,128,0,0]}
                2023-11-17 12:34:49.803  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  50    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,35,3,0,128,20,226]}
                2023-11-17 12:34:49.805  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  12    dpt : DPT9.001{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,31,3,0,128,4,176]}
                2023-11-17 12:34:49.807  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,30,3,0,128,0,0]}
                2023-11-17 12:34:49.809  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  12    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,36,3,0,128,4,176]}
                2023-11-17 12:34:49.811  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  60    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,45,3,0,128,21,220]}
                2023-11-17 12:34:49.820  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 05 00 29 00 bc e0 10 1e 10 09 03 00 80 00 01   ChID: 2
                2023-11-17 12:34:49.821  - info: knx.0 (31300) WRITE : mappedName : Zonenmodul Modus    dest : 2/0/9  val: 1   (DPT7.000) Zonenmodul_Modus
                2023-11-17 12:34:49.822  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK newState: deferred
                2023-11-17 12:34:49.823  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 05 00   ChID : 2 SeqCntIN : 5 SeqCntOUT : 3 queue length : 334
                2023-11-17 12:34:49.824  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                2023-11-17 12:34:49.824  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                2023-11-17 12:34:49.825  - info: knx.0 (31300) ( 2 ) Received TUNNEL_ACK      :             06 10 04 21 00 0a 04 02 02 00    from 192.168.178.100:3671 SeqCntIN : 5 SeqCntOUT : 3 GA : 0/0/0
                2023-11-17 12:34:49.826  - info: knx.0 (31300)  ==>  successful acknowledged previous package... processing next of 334
                2023-11-17 12:34:49.826  - info: knx.0 (31300)  ==> easy-knx.js: signal runtime : 0s  55.111437ms 
                2023-11-17 12:34:49.827  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                2023-11-17 12:34:49.828  - info: knx.0 (31300) ( 3.6a ) Received L_DATA.con  06 10 04 20 00 15 04 02 06 00 2e 00 bc e0 10 07 38 02 01 00 00  was successfully processed by receiver. 
                2023-11-17 12:34:49.828  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                2023-11-17 12:34:49.829  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 06 00   ChID : 2 SeqCntIN : 6 SeqCntOUT : 3 queue length : 334
                2023-11-17 12:34:49.830  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                2023-11-17 12:34:49.830  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                2023-11-17 12:34:49.831  - info: knx.0 (31300) ( 3.3 ) Received TUNNEL_REQUEST (RESPONSE  - send ACK)      :    06 10 04 20 00 17 04 02 07 00 29 00 bc d0 11 0a 38 01 03 00 40 0c b6                2
                2023-11-17 12:34:49.833  - info: knx.0 (31300) main.js: onGroupValue_Response from 7/0/1
                2023-11-17 12:34:49.834  - info: knx.0 (31300) RESPONSE : mappedName : Windgeschwindigkeit    dest : 7/0/1  val: 24.12   (DPT9.005) Windgeschwindigkeit
                2023-11-17 12:34:49.835  - info: knx.0 (31300) RESPONSE single-array value : 24.12 auf knx.0.Wetter.Wetterstation.Windgeschwindigkeit
                2023-11-17 12:34:49.836  - info: knx.0 (31300) ( 3.4 ) Received TUNNEL_REQUEST for unexpected address
                2023-11-17 12:34:49.837  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                2023-11-17 12:34:49.838  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 07 00   ChID : 2 SeqCntIN : 7 SeqCntOUT : 3 queue length : 334
                2023-11-17 12:34:49.839  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                2023-11-17 12:34:49.839  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                2023-11-17 12:34:49.841  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 08 00 29 00 bc e0 10 1e 12 03 03 00 80 0c 1a   ChID: 2
                2023-11-17 12:34:49.842  - info: knx.0 (31300) WRITE : mappedName : A3_Raumtemperatur EG Flur -Soll    dest : 2/2/3  val: 21   (DPT9.001) A3_Raumtemperatur_EG_Flur_-Soll
                2023-11-17 12:34:49.843  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                2023-11-17 12:34:49.844  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 08 00   ChID : 2 SeqCntIN : 8 SeqCntOUT : 3 queue length : 334
                2023-11-17 12:34:49.845  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                2023-11-17 12:34:49.846  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                2023-11-17 12:34:49.847  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 09 00 29 00 bc e0 10 1e 12 04 03 00 80 07 6c   ChID: 2
                2023-11-17 12:34:49.848  - info: knx.0 (31300) WRITE : mappedName : A4_Raumtemperatur EG WC -Soll    dest : 2/2/4  val: 19   (DPT9.001) A4_Raumtemperatur_EG_WC_-Soll
                2023-11-17 12:34:49.848  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                2023-11-17 12:34:49.850  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 09 00   ChID : 2 SeqCntIN : 9 SeqCntOUT : 3 queue length : 334
                2023-11-17 12:34:49.850  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                2023-11-17 12:34:49.851  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                2023-11-17 12:34:49.852  - info: knx.0 (31300) ( 3.6a ) Received L_DATA.con  06 10 04 20 00 15 04 02 0a 00 2e 00 bc e0 10 07 38 04 01 00 00  was successfully processed by receiver. 
                2023-11-17 12:34:49.852  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                2023-11-17 12:34:49.854  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 0a 00   ChID : 2 SeqCntIN : 10 SeqCntOUT : 3 queue length : 334
                2023-11-17 12:34:49.855  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                2023-11-17 12:34:49.855  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                2023-11-17 12:34:49.856  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 0b 00 29 00 bc e0 10 1e 10 34 03 00 80 00 00   ChID: 2
                2023-11-17 12:34:49.857  - info: knx.0 (31300) WRITE : mappedName : PV_WP_Elektrische_Leistungsaufnahme    dest : 2/0/52  val: 0   (DPT9.001) PV_WP_Elektrische_Leistungsaufnahme
                2023-11-17 12:34:49.858  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                2023-11-17 12:34:49.859  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 0b 00   ChID : 2 SeqCntIN : 11 SeqCntOUT : 3 queue length : 334
                2023-11-17 12:34:49.860  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                2023-11-17 12:34:49.860  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                2023-11-17 12:34:49.871  - info: knx.0 (31300)  Connection persists.....closing now
                2023-11-17 12:34:49.872  - info: knx.0 (31300)  ... not able to close connection, because already closed
                2023-11-17 12:34:49.873  - info: knx.0 (31300)  STATE_NOT_CONNECTED : Try to connect / reconnect :  STATE_READY(7) to STATE_NOT_CONNECTED(0).
                2023-11-17 12:34:49.874  - debug: knx.0 (31300) Adapter close
                2023-11-17 12:34:49.875  - info: knx.0 (31300) terminating
                2023-11-17 12:34:49.876  - debug: knx.0 (31300) Plugin sentry destroyed
                2023-11-17 12:34:49.876  - warn: knx.0 (31300) Terminated (UNCAUGHT_EXCEPTION): Without reason
                2023-11-17 12:34:49.878  - info: knx.0 (31300) ( END ) Sending DISCONNECT_REQUEST :           06 10 02 09 00 10 02 00 08 01 c0 a8 b2 3b c9 41                                                        ChID : 0 SeqCntIN : 11 SeqCntOUT : 3  msgCode : [object Object]
                2023-11-17 12:34:49.879  - info: knx.0 (31300)  STATE_DISCONNECT_REQUEST : Transition from State:  STATE_NOT_CONNECTED(0) to STATE_DISCONNECT_REQUEST(15) not possible because of cancelled connection.
                2023-11-17 12:34:49.879  - info: knx.0 (31300)  Connection persists.....closing now
                2023-11-17 12:34:49.880  - info: knx.0 (31300)  ... not able to close connection, because already closed
                2023-11-17 12:34:49.881  - info: knx.0 (31300)  STATE_NOT_CONNECTED : Stop connection :  STATE_DISCONNECT_REQUEST(15) to STATE_NOT_CONNECTED(0).
                2023-11-17 12:34:49.914  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  11    dpt : DPT9.001{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,41,3,0,128,4,76]}
                2023-11-17 12:34:49.916  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  60    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,40,3,0,128,21,220]}
                2023-11-17 12:34:49.919  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  51    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,46,3,0,128,20,251]}
                2023-11-17 12:34:49.922  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0.055    dpt : DPT9.024{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,16,50,3,0,128,0,5]}
                2023-11-17 12:34:49.925  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  5.475    dpt : DPT9.024{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,16,51,3,0,128,2,35]}
                2023-11-17 12:34:49.935  - info: knx.0 (31300)  STATE_DISCONNECT_RESPONSE : from State:  STATE_NOT_CONNECTED(0) to STATE_DISCONNECT_RESPONSE(16) ... connection closed
                2023-11-17 12:34:49.936  - info: knx.0 (31300) Received DISCONNECT_RESPONSE06 10 02 0a 00 08 02 00 
                2023-11-17 12:34:49.937  - info: knx.0 (31300)  Connection persists.....closing now
                2023-11-17 12:34:49.939  - info: knx.0 (31300)  ... not able to close connection, because already closed
                2023-11-17 12:34:49.940  - info: knx.0 (31300)  STATE_NOT_CONNECTED : Stop connection :  STATE_DISCONNECT_RESPONSE(16) to STATE_NOT_CONNECTED(0).
                2023-11-17 12:34:50.418  - error: host.raspberrypi Caught by controller[0]: TypeError: Cannot read properties of null (reading 'val')
                2023-11-17 12:34:50.420  - error: host.raspberrypi Caught by controller[0]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                2023-11-17 12:34:50.420  - error: host.raspberrypi Caught by controller[0]:     at processImmediate (node:internal/timers:478:21)
                2023-11-17 12:34:50.420  - error: host.raspberrypi Caught by controller[1]: TypeError: Cannot read properties of null (reading 'val')
                2023-11-17 12:34:50.420  - error: host.raspberrypi Caught by controller[1]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                2023-11-17 12:34:50.420  - error: host.raspberrypi Caught by controller[1]:     at processImmediate (node:internal/timers:478:21)
                2023-11-17 12:34:50.420  - error: host.raspberrypi Caught by controller[2]: TypeError: Cannot read properties of null (reading 'val')
                2023-11-17 12:34:50.421  - error: host.raspberrypi Caught by controller[2]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                2023-11-17 12:34:50.421  - error: host.raspberrypi Caught by controller[2]:     at processImmediate (node:internal/timers:478:21)
                2023-11-17 12:34:50.421  - error: host.raspberrypi Caught by controller[3]: TypeError: Cannot read properties of null (reading 'val')
                2023-11-17 12:34:50.421  - error: host.raspberrypi Caught by controller[3]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                2023-11-17 12:34:50.421  - error: host.raspberrypi Caught by controller[3]:     at processImmediate (node:internal/timers:478:21)
                2023-11-17 12:34:50.421  - error: host.raspberrypi Caught by controller[4]: TypeError: Cannot read properties of null (reading 'val')
                2023-11-17 12:34:50.422  - error: host.raspberrypi Caught by controller[4]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                2023-11-17 12:34:50.422  - error: host.raspberrypi Caught by controller[4]:     at processImmediate (node:internal/timers:478:21)
                2023-11-17 12:34:50.422  - error: host.raspberrypi instance system.adapter.knx.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                2023-11-17 12:34:50.422  - info: host.raspberrypi Restart adapter system.adapter.knx.0 because enabled
                

                es sieht so aus also er sich hier komplett zerschossen hat, da eine 2te Instanz geht waehre es eine option die fehlerhafte zu löschen und neu an zu legen ?

                B 1 Antwort Letzte Antwort
                0
                • DutchmanD Dutchman

                  @blacksheep587 sagte in Test Adapter KNX v2.x:

                  @peer69 war leider auch nicht erfolgreich. Wenn ich eine neue Instanz hinzufüge, dann funktioniert diese. Die alte aber nachwievor nicht. Ich habe mal noch die Logstufe vom KNX-Adapter erweitert:

                  2023-11-17 12:34:08.811  - info: host.raspberrypi instance system.adapter.knx.0 started with pid 31285
                  2023-11-17 12:34:12.629  - debug: knx.0 (31285) Redis Objects: Use Redis connection: 127.0.0.1:9001
                  2023-11-17 12:34:12.708  - debug: knx.0 (31285) Objects client ready ... initialize now
                  2023-11-17 12:34:12.712  - debug: knx.0 (31285) Objects create System PubSub Client
                  2023-11-17 12:34:12.714  - debug: knx.0 (31285) Objects create User PubSub Client
                  2023-11-17 12:34:12.774  - debug: knx.0 (31285) Objects client initialize lua scripts
                  2023-11-17 12:34:12.785  - debug: knx.0 (31285) Objects connected to redis: 127.0.0.1:9001
                  2023-11-17 12:34:12.834  - debug: knx.0 (31285) Redis States: Use Redis connection: 127.0.0.1:9000
                  2023-11-17 12:34:12.853  - debug: knx.0 (31285) States create System PubSub Client
                  2023-11-17 12:34:12.855  - debug: knx.0 (31285) States create User PubSub Client
                  2023-11-17 12:34:12.932  - debug: knx.0 (31285) States connected to redis: 127.0.0.1:9000
                  2023-11-17 12:34:12.985  - debug: knx.0 (31285) Plugin sentry Initialize Plugin (enabled=true)
                  2023-11-17 12:34:13.795  - info: knx.0 (31285) starting. Version 2.0.23 in /opt/iobroker/node_modules/iobroker.knx, node: v18.18.2, js-controller: 5.0.16
                  2023-11-17 12:34:20.308  - info: host.raspberrypi stopInstance system.adapter.knx.0 (force=false, process=true)
                  2023-11-17 12:34:20.417  - info: knx.0 (31285) Got terminate signal TERMINATE_YOURSELF
                  2023-11-17 12:34:20.425  - info: host.raspberrypi stopInstance system.adapter.knx.0 send kill signal
                  2023-11-17 12:34:20.424  - debug: knx.0 (31285) Adapter close
                  2023-11-17 12:34:20.426  - info: knx.0 (31285) terminating
                  2023-11-17 12:34:20.427  - debug: knx.0 (31285) Plugin sentry destroyed
                  2023-11-17 12:34:20.428  - info: knx.0 (31285) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                  2023-11-17 12:34:20.930  - info: knx.0 (31285) terminating
                  2023-11-17 12:34:20.951  - error: knx.0 (31285) Cannot get objects: Error: Connection is closed.
                  2023-11-17 12:34:21.069  - info: host.raspberrypi instance system.adapter.knx.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                  2023-11-17 12:34:23.688  - info: host.raspberrypi instance system.adapter.knx.0 started with pid 31300
                  2023-11-17 12:34:27.588  - debug: knx.0 (31300) Redis Objects: Use Redis connection: 127.0.0.1:9001
                  2023-11-17 12:34:27.662  - debug: knx.0 (31300) Objects client ready ... initialize now
                  2023-11-17 12:34:27.666  - debug: knx.0 (31300) Objects create System PubSub Client
                  2023-11-17 12:34:27.668  - debug: knx.0 (31300) Objects create User PubSub Client
                  2023-11-17 12:34:27.727  - debug: knx.0 (31300) Objects client initialize lua scripts
                  2023-11-17 12:34:27.737  - debug: knx.0 (31300) Objects connected to redis: 127.0.0.1:9001
                  2023-11-17 12:34:27.786  - debug: knx.0 (31300) Redis States: Use Redis connection: 127.0.0.1:9000
                  2023-11-17 12:34:27.806  - debug: knx.0 (31300) States create System PubSub Client
                  2023-11-17 12:34:27.808  - debug: knx.0 (31300) States create User PubSub Client
                  2023-11-17 12:34:27.888  - debug: knx.0 (31300) States connected to redis: 127.0.0.1:9000
                  2023-11-17 12:34:27.943  - debug: knx.0 (31300) Plugin sentry Initialize Plugin (enabled=true)
                  2023-11-17 12:34:28.821  - info: knx.0 (31300) starting. Version 2.0.23 in /opt/iobroker/node_modules/iobroker.knx, node: v18.18.2, js-controller: 5.0.16
                  2023-11-17 12:34:38.769  - warn: knx.0 (31300) stateChange: not ready
                  2023-11-17 12:34:40.283  - warn: knx.0 (31300) stateChange: not ready
                  2023-11-17 12:34:40.361  - warn: knx.0 (31300) stateChange: not ready
                  2023-11-17 12:34:49.161  - info: knx.0 (31300) knx license is OK.
                  2023-11-17 12:34:49.164  - info: knx.0 (31300) Connecting to knx GW: 192.168.178.100:3671 with phy. Adr: 1.0.7
                  2023-11-17 12:34:49.176  - info: knx.0 (31300) Debuglevel: 2    3
                  2023-11-17 12:34:49.182  - info: knx.0 (31300) Event : UDP - listening
                  2023-11-17 12:34:49.188  - info: knx.0 (31300) Connected  - local UDP Server listening on 192.168.178.59:51521
                  2023-11-17 12:34:49.192  - info: knx.0 (31300) Send : description Request :        06 10 02 03 00 0e 08 01 c0 a8 b2 3b c9 41        sent to 192.168.178.100:3671
                  2023-11-17 12:34:49.203  - info: knx.0 (31300) Send : searchReqExt Request :        06 10 02 0b 00 14 08 01 c0 a8 b2 3b c9 41 06 04 01 02 08 06        sent to 192.168.178.100:3671
                  2023-11-17 12:34:49.204  - info: knx.0 (31300)  STATE_SEARCH_EXT_REQUEST : no defined handling for transition from State: STATE_DESCRIPTION_RESPONSE(18) to STATE_SEARCH_EXT_REQUEST(19).
                  2023-11-17 12:34:49.209  - info: knx.0 (31300)  receiving descrExtResp
                  2023-11-17 12:34:49.211  - info: knx.0 (31300) Send : UDP Connection Request :        06 10 02 05 00 1a 08 01 c0 a8 b2 3b c9 41 08 01 00 00 00 00 c9 41 04 04 02 00        sent to 192.168.178.100:3671
                  2023-11-17 12:34:49.222  - info: knx.0 (31300) Received  CONNECTION_RESPONSE : 06 10 02 06 00 14 02 00 08 01 c0 a8 b2 64 0e 57 04 04 10 04    GW-IP: 192.168.178.100:3671 -  ChannelID: 2 cnt IN/OUT: 0/0
                  #Hier wurden dann diverse Datenpunkte erzeugt...
                  2023-11-17 12:34:49.306  - info: knx.0 (31300) Connected! :-) 
                  2023-11-17 12:34:49.542  - info: knx.0 (31300)  Has todo still 309 tasks, just processing : false
                  2023-11-17 12:34:49.545  - info: knx.0 (31300) ( 1 ) Sending : GroupValueRead :   06 10 04 20 00 15 04 02 00 00 11 00 bc e0 10 07 38 01 01 00 00    sent to 192.168.178.100:3671  ChID: 2 SeqCntIN : 0 SeqCntOUT : 0 GA : 7/0/1 conCheck.conected : true
                  2023-11-17 12:34:49.547  - info: knx.0 (31300) easy-knx: task.data : 06 10 04 20 00 15 04 02 00 00 11 00 bc e0 10 07 38 01 01 00 00  byteLen : 21
                  2023-11-17 12:34:49.549  - info: knx.0 (31300) ( 2 ) Received TUNNEL_ACK      :             06 10 04 21 00 0a 04 02 00 00    from 192.168.178.100:3671 SeqCntIN : 0 SeqCntOUT : 1 GA : 0/0/0
                  2023-11-17 12:34:49.550  - info: knx.0 (31300)  ==>  successful acknowledged previous package... processing next of 308
                  2023-11-17 12:34:49.551  - info: knx.0 (31300)  ==> easy-knx.js: signal runtime : 0s  7.266345ms 
                  2023-11-17 12:34:49.552  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                  2023-11-17 12:34:49.587  - info: knx.0 (31300) ( 3.6a ) Received L_DATA.con  06 10 04 20 00 15 04 02 00 00 2e 00 bc e0 10 07 38 01 01 00 00  was successfully processed by receiver. 
                  2023-11-17 12:34:49.588  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                  2023-11-17 12:34:49.597  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 00 00   ChID : 2 SeqCntIN : 0 SeqCntOUT : 1 queue length : 308
                  2023-11-17 12:34:49.598  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                  2023-11-17 12:34:49.599  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                  2023-11-17 12:34:49.600  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 01 00 29 00 bc e0 10 1e 10 01 03 00 80 00 2e   ChID: 2
                  2023-11-17 12:34:49.607  - info: knx.0 (31300) WRITE : mappedName : Warmwasserzapftemperatur-soll    dest : 2/0/1  val: 46   (DPT7.000) Warmwasserzapftemperatur-soll
                  2023-11-17 12:34:49.610  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                  2023-11-17 12:34:49.612  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 01 00   ChID : 2 SeqCntIN : 1 SeqCntOUT : 1 queue length : 308
                  2023-11-17 12:34:49.612  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                  2023-11-17 12:34:49.613  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                  2023-11-17 12:34:49.622  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 02 00 29 00 bc e0 10 1e 10 0d 03 00 80 00 00   ChID: 2
                  2023-11-17 12:34:49.624  - info: knx.0 (31300) WRITE : mappedName : Waermepumpe Stoerung Puls    dest : 2/0/13  val: 0   (DPT7.001) Waermepumpe_Stoerung_Puls
                  2023-11-17 12:34:49.625  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                  2023-11-17 12:34:49.627  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 02 00   ChID : 2 SeqCntIN : 2 SeqCntOUT : 1 queue length : 308
                  2023-11-17 12:34:49.628  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                  2023-11-17 12:34:49.628  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                  2023-11-17 12:34:49.633  - info: knx.0 (31300) main.js :  tGA.write on Statechange : 2/0/51   P-032E-0_GA-1378  typeof val: number  5.475  DPT9.024
                  2023-11-17 12:34:49.642  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  5.475    dpt : DPT9.024{"type":"Buffer","data":[6,16,4,32,0,23,4,2,1,0,17,0,188,224,16,7,16,51,3,0,128,2,35]}
                  2023-11-17 12:34:49.651  - info: knx.0 (31300) ( 1 ) Sending : GroupValueRead :   06 10 04 20 00 15 04 02 01 00 11 00 bc e0 10 07 38 02 01 00 00    sent to 192.168.178.100:3671  ChID: 2 SeqCntIN : 2 SeqCntOUT : 1 GA : 7/0/2 conCheck.conected : true
                  2023-11-17 12:34:49.652  - info: knx.0 (31300) easy-knx: task.data : 06 10 04 20 00 15 04 02 01 00 11 00 bc e0 10 07 38 02 01 00 00  byteLen : 21
                  2023-11-17 12:34:49.656  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 03 00 29 00 bc e0 10 1e 10 05 03 00 80 00 01   ChID: 2
                  2023-11-17 12:34:49.657  - info: knx.0 (31300) WRITE : mappedName : Heizkreis A Betriebsart    dest : 2/0/5  val: 1   (DPT7.000) Heizkreis_A_Betriebsart
                  2023-11-17 12:34:49.659  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK newState: deferred
                  2023-11-17 12:34:49.660  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 03 00   ChID : 2 SeqCntIN : 3 SeqCntOUT : 2 queue length : 308
                  2023-11-17 12:34:49.661  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                  2023-11-17 12:34:49.662  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                  2023-11-17 12:34:49.662  - info: knx.0 (31300) ( 2 ) Received TUNNEL_ACK      :             06 10 04 21 00 0a 04 02 01 00    from 192.168.178.100:3671 SeqCntIN : 3 SeqCntOUT : 2 GA : 0/0/0
                  2023-11-17 12:34:49.663  - info: knx.0 (31300)  ==>  successful acknowledged previous package... processing next of 308
                  2023-11-17 12:34:49.664  - info: knx.0 (31300)  ==> easy-knx.js: signal runtime : 0s  13.023492ms 
                  2023-11-17 12:34:49.665  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                  2023-11-17 12:34:49.666  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 15 04 02 04 00 29 00 bc e0 10 03 10 0e 01 00 80   ChID: 2
                  2023-11-17 12:34:49.668  - info: knx.0 (31300) WRITE : mappedName : Waermepumpe Stoerung bool    dest : 2/0/14  val: 0   (DPT1.001) Waermepumpe_Stoerung_bool
                  2023-11-17 12:34:49.670  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                  2023-11-17 12:34:49.671  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 04 00   ChID : 2 SeqCntIN : 4 SeqCntOUT : 2 queue length : 308
                  2023-11-17 12:34:49.671  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                  2023-11-17 12:34:49.672  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                  2023-11-17 12:34:49.683  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  5    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,1,3,0,128,1,244]}
                  2023-11-17 12:34:49.687  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  23    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,0,3,0,128,12,126]}
                  2023-11-17 12:34:49.690  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0    dpt : DPT9.009{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,9,3,0,128,0,0]}
                  2023-11-17 12:34:49.693  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0.562    dpt : DPT14.076{"type":"Buffer","data":[6,16,4,32,0,25,4,2,2,0,17,0,188,224,16,7,3,7,5,0,128,63,15,223,59]}
                  2023-11-17 12:34:49.696  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  80    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,8,3,0,128,23,208]}
                  2023-11-17 12:34:49.698  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  365    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,17,3,0,128,44,116]}
                  2023-11-17 12:34:49.700  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  99    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,16,3,0,128,28,213]}
                  2023-11-17 12:34:49.703  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  685    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,4,3,0,128,52,46]}
                  2023-11-17 12:34:49.706  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,2,3,0,128,0,0]}
                  2023-11-17 12:34:49.709  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,3,3,0,128,0,0]}
                  2023-11-17 12:34:49.724  - error: knx.0 (31300) uncaught exception: Cannot read properties of null (reading 'val')
                  2023-11-17 12:34:49.725  - error: knx.0 (31300) TypeError: Cannot read properties of null (reading 'val')
                      at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                      at processImmediate (node:internal/timers:478:21)
                  2023-11-17 12:34:49.725  - error: knx.0 (31300) Cannot read properties of null (reading 'val')
                  2023-11-17 12:34:49.752  - error: knx.0 (31300) uncaught exception: Cannot read properties of null (reading 'val')
                  2023-11-17 12:34:49.753  - error: knx.0 (31300) TypeError: Cannot read properties of null (reading 'val')
                      at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                      at processImmediate (node:internal/timers:478:21)
                  2023-11-17 12:34:49.753  - error: knx.0 (31300) Cannot read properties of null (reading 'val')
                  2023-11-17 12:34:49.757  - error: knx.0 (31300) uncaught exception: Cannot read properties of null (reading 'val')
                  2023-11-17 12:34:49.757  - error: knx.0 (31300) TypeError: Cannot read properties of null (reading 'val')
                      at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                      at processImmediate (node:internal/timers:478:21)
                  2023-11-17 12:34:49.758  - error: knx.0 (31300) Cannot read properties of null (reading 'val')
                  2023-11-17 12:34:49.761  - error: knx.0 (31300) uncaught exception: Cannot read properties of null (reading 'val')
                  2023-11-17 12:34:49.762  - error: knx.0 (31300) TypeError: Cannot read properties of null (reading 'val')
                      at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                      at processImmediate (node:internal/timers:478:21)
                  2023-11-17 12:34:49.762  - error: knx.0 (31300) Cannot read properties of null (reading 'val')
                  2023-11-17 12:34:49.765  - error: knx.0 (31300) uncaught exception: Cannot read properties of null (reading 'val')
                  2023-11-17 12:34:49.765  - error: knx.0 (31300) TypeError: Cannot read properties of null (reading 'val')
                      at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                      at processImmediate (node:internal/timers:478:21)
                  2023-11-17 12:34:49.766  - error: knx.0 (31300) Cannot read properties of null (reading 'val')
                  2023-11-17 12:34:49.770  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  12    dpt : DPT9.001{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,2,13,3,0,128,4,176]}
                  2023-11-17 12:34:49.771  - info: knx.0 (31300) ( 1 ) Sending : GroupValueRead :   06 10 04 20 00 15 04 02 02 00 11 00 bc e0 10 07 38 04 01 00 00    sent to 192.168.178.100:3671  ChID: 2 SeqCntIN : 4 SeqCntOUT : 2 GA : 7/0/4 conCheck.conected : true
                  2023-11-17 12:34:49.773  - info: knx.0 (31300) easy-knx: task.data : 06 10 04 20 00 15 04 02 02 00 11 00 bc e0 10 07 38 04 01 00 00  byteLen : 21
                  2023-11-17 12:34:49.776  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  80    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,15,3,0,128,23,208]}
                  2023-11-17 12:34:49.779  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  1758    dpt : DPT9.004{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,12,3,0,128,61,93]}
                  2023-11-17 12:34:49.783  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  13    dpt : DPT9.001{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,11,3,0,128,5,20]}
                  2023-11-17 12:34:49.785  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  30    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,10,3,0,128,13,220]}
                  2023-11-17 12:34:49.787  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  57    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,16,3,0,128,21,145]}
                  2023-11-17 12:34:49.789  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  4    dpt : DPT9.001{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,23,3,0,128,1,144]}
                  2023-11-17 12:34:49.791  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  90    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,25,3,0,128,28,101]}
                  2023-11-17 12:34:49.793  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0    dpt : DPT9.004{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,22,3,0,128,0,0]}
                  2023-11-17 12:34:49.795  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  8    dpt : DPT9.001{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,21,3,0,128,3,32]}
                  2023-11-17 12:34:49.798  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  85    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,20,3,0,128,28,38]}
                  2023-11-17 12:34:49.801  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,26,3,0,128,0,0]}
                  2023-11-17 12:34:49.803  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  50    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,35,3,0,128,20,226]}
                  2023-11-17 12:34:49.805  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  12    dpt : DPT9.001{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,31,3,0,128,4,176]}
                  2023-11-17 12:34:49.807  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,30,3,0,128,0,0]}
                  2023-11-17 12:34:49.809  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  12    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,36,3,0,128,4,176]}
                  2023-11-17 12:34:49.811  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  60    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,45,3,0,128,21,220]}
                  2023-11-17 12:34:49.820  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 05 00 29 00 bc e0 10 1e 10 09 03 00 80 00 01   ChID: 2
                  2023-11-17 12:34:49.821  - info: knx.0 (31300) WRITE : mappedName : Zonenmodul Modus    dest : 2/0/9  val: 1   (DPT7.000) Zonenmodul_Modus
                  2023-11-17 12:34:49.822  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK newState: deferred
                  2023-11-17 12:34:49.823  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 05 00   ChID : 2 SeqCntIN : 5 SeqCntOUT : 3 queue length : 334
                  2023-11-17 12:34:49.824  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                  2023-11-17 12:34:49.824  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                  2023-11-17 12:34:49.825  - info: knx.0 (31300) ( 2 ) Received TUNNEL_ACK      :             06 10 04 21 00 0a 04 02 02 00    from 192.168.178.100:3671 SeqCntIN : 5 SeqCntOUT : 3 GA : 0/0/0
                  2023-11-17 12:34:49.826  - info: knx.0 (31300)  ==>  successful acknowledged previous package... processing next of 334
                  2023-11-17 12:34:49.826  - info: knx.0 (31300)  ==> easy-knx.js: signal runtime : 0s  55.111437ms 
                  2023-11-17 12:34:49.827  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                  2023-11-17 12:34:49.828  - info: knx.0 (31300) ( 3.6a ) Received L_DATA.con  06 10 04 20 00 15 04 02 06 00 2e 00 bc e0 10 07 38 02 01 00 00  was successfully processed by receiver. 
                  2023-11-17 12:34:49.828  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                  2023-11-17 12:34:49.829  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 06 00   ChID : 2 SeqCntIN : 6 SeqCntOUT : 3 queue length : 334
                  2023-11-17 12:34:49.830  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                  2023-11-17 12:34:49.830  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                  2023-11-17 12:34:49.831  - info: knx.0 (31300) ( 3.3 ) Received TUNNEL_REQUEST (RESPONSE  - send ACK)      :    06 10 04 20 00 17 04 02 07 00 29 00 bc d0 11 0a 38 01 03 00 40 0c b6                2
                  2023-11-17 12:34:49.833  - info: knx.0 (31300) main.js: onGroupValue_Response from 7/0/1
                  2023-11-17 12:34:49.834  - info: knx.0 (31300) RESPONSE : mappedName : Windgeschwindigkeit    dest : 7/0/1  val: 24.12   (DPT9.005) Windgeschwindigkeit
                  2023-11-17 12:34:49.835  - info: knx.0 (31300) RESPONSE single-array value : 24.12 auf knx.0.Wetter.Wetterstation.Windgeschwindigkeit
                  2023-11-17 12:34:49.836  - info: knx.0 (31300) ( 3.4 ) Received TUNNEL_REQUEST for unexpected address
                  2023-11-17 12:34:49.837  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                  2023-11-17 12:34:49.838  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 07 00   ChID : 2 SeqCntIN : 7 SeqCntOUT : 3 queue length : 334
                  2023-11-17 12:34:49.839  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                  2023-11-17 12:34:49.839  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                  2023-11-17 12:34:49.841  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 08 00 29 00 bc e0 10 1e 12 03 03 00 80 0c 1a   ChID: 2
                  2023-11-17 12:34:49.842  - info: knx.0 (31300) WRITE : mappedName : A3_Raumtemperatur EG Flur -Soll    dest : 2/2/3  val: 21   (DPT9.001) A3_Raumtemperatur_EG_Flur_-Soll
                  2023-11-17 12:34:49.843  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                  2023-11-17 12:34:49.844  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 08 00   ChID : 2 SeqCntIN : 8 SeqCntOUT : 3 queue length : 334
                  2023-11-17 12:34:49.845  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                  2023-11-17 12:34:49.846  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                  2023-11-17 12:34:49.847  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 09 00 29 00 bc e0 10 1e 12 04 03 00 80 07 6c   ChID: 2
                  2023-11-17 12:34:49.848  - info: knx.0 (31300) WRITE : mappedName : A4_Raumtemperatur EG WC -Soll    dest : 2/2/4  val: 19   (DPT9.001) A4_Raumtemperatur_EG_WC_-Soll
                  2023-11-17 12:34:49.848  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                  2023-11-17 12:34:49.850  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 09 00   ChID : 2 SeqCntIN : 9 SeqCntOUT : 3 queue length : 334
                  2023-11-17 12:34:49.850  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                  2023-11-17 12:34:49.851  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                  2023-11-17 12:34:49.852  - info: knx.0 (31300) ( 3.6a ) Received L_DATA.con  06 10 04 20 00 15 04 02 0a 00 2e 00 bc e0 10 07 38 04 01 00 00  was successfully processed by receiver. 
                  2023-11-17 12:34:49.852  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                  2023-11-17 12:34:49.854  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 0a 00   ChID : 2 SeqCntIN : 10 SeqCntOUT : 3 queue length : 334
                  2023-11-17 12:34:49.855  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                  2023-11-17 12:34:49.855  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                  2023-11-17 12:34:49.856  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 0b 00 29 00 bc e0 10 1e 10 34 03 00 80 00 00   ChID: 2
                  2023-11-17 12:34:49.857  - info: knx.0 (31300) WRITE : mappedName : PV_WP_Elektrische_Leistungsaufnahme    dest : 2/0/52  val: 0   (DPT9.001) PV_WP_Elektrische_Leistungsaufnahme
                  2023-11-17 12:34:49.858  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                  2023-11-17 12:34:49.859  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 0b 00   ChID : 2 SeqCntIN : 11 SeqCntOUT : 3 queue length : 334
                  2023-11-17 12:34:49.860  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                  2023-11-17 12:34:49.860  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                  2023-11-17 12:34:49.871  - info: knx.0 (31300)  Connection persists.....closing now
                  2023-11-17 12:34:49.872  - info: knx.0 (31300)  ... not able to close connection, because already closed
                  2023-11-17 12:34:49.873  - info: knx.0 (31300)  STATE_NOT_CONNECTED : Try to connect / reconnect :  STATE_READY(7) to STATE_NOT_CONNECTED(0).
                  2023-11-17 12:34:49.874  - debug: knx.0 (31300) Adapter close
                  2023-11-17 12:34:49.875  - info: knx.0 (31300) terminating
                  2023-11-17 12:34:49.876  - debug: knx.0 (31300) Plugin sentry destroyed
                  2023-11-17 12:34:49.876  - warn: knx.0 (31300) Terminated (UNCAUGHT_EXCEPTION): Without reason
                  2023-11-17 12:34:49.878  - info: knx.0 (31300) ( END ) Sending DISCONNECT_REQUEST :           06 10 02 09 00 10 02 00 08 01 c0 a8 b2 3b c9 41                                                        ChID : 0 SeqCntIN : 11 SeqCntOUT : 3  msgCode : [object Object]
                  2023-11-17 12:34:49.879  - info: knx.0 (31300)  STATE_DISCONNECT_REQUEST : Transition from State:  STATE_NOT_CONNECTED(0) to STATE_DISCONNECT_REQUEST(15) not possible because of cancelled connection.
                  2023-11-17 12:34:49.879  - info: knx.0 (31300)  Connection persists.....closing now
                  2023-11-17 12:34:49.880  - info: knx.0 (31300)  ... not able to close connection, because already closed
                  2023-11-17 12:34:49.881  - info: knx.0 (31300)  STATE_NOT_CONNECTED : Stop connection :  STATE_DISCONNECT_REQUEST(15) to STATE_NOT_CONNECTED(0).
                  2023-11-17 12:34:49.914  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  11    dpt : DPT9.001{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,41,3,0,128,4,76]}
                  2023-11-17 12:34:49.916  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  60    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,40,3,0,128,21,220]}
                  2023-11-17 12:34:49.919  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  51    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,46,3,0,128,20,251]}
                  2023-11-17 12:34:49.922  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0.055    dpt : DPT9.024{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,16,50,3,0,128,0,5]}
                  2023-11-17 12:34:49.925  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  5.475    dpt : DPT9.024{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,16,51,3,0,128,2,35]}
                  2023-11-17 12:34:49.935  - info: knx.0 (31300)  STATE_DISCONNECT_RESPONSE : from State:  STATE_NOT_CONNECTED(0) to STATE_DISCONNECT_RESPONSE(16) ... connection closed
                  2023-11-17 12:34:49.936  - info: knx.0 (31300) Received DISCONNECT_RESPONSE06 10 02 0a 00 08 02 00 
                  2023-11-17 12:34:49.937  - info: knx.0 (31300)  Connection persists.....closing now
                  2023-11-17 12:34:49.939  - info: knx.0 (31300)  ... not able to close connection, because already closed
                  2023-11-17 12:34:49.940  - info: knx.0 (31300)  STATE_NOT_CONNECTED : Stop connection :  STATE_DISCONNECT_RESPONSE(16) to STATE_NOT_CONNECTED(0).
                  2023-11-17 12:34:50.418  - error: host.raspberrypi Caught by controller[0]: TypeError: Cannot read properties of null (reading 'val')
                  2023-11-17 12:34:50.420  - error: host.raspberrypi Caught by controller[0]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                  2023-11-17 12:34:50.420  - error: host.raspberrypi Caught by controller[0]:     at processImmediate (node:internal/timers:478:21)
                  2023-11-17 12:34:50.420  - error: host.raspberrypi Caught by controller[1]: TypeError: Cannot read properties of null (reading 'val')
                  2023-11-17 12:34:50.420  - error: host.raspberrypi Caught by controller[1]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                  2023-11-17 12:34:50.420  - error: host.raspberrypi Caught by controller[1]:     at processImmediate (node:internal/timers:478:21)
                  2023-11-17 12:34:50.420  - error: host.raspberrypi Caught by controller[2]: TypeError: Cannot read properties of null (reading 'val')
                  2023-11-17 12:34:50.421  - error: host.raspberrypi Caught by controller[2]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                  2023-11-17 12:34:50.421  - error: host.raspberrypi Caught by controller[2]:     at processImmediate (node:internal/timers:478:21)
                  2023-11-17 12:34:50.421  - error: host.raspberrypi Caught by controller[3]: TypeError: Cannot read properties of null (reading 'val')
                  2023-11-17 12:34:50.421  - error: host.raspberrypi Caught by controller[3]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                  2023-11-17 12:34:50.421  - error: host.raspberrypi Caught by controller[3]:     at processImmediate (node:internal/timers:478:21)
                  2023-11-17 12:34:50.421  - error: host.raspberrypi Caught by controller[4]: TypeError: Cannot read properties of null (reading 'val')
                  2023-11-17 12:34:50.422  - error: host.raspberrypi Caught by controller[4]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                  2023-11-17 12:34:50.422  - error: host.raspberrypi Caught by controller[4]:     at processImmediate (node:internal/timers:478:21)
                  2023-11-17 12:34:50.422  - error: host.raspberrypi instance system.adapter.knx.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                  2023-11-17 12:34:50.422  - info: host.raspberrypi Restart adapter system.adapter.knx.0 because enabled
                  

                  es sieht so aus also er sich hier komplett zerschossen hat, da eine 2te Instanz geht waehre es eine option die fehlerhafte zu löschen und neu an zu legen ?

                  B Offline
                  B Offline
                  blacksheep587
                  schrieb am zuletzt editiert von
                  #389

                  @dutchman Ja, das habe ich gerade gemacht. Es hat aber nicht geholfen, die 0er Instanz zu deinstallieren und eine neue 0er zu erstellen. Ich baue jetzt auf 1. Instanz auf. Jetzt die Frage: kann ich InfluxDB Logs umhängen in eine andere Instanz?

                  DutchmanD 1 Antwort Letzte Antwort
                  0
                  • B blacksheep587

                    @dutchman Ja, das habe ich gerade gemacht. Es hat aber nicht geholfen, die 0er Instanz zu deinstallieren und eine neue 0er zu erstellen. Ich baue jetzt auf 1. Instanz auf. Jetzt die Frage: kann ich InfluxDB Logs umhängen in eine andere Instanz?

                    DutchmanD Offline
                    DutchmanD Offline
                    Dutchman
                    Developer Most Active Administrators
                    schrieb am zuletzt editiert von Dutchman
                    #390

                    @blacksheep587 sagte in Test Adapter KNX v2.x:

                    @dutchman Ja, das habe ich gerade gemacht. Es hat aber nicht geholfen, die 0er Instanz zu deinstallieren und eine neue 0er zu erstellen. Ich baue jetzt auf 1. Instanz auf. Jetzt die Frage: kann ich InfluxDB Logs umhängen in eine andere Instanz?

                    hmm ja aber damit bekämpfen wir ein symptom und mache es komplex da wir mit aliassen arbeiten müssen.
                    (die Datenpunkte ändern sich nämlich von knx.0 nach knx.1)
                    Wieso lässt sich die erste Instanz nicht löschen, kommt da was im log oder ?

                    B 1 Antwort Letzte Antwort
                    0
                    • DutchmanD Dutchman

                      @blacksheep587 sagte in Test Adapter KNX v2.x:

                      @dutchman Ja, das habe ich gerade gemacht. Es hat aber nicht geholfen, die 0er Instanz zu deinstallieren und eine neue 0er zu erstellen. Ich baue jetzt auf 1. Instanz auf. Jetzt die Frage: kann ich InfluxDB Logs umhängen in eine andere Instanz?

                      hmm ja aber damit bekämpfen wir ein symptom und mache es komplex da wir mit aliassen arbeiten müssen.
                      (die Datenpunkte ändern sich nämlich von knx.0 nach knx.1)
                      Wieso lässt sich die erste Instanz nicht löschen, kommt da was im log oder ?

                      B Offline
                      B Offline
                      blacksheep587
                      schrieb am zuletzt editiert von
                      #391

                      @dutchman said in Test Adapter KNX v2.x:

                      Wieso lässt sich die erste Instanz nicht löschen, kommt da was im log oder ?

                      Ja, ich bekomme die gleiche Logschleife wie vorher.

                      DutchmanD 1 Antwort Letzte Antwort
                      0
                      • B blacksheep587

                        @dutchman said in Test Adapter KNX v2.x:

                        Wieso lässt sich die erste Instanz nicht löschen, kommt da was im log oder ?

                        Ja, ich bekomme die gleiche Logschleife wie vorher.

                        DutchmanD Offline
                        DutchmanD Offline
                        Dutchman
                        Developer Most Active Administrators
                        schrieb am zuletzt editiert von Dutchman
                        #392

                        @blacksheep587 sagte in Test Adapter KNX v2.x:

                        @dutchman said in Test Adapter KNX v2.x:

                        Wieso lässt sich die erste Instanz nicht löschen, kommt da was im log oder ?

                        Ja, ich bekomme die gleiche Logschleife wie vorher.

                        @ChefSache behällt der Adapter noch irgendwo anders Daten? Kannst du eventueel helfen als maintainer des Adapter ?

                        @blacksheep587 alternatief koelte ich dich dabei unterstützen es auf einen knx.1 Instanz um zu setzen.
                        Wen du Datenpunkte mit logging aktiv hast, muesste diese auf dem 2ten wieder aktiviert werden un der vorige als alias eingetragen (damit laufen das logging auf deine Datenbank weiter wie gehabt, sonst werden es neue Einträge)

                        eventuelle scripte, visu Verweisungen usw müssten auch geändert werden. das das eventuell viel aufwand ist doch die frage ob wir die Instanz 0 nicht reanimieren/neu aufsetzen koennten

                        1 Antwort Letzte Antwort
                        0
                        • B Offline
                          B Offline
                          blacksheep587
                          schrieb am zuletzt editiert von
                          #393

                          @dutchman ja, das wäre gut, wenn wir die InfluxDB über Aliase umhängen könnten. Die Skripte habe ich gestern bereits geändert und als Visu habe ich eine native KNX Umgebung, da gibts nichts zu tun.

                          DutchmanD 1 Antwort Letzte Antwort
                          0
                          • B blacksheep587

                            @dutchman ja, das wäre gut, wenn wir die InfluxDB über Aliase umhängen könnten. Die Skripte habe ich gestern bereits geändert und als Visu habe ich eine native KNX Umgebung, da gibts nichts zu tun.

                            DutchmanD Offline
                            DutchmanD Offline
                            Dutchman
                            Developer Most Active Administrators
                            schrieb am zuletzt editiert von
                            #394

                            @blacksheep587 sagte in Test Adapter KNX v2.x:

                            @dutchman ja, das wäre gut, wenn wir die InfluxDB über Aliase umhängen könnten. Die Skripte habe ich gestern bereits geändert und als Visu habe ich eine native KNX Umgebung, da gibts nichts zu tun.

                            Wie wollen wir vorgehen? Bin gerne bereit dich hier im Forum, also das wir die Schritte durchgehen auch zum mitlesen für anderen, oder per discord/Teams dabei zu unterstützen

                            B 1 Antwort Letzte Antwort
                            0
                            • M Offline
                              M Offline
                              mibr85
                              schrieb am zuletzt editiert von
                              #395

                              Hallo zusammen
                              enventuel gibt es ja hier eine ANtwort zu meinem Problem:

                              ich habe in meinem KNX Projekt über die Jahre einige GAs umbenannt oder gelöscht, im Objektbaum des ioBroker sind aber noch alle vorhanden und noch schlimmer ist, dass umbenannte GAs quasi nochmal im Objektbaum angelegt werden aber das neue Objekt hört nicht auf die GA, sondern immer das alte.
                              Das möchtre ich gern so einfach wie möglich bereinigen.
                              Welche Optionen habe ich dafür?
                              ganzen KNX adapter Objektbaum löschen und neu anlegen? Bleiben dabei verbindungen zB in Blockly bestehen oder muss ich alle neu anlegen?
                              Gibt es bessere Möglichkeiten? über 2000 GAs einzeln durchgehen ist sehr ineffektiv.

                              M 1 Antwort Letzte Antwort
                              0
                              • M mibr85

                                Hallo zusammen
                                enventuel gibt es ja hier eine ANtwort zu meinem Problem:

                                ich habe in meinem KNX Projekt über die Jahre einige GAs umbenannt oder gelöscht, im Objektbaum des ioBroker sind aber noch alle vorhanden und noch schlimmer ist, dass umbenannte GAs quasi nochmal im Objektbaum angelegt werden aber das neue Objekt hört nicht auf die GA, sondern immer das alte.
                                Das möchtre ich gern so einfach wie möglich bereinigen.
                                Welche Optionen habe ich dafür?
                                ganzen KNX adapter Objektbaum löschen und neu anlegen? Bleiben dabei verbindungen zB in Blockly bestehen oder muss ich alle neu anlegen?
                                Gibt es bessere Möglichkeiten? über 2000 GAs einzeln durchgehen ist sehr ineffektiv.

                                M Offline
                                M Offline
                                marlan99
                                schrieb am zuletzt editiert von
                                #396

                                @mibr85 ich denke die einfachste Methode ist tatsächlich ganzen Baum löschen und Instanz neu starten.

                                Die Objekte in den Blockly werden beibehalten.

                                Eine andere Variante wäre ein Script zu schreiben um im KNX Baum nach Objekten zu suchen die seit einem bestimmten Datum nie mehr aktualisiert wurden. Sicher aufwändiger und je nachdem nicht so zuverlässig wie das löschen des Baums

                                M 1 Antwort Letzte Antwort
                                0
                                • M marlan99

                                  @mibr85 ich denke die einfachste Methode ist tatsächlich ganzen Baum löschen und Instanz neu starten.

                                  Die Objekte in den Blockly werden beibehalten.

                                  Eine andere Variante wäre ein Script zu schreiben um im KNX Baum nach Objekten zu suchen die seit einem bestimmten Datum nie mehr aktualisiert wurden. Sicher aufwändiger und je nachdem nicht so zuverlässig wie das löschen des Baums

                                  M Offline
                                  M Offline
                                  mpl1338
                                  schrieb am zuletzt editiert von
                                  #397

                                  @marlan99 said in Test Adapter KNX v2.x:

                                  @mibr85 ich denke die einfachste Methode ist tatsächlich ganzen Baum löschen und Instanz neu starten.

                                  Die Objekte in den Blockly werden beibehalten.

                                  Eine andere Variante wäre ein Script zu schreiben um im KNX Baum nach Objekten zu suchen die seit einem bestimmten Datum nie mehr aktualisiert wurden. Sicher aufwändiger und je nachdem nicht so zuverlässig wie das löschen des Baums

                                  Ich habe das selbe Problem. Ich habe das löschen und neu anlegen lassen mal versucht(IOB Kopie) ging leider schief.

                                  In vielen KNX Datenpunkten waren die Flags danach falsch. Bei knapp 1000DP machts das keinen Spaß. Solch eine Funktion gehört in den Adapter rein.

                                  M 1 Antwort Letzte Antwort
                                  0
                                  • M mpl1338

                                    @marlan99 said in Test Adapter KNX v2.x:

                                    @mibr85 ich denke die einfachste Methode ist tatsächlich ganzen Baum löschen und Instanz neu starten.

                                    Die Objekte in den Blockly werden beibehalten.

                                    Eine andere Variante wäre ein Script zu schreiben um im KNX Baum nach Objekten zu suchen die seit einem bestimmten Datum nie mehr aktualisiert wurden. Sicher aufwändiger und je nachdem nicht so zuverlässig wie das löschen des Baums

                                    Ich habe das selbe Problem. Ich habe das löschen und neu anlegen lassen mal versucht(IOB Kopie) ging leider schief.

                                    In vielen KNX Datenpunkten waren die Flags danach falsch. Bei knapp 1000DP machts das keinen Spaß. Solch eine Funktion gehört in den Adapter rein.

                                    M Offline
                                    M Offline
                                    marlan99
                                    schrieb am zuletzt editiert von
                                    #398

                                    @mpl1338 wenn die Flags nach dem Import falsch sind, dann ist es bereits in der ETS nicht korrekt gesetzt. Ist eine Mordsarbeit, aber seither passt es bei jedem Import perfekt.

                                    M M 2 Antworten Letzte Antwort
                                    0
                                    • M marlan99

                                      @mpl1338 wenn die Flags nach dem Import falsch sind, dann ist es bereits in der ETS nicht korrekt gesetzt. Ist eine Mordsarbeit, aber seither passt es bei jedem Import perfekt.

                                      M Offline
                                      M Offline
                                      mibr85
                                      schrieb am zuletzt editiert von
                                      #399

                                      @marlan99
                                      wie genau bist du denn vorgegangen beim setzen deiner Flags?
                                      welche KOs haben bei dir welche Flags bekommen?

                                      M 1 Antwort Letzte Antwort
                                      0
                                      • M mibr85

                                        @marlan99
                                        wie genau bist du denn vorgegangen beim setzen deiner Flags?
                                        welche KOs haben bei dir welche Flags bekommen?

                                        M Offline
                                        M Offline
                                        marlan99
                                        schrieb am zuletzt editiert von
                                        #400

                                        @mibr85

                                        Hier meine Notizen, die ich dann in der ETS konsequent angewendet hatte. Die Info habe ich vom KNX Adapter Entwickler irgendwo in den Weiten des Internets gefunden.

                                        KNX Flags

                                        Pro Datenobjekt darf nur 1 Leseflag gesetzt sein !!!

                                        Standard Flags:

                                        -Lichttaster: S Ü A
                                        -Lichttaster LED: S A
                                        -Taster sperre: S
                                        -Lichtaktor Schalten: S
                                        -Lichtaktor Schaltstatus: L Ü

                                        -Rollladentaster: S Ü
                                        -Rollladenaktor Schalten: S (A)
                                        -Rollladenaktor Stati: L Ü (A)

                                        ———————————————————-
                                        K-Flag: Kommunikation ist eingeschaltet

                                        L-Flag:

                                        S-Flag: LED soll geschaltet werden, wenn jemand auf den Bus schreibt

                                        Ü-Flag: Sollte die LED irgendwie intern geschaltet werden, zum Beispiel durch drücken einer Taste, soll der Zustand auf den Bus geschrieben (übertragen) werden.

                                        A-Flag: Falls ein Gerät auf dem Bus die Adresse abfragt (also liest) soll der Zustand der LED auch Aktualisiert werden.

                                        —————————————————
                                        ioBroker KNX Importregeln

                                        cc2e7e10-8a96-40f9-a525-9bf777d71612-image.png

                                        1 Antwort Letzte Antwort
                                        0
                                        • M marlan99

                                          @mpl1338 wenn die Flags nach dem Import falsch sind, dann ist es bereits in der ETS nicht korrekt gesetzt. Ist eine Mordsarbeit, aber seither passt es bei jedem Import perfekt.

                                          M Offline
                                          M Offline
                                          mpl1338
                                          schrieb am zuletzt editiert von
                                          #401

                                          @marlan99 said in Test Adapter KNX v2.x:

                                          @mpl1338 wenn die Flags nach dem Import falsch sind, dann ist es bereits in der ETS nicht korrekt gesetzt. Ist eine Mordsarbeit, aber seither passt es bei jedem Import perfekt.

                                          eben nicht :/

                                          8 GAs', 8 Aktorausgänge 1/1/0 - 1/1/7(DT 1001), Status 6/1/0 - 6/1/7(DT 1011) und trotzdem schafft es der Adapter den ein oder anderen Ausgang als Eingang zu deklaieren.

                                          Mit Rollläden hatte ich die meisten Probleme.

                                          Rollladen Zimmer XXX fahren absolute Position (flag schreiben )
                                          Rollladen Zimmer XXX status absolute Position (flag lesen/übertragen)

                                          nach dem Import kann ich "fahren absolute Position" nicht mehr beschreiben

                                          1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          348

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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