Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. [Aufruf] Neuer Adapter ioBroker.tuya (WLAN devices Tuya Smart Life und andere)

    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

    [Aufruf] Neuer Adapter ioBroker.tuya (WLAN devices Tuya Smart Life und andere)

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

      @homecineplexx:

      das ist normal beim installieren vom adapter?

      $ ./iobroker url "https://github.com/Apollon77/ioBroker.tuya"
      install https://github.com/Apollon77/ioBroker.tuya/tarball/master
      npm install https://github.com/Apollon77/ioBroker.tuya/tarball/master --production --save --prefix "/opt/iobroker" (System call)
      npm
       WARN deprecated clipboard-js@0.3.6: Please migrate to https://github.com/lgarron/clipboard-polyfill
      npm WARN deprecated bcrypt@1.0.3: bcrypt < v2.0.0 is susceptible to bcrypt wrap-around bug. Upgrade to bcrypt >= v2.0.0 for improved support for newer bcrypt hashes
      node-pre-gyp ERR! Tried to download(404): https://github.com/kelektiv/node.bcrypt.js/releases/download/v1.0.3/bcrypt_lib-v1.0.3-node-v64-linux-arm.tar.gz node-pre-gyp ERR! Pre-built binaries not found for bcrypt@1.0.3 and node@10.10.0 (node-v64 ABI) (falling back to source compile with node-gyp) 
      node-pre-gyp ERR! Tried to download(undefined): https://github.com/kelektiv/node.bcrypt.js/releases/download/v1.0.3/bcrypt_lib-v1.0.3-node-v64-linux-arm.tar.gz 
      node-pre-gyp ERR! Pre-built binaries not found for bcrypt@1.0.3 and node@10.10.0 (node-v64 ABI) (falling back to source compile with node-gyp) 
      
      rm: das Entfernen von './Release/.deps/Release/obj.target/bcrypt_lib/src/blowfish.o.d.raw' ist nicht möglich
      : Datei oder Verzeichnis nicht gefunden
      make: *** [Release/obj.target/bcrypt_lib/src/blowfish.o] Fehler 1
      gyp
       ERR! build error gyp ERR! stack Error: `make` failed with exit code: 2
      gyp ERR! stack     at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23)
      gyp ERR! stack     at ChildProcess.emit (events.js:182:13)
      gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:240:12)
      gyp ERR! System Linux 4.14.71-v7+
      gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "build" "--fallback-to-build" "--module=/opt/iobroker/node_modules/node-red/node_modules/bcrypt/lib/binding/bcrypt_lib.node" "--module_name=bcrypt_lib" "--module_path=/opt/iobroker/node_modules/node-red/node_modules/bcrypt/lib/binding"
      gyp ERR! cwd /opt/iobroker/node_modules/node-red/node_modules/bcrypt
      gyp ERR! node -v v10.10.0
      gyp ERR! node-gyp -v v3.8.0
      gyp ERR! not ok 
      
      node-pre-gyp ERR! build error node-pre-gyp ERR! stack Error: Failed to execute '/usr/local/bin/node /usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build --fallback-to-build --module=/opt/iobroker/node_modules/node-red/node_modules/bcrypt/lib/binding/bcrypt_lib.node --module_name=bcrypt_lib --module_path=/opt/iobroker/node_modules/node-red/node_modules/bcrypt/lib/binding' (1)
      node-pre-gyp ERR! stack     at ChildProcess. <anonymous>(/opt/iobroker/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
      node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:182:13)
      node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:962:16)
      node-pre-gyp 
      ERR! stack
           at Process.ChildProcess._handle.onexit (internal/child_process.js:251:5)
      node-pre-gyp ERR! System Linux 4.14.71-v7+
      node-pre-gyp ERR! command "/usr/local/bin/node" "/opt/iobroker/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"node-pre-gyp ERR! cwd /opt/iobroker/node_modules/node-red/node_modules/bcrypt
      
      node-pre-gyp ERR! node -v v10.10.0node-pre-gyp ERR! node-pre-gyp -v v0.6.36
      
      node-pre-gyp ERR! not ok 
      ../src/bcrypt.cc:322:1: fatal error: opening dependency file ./Release/.deps/Release/obj.target/bcrypt_lib/src/bcrypt.o.d.raw: Datei oder Verzeichnis nicht gefunden }
       ^
      
      compilation terminated.
      make: *** [Release/obj.target/bcrypt_lib/src/bcrypt.o] Fehler 1
      gyp ERR! build error gyp ERR! stack Error: `make` failed with exit code: 2
      gyp ERR! 
      stack     at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23)gyp ERR! stack     at ChildProcess.emit (events.js:182:13)
      gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:240:12)
      gyp ERR! System Linux 4.14.71-v7+
      gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "build" "--fallback-to-build" "--module=/opt/iobroker/node_modules/node-red/node_modules/bcrypt/lib/binding/bcrypt_lib.node" "--module_name=bcrypt_lib" "--module_path=/opt/iobroker/node_modules/node-red/node_modules/bcrypt/lib/binding"
      gyp ERR! cwd /opt/iobroker/node_modules/node-red/node_modules/bcrypt
      gyp ERR! node -v v10.10.0
      gyp ERR! node-gyp -v v3.8.0
      gyp ERR! not ok 
      
      npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/alexa-cookie/package.json'npm WARN react-beautiful-dnd@9.0.2 requires a peer of react@^16.3.1 but none is installed. You must install peer dependencies yourself.
      npm WARN react-motion@0.5.2 requires a peer of react@^0.14.9 || ^15.3.0 || ^16.0.0 but none is installed. You must install peer dependencies yourself.
      npm WARN react-redux@5.0.7 requires a peer of react@^0.14.0 || ^15.0.0-0 || ^16.0.0-0 but none is installed. You must install peer dependencies yourself.
      npm WARN react-beautiful-dnd@9.0.2 requires a peer of react@^16.3.1 but none is installed. You must install peer dependencies yourself.
      npm WARN react-motion@0.5.2 requires a peer of react@^0.14.9 || ^15.3.0 || ^16.0.0 but none is installed. You must install peer dependencies yourself.
      npm WARN react-redux@5.0.7 requires a peer of react@^0.14.0 || ^15.0.0-0 || ^16.0.0-0 but none is installed. You must install peer dependencies yourself.
      npm WARN svg-inline-react@1.0.3 requires a peer of react@^0.14.0 || ^15.0.0 but none is installed. You must install peer dependencies yourself.
      
      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: bcrypt@1.0.3 (node_modules/node-red/node_modules/bcrypt):npm WARN optional SKIPPING OPTIONAL DEPENDENCY: bcrypt@1.0.3 install: `node-pre-gyp install --fallback-to-build`
      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
      
      process exited with code 0</anonymous> 
      ```` `  
      

      Hm … Versuch mal mit sudo. Der bcrypt Fehler ist an sich optional ...

      Ich habe es unter node 10 noch nicht genutzt ... daher kann ich nicht sagen ob es vllt daran liegt .... hm ....

      Gesendet vom Handy ...

      1 Reply Last reply Reply Quote 0
      • H
        homecineplexx last edited by

        @apollon77:

        @homecineplexx:

        das ist normal beim installieren vom adapter?

        $ ./iobroker url "https://github.com/Apollon77/ioBroker.tuya"
        install https://github.com/Apollon77/ioBroker.tuya/tarball/master
        npm install https://github.com/Apollon77/ioBroker.tuya/tarball/master --production --save --prefix "/opt/iobroker" (System call)
        npm
         WARN deprecated clipboard-js@0.3.6: Please migrate to https://github.com/lgarron/clipboard-polyfill
        npm WARN deprecated bcrypt@1.0.3: bcrypt < v2.0.0 is susceptible to bcrypt wrap-around bug. Upgrade to bcrypt >= v2.0.0 for improved support for newer bcrypt hashes
        node-pre-gyp ERR! Tried to download(404): https://github.com/kelektiv/node.bcrypt.js/releases/download/v1.0.3/bcrypt_lib-v1.0.3-node-v64-linux-arm.tar.gz node-pre-gyp ERR! Pre-built binaries not found for bcrypt@1.0.3 and node@10.10.0 (node-v64 ABI) (falling back to source compile with node-gyp) 
        node-pre-gyp ERR! Tried to download(undefined): https://github.com/kelektiv/node.bcrypt.js/releases/download/v1.0.3/bcrypt_lib-v1.0.3-node-v64-linux-arm.tar.gz 
        node-pre-gyp ERR! Pre-built binaries not found for bcrypt@1.0.3 and node@10.10.0 (node-v64 ABI) (falling back to source compile with node-gyp) 
        
        rm: das Entfernen von './Release/.deps/Release/obj.target/bcrypt_lib/src/blowfish.o.d.raw' ist nicht möglich
        : Datei oder Verzeichnis nicht gefunden
        make: *** [Release/obj.target/bcrypt_lib/src/blowfish.o] Fehler 1
        gyp
         ERR! build error gyp ERR! stack Error: `make` failed with exit code: 2
        gyp ERR! stack     at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23)
        gyp ERR! stack     at ChildProcess.emit (events.js:182:13)
        gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:240:12)
        gyp ERR! System Linux 4.14.71-v7+
        gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "build" "--fallback-to-build" "--module=/opt/iobroker/node_modules/node-red/node_modules/bcrypt/lib/binding/bcrypt_lib.node" "--module_name=bcrypt_lib" "--module_path=/opt/iobroker/node_modules/node-red/node_modules/bcrypt/lib/binding"
        gyp ERR! cwd /opt/iobroker/node_modules/node-red/node_modules/bcrypt
        gyp ERR! node -v v10.10.0
        gyp ERR! node-gyp -v v3.8.0
        gyp ERR! not ok 
        
        node-pre-gyp ERR! build error node-pre-gyp ERR! stack Error: Failed to execute '/usr/local/bin/node /usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build --fallback-to-build --module=/opt/iobroker/node_modules/node-red/node_modules/bcrypt/lib/binding/bcrypt_lib.node --module_name=bcrypt_lib --module_path=/opt/iobroker/node_modules/node-red/node_modules/bcrypt/lib/binding' (1)
        node-pre-gyp ERR! stack     at ChildProcess. <anonymous>(/opt/iobroker/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
        node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:182:13)
        node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:962:16)
        node-pre-gyp 
        ERR! stack
             at Process.ChildProcess._handle.onexit (internal/child_process.js:251:5)
        node-pre-gyp ERR! System Linux 4.14.71-v7+
        node-pre-gyp ERR! command "/usr/local/bin/node" "/opt/iobroker/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"node-pre-gyp ERR! cwd /opt/iobroker/node_modules/node-red/node_modules/bcrypt
        
        node-pre-gyp ERR! node -v v10.10.0node-pre-gyp ERR! node-pre-gyp -v v0.6.36
        
        node-pre-gyp ERR! not ok 
        ../src/bcrypt.cc:322:1: fatal error: opening dependency file ./Release/.deps/Release/obj.target/bcrypt_lib/src/bcrypt.o.d.raw: Datei oder Verzeichnis nicht gefunden }
         ^
        
        compilation terminated.
        make: *** [Release/obj.target/bcrypt_lib/src/bcrypt.o] Fehler 1
        gyp ERR! build error gyp ERR! stack Error: `make` failed with exit code: 2
        gyp ERR! 
        stack     at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23)gyp ERR! stack     at ChildProcess.emit (events.js:182:13)
        gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:240:12)
        gyp ERR! System Linux 4.14.71-v7+
        gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "build" "--fallback-to-build" "--module=/opt/iobroker/node_modules/node-red/node_modules/bcrypt/lib/binding/bcrypt_lib.node" "--module_name=bcrypt_lib" "--module_path=/opt/iobroker/node_modules/node-red/node_modules/bcrypt/lib/binding"
        gyp ERR! cwd /opt/iobroker/node_modules/node-red/node_modules/bcrypt
        gyp ERR! node -v v10.10.0
        gyp ERR! node-gyp -v v3.8.0
        gyp ERR! not ok 
        
        npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/alexa-cookie/package.json'npm WARN react-beautiful-dnd@9.0.2 requires a peer of react@^16.3.1 but none is installed. You must install peer dependencies yourself.
        npm WARN react-motion@0.5.2 requires a peer of react@^0.14.9 || ^15.3.0 || ^16.0.0 but none is installed. You must install peer dependencies yourself.
        npm WARN react-redux@5.0.7 requires a peer of react@^0.14.0 || ^15.0.0-0 || ^16.0.0-0 but none is installed. You must install peer dependencies yourself.
        npm WARN react-beautiful-dnd@9.0.2 requires a peer of react@^16.3.1 but none is installed. You must install peer dependencies yourself.
        npm WARN react-motion@0.5.2 requires a peer of react@^0.14.9 || ^15.3.0 || ^16.0.0 but none is installed. You must install peer dependencies yourself.
        npm WARN react-redux@5.0.7 requires a peer of react@^0.14.0 || ^15.0.0-0 || ^16.0.0-0 but none is installed. You must install peer dependencies yourself.
        npm WARN svg-inline-react@1.0.3 requires a peer of react@^0.14.0 || ^15.0.0 but none is installed. You must install peer dependencies yourself.
        
        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: bcrypt@1.0.3 (node_modules/node-red/node_modules/bcrypt):npm WARN optional SKIPPING OPTIONAL DEPENDENCY: bcrypt@1.0.3 install: `node-pre-gyp install --fallback-to-build`
        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
        
        process exited with code 0</anonymous> 
        ```` `  
        

        Hm … Versuch mal mit sudo. Der bcrypt Fehler ist an sich optional ...

        Ich habe es unter node 10 noch nicht genutzt ... daher kann ich nicht sagen ob es vllt daran liegt .... hm ....

        Gesendet vom Handy ... `

        selbst problem

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

          Genug ram ist auch frei auch dem iobroker Host? Der Proxy braucht wohl eeeeeecht viel ram.

          Dann hab ich keine Idee mehr.

          Gesendet vom Handy …

          1 Reply Last reply Reply Quote 0
          • H
            homecineplexx last edited by

            @apollon77:

            Genug ram ist auch frei auch dem iobroker Host? Der Proxy braucht wohl eeeeeecht viel ram.

            Dann hab ich keine Idee mehr.

            Gesendet vom Handy … `

            180Mb sind frei….

            1 Reply Last reply Reply Quote 0
            • Elzershark
              Elzershark last edited by

              Liegt an Node 10. Zu hoch.

              6.* oder 8.* Node installieren.

              Alles lesen was da steht ab" Node installieren.."

              http://www.iobroker.net/docu/?page_id=5106&lang=de

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

                Vermutung oder wissen? Was genau macht mit node 10 Probleme?

                Gesendet vom Handy …

                1 Reply Last reply Reply Quote 0
                • H
                  homecineplexx last edited by

                  @Elzershark:

                  Liegt an Node 10. Zu hoch.

                  6.* oder 8.* Node installieren.

                  Alles lesen was da steht ab" Node installieren.."

                  http://www.iobroker.net/docu/?page_id=5106&lang=de `

                  kann ich zurücksteigen auf eine 8er?

                  1 Reply Last reply Reply Quote 0
                  • Elzershark
                    Elzershark last edited by

                    Halbwissen, Wissen, Vermutung.. Alles von allem..

                    Frage.. Wie kommt man an Node 10?

                    Upgrade? Danach auch alle Adapter neu geladen? auf Node 10 alle Adapter eingerichtet?

                    Das machen/wissen die wenigsten und nichts geht mehr.

                    Daher kann man fast nicht sagen ob es mit Node 10 geht oder nicht.

                    Außer man "weiß" wie man auf Node 10 ioBroker richtig installiert und dann Testet..

                    Dann fängt aber alles wieder wie oben an-.. xD

                    1 Reply Last reply Reply Quote 0
                    • T
                      thor1967 last edited by

                      @sigi234:

                      Hallo,

                      geht auch ohne der Windows App…..

                      Screenshot (1168)_LI.jpg `

                      und wie?

                      Gruß

                      Jörg

                      1 Reply Last reply Reply Quote 0
                      • H
                        homecineplexx last edited by

                        @Elzershark:

                        Halbwissen, Wissen, Vermutung.. Alles von allem..

                        Frage.. Wie kommt man an Node 10?

                        Upgrade? Danach auch alle Adapter neu geladen? auf Node 10 alle Adapter eingerichtet?

                        Das machen/wissen die wenigsten und nichts geht mehr.

                        Daher kann man fast nicht sagen ob es mit Node 10 geht oder nicht.

                        Außer man "weiß" wie man auf Node 10 ioBroker richtig installiert und dann Testet..

                        Dann fängt aber alles wieder wie oben an-.. xD `
                        Funktioniert bei mir nun auch nicht mit der 8er Version. Selber Fehler 😞

                        1 Reply Last reply Reply Quote 0
                        • sigi234
                          sigi234 Forum Testing Most Active last edited by

                          @thor1967:

                          @sigi234:

                          Hallo,

                          geht auch ohne der Windows App…..

                          Screenshot (1168)_LI.jpg `

                          und wie?

                          Gruß

                          Jörg `

                          https://github.com/Apollon77/ioBroker.t … r/PROXY.md

                          1 Reply Last reply Reply Quote 0
                          • M
                            madd268hotmail.de last edited by

                            <code>tuya.0 new Shema added for product type HPiNfakVX1Z9hWsO. Please send next line from logfile on disk to developer!
                            2018-11-14 21:43:04.500 - info: tuya.0 {"schema":"[{\"mode\":\"rw\",\"code\":\"switch_on\",\"name\":\"开关\",\"property\":{\"type\":\"bool\"},\"iconname\":\"icon-dp_power3\",\"id\":1,\"type\":\"obj\",\"desc\":\"\"},{\"mode\":\"rw\",\"code\":\"countdown\",\"name\":\"延迟\",\"property\":{\"unit\":\"秒\",\"min\":0,\"max\":86400,\"scale\":0,\"step\":1,\"type\":\"value\"},\"id\":2,\"type\":\"obj\",\"passive\":true,\"desc\":\"\"},{\"mode\":\"ro\",\"code\":\"add_ele\",\"name\":\"电量\",\"property\":{\"unit\":\"度\",\"min\":0,\"max\":500000,\"scale\":3,\"step\":100,\"type\":\"value\"},\"id\":3,\"type\":\"obj\",\"desc\":\"上报的为放大100倍之后的值,即上报56,实际值为0.56度\"},{\"mode\":\"ro\",\"code\":\"cur_current\",\"name\":\"电流\",\"property\":{\"unit\":\"mA\",\"min\":0,\"max\":30000,\"scale\":0,\"step\":1,\"type\":\"value\"},\"id\":4,\"type\":\"obj\",\"desc\":\"\"},{\"mode\":\"ro\",\"code\":\"cur_power\",\"name\":\"功率\",\"property\":{\"unit\":\"W\",\"min\":0,\"max\":50000,\"scale\":0,\"step\":1,\"type\":\"value\"},\"id\":5,\"type\":\"obj\",\"desc\":\"\"},{\"mode\":\"ro\",\"code\":\"cur_voltage\",\"name\":\"电压\",\"property\":{\"unit\":\"V\",\"min\":0,\"max\":2500,\"scale\":0,\"step\":1,\"type\":\"value\"},\"id\":6,\"type\":\"obj\",\"desc\":\"\"}]","schemaExt":"[]"}
                            2018-11-14 21:43:04.501 - info: tuya.0 new Shema added for product type n8iVBAPLFKAAAszH. Please send next line from logfile on disk to developer!
                            2018-11-14 21:43:04.501 - info: tuya.0 {"schema":"[{\"mode\":\"rw\",\"code\":\"switch_on\",\"name\":\"开关\",\"property\":{\"type\":\"bool\"},\"iconname\":\"icon-dp_power2\",\"id\":1,\"type\":\"obj\",\"desc\":\"\"},{\"mode\":\"rw\",\"code\":\"countdown\",\"name\":\"倒计时\",\"property\":{\"unit\":\"秒\",\"min\":0,\"max\":86400,\"scale\":0,\"step\":1,\"type\":\"value\"},\"iconname\":\"icon-dp_time\",\"id\":2,\"type\":\"obj\",\"passive\":true,\"desc\":\"\"}]","schemaExt":"[{\"id\":2,\"inputType\":\"\"}]"}
                            2018-11-14 21:43:04.502 - info: tuya.0 new Shema added for product type ocNB89IgPygEpdnE. Please send next line from logfile on disk to developer!
                            2018-11-14 21:43:04.502 - info: tuya.0 {"schema":"[{\"mode\":\"ro\",\"code\":\"switch\",\"name\":\"开关\",\"property\":{\"type\":\"bool\"},\"id\":101,\"type\":\"obj\",\"desc\":\"上报门窗开关状态\"},{\"mode\":\"ro\",\"code\":\"TamperedAlarm\",\"name\":\"防拆报警\",\"property\":{\"type\":\"bool\"},\"id\":102,\"type\":\"obj\",\"desc\":\"mcu 上报拆除信息\"},{\"mode\":\"ro\",\"code\":\"Battery\",\"name\":\"电池电量\",\"property\":{\"unit\":\"%\",\"min\":0,\"max\":100,\"scale\":0,\"step\":10,\"type\":\"value\"},\"id\":103,\"type\":\"obj\",\"desc\":\"mcu 上报电池电量信息\"},{\"mode\":\"ro\",\"code\":\"state\",\"name\":\"状态\",\"property\":{\"type\":\"bool\"},\"id\":105,\"type\":\"obj\",\"desc\":\"上报产品是“休眠”还是“离线”\"}]","schemaExt":"[]"}
                            2018-11-14 21:43:04.502 - info: tuya.0 new Shema added for product type PUyaDrOGMhJfCExd. Please send next line from logfile on disk to developer!
                            2018-11-14 21:43:04.503 - info: tuya.0 {"schema":"[{\"mode\":\"rw\",\"code\":\"switch_on\",\"name\":\"开关\",\"property\":{\"type\":\"bool\"},\"iconname\":\"icon-dp_power\",\"id\":1,\"type\":\"obj\",\"desc\":\"\"},{\"mode\":\"rw\",\"code\":\"countdown\",\"name\":\"倒计时\",\"property\":{\"unit\":\"秒\",\"min\":0,\"max\":86400,\"scale\":0,\"step\":1,\"type\":\"value\"},\"id\":2,\"type\":\"obj\",\"passive\":true,\"desc\":\"\"},{\"mode\":\"ro\",\"code\":\"add_ele\",\"name\":\"增加电量\",\"property\":{\"unit\":\"度\",\"min\":0,\"max\":50000,\"scale\":3,\"step\":100,\"type\":\"value\"},\"id\":3,\"trigger\":\"direct\",\"type\":\"obj\",\"desc\":\"上报的为放大1000倍之后的值,即上报56,实际值为0.056度\"},{\"mode\":\"ro\",\"code\":\"cur_current\",\"name\":\"当前电流\",\"property\":{\"unit\":\"mA\",\"min\":0,\"max\":30000,\"scale\":0,\"step\":1,\"type\":\"value\"},\"id\":4,\"type\":\"obj\",\"desc\":\"\"},{\"mode\":\"ro\",\"code\":\"cur_power\",\"name\":\"当前功率\",\"property\":{\"unit\":\"W\",\"min\":0,\"max\":50000,\"scale\":0,\"step\":1,\"type\":\"value\"},\"id\":5,\"type\":\"obj\",\"desc\":\"\"},{\"mode\":\"ro\",\"code\":\"cur_voltage\",\"name\":\"当前电压\",\"property\":{\"unit\":\"V\",\"min\":0,\"max\":2500,\"scale\":0,\"step\":1,\"type\":\"value\"},\"id\":6,\"type\":\"obj\",\"desc\":\"\"}]","schemaExt":"[{\"id\":2,\"inputType\":\"\"},{\"id\":3,\"inputType\":\"\"},{\"id\":4,\"inputType\":\"\"},{\"id\":5,\"inputType\":\"\"},{\"id\":6,\"inputType\":\"\"}]"}</code>
                            
                            1 Reply Last reply Reply Quote 0
                            • R
                              RKBroker last edited by

                              Mal wieder etwas neues:

                              <code>2018-11-15 23:56:34.240  - [32minfo[39m: tuya.0 new Shema added for product type r15JnoGqWPM4PPtl. Please send next line from logfile on disk to developer!
                              2018-11-15 23:56:34.240  - [32minfo[39m: tuya.0 {"schema":"[{\"mode\":\"rw\",\"code\":\"switch_1\",\"name\":\"开关\",\"property\":{\"type\":\"bool\"},\"iconname\":\"icon-dp_power2\",\"id\":1,\"type\":\"obj\",\"desc\":\"\"},{\"mode\":\"rw\",\"code\":\"countdown\",\"name\":\"倒计时\",\"property\":{\"unit\":\"秒\",\"min\":0,\"max\":86400,\"scale\":0,\"step\":1,\"type\":\"value\"},\"iconname\":\"icon-dp_time2\",\"id\":11,\"type\":\"obj\",\"desc\":\"可根据产品实际倒计时功能修改。\"}]","schemaExt":"[]"}[/code]</code>
                              
                              1 Reply Last reply Reply Quote 0
                              • R
                                rewenode last edited by

                                und noch einer:

                                3fach Steckdosenleiste mit 4er USB

                                https://de.aliexpress.com/item/Smart-Wi … 4c4djD7d7L

                                <code>2018-11-16 00:28:39.644 - info: tuya.0 new Shema added for product type JtCDjzmKcUNKEBzO. Please send next line from logfile on disk to developer!
                                2018-11-16 00:28:39.645 - info: tuya.0 {"schema":"[{\"mode\":\"rw\",\"code\":\"switch_s1\",\"name\":\"开关1\",\"property\":{\"type\":\"bool\"},\"id\":1,\"type\":\"obj\",\"desc\":\"\"},{\"mode\":\"rw\",\"code\":\"switch_s2\",\"name\":\"开关 2\",\"property\":{\"type\":\"bool\"},\"id\":2,\"type\":\"obj\",\"desc\":\"\"},{\"mode\":\"rw\",\"code\":\"switch_s3\",\"name\":\"开关 3\",\"property\":{\"type\":\"bool\"},\"id\":3,\"type\":\"obj\",\"desc\":\"\"},{\"mode\":\"rw\",\"code\":\"switch_usb1\",\"name\":\"USB\",\"property\":{\"type\":\"bool\"},\"id\":4,\"type\":\"obj\",\"desc\":\"switch_s4修改为switch_usb1\"}]","schemaExt":"[]"}[/code]</code>
                                
                                1 Reply Last reply Reply Quote 0
                                • apollon77
                                  apollon77 last edited by

                                  Danke, sind jetzt alle in der 1.0.4 drin.

                                  1 Reply Last reply Reply Quote 0
                                  • sigi234
                                    sigi234 Forum Testing Most Active last edited by

                                    Hallo Apollon77,

                                    Nächste Woche bekomme ich wieder ein Spielzeug für die Weihnachtsbeleuchtung…...

                                    Ich hoffe sie funktioniert mit deinen Adapter. 🙂

                                    2858_screenshot__1236_.png

                                    Heute bekommen, Funktioniert!

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

                                      Gute Chancen 😉

                                      Gesendet vom Handy …

                                      1 Reply Last reply Reply Quote 0
                                      • Elzershark
                                        Elzershark last edited by

                                        Die Steckdose funzt. Hab die installiert. Die müsste auch schon integriert sein, da ich kein neues schema bekomme

                                        1 Reply Last reply Reply Quote 0
                                        • sigi234
                                          sigi234 Forum Testing Most Active last edited by

                                          COOL, mit Verbrauchswerte?

                                          1 Reply Last reply Reply Quote 0
                                          • R
                                            RKBroker last edited by

                                            Thr next one….

                                            <code>2018-11-16 21:50:27.144  - [32minfo[39m: tuya.0 new Shema added for product type r15JnoGqWPM4PPtl. Please send next line from logfile on disk to developer!
                                            2018-11-16 21:50:27.145  - [32minfo[39m: tuya.0 {"schema":"[{\"mode\":\"rw\",\"code\":\"switch_1\",\"name\":\"开关\",\"property\":{\"type\":\"bool\"},\"iconname\":\"icon-dp_power2\",\"id\":1,\"type\":\"obj\",\"desc\":\"\"},{\"mode\":\"rw\",\"code\":\"countdown\",\"name\":\"倒计时\",\"property\":{\"unit\":\"秒\",\"min\":0,\"max\":86400,\"scale\":0,\"step\":1,\"type\":\"value\"},\"iconname\":\"icon-dp_time2\",\"id\":11,\"type\":\"obj\",\"desc\":\"可根据产品实际倒计时功能修改。\"}]","schemaExt":"[]"}[/code]</code>
                                            
                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            851
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            97
                                            547
                                            151184
                                            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