Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter Tuya 3.8.0 - BEENDET

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Test Adapter Tuya 3.8.0 - BEENDET

    This topic has been deleted. Only users with topic management privileges can see it.
    • O
      oFbEQnpoLKKl6mbY5e13 @apollon77 last edited by

      @apollon77

      Ja.

      {
        "type": "device",
        "common": {
          "name": "Device 41465054f4cfa21eff44",
          "read": true
        },
        "native": {
          "virtual": false,
          "dpName": {
            "1": "Leuchtturm",
            "2": "Lichterkette"
          },
          "lon": "10.3062",
          "uuid": "41465054f4cfa21eff44",
          "mac": "f4cfa21eff44",
          "iconUrl": "https://images.tuyaeu.com/smart/icon/1511839633_0.png",
          "runtimeEnv": "prod",
          "lat": "52.0414",
          "devId": "41465054f4cfa21eff44",
          "dpMaxTime": 1667422875696,
          "productId": "EQD8hAQw543vzh6O",
          "activeTime": 1665658263,
          "categoryCode": "wf_kg",
          "moduleMap": {
            "wifi": {
              "upgradeStatus": 0,
              "cdv": "1.0.0",
              "bv": "5.57",
              "pv": "2.2",
              "verSw": "1.0.7",
              "isOnline": true,
              "id": 15940216,
              "cadv": ""
            },
            "mcu": {
              "upgradeStatus": 0,
              "cdv": "",
              "verSw": "1.0.7",
              "isOnline": true,
              "id": 15940217,
              "cadv": ""
            }
          },
          "devAttribute": 3,
          "name": "Carport (Doppelstecker)",
          "timezoneId": "Europe/Berlin",
          "category": "kg",
          "localKey": "68ed92497a87380e",
          "schema": [
            {
              "mode": "rw",
              "code": "switch_1",
              "name": "开关",
              "property": {
                "type": "bool"
              },
              "iconname": "icon-dp_power",
              "id": 1,
              "type": "obj",
              "desc": ""
            },
            {
              "mode": "rw",
              "code": "switch_2",
              "name": "开关 2",
              "property": {
                "type": "bool"
              },
              "iconname": "icon-dp_power",
              "id": 2,
              "type": "obj",
              "desc": ""
            },
            {
              "mode": "rw",
              "code": "countdown2",
              "name": "倒计时2",
              "property": {
                "unit": "",
                "min": 0,
                "max": 86400,
                "scale": 0,
                "step": 1,
                "type": "value"
              },
              "id": 101,
              "type": "obj",
              "desc": ""
            },
            {
              "mode": "rw",
              "code": "countdown1",
              "name": "倒计时1",
              "property": {
                "unit": "",
                "min": 0,
                "max": 86400,
                "scale": 0,
                "step": 1,
                "type": "value"
              },
              "id": 102,
              "type": "obj",
              "desc": ""
            }
          ],
          "productKey": "EQD8hAQw543vzh6O",
          "schemaExt": [
            {
              "id": 6,
              "inputStyle": "",
              "inputType": ""
            }
          ],
          "version": "3.3",
          "ip": "192.168.0.40",
          "gwId": "41465054f4cfa21eff44",
          "active": 2,
          "ability": 0,
          "mode": 0,
          "encrypt": true,
          "devKey": ""
        },
        "from": "system.adapter.tuya.0",
        "user": "system.user.admin",
        "ts": 1667731711824,
        "_id": "tuya.0.41465054f4cfa21eff44",
        "acl": {
          "object": 1636,
          "owner": "system.user.admin",
          "ownerGroup": "system.group.administrator"
        }
      }
      

      "devAttribute": 3,
      "name": "Carport (Doppelstecker)",

      apollon77 1 Reply Last reply Reply Quote 0
      • Latzi
        Latzi @apollon77 last edited by

        @apollon77 sagte in Test Adapter Tuya 3.8.0:

        @latzi ja logs wären ggf interessant. Zeig mal

        Ich hab die Vorgeschichte des Starts weggelassen, da lange und ohne Besonderheiten - Fehler trat bei mir bei 10 sek Abfrageintervall auf, bei 30 sek (siehe Bild unten) gibt´s keine Fehler.

        aea783cb-12fb-49ec-b17b-3b9b2f5136d2-grafik.png

        2022-11-06 11:40:02.117 - info: tuya.0 (3595414) 00032373cc50e37a5e26 Init with IP=10.0.0.81, Key=4cbf92670f7b66d5, Version=3.3
        2022-11-06 11:40:02.118 - info: tuya.0 (3595414) 50731888600194b821ae Init with IP=10.0.0.21, Key=d18bf2c7767dcbca, Version=3.1
        2022-11-06 11:40:02.119 - info: tuya.0 (3595414) 000323732cf4321fcba3 Init with IP=10.0.0.79, Key=361cabc0f4c45d62, Version=3.3
        2022-11-06 11:40:20.238 - error: tuya.0 (3595414) uncaught exception: Converting circular structure to JSON
        --> starting at object with constructor 'Timeout'
        | property '_idlePrev' -> object with constructor 'TimersList'
        --- property '_idleNext' closes the circle
        2022-11-06 11:40:20.238 - error: tuya.0 (3595414) TypeError: Converting circular structure to JSON
        --> starting at object with constructor 'Timeout'
        | property '_idlePrev' -> object with constructor 'TimersList'
        --- property '_idleNext' closes the circle
        at JSON.stringify ()
        at initDevice (/opt/iobroker/node_modules/iobroker.tuya/main.js:513:81)
        at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.tuya/main.js:481:26)
        at listOnTimeout (node:internal/timers:559:17)
        at processTimers (node:internal/timers:502:7)
        2022-11-06 11:40:20.238 - error: tuya.0 (3595414) Converting circular structure to JSON
        --> starting at object with constructor 'Timeout'
        | property '_idlePrev' -> object with constructor 'TimersList'
        --- property '_idleNext' closes the circle
        2022-11-06 11:40:20.368 - info: tuya.0 (3595414) 050407552462ab2f85d2 Init with IP=10.0.0.109, Key=e6cac32a1ac22ffc, Version=3.3
        2022-11-06 11:40:20.520 - error: host.ioBroker Caught by controller[0]: TypeError: Converting circular structure to JSON
        2022-11-06 11:40:20.520 - error: host.ioBroker Caught by controller[0]: --> starting at object with constructor 'Timeout'
        2022-11-06 11:40:20.520 - error: host.ioBroker Caught by controller[0]: | property '_idlePrev' -> object with constructor 'TimersList'
        2022-11-06 11:40:20.520 - error: host.ioBroker Caught by controller[0]: --- property '_idleNext' closes the circle
        2022-11-06 11:40:20.520 - error: host.ioBroker Caught by controller[0]: at JSON.stringify ()
        2022-11-06 11:40:20.520 - error: host.ioBroker Caught by controller[0]: at initDevice (/opt/iobroker/node_modules/iobroker.tuya/main.js:513:81)
        2022-11-06 11:40:20.520 - error: host.ioBroker Caught by controller[0]: at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.tuya/main.js:481:26)
        2022-11-06 11:40:20.520 - error: host.ioBroker Caught by controller[0]: at listOnTimeout (node:internal/timers:559:17)
        2022-11-06 11:40:20.520 - error: host.ioBroker Caught by controller[0]: at processTimers (node:internal/timers:502:7)
        2022-11-06 11:40:20.520 - error: host.ioBroker instance system.adapter.tuya.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        2022-11-06 11:40:20.520 - info: host.ioBroker Restart adapter system.adapter.tuya.0 because enabled
        2022-11-06 11:40:50.590 - info: host.ioBroker instance system.adapter.tuya.0 started with pid 3597382
        2022-11-06 11:40:51.198 - info: admin.0 (464) ==> Connected system.user.admin from ::ffff:10.0.0.170
        2022-11-06 11:40:51.826 - info: tuya.0 (3597382) starting. Version 3.8.0 (non-npm: Apollon77/ioBroker.tuya#d0259cae661753265dc6a71e356704e40df73dc4) in /opt/iobroker/node_modules/iobroker.tuya, node: v16.18.1, js-controller: 4.0.23
        
        apollon77 1 Reply Last reply Reply Quote 0
        • apollon77
          apollon77 @Latzi last edited by

          @latzi >magst es mal mit neuer GitHub version nochmal versuchen bitte mit 10s?

          Latzi 1 Reply Last reply Reply Quote 0
          • apollon77
            apollon77 @oFbEQnpoLKKl6mbY5e13 last edited by

            @ofbeqnpolkkl6mby5e13 Dann volles debug log bitte ... kapiere ich nicht warum das bei dir passiert ... bei anderen gehen die Namen wieder mit neuestem Github. Das wurde auch erfolgreich installiert ohne Fehler?

            O 1 Reply Last reply Reply Quote 0
            • O
              oFbEQnpoLKKl6mbY5e13 @apollon77 last edited by

              @apollon77

              Ja. Es ist auch nur dieses eine Gerät.

              apollon77 1 Reply Last reply Reply Quote 0
              • Latzi
                Latzi @apollon77 last edited by

                @apollon77 sagte in Test Adapter Tuya 3.8.0:

                @latzi >magst es mal mit neuer GitHub version nochmal versuchen bitte mit 10s?

                👏 👍 Bingo Ingo!!! (hast du vermutlich noch nie gehört 😉 )

                apollon77 1 Reply Last reply Reply Quote 1
                • apollon77
                  apollon77 @oFbEQnpoLKKl6mbY5e13 last edited by

                  @ofbeqnpolkkl6mby5e13 Dann mal Debug log senden bitte

                  1 Reply Last reply Reply Quote 0
                  • apollon77
                    apollon77 @Latzi last edited by

                    @latzi noch niiiiieeee ;-))

                    Latzi 1 Reply Last reply Reply Quote 0
                    • Latzi
                      Latzi @apollon77 last edited by

                      @apollon77
                      dachte ich mir ;-))

                      Mir fiel eben auf, dass nur 6 meiner 37 Geräte "online" sind (10 sind auch wirklich offline), die vermeindlichen "Offline"-Geräte kann ich aber problemlos bedienen (in der App sind sie auch als online dargestellt). Hab das Abfrageintervall schon verändert und einige Male den Adapter neu gestartet, ändert aber nur insofern etwas, dass manche Geräte dazukommen, andere weg - bleibt nicht jedesmal gleich.
                      Sehr seltsam.

                      apollon77 1 Reply Last reply Reply Quote 0
                      • apollon77
                        apollon77 @Latzi last edited by

                        @latzi Also hier sollte das Logfile (auch ohne debug) aber zeigen welche Geräte gerade lokale Verbindungsprobleme haben. bedenke bitte das wenn die App offen ist der Adapter sich nicht lokal verbinden kann weil pot die App diese lokale Verbindung blockiert. Steht aber dann auch im Log.

                        Und die App bzw seit neuestem der Adapter bedienen halt über die Cloud wenn Sie keine lokale Verbindung bekommen

                        Latzi 1 Reply Last reply Reply Quote 1
                        • apollon77
                          apollon77 last edited by

                          So dann an alle. Bitte nochmal GitHub aktualisieren und checkt nochmal alles auf Herz und Nieren. Wenn nichts mehr kommt (Warte noch auf ein Log wegen Namen von @oFbEQnpoLKKl6mbY5e13 ) würde ich den Alpha Test dann bald beenden und Beta releasen

                          O 1 Reply Last reply Reply Quote 0
                          • O
                            oFbEQnpoLKKl6mbY5e13 @apollon77 last edited by

                            @apollon77

                            Kommt kein Log mehr von mir. Ich habe es manuell umbenannt. Es bleibt erhalten.

                            1 Reply Last reply Reply Quote 1
                            • apollon77
                              apollon77 last edited by

                              Na dann ... Bitte alle nochmal updaten und checken!!

                              1 Reply Last reply Reply Quote 0
                              • Latzi
                                Latzi @apollon77 last edited by

                                @apollon77 sagte in Test Adapter Tuya 3.8.0:

                                bedenke bitte das wenn die App offen ist der Adapter sich nicht lokal verbinden kann

                                genau das war mein Problem - vielen Dank!!!

                                1 Reply Last reply Reply Quote 1
                                • apollon77
                                  apollon77 last edited by

                                  Hallo alle zusammen,

                                  ich bedenke mich ganz Herzlich für Euren Test-Eifer! Die 3.8.1 als aktuellste Version ist auf dem Weg ins Beta Repo und daher mache ichhier zu und nen neuen Thread auf.

                                  Vielen Dank für Eure Unterstützung beim Checken des Groß-Updates. Kinderkrankheiten haben wir denke ich gut wegbekommen.

                                  ACHTUNG: GitHub version ist jetzt wieder Dev-Spielwiese für noch weitere Themen und kann kaputt sein!!

                                  1 Reply Last reply Reply Quote 2
                                  • First post
                                    Last post

                                  Support us

                                  ioBroker
                                  Community Adapters
                                  Donate

                                  846
                                  Online

                                  31.7k
                                  Users

                                  79.6k
                                  Topics

                                  1.3m
                                  Posts

                                  13
                                  94
                                  7147
                                  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