Navigation

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

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    B
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 45
    • Best 3
    • Groups 1

    blacksheep587

    @blacksheep587

    Starter

    3
    Reputation
    8
    Profile views
    45
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    blacksheep587 Follow
    Starter

    Best posts made by blacksheep587

    • RE: Hausspeicher laden, dynamisch, tibberlink, Scripte

      @babl @icebear
      Tibberlink ist bei mir noch leer:
      86866aab-bb70-4e85-967a-d19279b71952-image.png

      Hier wird aber beschrieben:
      8d57e637-c236-4752-a33c-7dfd6e54a7cd-image.png

      posted in Skripten / Logik
      B
      blacksheep587
    • RE: Test Adapter KNX v2.x

      @dutchman
      Ich habe das Problem jetzt zusammen mit chefkoch009 gelöst;
      irgendwo gab es ein Problem beim Import meiner GAs auf Grund von falsch gesetzten Flags in der ETS;
      Wir haben die kompletten GAs der 0er Instanz gelöscht Flags korrigiert und neu eingelesen; die Influx-DB habe ich somit auch wieder an die alten Datenpunkte hängen können.
      Vielen Dank trotzdem für eure Unterstützung!

      posted in Tester
      B
      blacksheep587
    • RE: Hausspeicher laden, dynamisch, tibberlink, Scripte

      @kiste01

      {
        "liveMeasurement": {
          "timestamp": "2023-11-16T10:39:21.000+01:00",
          "power": 0,
          "accumulatedConsumption": 1.4864,
          "accumulatedCost": null,
          "currency": null,
          "minPower": 0,
          "averagePower": 139.5,
          "maxPower": 2611
        }
      }
      

      Bei mir wird regelmäßig geupdated.

      posted in Skripten / Logik
      B
      blacksheep587

    Latest posts made by blacksheep587

    • RE: Hausspeicher laden, dynamisch, tibberlink, Scripte

      @babl ich habe noch eine Frage zu dem Source Analytix Adapter: Der Datenpunkt sonnen.0.status.consumption gibt was genau aus? Den Netzbezug oder den gesamten Hausverbrauch, sprich PV Eigenverbrauch, Netzbezug, E-Auto-Ladung und Batterieladung?
      Oder ist damit der aktuelle Verbrauch am Netzübergabepunkt gemeint?
      Bei meinem Wechselrichter würde hierfür der Datenpunkt modbus.0.inputRegisters.13009_Export_power in Frage kommen.

      posted in Skripten / Logik
      B
      blacksheep587
    • RE: Ulanzi T001 / AWTRIX Light Weather Script.

      Vielen Dank für das Skript! Klappt sofort, aber ein Problem habe ich noch: Mir werden noch keine Werte angezeigt. Folgendes wird an die Ulanzi geschickt:

      javascript.0 (9822) script.js.Ulanzi-Wetter: exec: curl -X POST -u user:awtrix -d '{"text":"6.3undefined","textCase":2,"topText":false,"textOffset":0,"center":true,"color":"#FFFFFF","background":"#000000","rainbow":false,"icon":"11201","pushIcon":0,"duration":5,"repeat":1}' -H 'Content-Type: application/json' 'http://192.168.178.101/api/custom?name=Wetter'
      

      Habe ich was übersehen?

      posted in Skripten / Logik
      B
      blacksheep587
    • RE: Hausspeicher laden, dynamisch, tibberlink, Scripte

      @babl Moin babl, ich hab das Skript 5 mal durchgeschaut, dazu müssen wieder einige Datenpunkte neu erzeugt werden, richtig?
      -PV-Soll-Grundlast-erreicht --> Ist die Berechnung der "Soll-Grundlast" bereits im alten "Grundlast-Berechnung"-Skript enthalten?
      -Ordner Tibber und Datenpunkt Batteriemanagement_laden
      -fronius.0.inverter.1.PAC --> hier trägst du die aktuelle DC-Leistung ein?

      P.S. heute ist mein erster Tag mit aktivem Vertrag und es geht gleich gut los:
      dc8c145d-370a-4222-af39-36d8207df395-image.png

      posted in Skripten / Logik
      B
      blacksheep587
    • RE: Hausspeicher laden, dynamisch, tibberlink, Scripte

      Worauf ziehlt denn das Hausspeicher_nicht_entladen-Skript ab?
      Das schmeißt mir ein paar Einträge ins Log.

      
      javascript.0
      2024-01-06 09:00:46.519	warn	at processTimers (node:internal/timers:512:7)
      
      javascript.0
      2024-01-06 09:00:46.519	warn	at listOnTimeout (node:internal/timers:569:17)
      
      javascript.0
      2024-01-06 09:00:46.519	warn	at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:2743:34)
      
      javascript.0
      2024-01-06 09:00:46.518	warn	at Object.<anonymous> (script.js.Tibber.Hausspeicher_nicht_entladen:9:7)
      
      javascript.0
      2024-01-06 09:00:46.518	warn	at setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1740:20)
      
      posted in Skripten / Logik
      B
      blacksheep587
    • RE: Hausspeicher laden, dynamisch, tibberlink, Scripte

      @babl said in Hausspeicher laden, dynamisch, tibberlink, Scripte:

      P.S: Der Autor vom Tibberlink Adapter will das nun in seinen Adapter mit einbauen, dann sollte es für mehr User machbar sein.

      was will er einbauen? Den gesamten Funktionsumfang aus deinem Script?

      posted in Skripten / Logik
      B
      blacksheep587
    • RE: Test Adapter KNX v2.x

      @dutchman
      Ich habe das Problem jetzt zusammen mit chefkoch009 gelöst;
      irgendwo gab es ein Problem beim Import meiner GAs auf Grund von falsch gesetzten Flags in der ETS;
      Wir haben die kompletten GAs der 0er Instanz gelöscht Flags korrigiert und neu eingelesen; die Influx-DB habe ich somit auch wieder an die alten Datenpunkte hängen können.
      Vielen Dank trotzdem für eure Unterstützung!

      posted in Tester
      B
      blacksheep587
    • RE: 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.

      posted in Tester
      B
      blacksheep587
    • RE: 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.

      posted in Tester
      B
      blacksheep587
    • RE: 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?

      posted in Tester
      B
      blacksheep587
    • RE: 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
      posted in Tester
      B
      blacksheep587
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo