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

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

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

      @damrak2022
      Hast du versucht, dein Roborock ausschalten, dann kurz warten und wieder einschalten?
      Damit er sich mit Xiaomi Cloud neu verbindet.

      Damrak2022 2 Replies Last reply Reply Quote 1
      • Damrak2022
        Damrak2022 @Eduard77 last edited by

        @edis77 Nein, aber das probiere ich gleich mal aus.

        1 Reply Last reply Reply Quote 0
        • Damrak2022
          Damrak2022 @Eduard77 last edited by

          @edis77 Ist ja unfassbar - Nachdem ich ihn aus und eingeschaltet und den Adapter nochmal neu gestartet habe geht es jetzt so wie es sein soll.
          Tausend Dank für den Tipp

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

            @edis77 So langsam mach nicht mein Staubsauger wahnsinnig:
            Nachdem ich gestern ein sudo apt update durchgeführt habe, wird mir die Fahrt des Saugers nicht mehr angezeigt.
            Ich hatte das Gerät auch mehrfach schon für ca. 10 Minuten ausgeschaltet und wieder eingeschaltet. Auch den Adapter habe ich mehrfach neu gestartet.
            Im Protokoll taucht diese Meldung wieder auf:

            CANVAS package not installed....please install Canvas package manually or disable Map in config see also https://github.com/iobroker-community-adapters/ioBroker.mihome-vacuum/blob/master/lib/canvaserror.md
            

            Wenn ich aber meine Installation überprüfe, sieht alles gut aus:

            Andy@homebridge:~ $ cd /opt/iobroker
            Andy@homebridge:/opt/iobroker $ npm ls canvas
            iobroker.inst@3.0.0 /opt/iobroker
            ├─┬ iobroker.iot@1.14.5
            │ ├── canvas@2.11.2
            │ └─┬ jsdom@21.1.2
            │   └── canvas@2.11.2 deduped
            └─┬ iobroker.mihome-vacuum@3.11.0
              └── canvas@2.11.2 deduped
            

            Hat jemand einen Tipp für mich?

            Eduard77 1 Reply Last reply Reply Quote 0
            • Eduard77
              Eduard77 @Damrak2022 last edited by

              @damrak2022
              es gab irgendwo hier ein Tipp VIS Canvas Adapter zu installieren.
              Das habe ich damals gemacht. Ich nutze ihn zwar nicht, aber es hat bei mir geholfen.

              Damrak2022 2 Replies Last reply Reply Quote 0
              • Damrak2022
                Damrak2022 @Eduard77 last edited by

                @edis77 Du meinst diesen Adapter hier, Canvas-gauges for ioBroker.vis
                Der lässt sich bei mir nicht installieren und bricht mit folgendem Fehler ab:

                $ iobroker add vis-canvas-gauges --host homebridge
                INFO: Directory "/opt/iobroker/node_modules/iobroker.vis-canvas-gauges/www" was not found! Nothing was uploaded or deleted.
                Adapter "system.adapter.vis.0" restarted.
                host.homebridge error: this adapter does not allow multiple instances
                ERROR: Process exited with code 19
                

                Das erscheint mir auch irgendwie logisch, da ich Canvas ja bereits via Terminal installiert habe.

                Das für mich unverständliche ist ja auch das ich ein sudo apt update durchführe und danach geht die Echtzeitanzeige des Staubsaugers nicht mehr.

                1 Reply Last reply Reply Quote 0
                • Damrak2022
                  Damrak2022 @Eduard77 last edited by

                  @edis77 Für alle die eventuell mit dem gleichen Problem zu tun haben, hat bei mir jetzt folgende Lösung von @Thomas-Braun funktioniert
                  Canvas

                  1 Reply Last reply Reply Quote 0
                  • N
                    nu_81 last edited by nu_81

                    Gibt es kein Objekt für den Wassertank?
                    Möchte abfragen ob der interne Tank des S8 leer ist.
                    In der App gibt er mir einen entsprechenden Hinweis.

                    Danke!

                    D 1 Reply Last reply Reply Quote 0
                    • D
                      dirkhe Developer @nu_81 last edited by

                      @nu_81 nein, gibt es nicht. Wenn du genauer beschreibst, wo der robbi das sendet, könnte man das einbauen. Mache am besten ein issue auf github auf, beschreibe in welchem wert das steht und was für werte er da annehmen kann

                      1 Reply Last reply Reply Quote 0
                      • M
                        Malz1902 last edited by

                        Hallo zusammen, habe seit kurzem den Dreame L10s Ultra, wollte diesen nun über den Adapter einbinden.
                        Toke hab ich

                        host.iobroker
                        	2023-12-18 20:47:26.323	warn	Do not restart adapter system.adapter.mihome-vacuum.0 because restart loop detected
                        host.iobroker
                        	2023-12-18 20:47:26.323	error	instance system.adapter.mihome-vacuum.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                        host.iobroker
                        	2023-12-18 20:47:26.323	error	Caught by controller[0]: at DreameManager.main (/opt/iobroker/node_modules/iobroker.mihome-vacuum/lib/dreame.js:406:3)
                        host.iobroker
                        	2023-12-18 20:47:26.322	error	Caught by controller[0]: at DreameManager.init (/opt/iobroker/node_modules/iobroker.mihome-vacuum/lib/dreame.js:372:45)
                        host.iobroker
                        	2023-12-18 20:47:26.322	error	Caught by controller[0]: TypeError: objects.stockConsumable.map is not a function
                        host.iobroker
                        	2023-12-18 20:47:26.322	error	Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
                        mihome-vacuum.0
                        	2023-12-18 20:47:26.157	info	terminating
                        mihome-vacuum.0
                        	2023-12-18 20:47:25.656	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                        mihome-vacuum.0
                        	2023-12-18 20:47:25.656	debug	Plugin sentry destroyed
                        mihome-vacuum.0
                        	2023-12-18 20:47:25.656	info	terminating
                        mihome-vacuum.0
                        	2023-12-18 20:47:25.656	error	Socket Close
                        mihome-vacuum.0
                        	2023-12-18 20:47:25.647	error	objects.stockConsumable.map is not a function
                        mihome-vacuum.0
                        	2023-12-18 20:47:25.647	error	TypeError: objects.stockConsumable.map is not a function at DreameManager.init (/opt/iobroker/node_modules/iobroker.mihome-vacuum/lib/dreame.js:372:45) at DreameManager.main (/opt/iobroker/node_modules/iobroker.mihome-vacuum/lib/dreame.js:406:3)
                        mihome-vacuum.0
                        	2023-12-18 20:47:25.645	error	unhandled promise rejection: objects.stockConsumable.map is not a function
                        mihome-vacuum.0
                        	2023-12-18 20:47:25.645	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                        mihome-vacuum.0
                        	2023-12-18 20:47:25.645	debug	Create State for settings: {"id":"mihome-vacuum.0.setting.water_grade"}
                        mihome-vacuum.0
                        	2023-12-18 20:47:25.644	debug	Create State for settings: {"id":"mihome-vacuum.0.setting.suction_grade"}
                        mihome-vacuum.0
                        	2023-12-18 20:47:25.641	debug	Create State for stockInfo: {"id":"mihome-vacuum.0.info.state"}
                        mihome-vacuum.0
                        	2023-12-18 20:47:25.600	debug	Create State for stockInfo: {"id":"mihome-vacuum.0.info.error"}
                        mihome-vacuum.0
                        	2023-12-18 20:47:25.599	debug	Create State for stockInfo: {"id":"mihome-vacuum.0.info.dnd"}
                        mihome-vacuum.0
                        	2023-12-18 20:47:25.599	debug	Create State for stockInfo: {"id":"mihome-vacuum.0.info.cleanedtime"}
                        mihome-vacuum.0
                        	2023-12-18 20:47:25.599	debug	Create State for stockInfo: {"id":"mihome-vacuum.0.info.cleanedarea"}
                        mihome-vacuum.0
                        	2023-12-18 20:47:25.599	debug	Create State for stockInfo: {"id":"mihome-vacuum.0.info.is_charging"}
                        mihome-vacuum.0
                        	2023-12-18 20:47:25.599	debug	Create State for stockInfo: {"id":"mihome-vacuum.0.info.battery"}
                        mihome-vacuum.0
                        	2023-12-18 20:47:25.591	debug	Create State for control: {"id":"mihome-vacuum.0.control.start"}
                        mihome-vacuum.0
                        	2023-12-18 20:47:25.590	debug	Create State for control: {"id":"mihome-vacuum.0.control.pause"}
                        mihome-vacuum.0
                        	2023-12-18 20:47:25.590	debug	Create State for control: {"id":"mihome-vacuum.0.control.home"}
                        mihome-vacuum.0
                        	2023-12-18 20:47:25.589	debug	Create State for control: {"id":"mihome-vacuum.0.control.find"}
                        mihome-vacuum.0
                        	2023-12-18 20:47:25.547	debug	Create State for control: {"id":"mihome-vacuum.0.control.sound_volume"}
                        mihome-vacuum.0
                        	2023-12-18 20:47:25.546	debug	Create State for control: {"id":"mihome-vacuum.0.control"}
                        mihome-vacuum.0
                        	2023-12-18 20:47:25.530	debug	Message= {"id":2,"method":"get_properties","params":[{"did":"","siid":4,"piid":25}]}
                        mihome-vacuum.0
                        	2023-12-18 20:47:25.530	debug	select dreame protocol...
                        mihome-vacuum.0
                        	2023-12-18 20:47:25.530	debug	DeviceModel selected to: dreame.vacuum.r2228o
                        mihome-vacuum.0
                        	2023-12-18 20:47:25.513	debug	Get Device data from robot.. {"life":2733,"model":"dreame.vacuum.r2228o","token":"55587a7a46XXXXXX":[2733,0,1,2594]}
                        mihome-vacuum.0
                        	2023-12-18 20:47:25.513	debug	Get Device data..0
                        mihome-vacuum.0
                        	2023-12-18 20:47:25.513	debug	GETMODELFROMAPI:Data: {"id":1,"result":{"life":2733,"model":"dreame.vacuum.r2228o","token":"55587a7a46XXXXXX":2}
                        mihome-vacuum.0
                        	2023-12-18 20:47:25.513	debug	MIIO RECIVE: {"id":1,"result":{"life":2733,"model":"dreame.vacuum.r2228o","token":"55587a7a4631616c6c7a6a3559693353","ipflag":1,"miio_ver":"0.1.0","uid":1603549123,"uptime":59375,"mac":"70:C9:32:2C:2C:CE","fw_ver":"4.3.9_3031","hw_ver":"Linux","miio_client_ver":"4.3.9","VmPeak":371900,"VmSize":371740,"VmRSS":2712,"MemFree":97312,"ap":{"ssid":"GK IoT","bssid":"6A:D7:9A:35:D5:B2","rssi":"-59","freq":2422},"netif":{"localIp":"192.168.188.154","mask":"255.255.255.0","gw":"192.168.188.1"},"config_type":"app","miio_times":[2733,0,1,2594]},"exe_time":2}
                        mihome-vacuum.0
                        	2023-12-18 20:47:25.512	debug	MIIO MESSAGE TESTING: {"id":1,"result":{"life":2733,"model":"dreame.vacuum.r2228o","token":"55587a7a4631616c6c7a6a3559693353","ipflag":1,"miio_ver":"0.1.0","uid":1603549123,"uptime":59375,"mac":"70:C9:32:2C:2C:CE","fw_ver":"4.3.9_3031","hw_ver":"Linux","miio_client_ver":"4.3.9","VmPeak":371900,"VmSize":371740,"VmRSS":2712,"MemFree":97312,"ap":{"ssid":"GK IoT","bssid":"6A:D7:9A:35:D5:B2","rssi":"-59","freq":2422},"netif":{"localIp":"192.168.188.154","mask":"255.255.255.0","gw":"192.168.188.1"},"config_type":"app","miio_times":[2733,0,1,2594]},"exe_time":2}
                        mihome-vacuum.0
                        	2023-12-18 20:47:25.500	debug	Message= {"id":1,"method":"miIO.info"}
                        mihome-vacuum.0
                        	2023-12-18 20:47:25.500	debug	GETMODELFROMAPI: objModel: {"val":"dreame.vacuum.r2228o","ack":true,"ts":1702928810500,"q":0,"from":"system.adapter.mihome-vacuum.0","user":"system.user.admin","lc":1702927897497}
                        mihome-vacuum.0
                        	2023-12-18 20:47:25.498	debug	Time difference between Mihome Vacuum and ioBroker: -1702926112 sec
                        mihome-vacuum.0
                        	2023-12-18 20:47:25.497	debug	MAIN: Connected to device, try to get model..
                        mihome-vacuum.0
                        	2023-12-18 20:47:25.497	debug	Receive <<< Helo <<< 21310020000000002b1524ea00000aadffffffffffffffffffffffffffffffff
                        mihome-vacuum.0
                        	2023-12-18 20:47:25.240	debug	server started on 0.0.0.0:53421
                        mihome-vacuum.0
                        	2023-12-18 20:47:25.236	info	IOT enabled, create state
                        mihome-vacuum.0
                        	2023-12-18 20:47:25.234	debug	MIIO: Config: ip:192.168.188.154 token: 55587a7a46XXXXXXXXX
                        mihome-vacuum.0
                        	2023-12-18 20:47:25.233	debug	Create State for deviceInfounsupported
                        mihome-vacuum.0
                        	2023-12-18 20:47:25.233	debug	Create State for deviceInfowifi_signal
                        mihome-vacuum.0
                        	2023-12-18 20:47:25.232	debug	Create State for deviceInfofw_ver
                        mihome-vacuum.0
                        	2023-12-18 20:47:25.232	debug	Create State for deviceInfomodel
                        mihome-vacuum.0
                        	2023-12-18 20:47:25.232	debug	Create State for deviceInfomac
                        mihome-vacuum.0
                        	2023-12-18 20:47:25.231	debug	Create State for deviceInfo
                        mihome-vacuum.0
                        	2023-12-18 20:47:25.193	info	starting. Version 4.1.0 (non-npm: iobroker-community-adapters/ioBroker.mihome-vacuum#e53d40c77475f94269879fb67ebf4e179e0f4ca9) in /opt/iobroker/node_modules/iobroker.mihome-vacuum, node: v18.18.2, js-controller: 5.0.16
                        mihome-vacuum.0
                        	2023-12-18 20:47:23.192	debug	Plugin sentry Initialize Plugin (enabled=true)
                        mihome-vacuum.0
                        	2023-12-18 20:47:22.867	debug	States connected to redis: 127.0.0.1:9000
                        mihome-vacuum.0
                        	2023-12-18 20:47:22.720	debug	States create User PubSub Client
                        mihome-vacuum.0
                        	2023-12-18 20:47:22.720	debug	States create System PubSub Client
                        mihome-vacuum.0
                        	2023-12-18 20:47:22.639	debug	Redis States: Use Redis connection: 127.0.0.1:9000
                        mihome-vacuum.0
                        	2023-12-18 20:47:22.495	debug	Objects connected to redis: 127.0.0.1:9001
                        mihome-vacuum.0
                        	2023-12-18 20:47:22.491	debug	Objects client initialize lua scripts
                        mihome-vacuum.0
                        	2023-12-18 20:47:22.284	debug	Objects create User PubSub Client
                        mihome-vacuum.0
                        	2023-12-18 20:47:22.284	debug	Objects create System PubSub Client
                        mihome-vacuum.0
                        	2023-12-18 20:47:22.283	debug	Objects client ready ... initialize now
                        mihome-vacuum.0
                        	2023-12-18 20:47:22.180	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
                        

                        Mein Log gibt folgendes aus, der Adapter ist seitdem rot

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

                          Hallo zusammen. Ich hatte die Tage festgestellt, das die Karte nicht mehr aktualisiert wird. Auch wollte ich mich mal an das Thema Räume machen, dabei hab ich festgestellt beim Adapter Start das ich Canvas installieren soll. Ka wer es deinstalliert hat. Egal, installiert und ich habe z.b. meine Räume und meine aktuelle Karte. Die ist jetzt aber verschoben und die Farben sind weg, nur ein Raum ist Orange, die anderen nur noch weiß.

                          291a9a82-e960-4043-bcd0-77a726d7702b-image.png

                          Normal das A die Karte leicht verschoben ist und B die Farben weg sind ? In der App sieht alles normal aus, unterschiedliche Farben und auch einzelne Räume. Das sieht ja aus wie einer. Sonst habe ich nichts geändert an der Vis.

                          1060857f-424b-4096-8edd-fe7f11cc5043-image.png

                          1 Reply Last reply Reply Quote 0
                          • S
                            samsungfreak last edited by samsungfreak

                            Ich habe meine Fragen in einem anderen Beitrag gestellt:

                            https://forum.iobroker.net/topic/28615/adapter-mihome-vacuum-anpassungen/482

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

                            Support us

                            ioBroker
                            Community Adapters
                            Donate

                            465
                            Online

                            31.9k
                            Users

                            80.1k
                            Topics

                            1.3m
                            Posts

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