Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter mihome-vacuum v2.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 mihome-vacuum v2.0.x

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

      @schdief ich meine, ich hätte schon mal geschaut, aber er sagt uns nicht, dass der Token falsch ist

      1 Reply Last reply Reply Quote 1
      • E
        extbingh @dirkhe last edited by Jey Cee

        @dirkhe sagte in Test Adapter mihome-vacuum v2.0.x:

        @BlackRed dein robbi ist übers netzt nicht erreichbar, der Adapter bekommt keine Antwort

        Hallo,

        In der fritz.box Config "Roborock 2,4 GHz→72 Mbit/s" besteht eine Verbindung.

        Die Adresse bzw. IP übers Internet ist auch ohne Probleme erreichbar 192.168.178.41

        Was soll da nicht erreichbar sein?

        1 Reply Last reply Reply Quote 0
        • C
          Coffeelover @dirkhe last edited by

          @dirkhe Meine Fehler sind durch das Update von Github behoben. Vielen Dank.

          1 Reply Last reply Reply Quote 0
          • B
            Bratwurst last edited by

            Hallo zusammen,

            bei mir bricht das Update auf die neuste Version mit Code 25 ab.
            Ich wollte das Update machen, weil er anscheinend die Verbindung verliert, nach einen Neustart ist der Status auf grün, einige Zeit später gelb.

            $ ./iobroker url "https://github.com/iobroker-community-adapters/ioBroker.mihome-vacuum/tarball/master" mihome-vacuum
            install https://github.com/iobroker-community-adapters/ioBroker.mihome-vacuum/tarball/master
            NPM version: 6.14.4
            npm install https://github.com/iobroker-community-adapters/ioBroker.mihome-vacuum/tarball/master --loglevel error --prefix "/opt/iobroker" (System call)
            Package pixman-1 was not found in the pkg-config search path.Perhaps you should add the directory containing `pixman-1.pc'to the PKG_CONFIG_PATH environment variableNo package 'pixman-1' found
            gyp: Call to 'pkg-config pixman-1 --libs' returned exit status 1 while in binding.gyp. while trying to load binding.gyp
            gyp
             ERR! configure error 
            gyp ERR! stack Error: `gyp` failed with exit code: 1gyp ERR! stack     at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)gyp 
            ERR! stack     at ChildProcess.emit (events.js:310:20)gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)gyp ERR! System Linux 4.19.97-v7l+gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node" "--module_name=canvas" "--module_path=/opt/iobroker/node_modules/canvas/build/Release" "--napi_version=5" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v72"gyp ERR! cwd /opt/iobroker/node_modules/canvasgyp ERR! node -v v12.16.2
            gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok 
            node-pre-gyp ERR! build error node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/opt/iobroker/node_modules/canvas/build/Release --napi_version=5 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v72' (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:310:20)node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:1021:16)node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)node-pre-gyp ERR! System Linux 4.19.97-v7l+node-pre-gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"node-pre-gyp ERR! cwd /opt/iobroker/node_modules/canvasnode-pre-gyp ERR! node -v v12.16.2node-pre-gyp ERR! node-pre-gyp -v v0.11.0node-pre-gyp ERR! not ok 
            npm ERR! code
             ELIFECYCLEnpm ERR! errno 1npm ERR! canvas@2.6.1 install: `node-pre-gyp install --fallback-to-build`npm ERR! Exit status 1npm ERR! npm 
            ERR! Failed at the canvas@2.6.1 install script.npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
            
            npm ERR! A complete log of this run can be found in:npm ERR!     /home/iobroker/.npm/_logs/2020-05-05T18_36_14_076Z-debug.log
            ERROR: host.raspberrypi Cannot install https://github.com/iobroker-community-adapters/ioBroker.mihome-vacuum/tarball/master: 1
            ERROR: process exited with code 25
            

            Danke und viele Grüße

            Thomas Braun 1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @Bratwurst last edited by Thomas Braun

              @Bratwurst
              Wenn das klemmt dann brauchst du wohl

              sudo apt-get install build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev libpixman-1-0
              

              [Edit:] Quatsch gelöscht.

              1 Reply Last reply Reply Quote 0
              • B
                Bratwurst last edited by

                Danke 🙂

                Thomas Braun 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @Bratwurst last edited by

                  @Bratwurst Warst du erfolgreich?

                  1 Reply Last reply Reply Quote 0
                  • B
                    Bratwurst last edited by

                    Das wollte ich damit sagen 😉

                    1 Reply Last reply Reply Quote 0
                    • B
                      Bratwurst last edited by

                      Update hat geklappt, leider verliert der Adapter nach einer Zeit immer noch die Verbindung / Lampe gelb: "verbunden mit mihome-vacuum: falsch".

                      Hat jemand da eine Idee?

                      E 1 Reply Last reply Reply Quote 0
                      • E
                        extbingh @Bratwurst last edited by Jey Cee

                        @Bratwurst sagte in Test Adapter mihome-vacuum v2.0.x:

                        Update hat geklappt, leider verliert der Adapter nach einer Zeit immer noch die Verbindung / Lampe gelb: "verbunden mit mihome-vacuum: falsch".

                        Hat jemand da eine Idee?

                        Das Problem meinte ich ja und habe ich auch die ganze Zeit und viele andere...

                        Thomas Braun 1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @extbingh last edited by

                          @BlackRed
                          Ich habe das schon mal, solange im Adapter ein anderes Gerät als der Staubsauger im dropdown Menü steht. Ich muss dann oft mehrfach den Robi da einstellen, bis der da fix drin bleibt.

                          E 1 Reply Last reply Reply Quote 0
                          • E
                            extbingh @Thomas Braun last edited by Jey Cee

                            @Thomas-Braun sagte in Test Adapter mihome-vacuum v2.0.x:

                            @BlackRed
                            Ich habe das schon mal, solange im Adapter ein anderes Gerät als der Staubsauger im dropdown Menü steht. Ich muss dann oft mehrfach den Robi da einstellen, bis der da fix drin bleibt.

                            Ist immer der gleiche drin, was für ein dropdown Menü?

                            Sind die "manual settings" also Token, IP und Port, mehr nicht

                            Thomas Braun 1 Reply Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active @extbingh last edited by

                              @BlackRed
                              Ich hab da drüber ein dropdown menü, indem meine ganzen xiaomi-Geräte inkl. des Tokens drin sind.

                              E 1 Reply Last reply Reply Quote 0
                              • E
                                extbingh @Thomas Braun last edited by Jey Cee

                                @Thomas-Braun sagte in Test Adapter mihome-vacuum v2.0.x:

                                @BlackRed
                                Ich hab da drüber ein dropdown menü, indem meine ganzen xiaomi-Geräte inkl. des Tokens drin sind.

                                Hast du Valetudo RE drauf? Habe mein Account von der App "Xiaomi Home" usw. gelöscht brauch ich ja nicht mehr, auch um die Cloud zu umgehen

                                Thomas Braun 1 Reply Last reply Reply Quote 0
                                • Thomas Braun
                                  Thomas Braun Most Active @extbingh last edited by

                                  @BlackRed
                                  Nee, ich schick meinen Wohnungsgrundriss nach China.

                                  1 Reply Last reply Reply Quote 0
                                  • B
                                    blackeagle998 last edited by

                                    @dirkhe
                                    Kannst du die Reihenfolge der Sortierung der Räume in der Warteschlange umdrehen?
                                    Momentan steht der zuerst getriggerte Raum immer ganz hinten im String, der zuletzt ausgewählte Raum, ganz vorn im String.

                                    Beispiel:
                                    Raum-ID 17 wird gewählt --> in der Queue steht:
                                    ["segment room17"]

                                    Danach wird Raum-ID 22 gewählt --> in der Queue steht:
                                    ["segment room22","segment room17"]

                                    Aus meiner Sicht müsste es aber so aussehen (neuer Raum wird hinten angehangen):
                                    ["segment room17","segment room22"]

                                    Wäre super, wenn du das ändern könntest 🙂

                                    1 Reply Last reply Reply Quote 0
                                    • B
                                      Bratwurst last edited by

                                      Noch Ergänzungen zum Thema "Status gelb"

                                      • FloleVac funzt bei mir (müsste meiner Meinung nach nur lokal kommunizieren)
                                      • Firmware 3.5.7_002008
                                      • Xiaomi App funktioniert auch

                                      Vielleicht hilft es...

                                      B 1 Reply Last reply Reply Quote 0
                                      • C
                                        Coffeelover last edited by

                                        Hallo in die Runde,

                                        mein Sauger zeigt neuerdings keine Karte mehr an. Der DP ist leer. Ich glaube, das besteht seit dem großen Update auf Node.js 12.x und JS Controller 3.x. Instanz habe ich neu angelegt, leider auch hier ohne Karte. Die übrige Bedienung läuft tadellos. Jemand einen Tipp?

                                        VG

                                        Z 1 Reply Last reply Reply Quote 1
                                        • Diginix
                                          Diginix last edited by Diginix

                                          erledigt

                                          1 Reply Last reply Reply Quote 0
                                          • B
                                            Bratwurst @Bratwurst last edited by

                                            @Bratwurst sagte in Test Adapter mihome-vacuum v2.0.x:

                                            Noch Ergänzungen zum Thema "Status gelb"

                                            • FloleVac funzt bei mir (müsste meiner Meinung nach nur lokal kommunizieren)
                                            • Firmware 3.5.7_002008
                                            • Xiaomi App funktioniert auch

                                            Vielleicht hilft es...

                                            Ich zitiere mich mal selbst um zu ergänzen... folgendes ist mir aufgefallen:
                                            Nach einem Neustart des Pi geht der Adapter für eine gewisse Zeit auf grün, irgendwann (1h?) wieder auf gelb. Solange er grün ist kann ich in Putty auch meinen Staubsauger anpingen, danach nicht mehr... er hat also wirklich keine Verbindung.
                                            Die Fritzbox hätte ich erstmal nicht im Verdacht, da sie vom Neustart des Pi meiner Meinung nach wenig mitbekommt.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            667
                                            Online

                                            31.7k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            map mihome-vacuum roborock xiaomi
                                            144
                                            1474
                                            437869
                                            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