Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter KNX v1.0.x

    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

    Test Adapter KNX v1.0.x

    This topic has been deleted. Only users with topic management privileges can see it.
    • Garfonso
      Garfonso Developer @Tobi68 last edited by Garfonso

      @tobi68 said in Test Adapter KNX v1.0.x:

      schalten per vis nicht möglich.

      Ist das grundsätzlich nicht möglich? Oder nur wenn Verbindungsabbrüche sind? Bzw. sind die ständig?

      Du kannst den Adapter auf debug stellen (bei Instanzen in der Tabelle, ggf. nur mit expertenansicht sichtbar).
      Wenn du ETS hast, könntest du auch damit mal auf dem Bus gucken, ob irgendwas passiert, weshalb der Adapter sich verschluckt.

      Oder, wenn die Verbindung z.B. beim Start immer direkt mal weg ist, die Frames/Anzahl Pakete (in den Instanzeinstellungen vom Adapter) reduzieren -> das bringt aber nur was, wenn die Verbindung abbricht, wenn ioBroker sehr viele Nachrichten ans KNX sendet (z.B. beim start, wenn alle StatusGA abgefragt werden). Da steigen manche Gateways dann aus.

      T 1 Reply Last reply Reply Quote 0
      • T
        Tobi68 @Garfonso last edited by Tobi68

        @garfonso sagte in Test Adapter KNX v1.0.x:

        Ist das grundsätzlich nicht möglich? Oder nur wenn Verbindungsabbrüche sind? Bzw. sind die ständig?

        Ich nutze den IoBroker erst seit November, @Res_De hatte mir am Anfang sehr viel unter die Arme gegriffen.
        Ich habe inzwischen auch die ETS.
        Dort habe ich auch einiges aufgeräumt, selbst das letzte Problem in der ETS, das meine Fensterkontakte für die Alarmanlage zyklisch abgefragt wurden ist abgestellt.
        Anfangs dachte ich das nicht schalten können liegt an meinem zu hohen KNX Bustraffic.
        Das sollte inzwischen aber nicht mehr das Thema sein.

        Das Problem tritt einfach nach ein bis zwei Tagen auf, ich habe noch keinen zeitlichen Zusammenhang zu den neu Verbindungen gesehen.
        Neustart des KNX Adapters hilft immer.
        Der RPI hängt jetzt unten am Switch 20cm vom Gira IPRouter.
        Der Adapter ist auf Debug gestellt.
        Mal schauen wie es morgen aussieht.

        Hat sich aber schon zwei mal neu verbunden
        Schalten geht derzeit aber noch normal per vis

        
        knx.0	2021-05-26 16:23:05.690	info	(3512) Connected - local UDP Server listening on 192.168.178.66:45676
        knx.0	2021-05-26 16:23:05.688	info	(3512) Using UDP with local IP: 192.168.178.66
        knx.0	2021-05-26 16:23:03.696	info	(3512) STATE_NOT_CONNECTED : Stop connection : STATE_DISCONNECT_RESPONSE(16) to STATE_NOT_CONNECTED(0).
        knx.0	2021-05-26 16:23:03.692	info	(3512) STATE_NOT_CONNECTED : Stop connection : STATE_DISCONNECT_REQUEST(15) to STATE_NOT_CONNECTED(0).
        knx.0	2021-05-26 16:23:03.688	info	(3512) STATE_NOT_CONNECTED : Try to connect / reconnect : STATE_READY(7) to STATE_NOT_CONNECTED(0).
        knx.0	2021-05-26 16:22:55.816	info	(3512) Connected - local UDP Server listening on 192.168.178.66:36257
        knx.0	2021-05-26 16:22:55.813	info	(3512) Using UDP with local IP: 192.168.178.66
        knx.0	2021-05-26 16:22:53.821	info	(3512) STATE_NOT_CONNECTED : Stop connection : STATE_DISCONNECT_RESPONSE(16) to STATE_NOT_CONNECTED(0).
        knx.0	2021-05-26 16:22:53.819	info	(3512) STATE_NOT_CONNECTED : Stop connection : STATE_DISCONNECT_REQUEST(15) to STATE_NOT_CONNECTED(0).
        knx.0	2021-05-26 16:22:53.812	info	(3512) STATE_NOT_CONNECTED : Try to connect / reconnect : STATE_READY(7) to STATE_NOT_CONNECTED(0).
        knx.0	2021-05-26 16:22:49.899	debug	(3512) system.adapter.admin.0: logging true
        knx.0	2021-05-26 16:22:47.432	info	(3512) Connected! with 271 datapoints of 631 Datapoints over all.
        knx.0	2021-05-26 16:22:47.396	info	(3512) Connected - local UDP Server listening on 192.168.178.66:46590
        knx.0	2021-05-26 16:22:47.382	info	(3512) Debuglevel: 0 1
        knx.0	2021-05-26 16:22:47.367	info	(3512) Connecting to knx GW: 192.168.178.41:3671 with phy. Adr: 15.15.253
        knx.0	2021-05-26 16:22:47.363	info	(3512) knx license is OK.
        knx.0	2021-05-26 16:22:47.036	info	(3512) starting. Version 1.0.45 in /opt/iobroker/node_modules/iobroker.knx, node: v12.21.0, js-controller: 3.2.16
        knx.0	2021-05-26 16:22:46.472	debug	(3512) statesDB connected
        knx.0	2021-05-26 16:22:46.471	debug	(3512) States connected to redis: 127.0.0.1:9000
        knx.0	2021-05-26 16:22:46.463	debug	(3512) States create User PubSub Client
        knx.0	2021-05-26 16:22:46.461	debug	(3512) States create System PubSub Client
        knx.0	2021-05-26 16:22:46.452	debug	(3512) Redis States: Use Redis connection: 127.0.0.1:9000
        knx.0	2021-05-26 16:22:46.450	debug	(3512) objectDB connected
        knx.0	2021-05-26 16:22:46.436	debug	(3512) Objects connected to redis: 127.0.0.1:9001
        knx.0	2021-05-26 16:22:46.424	debug	(3512) Objects client initialize lua scripts
        knx.0	2021-05-26 16:22:46.422	debug	(3512) Objects create User PubSub Client
        knx.0	2021-05-26 16:22:46.421	debug	(3512) Objects create System PubSub Client
        knx.0	2021-05-26 16:22:46.419	debug	(3512) Objects client ready ... initialize now
        knx.0	2021-05-26 16:22:46.377	debug	(3512) Redis Objects: Use Redis connection: 127.0.0.1:9001
        host.IOBroker	2021-05-26 16:22:44.668	info	instance system.adapter.knx.0 started with pid 3512
        host.IOBroker	2021-05-26 16:22:42.273	info	instance system.adapter.knx.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        knx.0	2021-05-26 16:22:41.598	info	(1567) STATE_NOT_CONNECTED : Stop connection : STATE_DISCONNECT_RESPONSE(16) to STATE_NOT_CONNECTED(0).
        knx.0	2021-05-26 16:22:41.590	info	(1567) STATE_NOT_CONNECTED : Stop connection : STATE_DISCONNECT_REQUEST(15) to STATE_NOT_CONNECTED(0).
        knx.0	2021-05-26 16:22:41.588	info	(1567) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        knx.0	2021-05-26 16:22:41.587	info	(1567) terminating
        knx.0	2021-05-26 16:22:41.586	info	(1567) STATE_NOT_CONNECTED : Try to connect / reconnect : STATE_READY(7) to STATE_NOT_CONNECTED(0).
        knx.0	2021-05-26 16:22:41.582	info	(1567) Got terminate signal TERMINATE_YOURSELF
        host.IOBroker	2021-05-26 16:22:41.583	info	stopInstance system.adapter.knx.0 send kill signal
        ho
        
        
        Garfonso 1 Reply Last reply Reply Quote 0
        • Garfonso
          Garfonso Developer @Tobi68 last edited by

          @tobi68
          dann wäre automatischer Neustart des Adapters ggf. ein workaround (wenn du nix findest und es zu sehr nervt 😉 ). Schon merkwürdig... 😞

          T 1 Reply Last reply Reply Quote 0
          • K
            killroy2 last edited by

            Hallo, ich mache ein GroupValueRead auf ein Kommunikationsobjekt. Vom Adapter wir zwar ein GroupValueResponse Update erkannt, der Wert bleibt aber immer der alte.
            Ein GroupValueWrite auf das KO wird korrekt interpretiert.

            {
              "from": "system.adapter.knx.0",
              "user": "system.user.admin",
              "ts": 1621860872656,
              "common": {
                "name": "Stellwert",
                "type": "number",
                "role": "value",
                "unit": "%",
                "max": 100,
                "min": 0,
                "read": true,
                "write": false
              },
              "native": {
                "dpt": "DPT5.001",
                "address": "0/4/57",
                "addressRefId": "P-03DA-0_GA-522",
                "statusGARefId": "",
                "actGARefId": "",
                "objRef": "O-16_R-76",
                "devName": "..",
                "devInst": "P-03DA-0_DI-28",
                "objectSize": "",
                "update": true
              },
              "acl": {
                "object": 1636,
                "owner": "system.user.admin",
                "ownerGroup": "system.group.administrator",
                "state": 1636
              },
              "_id": "knx.0.Licht.Stellwert",
              "type": "state"
            }
            

            Ich habe auch mal mit read/write false probiert. Lt. Anleitung ist der Effekt der selbe. Es ändert sich aber nichts.

            KNX iobroker
            Lesen Schreiben Übertragen Lesen Schreiben Erklärung

                    • der wert wird über GroupValueResponse aktualiesiert
              • x x - der Wert wird über GroupValueResponse aktualisiert
            frankthegreat V 3 Replies Last reply Reply Quote 0
            • frankthegreat
              frankthegreat @killroy2 last edited by

              @killroy2 Wie sieht denn deine Adress-Struktur aus?
              Wichtig ist das zur Schalt-Adresse eine Schalten Status-Adresse ,
              und zur Wert-Adresse eine Wert Status-Adresse zugeordnet ist.

              Also ungefähr so:

              Licht.jpg

              K 1 Reply Last reply Reply Quote 0
              • frankthegreat
                frankthegreat @killroy2 last edited by

                @killroy2 So sehen dann die Objekte im ioB aus. Funktioniert 100% ig.

                Wert:

                Wert.jpg

                Wert Status:

                Wert Status.jpg

                1 Reply Last reply Reply Quote 0
                • V
                  Videonisse @killroy2 last edited by

                  @killroy2 Is it a similar problem as reported in this Github issue? https://github.com/ioBroker/ioBroker.knx/issues/162#issuecomment-838082533

                  skrutzler created this issue in ioBroker/ioBroker.knx

                  closed GroupValueResponse is ignored #162

                  K 1 Reply Last reply Reply Quote 0
                  • K
                    killroy2 last edited by

                    Ich schreibe auf ein paar Adressen (S=x) für die es derzeit keinen Abnehmer auf dem Bus gibt. In der ETS Gruppenmonitor wir das dann grün hinterlegt.
                    (3.6b) Received L_DATA.con ist negativ, das mag der Adapter nicht und steigt nach ein paar Retries aus.
                    Ich weiss nicht ob das das korrekte Verhalten ist.

                    27 16:52:38.582  - info: knx.0 (17767) ( 1 ) Sending : GroupValueRead :   06 10 04 20 00 15 04 11 35 00 11 00 bc e0 11 fe 02 22 01 00 00    sent to 192.168.0.10:3671  ChID: 17 SeqCntIN : 205 SeqCntOUT : 53 GA : 0/2/34 conCheck.conected : true
                    ...
                    2021-05-27 16:52:38.585  - info: knx.0 (17767) ( 2 ) Received TUNNEL_ACK      :             06 10 04 21 00 0a 04 11 35 00    from 192.168.0.10:3671 SeqCntIN : 205 SeqCntOUT : 54 GA : 0/0/0
                    ...
                    2021-05-27 16:52:38.652  - info: knx.0 (17767) ( 3.6b ) Received L_DATA.con  06 10 04 20 00 15 04 11 ce 00 2e 00 9d e0 11 fe 02 22 01 00 00  was NOT processed by receiver !!
                    ...
                    
                    Ab hier scheint sich der Adapter zu verspulen, GroupValueWrite sind eigentlich okay, nach (2) sollte es mit einem 3.6a -> 4 -> 4b weitergehen:
                    
                    2021-05-27 16:52:38.746  - info: knx.0 (17767) ( 1 ) Sending : GroupValueWrite :   06 10 04 20 00 16 04 11 36 00 11 00 bc e0 11 fe 01 07 02 00 80 82    sent ...
                    2021-05-27 16:52:38.753  - info: knx.0 (17767) ( 2 ) Received TUNNEL_ACK      :             06 10 04 21 00 0a 04 11 36 00    from 192.168.0.10:3671 SeqCntIN : ...
                    2021-05-27 16:52:38.985  - info: knx.0 (17767) ( 1 ) Sending : GroupValueWrite :   06 10 04 20 00 16 04 11 37 00 11 00 bc e0 11 fe 01 06 02 00 80 82    sent ...
                    2021-05-27 16:52:38.988  - info: knx.0 (17767) ( 2 ) Received TUNNEL_ACK      :             06 10 04 21 00 0a 04 11 37 00    from 192.168.0.10:3671 SeqCntIN : 206 SeqCntOUT : 56 GA : 0/0/0
                    ...
                    2021-05-27 16:52:39.643  - info: knx.0 (17767) ( 3.6b ) Received L_DATA.con  06 10 04 20 00 15 04 11 ce 00 2e 00 9d e0 11 fe 02 22 01 00 00  was NOT processed by receiver !!
                    ...
                    2021-05-27 16:52:38.985  - info: knx.0 (17767) ( 1 ) Sending : GroupValueWrite :   06 10 04 20 00 16 04 11 37 00 11 00 bc e0 11 fe 01 06 02 00 80 82    sent to ...
                    2021-05-27 16:52:38.988  - info: knx.0 (17767) ( 2 ) Received TUNNEL_ACK      :             06 10 04 21 00 0a 04 11 37 00    from 192.168.0.10:3671 SeqCntIN : 206 SeqCntOUT : 56 GA : 0/0/0
                    ...
                    2021-05-27 16:52:39.643  - info: knx.0 (17767) ( 3.6b ) Received L_DATA.con  06 10 04 20 00 15 04 11 ce 00 2e 00 9d e0 11 fe 02 22 01 00 00  was NOT processed by receiver !!
                    2021-05-27 16:52:40.642  - info: knx.0 (17767) Received DISCONNECT_REQUEST: 06 10 02 09 00 10 11 00 08 01 c0 a8 00 0a 0e 57  - ChannelID  17 SeqCntIN : 206 SeqCntOUT : 56 for 192.168.0.10:1487
                    
                    1 Reply Last reply Reply Quote 0
                    • K
                      killroy2 @Videonisse last edited by

                      @videonisse yes I think so. It is ignoring the U-Flag, which is represented in the adapters communication settings by L=x

                      1 Reply Last reply Reply Quote 0
                      • K
                        killroy2 @frankthegreat last edited by

                        @frankthegreat Deine Adapterstruktur verstehe ich nicht. Ich habe Beispiele da lässt sich ein Stellwert nicht einem Messwert zuordnen.

                        frankthegreat 1 Reply Last reply Reply Quote 0
                        • T
                          Tobi68 @Garfonso last edited by

                          @garfonso sagte in Test Adapter KNX v1.0.x:

                          @tobi68
                          dann wäre automatischer Neustart des Adapters ggf. ein workaround (wenn du nix findest und es zu sehr nervt 😉 ). Schon merkwürdig... 😞

                          Ist echt seltsam, derzeit kann ich per Vis problemlos schalten, mein Netzwerkspetzi hatte auch gemeint um Kabelproblem auszuschließen mal den Raspi wo anders anklemmen, “evt. gehen Pakete verloren”. Seit dem klappt das schalten, aber heut hats mir wieder nen Error ins Log geknallt..
                          Wonach muss ich suchen?
                          Um die Zeit war ich im Garten..

                          
                          host.IOBroker	2021-05-27 17:06:00.105	info	instance system.adapter.yr.0 started with pid 9141
                          javascript.0	2021-05-27 17:00:00.023	info	(1250) script.js.common.Astrozeiten: Astro: Gültige Zeiten: [aktueller Tag: 5] | [nächster Tag: 9] | [Aktualisiert: 0] | Aktuelle Tageszeit: Mittag | Kommende Tageszeit: früher Abend
                          knx.0	2021-05-27 16:50:59.675	info	(8420) Connected - local UDP Server listening on 192.168.178.66:57624
                          knx.0	2021-05-27 16:50:59.672	info	(8420) Using UDP with local IP: 192.168.178.66
                          knx.0	2021-05-27 16:50:57.677	info	(8420) STATE_NOT_CONNECTED : Stop connection : STATE_DISCONNECT_RESPONSE(16) to STATE_NOT_CONNECTED(0).
                          knx.0	2021-05-27 16:50:57.674	info	(8420) STATE_NOT_CONNECTED : Stop connection : STATE_DISCONNECT_REQUEST(15) to STATE_NOT_CONNECTED(0).
                          knx.0	2021-05-27 16:50:57.671	info	(8420) STATE_NOT_CONNECTED : Try to connect / reconnect : STATE_READY(7) to STATE_NOT_CONNECTED(0).
                          knx.0	2021-05-27 16:50:54.047	info	(8420) Connected! with 271 datapoints of 631 Datapoints over all.
                          knx.0	2021-05-27 16:50:54.023	info	(8420) Connected - local UDP Server listening on 192.168.178.66:38123
                          knx.0	2021-05-27 16:50:54.013	info	(8420) Debuglevel: 0 1
                          knx.0	2021-05-27 16:50:54.002	info	(8420) Connecting to knx GW: 192.168.178.41:3671 with phy. Adr: 15.15.253
                          knx.0	2021-05-27 16:50:53.999	info	(8420) knx license is OK.
                          knx.0	2021-05-27 16:50:53.659	info	(8420) starting. Version 1.0.45 in /opt/iobroker/node_modules/iobroker.knx, node: v12.21.0, js-controller: 3.2.16
                          knx.0	2021-05-27 16:50:53.480	debug	(8420) statesDB connected
                          knx.0	2021-05-27 16:50:53.479	debug	(8420) States connected to redis: 127.0.0.1:9000
                          knx.0	2021-05-27 16:50:53.470	debug	(8420) States create User PubSub Client
                          knx.0	2021-05-27 16:50:53.469	debug	(8420) States create System PubSub Client
                          knx.0	2021-05-27 16:50:53.460	debug	(8420) Redis States: Use Redis connection: 127.0.0.1:9000
                          knx.0	2021-05-27 16:50:53.458	debug	(8420) objectDB connected
                          knx.0	2021-05-27 16:50:53.444	debug	(8420) Objects connected to redis: 127.0.0.1:9001
                          knx.0	2021-05-27 16:50:53.432	debug	(8420) Objects client initialize lua scripts
                          knx.0	2021-05-27 16:50:53.431	debug	(8420) Objects create User PubSub Client
                          knx.0	2021-05-27 16:50:53.429	debug	(8420) Objects create System PubSub Client
                          knx.0	2021-05-27 16:50:53.427	debug	(8420) Objects client ready ... initialize now
                          knx.0	2021-05-27 16:50:53.394	debug	(8420) Redis Objects: Use Redis connection: 127.0.0.1:9001
                          host.IOBroker	2021-05-27 16:50:51.692	info	instance system.adapter.knx.0 started with pid 8420
                          host.IOBroker	2021-05-27 16:50:21.632	info	Restart adapter system.adapter.knx.0 because enabled
                          host.IOBroker	2021-05-27 16:50:21.626	error	instance system.adapter.knx.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                          knx.0	2021-05-27 16:50:21.024	info	(3512) STATE_NOT_CONNECTED : Stop connection : STATE_DISCONNECT_RESPONSE(16) to STATE_NOT_CONNECTED(0).
                          knx.0	2021-05-27 16:50:21.016	info	(3512) STATE_NOT_CONNECTED : Stop connection : STATE_DISCONNECT_REQUEST(15) to STATE_NOT_CONNECTED(0).
                          knx.0	2021-05-27 16:50:21.013	warn	(3512) Terminated (UNCAUGHT_EXCEPTION): Without reason
                          knx.0	2021-05-27 16:50:21.012	info	(3512) terminating
                          knx.0	2021-05-27 16:50:21.011	info	(3512) STATE_NOT_CONNECTED : Try to connect / reconnect : STATE_READY(7) to STATE_NOT_CONNECTED(0).
                          knx.0	2021-05-27 16:50:21.009	debug	(3512) Adapter close
                          knx.0	2021-05-27 16:50:20.794	error	(3512) unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.794	error	at processImmediate (internal/timers.js:461:21)
                          knx.0	2021-05-27 16:50:20.794	error	at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5555:41)
                          knx.0	2021-05-27 16:50:20.794	error	at Object._0x1f6f1b [as stateChange] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:295848)
                          knx.0	2021-05-27 16:50:20.794	error	at _0x27bc2e.<computed>.<computed> [as write] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:227990)
                          knx.0	2021-05-27 16:50:20.794	error	at _0x307789.<computed> [as groupValueWrite] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:104581)
                          knx.0	2021-05-27 16:50:20.794	error	at Object._0x3c735e [as decodeVal] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:226858)
                          knx.0	2021-05-27 16:50:20.794	error	(3512) Error: unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.794	error	(3512) uncaught exception: unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.790	error	(3512) unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.790	error	at processImmediate (internal/timers.js:461:21)
                          knx.0	2021-05-27 16:50:20.790	error	at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5555:41)
                          knx.0	2021-05-27 16:50:20.790	error	at Object._0x1f6f1b [as stateChange] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:295848)
                          knx.0	2021-05-27 16:50:20.790	error	at _0x27bc2e.<computed>.<computed> [as write] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:227990)
                          knx.0	2021-05-27 16:50:20.790	error	at _0x307789.<computed> [as groupValueWrite] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:104581)
                          knx.0	2021-05-27 16:50:20.790	error	at Object._0x3c735e [as decodeVal] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:226858)
                          knx.0	2021-05-27 16:50:20.790	error	(3512) Error: unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.789	error	(3512) uncaught exception: unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.788	error	(3512) unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.788	error	at processImmediate (internal/timers.js:461:21)
                          knx.0	2021-05-27 16:50:20.788	error	at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5555:41)
                          knx.0	2021-05-27 16:50:20.788	error	at Object._0x1f6f1b [as stateChange] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:295848)
                          knx.0	2021-05-27 16:50:20.788	error	at _0x27bc2e.<computed>.<computed> [as write] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:227990)
                          knx.0	2021-05-27 16:50:20.788	error	at _0x307789.<computed> [as groupValueWrite] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:104581)
                          knx.0	2021-05-27 16:50:20.788	error	at Object._0x3c735e [as decodeVal] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:226858)
                          knx.0	2021-05-27 16:50:20.788	error	(3512) Error: unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.787	error	(3512) uncaught exception: unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.761	error	(3512) unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.761	error	at processImmediate (internal/timers.js:461:21)
                          knx.0	2021-05-27 16:50:20.761	error	at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5555:41)
                          knx.0	2021-05-27 16:50:20.761	error	at Object._0x1f6f1b [as stateChange] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:295848)
                          knx.0	2021-05-27 16:50:20.761	error	at _0x27bc2e.<computed>.<computed> [as write] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:227990)
                          knx.0	2021-05-27 16:50:20.761	error	at _0x307789.<computed> [as groupValueWrite] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:104581)
                          knx.0	2021-05-27 16:50:20.761	error	at Object._0x3c735e [as decodeVal] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:226858)
                          knx.0	2021-05-27 16:50:20.761	error	(3512) Error: unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.760	error	(3512) uncaught exception: unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.760	error	(3512) unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.759	error	at processImmediate (internal/timers.js:461:21)
                          knx.0	2021-05-27 16:50:20.759	error	at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5555:41)
                          knx.0	2021-05-27 16:50:20.759	error	at Object._0x1f6f1b [as stateChange] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:295848)
                          knx.0	2021-05-27 16:50:20.759	error	at _0x27bc2e.<computed>.<computed> [as write] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:227990)
                          knx.0	2021-05-27 16:50:20.759	error	at _0x307789.<computed> [as groupValueWrite] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:104581)
                          knx.0	2021-05-27 16:50:20.759	error	at Object._0x3c735e [as decodeVal] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:226858)
                          knx.0	2021-05-27 16:50:20.759	error	(3512) Error: unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.759	error	(3512) uncaught exception: unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.756	error	(3512) unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.756	error	at processImmediate (internal/timers.js:461:21)
                          knx.0	2021-05-27 16:50:20.756	error	at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5555:41)
                          knx.0	2021-05-27 16:50:20.756	error	at Object._0x1f6f1b [as stateChange] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:295848)
                          knx.0	2021-05-27 16:50:20.756	error	at _0x27bc2e.<computed>.<computed> [as write] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:227990)
                          knx.0	2021-05-27 16:50:20.756	error	at _0x307789.<computed> [as groupValueWrite] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:104581)
                          knx.0	2021-05-27 16:50:20.756	error	at Object._0x3c735e [as decodeVal] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:226858)
                          knx.0	2021-05-27 16:50:20.756	error	(3512) Error: unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.755	error	(3512) uncaught exception: unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.754	error	(3512) unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.754	error	at processImmediate (internal/timers.js:461:21)
                          knx.0	2021-05-27 16:50:20.754	error	at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5555:41)
                          knx.0	2021-05-27 16:50:20.754	error	at Object._0x1f6f1b [as stateChange] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:295848)
                          knx.0	2021-05-27 16:50:20.754	error	at _0x27bc2e.<computed>.<computed> [as write] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:227990)
                          knx.0	2021-05-27 16:50:20.754	error	at _0x307789.<computed> [as groupValueWrite] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:104581)
                          knx.0	2021-05-27 16:50:20.754	error	at Object._0x3c735e [as decodeVal] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:226858)
                          knx.0	2021-05-27 16:50:20.754	error	(3512) Error: unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.754	error	(3512) uncaught exception: unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.753	error	(3512) unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.753	error	at processImmediate (internal/timers.js:461:21)
                          knx.0	2021-05-27 16:50:20.753	error	at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5555:41)
                          knx.0	2021-05-27 16:50:20.753	error	at Object._0x1f6f1b [as stateChange] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:295848)
                          knx.0	2021-05-27 16:50:20.753	error	at _0x27bc2e.<computed>.<computed> [as write] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:227990)
                          knx.0	2021-05-27 16:50:20.753	error	at _0x307789.<computed> [as groupValueWrite] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:104581)
                          knx.0	2021-05-27 16:50:20.753	error	at Object._0x3c735e [as decodeVal] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:226858)
                          knx.0	2021-05-27 16:50:20.753	error	(3512) Error: unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.752	error	(3512) uncaught exception: unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.751	error	(3512) unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.751	error	at processImmediate (internal/timers.js:461:21)
                          knx.0	2021-05-27 16:50:20.751	error	at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5555:41)
                          knx.0	2021-05-27 16:50:20.751	error	at Object._0x1f6f1b [as stateChange] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:295848)
                          knx.0	2021-05-27 16:50:20.751	error	at _0x27bc2e.<computed>.<computed> [as write] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:227990)
                          knx.0	2021-05-27 16:50:20.751	error	at _0x307789.<computed> [as groupValueWrite] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:104581)
                          knx.0	2021-05-27 16:50:20.751	error	at Object._0x3c735e [as decodeVal] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:226858)
                          knx.0	2021-05-27 16:50:20.751	error	(3512) Error: unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.751	error	(3512) uncaught exception: unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.750	error	(3512) unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.750	error	at processImmediate (internal/timers.js:461:21)
                          knx.0	2021-05-27 16:50:20.750	error	at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5555:41)
                          knx.0	2021-05-27 16:50:20.750	error	at Object._0x1f6f1b [as stateChange] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:295848)
                          knx.0	2021-05-27 16:50:20.750	error	at _0x27bc2e.<computed>.<computed> [as write] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:227990)
                          knx.0	2021-05-27 16:50:20.750	error	at _0x307789.<computed> [as groupValueWrite] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:104581)
                          knx.0	2021-05-27 16:50:20.750	error	at Object._0x3c735e [as decodeVal] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:226858)
                          knx.0	2021-05-27 16:50:20.750	error	(3512) Error: unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.749	error	(3512) uncaught exception: unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.749	error	(3512) unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.748	error	at processImmediate (internal/timers.js:461:21)
                          knx.0	2021-05-27 16:50:20.748	error	at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5555:41)
                          knx.0	2021-05-27 16:50:20.748	error	at Object._0x1f6f1b [as stateChange] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:295848)
                          knx.0	2021-05-27 16:50:20.748	error	at _0x27bc2e.<computed>.<computed> [as write] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:227990)
                          knx.0	2021-05-27 16:50:20.748	error	at _0x307789.<computed> [as groupValueWrite] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:104581)
                          knx.0	2021-05-27 16:50:20.748	error	at Object._0x3c735e [as decodeVal] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:226858)
                          knx.0	2021-05-27 16:50:20.748	error	(3512) Error: unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.748	error	(3512) uncaught exception: unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.747	error	(3512) unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.747	error	at processImmediate (internal/timers.js:461:21)
                          knx.0	2021-05-27 16:50:20.747	error	at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5555:41)
                          knx.0	2021-05-27 16:50:20.747	error	at Object._0x1f6f1b [as stateChange] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:295848)
                          knx.0	2021-05-27 16:50:20.747	error	at _0x27bc2e.<computed>.<computed> [as write] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:227990)
                          knx.0	2021-05-27 16:50:20.747	error	at _0x307789.<computed> [as groupValueWrite] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:104581)
                          knx.0	2021-05-27 16:50:20.747	error	at Object._0x3c735e [as decodeVal] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:226858)
                          knx.0	2021-05-27 16:50:20.747	error	(3512) Error: unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.746	error	(3512) uncaught exception: unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.745	error	(3512) unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.745	error	at processImmediate (internal/timers.js:461:21)
                          knx.0	2021-05-27 16:50:20.745	error	at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5555:41)
                          knx.0	2021-05-27 16:50:20.745	error	at Object._0x1f6f1b [as stateChange] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:295848)
                          knx.0	2021-05-27 16:50:20.745	error	at _0x27bc2e.<computed>.<computed> [as write] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:227990)
                          knx.0	2021-05-27 16:50:20.745	error	at _0x307789.<computed> [as groupValueWrite] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:104581)
                          knx.0	2021-05-27 16:50:20.745	error	at Object._0x3c735e [as decodeVal] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:226858)
                          knx.0	2021-05-27 16:50:20.745	error	(3512) Error: unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.745	error	(3512) uncaught exception: unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.744	error	(3512) unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.744	error	at processImmediate (internal/timers.js:461:21)
                          knx.0	2021-05-27 16:50:20.744	error	at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5555:41)
                          knx.0	2021-05-27 16:50:20.744	error	at Object._0x1f6f1b [as stateChange] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:295848)
                          knx.0	2021-05-27 16:50:20.744	error	at _0x27bc2e.<computed>.<computed> [as write] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:227990)
                          knx.0	2021-05-27 16:50:20.744	error	at _0x307789.<computed> [as groupValueWrite] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:104581)
                          knx.0	2021-05-27 16:50:20.744	error	at Object._0x3c735e [as decodeVal] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:226858)
                          knx.0	2021-05-27 16:50:20.744	error	(3512) Error: unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.743	error	(3512) uncaught exception: unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.742	error	(3512) unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.739	error	at processImmediate (internal/timers.js:461:21)
                          knx.0	2021-05-27 16:50:20.739	error	at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5555:41)
                          knx.0	2021-05-27 16:50:20.739	error	at Object._0x1f6f1b [as stateChange] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:295848)
                          knx.0	2021-05-27 16:50:20.739	error	at _0x27bc2e.<computed>.<computed> [as write] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:227990)
                          knx.0	2021-05-27 16:50:20.739	error	at _0x307789.<computed> [as groupValueWrite] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:104581)
                          knx.0	2021-05-27 16:50:20.739	error	at Object._0x3c735e [as decodeVal] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:226858)
                          knx.0	2021-05-27 16:50:20.739	error	(3512) Error: unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.739	error	(3512) uncaught exception: unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.738	error	(3512) unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.738	error	at processImmediate (internal/timers.js:461:21)
                          knx.0	2021-05-27 16:50:20.738	error	at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5555:41)
                          knx.0	2021-05-27 16:50:20.738	error	at Object._0x1f6f1b [as stateChange] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:295848)
                          knx.0	2021-05-27 16:50:20.738	error	at _0x27bc2e.<computed>.<computed> [as write] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:227990)
                          knx.0	2021-05-27 16:50:20.738	error	at _0x307789.<computed> [as groupValueWrite] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:104581)
                          knx.0	2021-05-27 16:50:20.738	error	at Object._0x3c735e [as decodeVal] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:226858)
                          knx.0	2021-05-27 16:50:20.738	error	(3512) Error: unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.737	error	(3512) uncaught exception: unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.736	error	(3512) unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.736	error	at processImmediate (internal/timers.js:461:21)
                          knx.0	2021-05-27 16:50:20.736	error	at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5555:41)
                          knx.0	2021-05-27 16:50:20.736	error	at Object._0x1f6f1b [as stateChange] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:295848)
                          knx.0	2021-05-27 16:50:20.736	error	at _0x27bc2e.<computed>.<computed> [as write] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:227990)
                          knx.0	2021-05-27 16:50:20.736	error	at _0x307789.<computed> [as groupValueWrite] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:104581)
                          knx.0	2021-05-27 16:50:20.736	error	at Object._0x3c735e [as decodeVal] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:226858)
                          knx.0	2021-05-27 16:50:20.736	error	(3512) Error: unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.736	error	(3512) uncaught exception: unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.735	error	(3512) unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.734	error	at processImmediate (internal/timers.js:461:21)
                          knx.0	2021-05-27 16:50:20.734	error	at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5555:41)
                          knx.0	2021-05-27 16:50:20.734	error	at Object._0x1f6f1b [as stateChange] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:295848)
                          knx.0	2021-05-27 16:50:20.734	error	at _0x27bc2e.<computed>.<computed> [as write] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:227990)
                          knx.0	2021-05-27 16:50:20.734	error	at _0x307789.<computed> [as groupValueWrite] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:104581)
                          knx.0	2021-05-27 16:50:20.734	error	at Object._0x3c735e [as decodeVal] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:226858)
                          knx.0	2021-05-27 16:50:20.734	error	(3512) Error: unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.734	error	(3512) uncaught exception: unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.733	error	(3512) unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.733	error	at processImmediate (internal/timers.js:461:21)
                          knx.0	2021-05-27 16:50:20.733	error	at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5555:41)
                          knx.0	2021-05-27 16:50:20.733	error	at Object._0x1f6f1b [as stateChange] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:295848)
                          knx.0	2021-05-27 16:50:20.733	error	at _0x27bc2e.<computed>.<computed> [as write] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:227990)
                          knx.0	2021-05-27 16:50:20.733	error	at _0x307789.<computed> [as groupValueWrite] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:104581)
                          knx.0	2021-05-27 16:50:20.733	error	at Object._0x3c735e [as decodeVal] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:226858)
                          knx.0	2021-05-27 16:50:20.733	error	(3512) Error: unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.732	error	(3512) uncaught exception: unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.732	error	(3512) unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.731	error	at processImmediate (internal/timers.js:461:21)
                          knx.0	2021-05-27 16:50:20.731	error	at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5555:41)
                          knx.0	2021-05-27 16:50:20.731	error	at Object._0x1f6f1b [as stateChange] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:295848)
                          knx.0	2021-05-27 16:50:20.731	error	at _0x27bc2e.<computed>.<computed> [as write] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:227990)
                          knx.0	2021-05-27 16:50:20.731	error	at _0x307789.<computed> [as groupValueWrite] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:104581)
                          knx.0	2021-05-27 16:50:20.731	error	at Object._0x3c735e [as decodeVal] (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:226858)
                          knx.0	2021-05-27 16:50:20.731	error	(3512) Error: unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.731	error	(3512) uncaught exception: unkown Inputvalue!
                          knx.0	2021-05-27 16:50:20.730	error	(3512) unkown Inputvalue!
                          
                          
                          Garfonso 1 Reply Last reply Reply Quote 0
                          • frankthegreat
                            frankthegreat @killroy2 last edited by

                            @killroy2 sagte in Test Adapter KNX v1.0.x:

                            @frankthegreat Deine Adapterstruktur verstehe ich nicht. Ich habe Beispiele da lässt sich ein Stellwert nicht einem Messwert zuordnen.

                            Die Adapterstruktur wird ja aus den Adressen der ETS generiert. D.h. die Namen der Gruppenadressen müssen
                            erstmal in der ETS passend angelegt werden. Dann ordnet der Adapter die Adressen richtig zu.
                            Hier die Vorlage aus der ETS zu den 2 Bildern von oben:

                            Wert ETS.jpg

                            1 Reply Last reply Reply Quote 0
                            • Garfonso
                              Garfonso Developer @Tobi68 last edited by Garfonso

                              @tobi68 said in Test Adapter KNX v1.0.x:

                              Seit dem klappt das schalten, aber heut hats mir wieder nen Error ins Log geknallt..

                              Ich habe mal versucht zu gucken, wo unkown Inputvalue! her kommt. Das ist ja kein Verbindungsabbruch, sondern der Adapter startet neu.
                              Wenn ich den Code richtig verstehe, kommt das vor, wenn aus KNX ein Datenformat kommt, was der Adapter nicht versteht. Versuch mal in den Instanzeinstellungen bei Debug "more" einzustellen (oder so), dann müsste er das noch ausgeben auf welcher GA. -> da hat also irgendwas gesendet, was der Adapter nicht verstanden hat.

                              Du könntest auch mal beim import des Projekts gucken, ob er sich da schon über Datenpunkformate beschwert, die er nicht kennt.

                              T 1 Reply Last reply Reply Quote 0
                              • T
                                Tobi68 @Garfonso last edited by

                                @garfonso sagte in Test Adapter KNX v1.0.x:

                                Wenn ich den Code richtig verstehe, kommt das vor, wenn aus KNX ein Datenformat kommt, was der Adapter nicht versteht. Versuch mal in den Instanzeinstellungen bei Debug "more" einzustellen (oder so), dann müsste er das noch ausgeben auf welcher GA. -> da hat also irgendwas gesendet, was der Adapter nicht verstanden hat.
                                Du könntest auch mal beim import des Projekts gucken, ob er sich da schon über Datenpunkformate beschwert, die er nicht kennt.

                                Ich hatte im Winter und Frühjahr mich rel. viel mit ETS und dem IOBroker beschäftigt, Habe jetzt schon seit Wochen am KNX nichts mehr geändert.

                                Du denkst es kommt aus dem KNX ich hatte eher gedacht das evtl. Eine von den 2 GAs die ich beschreibe was damit zu tun haben. Aber auch da habe ich schon lange nichts mehr geschraubt.

                                Nein beim Import hat der adapter nicht gemeckert.

                                Zum umstellen finde ich nichts was zu „more“ passen könnte.
                                Aber dafür ist mir eben die Uhr ins Auge gestochen.... Also Adapter per Cronjob neu starten scheint ja gar kein Problem zu sein..

                                49A24B8F-1EEA-498F-896F-26336097D59E.jpeg

                                Garfonso 1 Reply Last reply Reply Quote 0
                                • Garfonso
                                  Garfonso Developer @Tobi68 last edited by

                                  @tobi68 said in Test Adapter KNX v1.0.x:

                                  Zum umstellen finde ich nichts was zu „more“ passen könnte.

                                  Sorry, hab ich nicht richtig beschrieben: In den Adapter-Einstellungen gibt es (im dritten Tab) noch eine eigene Debug-Einstellung -> damit kann man nochmal einstellen, was bei debug alles kommen soll. Die Ausgabe der GA von/wohin (bin mir nicht 100%ig sicher, wann der Code alles aufgerufen wird) kommt nur mit "Debug more".

                                  @tobi68 said in Test Adapter KNX v1.0.x:

                                  Also Adapter per Cronjob neu starten scheint ja gar kein Problem zu sein..

                                  Ja, genau, deshalb hatte ich das als workaround vorgeschlagen. Würde ich aber nur als notfall machen, wenn sich wirklich nichts finden lässt. 🙂

                                  T 2 Replies Last reply Reply Quote 0
                                  • T
                                    Tobi68 @Garfonso last edited by

                                    @garfonso sagte in Test Adapter KNX v1.0.x:

                                    In den Adapter-Einstellungen gibt es (im dritten Tab)

                                    Mann.. ich habe schon nicht nur an mir gezweifelt..
                                    Da ist kein dritter Tab (aufm Ipad auf der Couch..)
                                    Hat mir heute keine Ruhe gelassen, habe mal aufm Laptop nachgeschaut..
                                    Ist jetzt umgestellt, das lass ich jetzt so weiterlaufen bis zum nächten mal wo das Problem auftritt... Da kommt ja schon einiges rein 😰

                                    debug.PNG

                                    1 Reply Last reply Reply Quote 1
                                    • T
                                      Tobi68 @Garfonso last edited by

                                      @garfonso

                                      Hi,
                                      Ich hatte den KNX Adapter bei xxl logging die ganze zeit laufen lassen, da kommt natürlich einiges rein.
                                      Da alles gut lief hatte ich das logging gestern wieder zurückgestellt.
                                      Ich wollte jetzt eigentlich Meldung machen das bei mir wohl ein Kabelproblem die Ursache gewesen sin muss, da seitdem 3 Kabel-Verbindungen weniger verwendet werden alles tiptop läuft.
                                      Jetzt habe ich gerade noch in die Vis geschaut und wollte noch schnell mal ein zwei KNX Lampen schalten....

                                      Nix.. zuerst gar nichts, zwei drei mehr geschaltet, nach 5 sec. kommen die Befehle plötzlich durch und werden geschaltet.
                                      Im Log halt gar nichts zu sehen, auch nicht das sich der Adapter neu mit dem KNx verbunden hat..

                                      Garfonso 1 Reply Last reply Reply Quote 0
                                      • Garfonso
                                        Garfonso Developer @Tobi68 last edited by

                                        @tobi68
                                        das kann aber auch ein Verbindungsproblem bei Vis gewesen sein. Auch nicht unbedingt ein physisches, die kann da auch "einschlafen". Wenn das passiert, hast du noch anderes, was du schalten kannst?
                                        Aber grundsätzlich sehe ich das hier mit Vis auf dem Handy oder am Wall-Tablet auch öfter.

                                        T 1 Reply Last reply Reply Quote 0
                                        • T
                                          Tobi68 @Garfonso last edited by

                                          @garfonso

                                          Nö leider nicht so einfach.. direkt neben meinem KNX button den ich gedrückt hatte ist das Button von einer billigen schaltbaren Merross Steckdose im Esszimmer.
                                          Die drücke ich dann immer zum vergleich.
                                          Die geht zwar sogar noch über die Cloud.. aber die war direkt ansprechbar..
                                          Das ist ja das ärgerliche..

                                          Garfonso 1 Reply Last reply Reply Quote 0
                                          • Garfonso
                                            Garfonso Developer @Tobi68 last edited by

                                            @tobi68 mist.. 😞

                                            T 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            872
                                            Online

                                            31.8k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            knx adapter
                                            93
                                            719
                                            155443
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo