Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter Mihome-vacuum v3.1.6 Next Generarition

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    16
    1
    347

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.8k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.3k

Test Adapter Mihome-vacuum v3.1.6 Next Generarition

Scheduled Pinned Locked Moved Tester
1.2k Posts 100 Posters 408.1k Views 82 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • MeistertrM Meistertr

    @diginix besser einen zu viel als einen zu wenig :)

    DiginixD Offline
    DiginixD Offline
    Diginix
    wrote on last edited by
    #65

    @meistertr
    wifi_signal hast du ja auch nach mihome-vacuum.0.deviceInfo verschoben. Bei mir existiert noch der alte mihome-vacuum.0.info.wifi_signal. Wurde aber auch vom neuen Adapter v3 mit dem wifi RSSI Wert geschrieben.
    Im neuen mihome-vacuum.0.deviceInfo.wifi_signal steht dafür nichts.
    In vacuum.js 1356 steht auch:

    adapter.setState('info.wifi_signal', 'unavailable', true);
    

    Beide states sind aber type number und "unavailable" ist doch string?

    ..:: So long! Tom ::..

    NUC7i3 (Ubuntu Proxmox VM) | Echo Dots 2+3. Gen | Xiaomi Sensoren | Mi Robot 1S | Yeelight | Sonoff | Shelly | H801 RGB | Gosund SP1 | NodeMCU+ESP32 | Kostal Plenticore PV+BYD | openWB

    MeistertrM 1 Reply Last reply
    0
    • DiginixD Diginix

      @meistertr
      wifi_signal hast du ja auch nach mihome-vacuum.0.deviceInfo verschoben. Bei mir existiert noch der alte mihome-vacuum.0.info.wifi_signal. Wurde aber auch vom neuen Adapter v3 mit dem wifi RSSI Wert geschrieben.
      Im neuen mihome-vacuum.0.deviceInfo.wifi_signal steht dafür nichts.
      In vacuum.js 1356 steht auch:

      adapter.setState('info.wifi_signal', 'unavailable', true);
      

      Beide states sind aber type number und "unavailable" ist doch string?

      MeistertrM Offline
      MeistertrM Offline
      Meistertr
      Developer
      wrote on last edited by
      #66

      @diginix ja das kann ganz weg, die daten stehen nicht mehr zu Verfügung..

      DiginixD 1 Reply Last reply
      0
      • MeistertrM Meistertr

        @diginix ja das kann ganz weg, die daten stehen nicht mehr zu Verfügung..

        DiginixD Offline
        DiginixD Offline
        Diginix
        wrote on last edited by
        #67

        @meistertr Hm, ok. Komischerweise hab ich in dem alten Objekt ein RSSI Wert, der von v3.1.1 geschrieben wurde.
        Liefert die Xiaomi Firmware keine wifi Infos mehr? Brauchen tue ich den state auf jeden nicht, aber einen Wert hat er wie gesagt.

        ..:: So long! Tom ::..

        NUC7i3 (Ubuntu Proxmox VM) | Echo Dots 2+3. Gen | Xiaomi Sensoren | Mi Robot 1S | Yeelight | Sonoff | Shelly | H801 RGB | Gosund SP1 | NodeMCU+ESP32 | Kostal Plenticore PV+BYD | openWB

        1 Reply Last reply
        0
        • MeistertrM Offline
          MeistertrM Offline
          Meistertr
          Developer
          wrote on last edited by
          #68

          @diginix kommt aufs device an, also ab s5 gibs den auf jedenfall nicht mehr ich hab s5 s7 und einen mop pro und keiner liefert mehr die Signalstärke lass mich gerne belehren

          ? 1 Reply Last reply
          0
          • MeistertrM Meistertr

            @diginix kommt aufs device an, also ab s5 gibs den auf jedenfall nicht mehr ich hab s5 s7 und einen mop pro und keiner liefert mehr die Signalstärke lass mich gerne belehren

            ? Offline
            ? Offline
            A Former User
            wrote on last edited by
            #69

            @meistertr @Diginix

            der RSSI Wert war auf einmal weg.. glaube mit nem Firmware Update ging der floeten...
            Ist schon laenger so.
            Also bei meinen 4 S5 kommt da schon lange nix mehr, war auch mit Adapter Version 2.x so.

            1 Reply Last reply
            0
            • S Offline
              S Offline
              saeft_2003
              Most Active
              wrote on last edited by
              #70

              Ich habe ein kleines Problemchen. Und zwar wird ein Raum nicht automatisch im iobroker angelegt (keine Ahnung warum).

              Jetzt gibt es ja die Möglichkeit über „addroom“ einen manuell hinzuzufügen. Hier muss man den mapindex eingeben, nur wo bekomme ich diesen her?

              DiginixD 1 Reply Last reply
              0
              • S saeft_2003

                Ich habe ein kleines Problemchen. Und zwar wird ein Raum nicht automatisch im iobroker angelegt (keine Ahnung warum).

                Jetzt gibt es ja die Möglichkeit über „addroom“ einen manuell hinzuzufügen. Hier muss man den mapindex eingeben, nur wo bekomme ich diesen her?

                DiginixD Offline
                DiginixD Offline
                Diginix
                wrote on last edited by
                #71

                @saeft_2003 Hast du dem Raum in der Xiaomi App auch einen Namen gegeben?

                ..:: So long! Tom ::..

                NUC7i3 (Ubuntu Proxmox VM) | Echo Dots 2+3. Gen | Xiaomi Sensoren | Mi Robot 1S | Yeelight | Sonoff | Shelly | H801 RGB | Gosund SP1 | NodeMCU+ESP32 | Kostal Plenticore PV+BYD | openWB

                S 1 Reply Last reply
                0
                • DiginixD Diginix

                  @saeft_2003 Hast du dem Raum in der Xiaomi App auch einen Namen gegeben?

                  S Offline
                  S Offline
                  saeft_2003
                  Most Active
                  wrote on last edited by
                  #72

                  @diginix

                  Ja habe ich!

                  DiginixD 1 Reply Last reply
                  0
                  • S saeft_2003

                    @diginix

                    Ja habe ich!

                    DiginixD Offline
                    DiginixD Offline
                    Diginix
                    wrote on last edited by
                    #73

                    @saeft_2003 Ok, und "mihome-vacuum.0.rooms.loadRooms" hast du auch schon geklickt?
                    Steht dann etwas im Log? Wie viele Räume hast du insgesamt?

                    ..:: So long! Tom ::..

                    NUC7i3 (Ubuntu Proxmox VM) | Echo Dots 2+3. Gen | Xiaomi Sensoren | Mi Robot 1S | Yeelight | Sonoff | Shelly | H801 RGB | Gosund SP1 | NodeMCU+ESP32 | Kostal Plenticore PV+BYD | openWB

                    S 1 Reply Last reply
                    0
                    • DiginixD Diginix

                      @saeft_2003 Ok, und "mihome-vacuum.0.rooms.loadRooms" hast du auch schon geklickt?
                      Steht dann etwas im Log? Wie viele Räume hast du insgesamt?

                      S Offline
                      S Offline
                      saeft_2003
                      Most Active
                      wrote on last edited by
                      #74

                      @diginix

                      Danke hat sich erledigt! Der Raum im DG hatte den gleichen Namen wie im EG. Jetzt habe ich den geändert und schon gehts...

                      1 Reply Last reply
                      0
                      • C Offline
                        C Offline
                        Coffeelover
                        wrote on last edited by Coffeelover
                        #75

                        Hallo zusammen,

                        ich habe die Beobachtung, dass der Adapter bei mir immer wieder "einschläft" und dann nicht mehr reagiert. Status ist dann gelb. Kurzer Neustart und der Adapter ist sofort wieder da. Ist das noch jemandem aufgefallen?

                        Habe mir mal vorübergehend einen Cron zum Adapter-Neustart eingerichtet...

                        Installierte Version: 3.1.1.

                        da_WoodyD 1 Reply Last reply
                        0
                        • C Coffeelover

                          Hallo zusammen,

                          ich habe die Beobachtung, dass der Adapter bei mir immer wieder "einschläft" und dann nicht mehr reagiert. Status ist dann gelb. Kurzer Neustart und der Adapter ist sofort wieder da. Ist das noch jemandem aufgefallen?

                          Habe mir mal vorübergehend einen Cron zum Adapter-Neustart eingerichtet...

                          Installierte Version: 3.1.1.

                          da_WoodyD Online
                          da_WoodyD Online
                          da_Woody
                          wrote on last edited by
                          #76

                          @coffeelover kann ich nicht bestätigen.

                          gruß vom Woody
                          HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

                          1 Reply Last reply
                          0
                          • DiginixD Offline
                            DiginixD Offline
                            Diginix
                            wrote on last edited by
                            #77

                            @coffeelover Bei mir ist der Adapter auch dauerhaft verbunden. Über den "find" Button kann man auch schnell mal testen ob der Sauger noch auf den Adapter reagiert.
                            Einzig die Karte wurde letzte Woche nicht immer sauber aktualisiert. Nach einem Adapter restart war sie dann wieder aktuell. Generelle Steuerung funktioniert aber jederzeit. Das muss ich weiter beobachten. Morgen sind wieder 6 Räume zum Saugen dran.

                            ..:: So long! Tom ::..

                            NUC7i3 (Ubuntu Proxmox VM) | Echo Dots 2+3. Gen | Xiaomi Sensoren | Mi Robot 1S | Yeelight | Sonoff | Shelly | H801 RGB | Gosund SP1 | NodeMCU+ESP32 | Kostal Plenticore PV+BYD | openWB

                            C 1 Reply Last reply
                            0
                            • DiginixD Diginix

                              @coffeelover Bei mir ist der Adapter auch dauerhaft verbunden. Über den "find" Button kann man auch schnell mal testen ob der Sauger noch auf den Adapter reagiert.
                              Einzig die Karte wurde letzte Woche nicht immer sauber aktualisiert. Nach einem Adapter restart war sie dann wieder aktuell. Generelle Steuerung funktioniert aber jederzeit. Das muss ich weiter beobachten. Morgen sind wieder 6 Räume zum Saugen dran.

                              C Offline
                              C Offline
                              Coffeelover
                              wrote on last edited by
                              #78

                              @diginix und @da_Woody Super, danke euch. Dann suche ich das Problem bei mir weiter. ;-)

                              1 Reply Last reply
                              1
                              • DiginixD Offline
                                DiginixD Offline
                                Diginix
                                wrote on last edited by Diginix
                                #79

                                @Meistertr Heute hat ohne irgend ein Zutun/Update der Adapter folgendes ins Log geschrieben:

                                mihome-vacuum.0	2021-04-27 12:10:23.899	info	(1713) Roomarray empty... generate from mapdata.. [[18,"room18"],[20,"room20"],[17,"room17"],[16,"room16"],[21,"room21"],[22,"room22"]]
                                mihome-vacuum.0	2021-04-27 12:10:24.228	info	(1713) create new room: room18
                                mihome-vacuum.0	2021-04-27 12:10:24.456	info	(1713) create new room: room20
                                mihome-vacuum.0	2021-04-27 12:10:24.457	info	(1713) create new room: room17
                                mihome-vacuum.0	2021-04-27 12:10:24.457	info	(1713) create new room: room16
                                mihome-vacuum.0	2021-04-27 12:10:24.457	info	(1713) create new room: room21
                                mihome-vacuum.0	2021-04-27 12:10:24.457	info	(1713) create new room: room22
                                mihome-vacuum.0	2021-04-27 12:10:24.470	info	(1713) room: 277001004448 not mapped
                                mihome-vacuum.0	2021-04-27 12:10:24.472	info	(1713) room: 277001004449 not mapped
                                mihome-vacuum.0	2021-04-27 12:10:24.475	info	(1713) room: 277001004451 not mapped
                                mihome-vacuum.0	2021-04-27 12:10:24.476	info	(1713) room: 277001004452 not mapped
                                mihome-vacuum.0	2021-04-27 12:10:24.477	info	(1713) room: 277001004453 not mapped
                                mihome-vacuum.0	2021-04-27 12:10:24.477	info	(1713) room: 277001118019 not mapped
                                

                                Und nun sehe die Objekte unter rooms so aus:
                                b0080c8f-b546-44d6-a990-a756e9fdb575-image.png

                                Alle meine 6 Räume doppelt, aber die eigentlichen kennen kein mapIndex mehr und die neuen heißen nur noch "roomXY" und sind natürlich noch keinem enum.rooms usw zugewiesen.

                                Welcher Teil des rooms Objektbaumes ist der richtige für v3.1.x?

                                ..:: So long! Tom ::..

                                NUC7i3 (Ubuntu Proxmox VM) | Echo Dots 2+3. Gen | Xiaomi Sensoren | Mi Robot 1S | Yeelight | Sonoff | Shelly | H801 RGB | Gosund SP1 | NodeMCU+ESP32 | Kostal Plenticore PV+BYD | openWB

                                MeistertrM 1 Reply Last reply
                                0
                                • DiginixD Diginix

                                  @Meistertr Heute hat ohne irgend ein Zutun/Update der Adapter folgendes ins Log geschrieben:

                                  mihome-vacuum.0	2021-04-27 12:10:23.899	info	(1713) Roomarray empty... generate from mapdata.. [[18,"room18"],[20,"room20"],[17,"room17"],[16,"room16"],[21,"room21"],[22,"room22"]]
                                  mihome-vacuum.0	2021-04-27 12:10:24.228	info	(1713) create new room: room18
                                  mihome-vacuum.0	2021-04-27 12:10:24.456	info	(1713) create new room: room20
                                  mihome-vacuum.0	2021-04-27 12:10:24.457	info	(1713) create new room: room17
                                  mihome-vacuum.0	2021-04-27 12:10:24.457	info	(1713) create new room: room16
                                  mihome-vacuum.0	2021-04-27 12:10:24.457	info	(1713) create new room: room21
                                  mihome-vacuum.0	2021-04-27 12:10:24.457	info	(1713) create new room: room22
                                  mihome-vacuum.0	2021-04-27 12:10:24.470	info	(1713) room: 277001004448 not mapped
                                  mihome-vacuum.0	2021-04-27 12:10:24.472	info	(1713) room: 277001004449 not mapped
                                  mihome-vacuum.0	2021-04-27 12:10:24.475	info	(1713) room: 277001004451 not mapped
                                  mihome-vacuum.0	2021-04-27 12:10:24.476	info	(1713) room: 277001004452 not mapped
                                  mihome-vacuum.0	2021-04-27 12:10:24.477	info	(1713) room: 277001004453 not mapped
                                  mihome-vacuum.0	2021-04-27 12:10:24.477	info	(1713) room: 277001118019 not mapped
                                  

                                  Und nun sehe die Objekte unter rooms so aus:
                                  b0080c8f-b546-44d6-a990-a756e9fdb575-image.png

                                  Alle meine 6 Räume doppelt, aber die eigentlichen kennen kein mapIndex mehr und die neuen heißen nur noch "roomXY" und sind natürlich noch keinem enum.rooms usw zugewiesen.

                                  Welcher Teil des rooms Objektbaumes ist der richtige für v3.1.x?

                                  MeistertrM Offline
                                  MeistertrM Offline
                                  Meistertr
                                  Developer
                                  wrote on last edited by
                                  #80

                                  @diginix das ist ein Bug den ich gerade versuche zu fixen.

                                  DiginixD 1 Reply Last reply
                                  1
                                  • MeistertrM Meistertr

                                    @diginix das ist ein Bug den ich gerade versuche zu fixen.

                                    DiginixD Offline
                                    DiginixD Offline
                                    Diginix
                                    wrote on last edited by Diginix
                                    #81

                                    @meistertr Ah ok.
                                    Wollte eigentlich gerade die Kartenaktualisierung bei mehreren Räumen im Queue testen.
                                    Dann warte ich mit dem heutigen Saugen mal noch oder wird das Update des Adapters länger länger brauchen?

                                    Edit: Wenn der Sauger nach paar Stunden Pause das erste mal wieder über den Adapter gestartet wird, aktualisiert sich bei mir die Karte nicht. Sobald ich dann die Instanz einmal neu starte kommt auch die aktuelle Karte und wird auch dauerhaft aktualisiert wenn der Sauger ca. 1h unterwegs ist. Die Instanz ist aber auch wenn die Karte "hängt" korrekt verbunden, denn alle Steuerungs Kommandos vom Adapter werden sofort umgesetzt.
                                    Bei 2.2.5 war auch nach Tagen Pause sofort die aktuelle Karte da.

                                    ..:: So long! Tom ::..

                                    NUC7i3 (Ubuntu Proxmox VM) | Echo Dots 2+3. Gen | Xiaomi Sensoren | Mi Robot 1S | Yeelight | Sonoff | Shelly | H801 RGB | Gosund SP1 | NodeMCU+ESP32 | Kostal Plenticore PV+BYD | openWB

                                    MeistertrM 1 Reply Last reply
                                    0
                                    • DiginixD Diginix

                                      @meistertr Ah ok.
                                      Wollte eigentlich gerade die Kartenaktualisierung bei mehreren Räumen im Queue testen.
                                      Dann warte ich mit dem heutigen Saugen mal noch oder wird das Update des Adapters länger länger brauchen?

                                      Edit: Wenn der Sauger nach paar Stunden Pause das erste mal wieder über den Adapter gestartet wird, aktualisiert sich bei mir die Karte nicht. Sobald ich dann die Instanz einmal neu starte kommt auch die aktuelle Karte und wird auch dauerhaft aktualisiert wenn der Sauger ca. 1h unterwegs ist. Die Instanz ist aber auch wenn die Karte "hängt" korrekt verbunden, denn alle Steuerungs Kommandos vom Adapter werden sofort umgesetzt.
                                      Bei 2.2.5 war auch nach Tagen Pause sofort die aktuelle Karte da.

                                      MeistertrM Offline
                                      MeistertrM Offline
                                      Meistertr
                                      Developer
                                      wrote on last edited by
                                      #82

                                      @diginix das Problem mit der Karte sollte von git gelöst sein, dass hab ich vor ein paar Tagen gefixed

                                      DiginixD 1 Reply Last reply
                                      0
                                      • MeistertrM Meistertr

                                        @diginix das Problem mit der Karte sollte von git gelöst sein, dass hab ich vor ein paar Tagen gefixed

                                        DiginixD Offline
                                        DiginixD Offline
                                        Diginix
                                        wrote on last edited by
                                        #83

                                        @meistertr Hatte die 3.1.1 vom 23.04. von GIT. Hab nun noch mal aktualisiert und in der vacuum.js sind einige Änderungen vorhanden. Die falschen "roomXY" Knoten hatte ich einfachb gelöscht, die Instanz neu gestartet und konnte mit meinen alten Räumen dann wieder arbeiten.

                                        ..:: So long! Tom ::..

                                        NUC7i3 (Ubuntu Proxmox VM) | Echo Dots 2+3. Gen | Xiaomi Sensoren | Mi Robot 1S | Yeelight | Sonoff | Shelly | H801 RGB | Gosund SP1 | NodeMCU+ESP32 | Kostal Plenticore PV+BYD | openWB

                                        1 Reply Last reply
                                        0
                                        • DiginixD Offline
                                          DiginixD Offline
                                          Diginix
                                          wrote on last edited by Diginix
                                          #84

                                          @Meistertr
                                          Hab mit der letzten 3.1.1 von GIT immer mal diese Meldungen im Log während der Sauger seit Stunden im Dock steht:

                                          2021-04-28 00:21:14.617 - warn: mihome-vacuum.0 (347712) no map found on server___{"statusCode":403,"headers":{"server":"nginx","date":"Tue, 27 Apr 2021 22:21:14 GMT","content-type":"application/octet-stream","content-length":"122","connection":"close","x-xiaomi-request-id":"579f2e5d-5872-e4ac-0000-0179156c11c9","access-control-allow-origin":"*"},"request":{"uri":{"protocol":"https:","slashes":true,"auth":null,"host":"cnbj2.fds.api.xiaomi.com","port":443,"hostname":"cnbj2.fds.api.xiaomi.com","hash":null,"search":"?Expires=1619562018000&GalaxyAccessKeyId=5271733786445&Signature=zi55cQ6dhT0cun8BpE4iL84dYlc=","query":"Expires=1619562018000&GalaxyAccessKeyId=5271733786445&Signature=zi55cQ6dhT0cun8BpE4iL84dYlc=","pathname":"/robomap/ruby2/261288508/1","path":"/robomap/ruby2/261288508/1?Expires=1619562018000&GalaxyAccessKeyId=5271733786445&Signature=zi55cQ6dhT0cun8BpE4iL84dYlc=","href":"https://cnbj2.fds.api.xiaomi.com/robomap/ruby2/261288508/1?Expires=1619562018000&GalaxyAccessKeyId=5271733786445&Signature=zi55cQ6dhT0cun8BpE4iL84dYlc="},"method":"GET","headers":{}}}
                                          2021-04-28 01:23:11.235 - warn: mihome-vacuum.0 (347712) no map found on server___{"statusCode":403,"headers":{"server":"nginx","date":"Tue, 27 Apr 2021 23:23:11 GMT","content-type":"application/octet-stream","content-length":"122","connection":"close","x-xiaomi-request-id":"d83ec333-ba42-d9e8-0000-017915a4c7bf","access-control-allow-origin":"*"},"request":{"uri":{"protocol":"https:","slashes":true,"auth":null,"host":"cnbj2.fds.api.xiaomi.com","port":443,"hostname":"cnbj2.fds.api.xiaomi.com","hash":null,"search":"?Expires=1619565738000&GalaxyAccessKeyId=5271733786445&Signature=xVXwTtJ9jSzSBLsQpYsGspx6w/A=","query":"Expires=1619565738000&GalaxyAccessKeyId=5271733786445&Signature=xVXwTtJ9jSzSBLsQpYsGspx6w/A=","pathname":"/robomap/ruby2/261288508/1","path":"/robomap/ruby2/261288508/1?Expires=1619565738000&GalaxyAccessKeyId=5271733786445&Signature=xVXwTtJ9jSzSBLsQpYsGspx6w/A=","href":"https://cnbj2.fds.api.xiaomi.com/robomap/ruby2/261288508/1?Expires=1619565738000&GalaxyAccessKeyId=5271733786445&Signature=xVXwTtJ9jSzSBLsQpYsGspx6w/A="},"method":"GET","headers":{}}}
                                          2021-04-28 02:25:06.642 - warn: mihome-vacuum.0 (347712) no map found on server___{"statusCode":403,"headers":{"server":"nginx","date":"Wed, 28 Apr 2021 00:25:06 GMT","content-type":"application/octet-stream","content-length":"122","connection":"close","x-xiaomi-request-id":"fb2a0946-6459-745d-0000-017915dd7863","access-control-allow-origin":"*"},"request":{"uri":{"protocol":"https:","slashes":true,"auth":null,"host":"cnbj2.fds.api.xiaomi.com","port":443,"hostname":"cnbj2.fds.api.xiaomi.com","hash":null,"search":"?Expires=1619569453000&GalaxyAccessKeyId=5271733786445&Signature=GjylCcOhPywmf1BAGvE9M9Mlg5w=","query":"Expires=1619569453000&GalaxyAccessKeyId=5271733786445&Signature=GjylCcOhPywmf1BAGvE9M9Mlg5w=","pathname":"/robomap/ruby2/261288508/1","path":"/robomap/ruby2/261288508/1?Expires=1619569453000&GalaxyAccessKeyId=5271733786445&Signature=GjylCcOhPywmf1BAGvE9M9Mlg5w=","href":"https://cnbj2.fds.api.xiaomi.com/robomap/ruby2/261288508/1?Expires=1619569453000&GalaxyAccessKeyId=5271733786445&Signature=GjylCcOhPywmf1BAGvE9M9Mlg5w="},"method":"GET","headers":{}}}
                                          2021-04-28 04:28:26.854 - warn: mihome-vacuum.0 (347712) no map found on server___{"statusCode":403,"headers":{"server":"nginx","date":"Wed, 28 Apr 2021 02:28:26 GMT","content-type":"application/octet-stream","content-length":"122","connection":"close","x-xiaomi-request-id":"cd223c8f-5f01-f527-0000-0179164e631d","access-control-allow-origin":"*"},"request":{"uri":{"protocol":"https:","slashes":true,"auth":null,"host":"cnbj2.fds.api.xiaomi.com","port":443,"hostname":"cnbj2.fds.api.xiaomi.com","hash":null,"search":"?Expires=1619576854000&GalaxyAccessKeyId=5271733786445&Signature=+aTZTxQ/ibhwYxVcATkJGYVXem0=","query":"Expires=1619576854000&GalaxyAccessKeyId=5271733786445&Signature=+aTZTxQ/ibhwYxVcATkJGYVXem0=","pathname":"/robomap/ruby2/261288508/3","path":"/robomap/ruby2/261288508/3?Expires=1619576854000&GalaxyAccessKeyId=5271733786445&Signature=+aTZTxQ/ibhwYxVcATkJGYVXem0=","href":"https://cnbj2.fds.api.xiaomi.com/robomap/ruby2/261288508/3?Expires=1619576854000&GalaxyAccessKeyId=5271733786445&Signature=+aTZTxQ/ibhwYxVcATkJGYVXem0="},"method":"GET","headers":{}}}
                                          2021-04-28 06:00:51.030 - warn: mihome-vacuum.0 (347712) no map found on server___{"statusCode":403,"headers":{"server":"nginx","date":"Wed, 28 Apr 2021 04:00:50 GMT","content-type":"application/octet-stream","content-length":"122","connection":"close","x-xiaomi-request-id":"291647b9-564d-06e8-0000-017916a2fc1d","access-control-allow-origin":"*"},"request":{"uri":{"protocol":"https:","slashes":true,"auth":null,"host":"cnbj2.fds.api.xiaomi.com","port":443,"hostname":"cnbj2.fds.api.xiaomi.com","hash":null,"search":"?Expires=1619582413000&GalaxyAccessKeyId=5271733786445&Signature=rAWZFvjzRylufM5DZhfdlyEfwcQ=","query":"Expires=1619582413000&GalaxyAccessKeyId=5271733786445&Signature=rAWZFvjzRylufM5DZhfdlyEfwcQ=","pathname":"/robomap/ruby2/261288508/4","path":"/robomap/ruby2/261288508/4?Expires=1619582413000&GalaxyAccessKeyId=5271733786445&Signature=rAWZFvjzRylufM5DZhfdlyEfwcQ=","href":"https://cnbj2.fds.api.xiaomi.com/robomap/ruby2/261288508/4?Expires=1619582413000&GalaxyAccessKeyId=5271733786445&Signature=rAWZFvjzRylufM5DZhfdlyEfwcQ="},"method":"GET","headers":{}}}
                                          2021-04-28 06:47:21.584 - warn: mihome-vacuum.0 (347712) no map found on server___{"statusCode":403,"headers":{"server":"nginx","date":"Wed, 28 Apr 2021 04:47:21 GMT","content-type":"application/octet-stream","content-length":"122","connection":"close","x-xiaomi-request-id":"62477361-c332-2257-0000-017916cd91b9","access-control-allow-origin":"*"},"request":{"uri":{"protocol":"https:","slashes":true,"auth":null,"host":"cnbj2.fds.api.xiaomi.com","port":443,"hostname":"cnbj2.fds.api.xiaomi.com","hash":null,"search":"?Expires=1619585192000&GalaxyAccessKeyId=5271733786445&Signature=OzaG4JuIBO+AO5n+7nc1OPwsaYs=","query":"Expires=1619585192000&GalaxyAccessKeyId=5271733786445&Signature=OzaG4JuIBO+AO5n+7nc1OPwsaYs=","pathname":"/robomap/ruby2/261288508/1","path":"/robomap/ruby2/261288508/1?Expires=1619585192000&GalaxyAccessKeyId=5271733786445&Signature=OzaG4JuIBO+AO5n+7nc1OPwsaYs=","href":"https://cnbj2.fds.api.xiaomi.com/robomap/ruby2/261288508/1?Expires=1619585192000&GalaxyAccessKeyId=5271733786445&Signature=OzaG4JuIBO+AO5n+7nc1OPwsaYs="},"method":"GET","headers":{}}}
                                          2021-04-28 09:21:33.316 - warn: mihome-vacuum.0 (347712) no map found on server___{"statusCode":403,"headers":{"server":"nginx","date":"Wed, 28 Apr 2021 07:21:33 GMT","content-type":"application/octet-stream","content-length":"122","connection":"close","x-xiaomi-request-id":"5056db3b-f670-6367-0000-0179175abc0f","access-control-allow-origin":"*","access-control-allow-credentials":"true","access-control-expose-headers":"content-md5, upload-time, x-xiaomi-meta-content-length"},"request":{"uri":{"protocol":"https:","slashes":true,"auth":null,"host":"cnbj2.fds.api.xiaomi.com","port":443,"hostname":"cnbj2.fds.api.xiaomi.com","hash":null,"search":"?Expires=1619594451000&GalaxyAccessKeyId=5271733786445&Signature=8zrSlhVUrJQRXtZjEp0bOzbt11c=","query":"Expires=1619594451000&GalaxyAccessKeyId=5271733786445&Signature=8zrSlhVUrJQRXtZjEp0bOzbt11c=","pathname":"/robomap/ruby2/261288508/4","path":"/robomap/ruby2/261288508/4?Expires=1619594451000&GalaxyAccessKeyId=5271733786445&Signature=8zrSlhVUrJQRXtZjEp0bOzbt11c=","href":"https://cnbj2.fds.api.xiaomi.com/robomap/ruby2/261288508/4?Expires=1619594451000&GalaxyAccessKeyId=5271733786445&Signature=8zrSlhVUrJQRXtZjEp0bOzbt11c="},"method":"GET","headers":{}}}
                                          2021-04-28 10:08:07.572 - warn: mihome-vacuum.0 (347712) no map found on server___{"statusCode":403,"headers":{"server":"nginx","date":"Wed, 28 Apr 2021 08:08:07 GMT","content-type":"application/octet-stream","content-length":"122","connection":"close","x-xiaomi-request-id":"9a7fec89-9b9a-b2f2-0000-0179178560b4","access-control-allow-origin":"*"},"request":{"uri":{"protocol":"https:","slashes":true,"auth":null,"host":"cnbj2.fds.api.xiaomi.com","port":443,"hostname":"cnbj2.fds.api.xiaomi.com","hash":null,"search":"?Expires=1619597236000&GalaxyAccessKeyId=5271733786445&Signature=YBTmaIAp4+l6H/BpsOIE7ZRxEiE=","query":"Expires=1619597236000&GalaxyAccessKeyId=5271733786445&Signature=YBTmaIAp4+l6H/BpsOIE7ZRxEiE=","pathname":"/robomap/ruby2/261288508/1","path":"/robomap/ruby2/261288508/1?Expires=1619597236000&GalaxyAccessKeyId=5271733786445&Signature=YBTmaIAp4+l6H/BpsOIE7ZRxEiE=","href":"https://cnbj2.fds.api.xiaomi.com/robomap/ruby2/261288508/1?Expires=1619597236000&GalaxyAccessKeyId=5271733786445&Signature=YBTmaIAp4+l6H/BpsOIE7ZRxEiE="},"method":"GET","headers":{}}}
                                          2021-04-28 11:45:42.534 - warn: mihome-vacuum.0 (449036) no map found on server___{"statusCode":403,"headers":{"server":"nginx","date":"Wed, 28 Apr 2021 09:45:42 GMT","content-type":"application/octet-stream","content-length":"122","connection":"close","x-xiaomi-request-id":"50d51a05-ff1d-c402-0000-017917deb66e","access-control-allow-origin":"*","access-control-allow-credentials":"true","access-control-expose-headers":"content-md5, upload-time, x-xiaomi-meta-content-length"},"request":{"uri":{"protocol":"https:","slashes":true,"auth":null,"host":"cnbj2.fds.api.xiaomi.com","port":443,"hostname":"cnbj2.fds.api.xiaomi.com","hash":null,"search":"?Expires=1619603087000&GalaxyAccessKeyId=5271733786445&Signature=41IBI65Dzr4/lF2PMSFVJDGcqTY=","query":"Expires=1619603087000&GalaxyAccessKeyId=5271733786445&Signature=41IBI65Dzr4/lF2PMSFVJDGcqTY=","pathname":"/robomap/ruby2/261288508/1","path":"/robomap/ruby2/261288508/1?Expires=1619603087000&GalaxyAccessKeyId=5271733786445&Signature=41IBI65Dzr4/lF2PMSFVJDGcqTY=","href":"https://cnbj2.fds.api.xiaomi.com/robomap/ruby2/261288508/1?Expires=1619603087000&GalaxyAccessKeyId=5271733786445&Signature=41IBI65Dzr4/lF2PMSFVJDGcqTY="},"method":"GET","headers":{}}}
                                          2021-04-28 13:02:48.403 - warn: mihome-vacuum.0 (449036) no map found on server___{"statusCode":403,"headers":{"server":"nginx","date":"Wed, 28 Apr 2021 11:02:48 GMT","content-type":"application/octet-stream","content-length":"122","connection":"close","x-xiaomi-request-id":"f6033cfd-37f6-47d3-0000-017918254c5f","access-control-allow-origin":"*","access-control-allow-credentials":"true","access-control-expose-headers":"content-md5, upload-time, x-xiaomi-meta-content-length"},"request":{"uri":{"protocol":"https:","slashes":true,"auth":null,"host":"cnbj2.fds.api.xiaomi.com","port":443,"hostname":"cnbj2.fds.api.xiaomi.com","hash":null,"search":"?Expires=1619607715000&GalaxyAccessKeyId=5271733786445&Signature=x8fmLKYBTUSCYlo1om1/mdHDRzQ=","query":"Expires=1619607715000&GalaxyAccessKeyId=5271733786445&Signature=x8fmLKYBTUSCYlo1om1/mdHDRzQ=","pathname":"/robomap/ruby2/261288508/4","path":"/robomap/ruby2/261288508/4?Expires=1619607715000&GalaxyAccessKeyId=5271733786445&Signature=x8fmLKYBTUSCYlo1om1/mdHDRzQ=","href":"https://cnbj2.fds.api.xiaomi.com/robomap/ruby2/261288508/4?Expires=1619607715000&GalaxyAccessKeyId=5271733786445&Signature=x8fmLKYBTUSCYlo1om1/mdHDRzQ="},"method":"GET","headers":{}}}
                                          2021-04-28 13:49:34.728 - warn: mihome-vacuum.0 (449036) no map found on server___{"statusCode":403,"headers":{"server":"nginx","date":"Wed, 28 Apr 2021 11:49:34 GMT","content-type":"application/octet-stream","content-length":"122","connection":"close","x-xiaomi-request-id":"fdb2336e-a896-b470-0000-017918501e78","access-control-allow-origin":"*","access-control-allow-credentials":"true","access-control-expose-headers":"content-md5, upload-time, x-xiaomi-meta-content-length"},"request":{"uri":{"protocol":"https:","slashes":true,"auth":null,"host":"cnbj2.fds.api.xiaomi.com","port":443,"hostname":"cnbj2.fds.api.xiaomi.com","hash":null,"search":"?Expires=1619610521000&GalaxyAccessKeyId=5271733786445&Signature=JrlXvAuvpXPE+Q8/3bpvr9xGK5c=","query":"Expires=1619610521000&GalaxyAccessKeyId=5271733786445&Signature=JrlXvAuvpXPE+Q8/3bpvr9xGK5c=","pathname":"/robomap/ruby2/261288508/1","path":"/robomap/ruby2/261288508/1?Expires=1619610521000&GalaxyAccessKeyId=5271733786445&Signature=JrlXvAuvpXPE+Q8/3bpvr9xGK5c=","href":"https://cnbj2.fds.api.xiaomi.com/robomap/ruby2/261288508/1?Expires=1619610521000&GalaxyAccessKeyId=5271733786445&Signature=JrlXvAuvpXPE+Q8/3bpvr9xGK5c="},"method":"GET","headers":{}}}
                                          2021-04-28 14:51:08.810 - warn: mihome-vacuum.0 (449036) no map found on server___{"statusCode":403,"headers":{"server":"nginx","date":"Wed, 28 Apr 2021 12:51:08 GMT","content-type":"application/octet-stream","content-length":"122","connection":"close","x-xiaomi-request-id":"d3394baf-e8e3-570e-0000-017918887c50","access-control-allow-origin":"*","access-control-allow-credentials":"true","access-control-expose-headers":"content-md5, upload-time, x-xiaomi-meta-content-length"},"request":{"uri":{"protocol":"https:","slashes":true,"auth":null,"host":"cnbj2.fds.api.xiaomi.com","port":443,"hostname":"cnbj2.fds.api.xiaomi.com","hash":null,"search":"?Expires=1619614227000&GalaxyAccessKeyId=5271733786445&Signature=uGjNrV4vQ7QcTyb/8i/OI2/v8+0=","query":"Expires=1619614227000&GalaxyAccessKeyId=5271733786445&Signature=uGjNrV4vQ7QcTyb/8i/OI2/v8+0=","pathname":"/robomap/ruby2/261288508/0","path":"/robomap/ruby2/261288508/0?Expires=1619614227000&GalaxyAccessKeyId=5271733786445&Signature=uGjNrV4vQ7QcTyb/8i/OI2/v8+0=","href":"https://cnbj2.fds.api.xiaomi.com/robomap/ruby2/261288508/0?Expires=1619614227000&GalaxyAccessKeyId=5271733786445&Signature=uGjNrV4vQ7QcTyb/8i/OI2/v8+0="},"method":"GET","headers":{}}}
                                          2021-04-28 15:53:08.909 - warn: mihome-vacuum.0 (449036) no map found on server___{"statusCode":403,"headers":{"server":"nginx","date":"Wed, 28 Apr 2021 13:53:08 GMT","content-type":"application/octet-stream","content-length":"122","connection":"close","x-xiaomi-request-id":"35cb0abd-9dbe-2a44-0000-017918c14060","access-control-allow-origin":"*","access-control-allow-credentials":"true","access-control-expose-headers":"content-md5, upload-time, x-xiaomi-meta-content-length"},"request":{"uri":{"protocol":"https:","slashes":true,"auth":null,"host":"cnbj2.fds.api.xiaomi.com","port":443,"hostname":"cnbj2.fds.api.xiaomi.com","hash":null,"search":"?Expires=1619617937000&GalaxyAccessKeyId=5271733786445&Signature=lXUFLLQ1QRwwpnc4zDCVxWTbWqw=","query":"Expires=1619617937000&GalaxyAccessKeyId=5271733786445&Signature=lXUFLLQ1QRwwpnc4zDCVxWTbWqw=","pathname":"/robomap/ruby2/261288508/1","path":"/robomap/ruby2/261288508/1?Expires=1619617937000&GalaxyAccessKeyId=5271733786445&Signature=lXUFLLQ1QRwwpnc4zDCVxWTbWqw=","href":"https://cnbj2.fds.api.xiaomi.com/robomap/ruby2/261288508/1?Expires=1619617937000&GalaxyAccessKeyId=5271733786445&Signature=lXUFLLQ1QRwwpnc4zDCVxWTbWqw="},"method":"GET","headers":{}}}
                                          2021-04-28 16:56:07.326 - warn: mihome-vacuum.0 (449036) no map found on server___{"statusCode":403,"headers":{"server":"nginx","date":"Wed, 28 Apr 2021 14:56:07 GMT","content-type":"application/octet-stream","content-length":"122","connection":"close","x-xiaomi-request-id":"3b20e388-8b88-9f68-0000-017918fae8c9","access-control-allow-origin":"*","access-control-allow-credentials":"true","access-control-expose-headers":"content-md5, upload-time, x-xiaomi-meta-content-length"},"request":{"uri":{"protocol":"https:","slashes":true,"auth":null,"host":"cnbj2.fds.api.xiaomi.com","port":443,"hostname":"cnbj2.fds.api.xiaomi.com","hash":null,"search":"?Expires=1619621715000&GalaxyAccessKeyId=5271733786445&Signature=uQuawxba/k9SGv5Bnv6lkhtie1c=","query":"Expires=1619621715000&GalaxyAccessKeyId=5271733786445&Signature=uQuawxba/k9SGv5Bnv6lkhtie1c=","pathname":"/robomap/ruby2/261288508/1","path":"/robomap/ruby2/261288508/1?Expires=1619621715000&GalaxyAccessKeyId=5271733786445&Signature=uQuawxba/k9SGv5Bnv6lkhtie1c=","href":"https://cnbj2.fds.api.xiaomi.com/robomap/ruby2/261288508/1?Expires=1619621715000&GalaxyAccessKeyId=5271733786445&Signature=uQuawxba/k9SGv5Bnv6lkhtie1c="},"method":"GET","headers":{}}}
                                          2021-04-28 17:57:53.113 - warn: mihome-vacuum.0 (449036) no map found on server___{"statusCode":403,"headers":{"server":"nginx","date":"Wed, 28 Apr 2021 15:57:53 GMT","content-type":"application/octet-stream","content-length":"122","connection":"close","x-xiaomi-request-id":"99b95b72-c399-8688-0000-017919337356","access-control-allow-origin":"*","access-control-allow-credentials":"true","access-control-expose-headers":"content-md5, upload-time, x-xiaomi-meta-content-length"},"request":{"uri":{"protocol":"https:","slashes":true,"auth":null,"host":"cnbj2.fds.api.xiaomi.com","port":443,"hostname":"cnbj2.fds.api.xiaomi.com","hash":null,"search":"?Expires=1619625431000&GalaxyAccessKeyId=5271733786445&Signature=xp6aoFQ2GLIbiGc5V55UPgjzGDw=","query":"Expires=1619625431000&GalaxyAccessKeyId=5271733786445&Signature=xp6aoFQ2GLIbiGc5V55UPgjzGDw=","pathname":"/robomap/ruby2/261288508/1","path":"/robomap/ruby2/261288508/1?Expires=1619625431000&GalaxyAccessKeyId=5271733786445&Signature=xp6aoFQ2GLIbiGc5V55UPgjzGDw=","href":"https://cnbj2.fds.api.xiaomi.com/robomap/ruby2/261288508/1?Expires=1619625431000&GalaxyAccessKeyId=5271733786445&Signature=xp6aoFQ2GLIbiGc5V55UPgjzGDw="},"method":"GET","headers":{}}}
                                          2021-04-28 18:59:49.370 - warn: mihome-vacuum.0 (449036) no map found on server___{"statusCode":403,"headers":{"server":"nginx","date":"Wed, 28 Apr 2021 16:59:49 GMT","content-type":"application/octet-stream","content-length":"122","connection":"close","x-xiaomi-request-id":"f2ea3751-deb4-5707-0000-0179196c28fa","access-control-allow-origin":"*","access-control-allow-credentials":"true","access-control-expose-headers":"content-md5, upload-time, x-xiaomi-meta-content-length"},"request":{"uri":{"protocol":"https:","slashes":true,"auth":null,"host":"cnbj2.fds.api.xiaomi.com","port":443,"hostname":"cnbj2.fds.api.xiaomi.com","hash":null,"search":"?Expires=1619629137000&GalaxyAccessKeyId=5271733786445&Signature=D/L0xgwf3pyKtnORjB0kzveDPU4=","query":"Expires=1619629137000&GalaxyAccessKeyId=5271733786445&Signature=D/L0xgwf3pyKtnORjB0kzveDPU4=","pathname":"/robomap/ruby2/261288508/1","path":"/robomap/ruby2/261288508/1?Expires=1619629137000&GalaxyAccessKeyId=5271733786445&Signature=D/L0xgwf3pyKtnORjB0kzveDPU4=","href":"https://cnbj2.fds.api.xiaomi.com/robomap/ruby2/261288508/1?Expires=1619629137000&GalaxyAccessKeyId=5271733786445&Signature=D/L0xgwf3pyKtnORjB0kzveDPU4="},"method":"GET","headers":{}}}
                                          2021-04-28 20:01:48.144 - warn: mihome-vacuum.0 (449036) no map found on server___{"statusCode":403,"headers":{"server":"nginx","date":"Wed, 28 Apr 2021 18:01:48 GMT","content-type":"application/octet-stream","content-length":"122","connection":"close","x-xiaomi-request-id":"e7bebd98-ed6a-f640-0000-017919a4e612","access-control-allow-origin":"*","access-control-allow-credentials":"true","access-control-expose-headers":"content-md5, upload-time, x-xiaomi-meta-content-length"},"request":{"uri":{"protocol":"https:","slashes":true,"auth":null,"host":"cnbj2.fds.api.xiaomi.com","port":443,"hostname":"cnbj2.fds.api.xiaomi.com","hash":null,"search":"?Expires=1619632854000&GalaxyAccessKeyId=5271733786445&Signature=hVnremkZe5rhwdXebSfKyTLPyAo=","query":"Expires=1619632854000&GalaxyAccessKeyId=5271733786445&Signature=hVnremkZe5rhwdXebSfKyTLPyAo=","pathname":"/robomap/ruby2/261288508/1","path":"/robomap/ruby2/261288508/1?Expires=1619632854000&GalaxyAccessKeyId=5271733786445&Signature=hVnremkZe5rhwdXebSfKyTLPyAo=","href":"https://cnbj2.fds.api.xiaomi.com/robomap/ruby2/261288508/1?Expires=1619632854000&GalaxyAccessKeyId=5271733786445&Signature=hVnremkZe5rhwdXebSfKyTLPyAo="},"method":"GET","headers":{}}}
                                          2021-04-28 21:03:49.310 - warn: mihome-vacuum.0 (449036) no map found on server___{"statusCode":403,"headers":{"server":"nginx","date":"Wed, 28 Apr 2021 19:03:49 GMT","content-type":"application/octet-stream","content-length":"122","connection":"close","x-xiaomi-request-id":"fbc4edc5-8b17-9086-0000-017919ddae29","access-control-allow-origin":"*","access-control-allow-credentials":"true","access-control-expose-headers":"content-md5, upload-time, x-xiaomi-meta-content-length"},"request":{"uri":{"protocol":"https:","slashes":true,"auth":null,"host":"cnbj2.fds.api.xiaomi.com","port":443,"hostname":"cnbj2.fds.api.xiaomi.com","hash":null,"search":"?Expires=1619636576000&GalaxyAccessKeyId=5271733786445&Signature=T099NffB9W6qDNcsWM/ZmfDf5nE=","query":"Expires=1619636576000&GalaxyAccessKeyId=5271733786445&Signature=T099NffB9W6qDNcsWM/ZmfDf5nE=","pathname":"/robomap/ruby2/261288508/1","path":"/robomap/ruby2/261288508/1?Expires=1619636576000&GalaxyAccessKeyId=5271733786445&Signature=T099NffB9W6qDNcsWM/ZmfDf5nE=","href":"https://cnbj2.fds.api.xiaomi.com/robomap/ruby2/261288508/1?Expires=1619636576000&GalaxyAccessKeyId=5271733786445&Signature=T099NffB9W6qDNcsWM/ZmfDf5nE="},"method":"GET","headers":{}}}
                                          2021-04-28 21:19:11.140 - warn: mihome-vacuum.0 (449036) no map found on server___{"statusCode":403,"headers":{"server":"nginx","date":"Wed, 28 Apr 2021 19:19:11 GMT","content-type":"application/octet-stream","content-length":"122","connection":"close","x-xiaomi-request-id":"0c54c972-0884-44d7-0000-017919ebbf31","access-control-allow-origin":"*","access-control-allow-credentials":"true","access-control-expose-headers":"content-md5, upload-time, x-xiaomi-meta-content-length"},"request":{"uri":{"protocol":"https:","slashes":true,"auth":null,"host":"cnbj2.fds.api.xiaomi.com","port":443,"hostname":"cnbj2.fds.api.xiaomi.com","hash":null,"search":"?Expires=1619637495000&GalaxyAccessKeyId=5271733786445&Signature=hA6Zy5ijqZkCnIShO4rKT9sWjqQ=","query":"Expires=1619637495000&GalaxyAccessKeyId=5271733786445&Signature=hA6Zy5ijqZkCnIShO4rKT9sWjqQ=","pathname":"/robomap/ruby2/261288508/4","path":"/robomap/ruby2/261288508/4?Expires=1619637495000&GalaxyAccessKeyId=5271733786445&Signature=hA6Zy5ijqZkCnIShO4rKT9sWjqQ=","href":"https://cnbj2.fds.api.xiaomi.com/robomap/ruby2/261288508/4?Expires=1619637495000&GalaxyAccessKeyId=5271733786445&Signature=hA6Zy5ijqZkCnIShO4rKT9sWjqQ="},"method":"GET","headers":{}}}
                                          2021-04-28 22:52:05.307 - warn: mihome-vacuum.0 (449036) no map found on server___{"statusCode":403,"headers":{"server":"nginx","date":"Wed, 28 Apr 2021 20:52:05 GMT","content-type":"application/octet-stream","content-length":"122","connection":"close","x-xiaomi-request-id":"e26d44f5-162e-e226-0000-01791a40cd28","access-control-allow-origin":"*","access-control-allow-credentials":"true","access-control-expose-headers":"content-md5, upload-time, x-xiaomi-meta-content-length"},"request":{"uri":{"protocol":"https:","slashes":true,"auth":null,"host":"cnbj2.fds.api.xiaomi.com","port":443,"hostname":"cnbj2.fds.api.xiaomi.com","hash":null,"search":"?Expires=1619643069000&GalaxyAccessKeyId=5271733786445&Signature=Hc35H/IM6jWRHo2IYdZYtM4tlcM=","query":"Expires=1619643069000&GalaxyAccessKeyId=5271733786445&Signature=Hc35H/IM6jWRHo2IYdZYtM4tlcM=","pathname":"/robomap/ruby2/261288508/1","path":"/robomap/ruby2/261288508/1?Expires=1619643069000&GalaxyAccessKeyId=5271733786445&Signature=Hc35H/IM6jWRHo2IYdZYtM4tlcM=","href":"https://cnbj2.fds.api.xiaomi.com/robomap/ruby2/261288508/1?Expires=1619643069000&GalaxyAccessKeyId=5271733786445&Signature=Hc35H/IM6jWRHo2IYdZYtM4tlcM="},"method":"GET","headers":{}}}
                                          


                                          Relevant oder ignorieren?

                                          ..:: So long! Tom ::..

                                          NUC7i3 (Ubuntu Proxmox VM) | Echo Dots 2+3. Gen | Xiaomi Sensoren | Mi Robot 1S | Yeelight | Sonoff | Shelly | H801 RGB | Gosund SP1 | NodeMCU+ESP32 | Kostal Plenticore PV+BYD | openWB

                                          MeistertrM 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          557

                                          Online

                                          32.7k

                                          Users

                                          82.5k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe