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 v3.1.6 Next Generarition

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Test Adapter Mihome-vacuum v3.1.6 Next Generarition

    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      m0skit0 @D3ltoroxp last edited by m0skit0

      Guten Morgen

      ich habe seit gestern den Roborock S7 habe Ihn erfolgreich im iobroker eingebunden.

      Kerndaten :
      Firmware :4.1.5_1240
      Adapter: 3.3.1

      die Karte kan ich unter /opt/iobroker/iobroker-data/files/mihome-vacuum.admin auch sehen nur leider im Adapter selber nicht.
      Ich bekomme folgende Fehlermeldung:

      mihome-vacuum.0
      	2022-01-07 10:50:52.940	info	create states for mop
      mihome-vacuum.0
      	2022-01-07 10:50:52.939	info	create states for water box mode
      mihome-vacuum.0
      	2022-01-07 10:50:52.938	info	create states for water box
      mihome-vacuum.0
      	2022-01-07 10:50:52.934	info	change states from State control.fan_power
      mihome-vacuum.0
      	2022-01-07 10:50:52.746	info	settest next timer: not available
      mihome-vacuum.0
      	2022-01-07 10:50:52.730	info	Map selected create states...
      mihome-vacuum.0
      	2022-01-07 10:50:52.234	info	select standard vacuum protocol....
      mihome-vacuum.0
      	2022-01-07 10:50:52.014	info	IOT enabled, create state
      mihome-vacuum.0
      	2022-01-07 10:50:51.981	info	starting. Version 3.3.1 in /opt/iobroker/node_modules/iobroker.mihome-vacuum, node: v14.18.2, js-controller: 3.3.22
      host.iobroker-Produktiv
      	2022-01-07 10:50:51.222	info	instance system.adapter.mihome-vacuum.0 started with pid 1881546
      host.iobroker-Produktiv
      	2022-01-07 10:50:48.620	info	instance system.adapter.mihome-vacuum.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      mihome-vacuum.0
      	2022-01-07 10:50:48.079	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      mihome-vacuum.0
      	2022-01-07 10:50:48.079	info	terminating
      host.iobroker-Produktiv
      	2022-01-07 10:50:48.077	info	stopInstance system.adapter.mihome-vacuum.0 send kill signal
      mihome-vacuum.0
      	2022-01-07 10:50:48.078	error	Socket Close
      mihome-vacuum.0
      	2022-01-07 10:50:48.075	info	Got terminate signal TERMINATE_YOURSELF
      
      mihome-vacuum.0
      	2022-01-07 10:58:34.497	warn	Object of state "mihome-vacuum.0.cleanmap.actualMap" is missing the required property "common.type"
      

      kann mir da jemand weiter helfen ?

      lg
      m0skit0

      M 1 Reply Last reply Reply Quote 0
      • M
        Maxim-777 @m0skit0 last edited by

        @m0skit0
        hast du auf nodejs 14 geupdated? vor wenigen Wochen??

        da_Woody M 2 Replies Last reply Reply Quote 0
        • da_Woody
          da_Woody @Maxim-777 last edited by

          @maxim-777 du meinst die canvas geschichte...
          hat bei mir insoweit genützt, daß die DP wieder da sind. allerdings wird die karte, nicht wie früher, automatisch aktualisiert.
          zumindest bei mir.

          M 1 Reply Last reply Reply Quote 0
          • M
            m0skit0 @Maxim-777 last edited by

            @maxim-777
            ja habe ich , ist das das Problem ? 😕

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

              @m0skit0

              Wenn es sauber gemacht wurde nicht.

              1 Reply Last reply Reply Quote 0
              • M
                Maxim-777 @da_Woody last edited by Maxim-777

                @da_woody sagte in Test Adapter Mihome-vacuum v3.1.6 Next Generarition:

                canvas geschichte

                ich glaube, das liegt wirklich an diese canvas Geschichte.
                Ich hab schon alles probiert:

                rm -rf /opt/iobroker/node_modules/canvas
                
                cd /opt/iobroker/node_modules && npm i
                

                npm i in /opt/iobroker/node_modules/ ausgeführt.

                canvas unter /opt/iobroker/node_modules/ manuell gelöscht.
                Hat nichts gebracht!
                Habe gerade ausprobiert mit nem neuen Pi (frisch installiert nodejs 14 und Iobroker)
                da geht die Karte ohne Probleme.
                Keine Ahnung was ich noch machen kann.....🤷‍♂️

                mihome-vacuum.1
                	2022-01-07 14:27:56.767	info	create state for carpet_mode
                mihome-vacuum.1
                	2022-01-07 14:27:54.789	info	create states for mop
                mihome-vacuum.1
                	2022-01-07 14:27:54.785	info	create states for water box mode
                mihome-vacuum.1
                	2022-01-07 14:27:54.779	info	create states for water box
                mihome-vacuum.1
                	2022-01-07 14:27:54.750	info	change states from State control.fan_power
                mihome-vacuum.1
                	2022-01-07 14:27:54.544	info	Map selected create states...
                mihome-vacuum.1
                	2022-01-07 14:27:54.342	info	settest next timer: not available
                mihome-vacuum.1
                	2022-01-07 14:27:53.644	info	select standard vacuum protocol....
                mihome-vacuum.1
                	2022-01-07 14:27:53.309	info	IOT enabled, create state
                mihome-vacuum.1
                	2022-01-07 14:27:53.111	info	starting. Version 3.3.1 in /opt/iobroker/node_modules/iobroker.mihome-vacuum, node: v14.18.2, js-controller: 3.3.22
                mihome-vacuum.1
                	2022-01-07 14:27:46.385	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                mihome-vacuum.1
                	2022-01-07 14:27:46.382	info	terminating
                mihome-vacuum.1
                	2022-01-07 14:27:46.381	error	Socket Close
                mihome-vacuum.1
                	2022-01-07 14:27:46.376	info	Got terminate signal TERMINATE_YOURSELF
                

                Screenshot 2022-01-04 201321.jpg

                Wenn ich den Adapter neu installiere, bekomme ich folgende Meldungen:

                mihome-vacuum.1
                	2022-01-07 15:01:53.852	info	create state for carpet_mode
                mihome-vacuum.1
                	2022-01-07 15:01:53.047	warn	This object will not be created in future versions. Please report this to the developer.
                mihome-vacuum.1
                	2022-01-07 15:01:53.046	warn	Object mihome-vacuum.1.cleanmap.actualMap is invalid: obj.type has to exist
                mihome-vacuum.1
                	2022-01-07 15:01:52.092	info	create new room: 212001026817
                mihome-vacuum.1
                	2022-01-07 15:01:52.090	info	create new room: 212001026816
                mihome-vacuum.1
                	2022-01-07 15:01:52.085	info	create new room: 212001026818
                mihome-vacuum.1
                	2022-01-07 15:01:51.093	warn	State "mihome-vacuum.1.cleanmap.mapStatus" has no existing object, this might lead to an error in future versions
                mihome-vacuum.1
                	2022-01-07 15:01:51.035	warn	State "mihome-vacuum.1.cleanmap.actualMap" has no existing object, this might lead to an error in future versions
                mihome-vacuum.1
                	2022-01-07 15:01:50.996	info	create states for mop
                mihome-vacuum.1
                	2022-01-07 15:01:50.977	info	create states for water box mode
                mihome-vacuum.1
                	2022-01-07 15:01:50.960	info	create states for water box
                
                Thomas Braun 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @Maxim-777 last edited by

                  @maxim-777

                  cd /opt/iobroker
                  npm ls canvas
                  
                  M da_Woody D3ltoroxp 3 Replies Last reply Reply Quote 0
                  • M
                    Maxim-777 @Thomas Braun last edited by

                    @thomas-braun
                    Danke, habe ich gemacht:

                    iobroker.inst@3.0.0 /opt/iobroker
                    ├─┬ iobroker.iot@1.8.24
                    │ └── UNMET OPTIONAL DEPENDENCY canvas@2.8.0
                    └─┬ iobroker.mihome-vacuum@3.3.1
                      └── canvas@2.8.0
                    

                    Wenn ich jetzt den Adapter installiere, bekomme ich folgende Fehler 💩
                    Was mache ich nun falsch?🤦‍♂️ 🤦‍♂️ 🤦‍♂️

                    mihome-vacuum.1
                    	2022-01-07 15:23:54.277	warn	This object will not be created in future versions. Please report this to the developer.
                    mihome-vacuum.1
                    	2022-01-07 15:23:54.276	warn	Object mihome-vacuum.1.cleanmap.actualMap is invalid: obj.type has to exist
                    mihome-vacuum.1
                    	2022-01-07 15:23:51.105	info	create new room: 212001026817
                    mihome-vacuum.1
                    	2022-01-07 15:23:51.103	info	create new room: 212001026816
                    mihome-vacuum.1
                    	2022-01-07 15:23:51.098	info	create new room: 212001026818
                    mihome-vacuum.1
                    	2022-01-07 15:23:50.215	warn	State "mihome-vacuum.1.cleanmap.mapStatus" has no existing object, this might lead to an error in future versions
                    mihome-vacuum.1
                    	2022-01-07 15:23:50.105	warn	State "mihome-vacuum.1.cleanmap.actualMap" has no existing object, this might lead to an error in future versions
                    mihome-vacuum.1
                    	2022-01-07 15:23:50.041	info	create states for mop
                    mihome-vacuum.1
                    	2022-01-07 15:23:49.951	info	create states for water box mode
                    
                    Thomas Braun 1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @Maxim-777 last edited by

                      @maxim-777 sagte in Test Adapter Mihome-vacuum v3.1.6 Next Generarition:

                      UNMET OPTIONAL DEPENDENCY canvas@2.8.0

                      Da stimmt was nicht. Die Dependency ist ja eigentlich bedient, das Modul canvas hängt ja unter dem iobroker.mihome-vacuum . Das sollte eigentlich von dort dann erfüllt werden. Wie man das fixt weiß ich aber im Moment auch nicht.

                      1 Reply Last reply Reply Quote 0
                      • da_Woody
                        da_Woody @Thomas Braun last edited by

                        @thomas-braun habs auch mal gemacht...

                        woody@ioBroker:~$ cd /opt/iobroker
                        woody@ioBroker:/opt/iobroker$ npm ls canvas
                        [sudo] Passwort für woody:
                        iobroker.inst@3.0.0 /opt/iobroker
                        ├─┬ iobroker.iot@1.8.25
                        │ └── canvas@2.8.0
                        └─┬ iobroker.mihome-vacuum@3.3.1
                          └── canvas@2.8.0  deduped
                        
                        
                        
                           ╭───────────────────────────────────────────────────────────────╮
                           │                                                               │
                           │      New major version of npm available! 6.14.15 → 8.3.0      │
                           │   Changelog: https://github.com/npm/cli/releases/tag/v8.3.0   │
                           │               Run npm install -g npm to update!               │
                           │                                                               │
                           ╰───────────────────────────────────────────────────────────────╯
                        
                        woody@ioBroker:/opt/iobroker$
                        
                        

                        kann mir nicht vorstellen, das ich das machen sollte... 😵

                        Thomas Braun M 2 Replies Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @da_Woody last edited by Thomas Braun

                          @da_woody sagte in Test Adapter Mihome-vacuum v3.1.6 Next Generarition:

                          kann mir nicht vorstellen, das ich das machen sollte

                          Richtig! FINGER WEG! 😄

                          Aber bei dir sieht man eine saubere Installation von canvas. Ohne UNMET DEPENDENCIES. So soll es sein.

                          1 Reply Last reply Reply Quote 0
                          • M
                            Maxim-777 @da_Woody last edited by

                            @da_woody
                            mach das NICHT!
                            hast du auch noch kein Erfolg?

                            da_Woody 1 Reply Last reply Reply Quote 0
                            • da_Woody
                              da_Woody @Maxim-777 last edited by

                              @maxim-777 hehe, keine angst, soweit bin ich geheilt... 😄
                              erfolg nur insofern, das die DP zwar gefüllt sind, aber es wird nicht mehr wie früher in meiner visu aktualisiert.
                              vor den ganzen problemen konnte ich da zuschauen, wie in der APP. jetzt nur mehr, wenn ich refreshe.
                              3cc3c17a-6d89-4072-ad43-1f98c314f1f8-grafik.png

                              bahnuhr 1 Reply Last reply Reply Quote 0
                              • bahnuhr
                                bahnuhr Forum Testing Most Active @da_Woody last edited by

                                @da_woody sagte in Test Adapter Mihome-vacuum v3.1.6 Next Generarition:

                                meiner visu aktualisiert.

                                welches widget und wie eingebunden?

                                da_Woody 1 Reply Last reply Reply Quote 0
                                • da_Woody
                                  da_Woody @bahnuhr last edited by

                                  @bahnuhr das ist iQontrol...

                                  bahnuhr 1 Reply Last reply Reply Quote 0
                                  • bahnuhr
                                    bahnuhr Forum Testing Most Active @da_Woody last edited by

                                    @da_woody sagte in Test Adapter Mihome-vacuum v3.1.6 Next Generarition:

                                    das ist iQontrol...

                                    ok, kenn ich nicht.

                                    M 1 Reply Last reply Reply Quote 1
                                    • M
                                      Maxim-777 @bahnuhr last edited by

                                      Ich habe gerade ausprobiert mit nem neuen Pi (frisch installiert nodejs 14 und Iobroker)
                                      mihome-vacuum 3.3.1 Installiert, da kommen folgende Fehler beim ersten Adapter Start raus:
                                      ist es bei alle so? Wenn, man komplett von vorne anfängt.
                                      Screenshot 2022-01-07 at 20-36-59 logs - SERVER.png
                                      Screenshot 2022-01-07 at 20-38-08 objects - SERVER.png

                                      Thomas Braun 1 Reply Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @Maxim-777 last edited by

                                        @maxim-777

                                        Welche Fehler siehst du da? Das sind nur Infos und Hinweise.

                                        M 1 Reply Last reply Reply Quote 0
                                        • M
                                          Maxim-777 @Thomas Braun last edited by

                                          @thomas-braun
                                          Sorry, natürlich sind es keine Fehler, sondern Hinweise, ich meine, die Karte wird nicht mehr erstellt mit neue Installation von mihome-vacuum Adapter. mit alte laufende Adapter bekomme ich schon hin, aber wenn ich neue Instanz erzeuge bekomme ich immer die gleiche hinweise, habe auch schon mit 2 Verschiedene iobroker ausprobiert, die komplett neu von der Installation sind.

                                          G 1 Reply Last reply Reply Quote 0
                                          • G
                                            guergen @Maxim-777 last edited by guergen

                                            Die Instanz läuft, der Staubsauger S5 auch, aber die Karte wird nicht erneuert.
                                            In der App läuft die Map.
                                            Habe die Map-DP im IoB gelöscht.... nix...
                                            Weiss zufällig jmd, wie man das wieder hinbiegt?

                                            Neuschwansteini M 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            814
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            100
                                            1198
                                            309305
                                            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