Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Instanz MiHome wechselt Status ständig von grün auf gelb

    NEWS

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    Instanz MiHome wechselt Status ständig von grün auf gelb

    This topic has been deleted. Only users with topic management privileges can see it.
    • Agria4800
      Agria4800 @Thomas Braun last edited by

      @Thomas-Braun ups... node -v
      v12.18.3
      😊

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

        @Thomas-Braun: Könntest du dir meine beiden Log nochmal anschauen?
        Vielleicht ist mein Problem ja keine große Sache ✌
        ---Agria4800 25. Sept. 2020, 18:05

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

          @Agria4800 Ich seh da nix. Keine Ahnung warum das Ding immer in einen TimeOut rennt. Netzwerkproblem?

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

            @Thomas-Braun danke, das du es dir anschaust... Nein, denke ich nicht, ist 1m neben dem Router...
            Kannst du mir erklären, was das mit dem Heartbeat auf sich hat und warum ein Reconnect erforderlich ist?
            Das komische ist, das es ab und an mal funktioniert, aber sagen wir mal 2 mal die Woche... ich kann es mir nicht erklären, laut App ist das Wifi Signal vom Gateway bei 70%, Packet loss rate =0.00%... sollte nicht das Problem sein

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

              @Agria4800

              So, einmal beide Gateway´s vom Strom

              Kann es sein, dass sich die beiden Gateways in's Gehege kommen?

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

                @Thomas-Braun: nein, hatte zuerst nur einen, da hatte ich das Problem schon. Da ich für den Keller eh noch einen benötigt habe, kam ein 2ter dazu. Aber auch hier das gleiche Problem, also je einzeln oder gemeinsam, gleiches "Fehl-Verhalten"... ist echt komisch...

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

                  @Agria4800
                  Mit den Einstellungen läuft das bei mir ohne Auffälligkeiten.
                  Der/das token (Standard-Gateway-Schlüssel) ist aber richtig?
                  Auf dem zweiten Reiter auch alles nochmal richtig eingestellt?
                  8a41b42e-25ba-4de2-9852-46dfe471bc80-image.png

                  Agria4800 2 Replies Last reply Reply Quote 0
                  • Agria4800
                    Agria4800 @Thomas Braun last edited by Agria4800

                    @Thomas-Braun So hatte ich es vor meinen Versuchen auch eingestellt, dabei ist mir dann aufgefallen, das er für 5sek. nicht verbunden ist. Daher habe ich die Einstellungen abgeändert, um zumindest den Interval der Aktualisierung der Daten zu erhöhen...
                    Bildschirmfoto 2020-10-01 um 21.28.55.png
                    Aber es ist egal, was ich an den Zeiten verändere, das Verhalten ist das gleiche...
                    Ja, zweiter Reiter ist richtig eingestellt, beide Gateway´s eingetragen (Selbst wenn ich aber nur einen laufen habe und entsprechend abändere (also leer lasse), macht es keinen Unterschied

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

                      @Thomas-Braun Eben grad auf die Standard Einstellung geändert und nun geht es wieder (aber nur für ein paar Minuten wahrscheinlich) ich teste es dann immer mit einem Fensterkontakt und prüfe, ob sich der state ändert

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

                        @Agria4800
                        Hat zwar mit deinem Problem nicht konkret zu tun, aber nodeJS als Basis 'für alles' ist sauber?
                        Auf Debian und Konsorten:

                        who -r && whoami && which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
                        
                        Agria4800 2 Replies Last reply Reply Quote 0
                        • Agria4800
                          Agria4800 @Thomas Braun last edited by

                          @Thomas-Braun sagte in Instanz MiHome wechselt Status ständig von grün auf gelb:

                          who -r && whoami && which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs

                          ich denke schon

                          /usr/bin/nodejs
                          v12.18.4
                          /usr/bin/node
                          v12.18.4
                          /usr/bin/npm
                          6.14.6
                          nodejs:
                            Installiert:           12.18.4-deb-1nodesource1
                            Installationskandidat: 12.18.4-deb-1nodesource1
                            Versionstabelle:
                           *** 12.18.4-deb-1nodesource1 500
                                  500 https://deb.nodesource.com/node_12.x focal/main amd64 Packages
                                  100 /var/lib/dpkg/status
                               10.19.0~dfsg-3ubuntu1 500
                                  500 http://de.archive.ubuntu.com/ubuntu focal/universe amd64 Packages
                          
                          Thomas Braun 1 Reply Last reply Reply Quote 0
                          • Agria4800
                            Agria4800 @Thomas Braun last edited by Agria4800

                            @Thomas-Braun So, nun ist es wieder wie vermutet, 30sek. ist es im Reconnect und erfasst somit keine Änderungen mehr vom Fensterkontakt und der Adapter ist gelb für 30 sek.
                            Danach verbindet er sich und nimmt aber nur eine Änderung an, trotz 20000ms Heartbeat time

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

                              @Agria4800
                              Ja, node ist sauber. Keine Ahnung wo es da hängt. Welches Gateway ist es denn eigentlich?

                              Die zweite Seite ist aber auch eingestellt?

                              775ee75b-d149-4103-8010-4fbb98f8fc65-image.png

                              Agria4800 3 Replies Last reply Reply Quote 0
                              • Agria4800
                                Agria4800 @Thomas Braun last edited by Agria4800

                                @Thomas-Braun beides Mi V3; proto_version 1.1.2, einmal Firmware 1.4.1_175.0220 und die aktuelle 1.4.1_176.0220; Plugin-Version 4.3.2.1

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

                                  @Thomas-Braun: ja: Bildschirmfoto 2020-10-01 um 21.46.59.png

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

                                    @Thomas-Braun sagte in Instanz MiHome wechselt Status ständig von grün auf gelb:

                                    @Agria4800
                                    Keine Ahnung wo es da hängt.

                                    Ja, ich bin auch etwas ratlos... aber Danke dir für deinen Support 👍

                                    1 Reply Last reply Reply Quote 0
                                    • crunchip
                                      crunchip Forum Testing Most Active @Agria4800 last edited by

                                      @Agria4800 ist dein ...da247 das alte oder das gateyway was neu dazu kam?

                                      Agria4800 1 Reply Last reply Reply Quote 0
                                      • Agria4800
                                        Agria4800 @crunchip last edited by Agria4800

                                        @crunchip gateway .... da247 ist das zweite Gateway

                                        ich bin grad wieder am weiter testen... was mir gerade aufgefallen ist finde ich komisch
                                        -Ich habe eine neue Instanz angelegt (3), aber nichts eingetragen und trotzdem verbindet der Adapter sich und liesst Daten... soll das so sein ?

                                        Nachtrag: im log zu sehen -- macht ja auch Sinn...🙄

                                        (3670089) no key defined. Only read is possible
                                        

                                        Bildschirmfoto 2020-10-02 um 08.40.28.png
                                        Das Verhalten ist aber das gleiche, wechsel zwischen gelb und grün

                                        Agria4800 1 Reply Last reply Reply Quote 0
                                        • Agria4800
                                          Agria4800 @Agria4800 last edited by

                                          Hier nur mal in der Instance 3 das zweite Gateway alleine mit einem Fensterkontakt, Standard Einstellung und hier geht es gerade...
                                          Hier sieht man schön im Logfile, wie er im cmd":"heartbeat"," lauscht und nach einiger Zeit der Fenster Kontakt den state ändert (2 mal) und danach wieder in den cmd":"heartbeat"," mode geht...
                                          Ich denke mal, so sollte es sein

                                          Log

                                          mihome.3	2020-10-02 09:02:42.952	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"dV0szronSXiBL7Al","data":{"ip":"192.168.178.139"}}
                                          mihome.3	2020-10-02 09:02:32.918	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"aNUGREd0WjrreuxU","data":{"ip":"192.168.178.139"}}
                                          mihome.3	2020-10-02 09:02:22.985	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"Bz54k600RCtQrzff","data":{"ip":"192.168.178.139"}}
                                          mihome.3	2020-10-02 09:02:10.288	debug	(3676805) RAW: {"cmd":"report","model":"sensor_magnet.aq2","sid":"158d00042471cb","short_id":49264,"data":{"status":"close"}}
                                          mihome.3	2020-10-02 09:02:10.288	debug	(3676805) data: 158d00042471cb(magnet): {"state":false}
                                          mihome.3	2020-10-02 09:02:07.522	debug	(3676805) RAW: {"cmd":"report","model":"sensor_magnet.aq2","sid":"158d00042471cb","short_id":49264,"data":{"status":"open"}}
                                          mihome.3	2020-10-02 09:02:07.522	debug	(3676805) data: 158d00042471cb(magnet): {"state":true}
                                          mihome.3	2020-10-02 09:02:04.246	debug	(3676805) RAW: {"cmd":"report","model":"sensor_magnet.aq2","sid":"158d00042471cb","short_id":49264,"data":{"status":"close"}}
                                          mihome.3	2020-10-02 09:02:04.246	debug	(3676805) data: 158d00042471cb(magnet): {"state":false}
                                          mihome.3	2020-10-02 09:02:03.018	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"COuEtFKj6M6vSAKf","data":{"ip":"192.168.178.139"}}
                                          mihome.3	2020-10-02 09:02:00.559	debug	(3676805) RAW: {"cmd":"report","model":"sensor_magnet.aq2","sid":"158d00042471cb","short_id":49264,"data":{"status":"open"}}
                                          mihome.3	2020-10-02 09:02:00.558	debug	(3676805) data: 158d00042471cb(magnet): {"state":true}
                                          mihome.3	2020-10-02 09:01:53.084	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"aJiQYrfAwUpWprmg","data":{"ip":"192.168.178.139"}}
                                          mihome.3	2020-10-02 09:01:43.048	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"WJiklUwhZJ6ZKTjk","data":{"ip":"192.168.178.139"}}
                                          mihome.3	2020-10-02 09:01:33.115	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"NBWuO5OMHABk7hAc","data":{"ip":"192.168.178.139"}}
                                          mihome.3	2020-10-02 09:01:23.081	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"65EDKbp97RdOHiiY","data":{"ip":"192.168.178.139"}}
                                          mihome.3	2020-10-02 09:01:13.146	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"VSHlPq4Lg5tZc0FL","data":{"ip":"192.168.178.139"}}
                                          mihome.3	2020-10-02 09:01:03.214	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"bfWRCguGFqoN0hGR","data":{"ip":"192.168.178.139"}}
                                          mihome.3	2020-10-02 09:00:53.179	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"SZ0EZ6JIiGt3Pm4A","data":{"ip":"192.168.178.139"}}
                                          mihome.3	2020-10-02 09:00:43.247	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"vvidoWKTk9jOS8NM","data":{"ip":"192.168.178.139"}}
                                          mihome.3	2020-10-02 09:00:33.210	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"qbxwGlBuwfT8ekKF","data":{"ip":"192.168.178.139"}}
                                          mihome.3	2020-10-02 09:00:13.244	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"uKQD9B5wKWYcuv0v","data":{"ip":"192.168.178.139"}}
                                          mihome.3	2020-10-02 09:00:03.309	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"6sP9sisde8oiczNS","data":{"ip":"192.168.178.139"}}
                                          mihome.3	2020-10-02 08:59:53.376	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"yUGcvSrgcsSzLkU2","data":{"ip":"192.168.178.139"}}
                                          mihome.3	2020-10-02 08:59:43.341	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"0HIPzG61S8f2S3UQ","data":{"ip":"192.168.178.139"}}
                                          mihome.3	2020-10-02 08:59:33.408	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"o0vlfim8EwhYVprU","data":{"ip":"192.168.178.139"}}
                                          mihome.3	2020-10-02 08:59:23.375	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"p1twxSCnQcsMAe8J","data":{"ip":"192.168.178.139"}}
                                          mihome.3	2020-10-02 08:59:13.440	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"TqjA5CgjWoXbpfJU","data":{"ip":"192.168.178.139"}}
                                          mihome.3	2020-10-02 08:59:03.405	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"ZQtBSHHro3CRiHeY","data":{"ip":"192.168.178.139"}}
                                          mihome.3	2020-10-02 08:58:53.472	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"U9Y4Nj5pC2HsKwba","data":{"ip":"192.168.178.139"}}
                                          mihome.3	2020-10-02 08:58:43.539	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"YSqGpjnbQsPMTmXV","data":{"ip":"192.168.178.139"}}
                                          mihome.3	2020-10-02 08:58:23.571	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"SkMCGVHamPdBl2XH","data":{"ip":"192.168.178.139"}}
                                          mihome.3	2020-10-02 08:58:13.536	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"X274PZ6rBUNOdXIM","data":{"ip":"192.168.178.139"}}
                                          mihome.3	2020-10-02 08:58:03.603	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"dsPpusw2utVXBXXk","data":{"ip":"192.168.178.139"}}
                                          mihome.3	2020-10-02 08:57:53.567	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"zkxqwpwmszL3inSy","data":{"ip":"192.168.178.139"}}
                                          mihome.3	2020-10-02 08:57:43.635	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"XdX7jnWRjoVltdPa","data":{"ip":"192.168.178.139"}}
                                          mihome.3	2020-10-02 08:57:33.702	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"rTz3Vl9gdDsnw9FV","data":{"ip":"192.168.178.139"}}
                                          mihome.3	2020-10-02 08:57:23.666	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"KgN96SKdSktKZHEy","data":{"ip":"192.168.178.139"}}
                                          mihome.3	2020-10-02 08:57:13.734	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"WRzVxic0dBDDz0I7","data":{"ip":"192.168.178.139"}}
                                          mihome.3	2020-10-02 08:57:03.698	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"bOenCEYQLy9ER2i8","data":{"ip":"192.168.178.139"}}
                                          mihome.3	2020-10-02 08:56:53.766	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"P0aTG7NrFSV6IGxi","data":{"ip":"192.168.178.139"}}
                                          

                                          Agria4800 1 Reply Last reply Reply Quote 0
                                          • Agria4800
                                            Agria4800 @Agria4800 last edited by

                                            Hier mal ein Logfile, wo ich das erste Gateway wieder eingesteckt habe, aber über die Instance nur das Gateway 2 eingetragen habe (Key)

                                            Dabei sieht man, das es so funktionieren sollte, wie es korrekt ist.
                                            Allerdings sehe ich aber auch das Gateway 1 nicht connected ist laut DP

                                            
                                            mihome.3	2020-10-02 09:13:01.557	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"YsynUn1iJksoRkRj","data":{"ip":"192.168.178.139"}}
                                            mihome.3	2020-10-02 09:13:00.329	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"04cf8c8fadb8","short_id":"0","token":"MUIsrhelqmuAJ6Ru","data":{"ip":"192.168.178.44"}}
                                            mihome.3	2020-10-02 09:12:51.624	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"4kuME5BVIbDtjdZM","data":{"ip":"192.168.178.139"}}
                                            mihome.3	2020-10-02 09:12:50.293	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"04cf8c8fadb8","short_id":"0","token":"EYcPFxxSbNfWdqzN","data":{"ip":"192.168.178.44"}}
                                            mihome.3	2020-10-02 09:12:45.165	debug	(3676805) data: 158d000401067f(switch): {"double":false}
                                            mihome.3	2020-10-02 09:12:44.865	debug	(3676805) RAW: {"cmd":"report","model":"switch","sid":"158d000401067f","short_id":51208,"data":{"status":"double_click"}}
                                            mihome.3	2020-10-02 09:12:44.865	debug	(3676805) data: 158d000401067f(switch): {"double":true}
                                            mihome.3	2020-10-02 09:12:41.589	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"kdMj8wbjFLapzjCs","data":{"ip":"192.168.178.139"}}
                                            mihome.3	2020-10-02 09:12:40.667	debug	(3676805) RAW: {"cmd":"report","model":"switch","sid":"158d000401067f","short_id":51208,"data":{"status":"long_click_release"}}
                                            mihome.3	2020-10-02 09:12:40.667	debug	(3676805) data: 158d000401067f(switch): {"long":false}
                                            mihome.3	2020-10-02 09:12:39.439	debug	(3676805) RAW: {"cmd":"report","model":"switch","sid":"158d000401067f","short_id":51208,"data":{"status":"long_click_press"}}
                                            mihome.3	2020-10-02 09:12:39.438	debug	(3676805) data: 158d000401067f(switch): {"long":true}
                                            mihome.3	2020-10-02 09:12:31.656	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"KLAxwChN6CoyGich","data":{"ip":"192.168.178.139"}}
                                            mihome.3	2020-10-02 09:12:30.324	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"04cf8c8fadb8","short_id":"0","token":"AoeMXyinUfxBb2GA","data":{"ip":"192.168.178.44"}}
                                            mihome.3	2020-10-02 09:12:25.506	debug	(3676805) data: 158d000401067f(switch): {"click":false}
                                            mihome.3	2020-10-02 09:12:25.206	debug	(3676805) RAW: {"cmd":"report","model":"switch","sid":"158d000401067f","short_id":51208,"data":{"status":"click"}}
                                            mihome.3	2020-10-02 09:12:25.206	debug	(3676805) data: 158d000401067f(switch): {"click":true}
                                            mihome.3	2020-10-02 09:12:21.621	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"IMim3u05I5BsQYTD","data":{"ip":"192.168.178.139"}}
                                            mihome.3	2020-10-02 09:12:20.391	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"04cf8c8fadb8","short_id":"0","token":"BbpysZANKEMZGMU8","data":{"ip":"192.168.178.44"}}
                                            mihome.3	2020-10-02 09:12:10.356	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"04cf8c8fadb8","short_id":"0","token":"um4M7w7J75NUTADU","data":{"ip":"192.168.178.44"}}
                                            mihome.3	2020-10-02 09:12:01.754	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"NXXlYsKyhjWEvKke","data":{"ip":"192.168.178.139"}}
                                            mihome.3	2020-10-02 09:12:00.423	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"04cf8c8fadb8","short_id":"0","token":"fe71YsP2ajfbm4aI","data":{"ip":"192.168.178.44"}}
                                            mihome.3	2020-10-02 09:11:51.719	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"fPsnPvZ7DJnjKN7Q","data":{"ip":"192.168.178.139"}}
                                            mihome.3	2020-10-02 09:11:50.388	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"04cf8c8fadb8","short_id":"0","token":"KsbelHjmiKGlrPBc","data":{"ip":"192.168.178.44"}}
                                            mihome.3	2020-10-02 09:11:41.786	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"115ybalXQeGp3a0B","data":{"ip":"192.168.178.139"}}
                                            mihome.3	2020-10-02 09:11:40.456	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"04cf8c8fadb8","short_id":"0","token":"E48U67vdaOh6egVA","data":{"ip":"192.168.178.44"}}
                                            mihome.3	2020-10-02 09:11:31.751	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"Ua2ATADk3IzReD9b","data":{"ip":"192.168.178.139"}}
                                            mihome.3	2020-10-02 09:11:30.420	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"04cf8c8fadb8","short_id":"0","token":"BgzBEBdZhr0Oimei","data":{"ip":"192.168.178.44"}}
                                            mihome.3	2020-10-02 09:11:21.818	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"G0XAysfY4ijisCFw","data":{"ip":"192.168.178.139"}}
                                            mihome.3	2020-10-02 09:11:15.573	debug	(3676805) RAW: {"cmd":"report","model":"sensor_motion.aq2","sid":"158d000446685d","short_id":16930,"data":{"status":"motion"}}
                                            mihome.3	2020-10-02 09:11:15.572	debug	(3676805) data: 158d000446685d(sensor_motion.aq2): {"state":true,"no_motion":0}
                                            mihome.3	2020-10-02 09:11:15.572	debug	(3676805) RAW: {"cmd":"report","model":"sensor_motion.aq2","sid":"158d000446685d","short_id":16930,"data":{"lux":"79"}}
                                            mihome.3	2020-10-02 09:11:15.572	debug	(3676805) data: 158d000446685d(sensor_motion.aq2): {"lux":79}
                                            mihome.3	2020-10-02 09:11:11.783	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"MyMBqeQ20fFiA7jj","data":{"ip":"192.168.178.139"}}
                                            mihome.3	2020-10-02 09:11:10.451	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"04cf8c8fadb8","short_id":"0","token":"eUS4yfE1EI0kdn2G","data":{"ip":"192.168.178.44"}}
                                            mihome.3	2020-10-02 09:11:06.048	debug	(3676805) RAW: {"cmd":"report","model":"sensor_magnet.aq2","sid":"158d00042471cb","short_id":49264,"data":{"status":"close"}}
                                            mihome.3	2020-10-02 09:11:06.048	debug	(3676805) data: 158d00042471cb(magnet): {"state":false}
                                            mihome.3	2020-10-02 09:11:03.591	debug	(3676805) RAW: {"cmd":"report","model":"sensor_magnet.aq2","sid":"158d00042471cb","short_id":49264,"data":{"status":"open"}}
                                            mihome.3	2020-10-02 09:11:03.591	debug	(3676805) data: 158d00042471cb(magnet): {"state":true}
                                            mihome.3	2020-10-02 09:11:01.850	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"tiETjRLzwryoetbO","data":{"ip":"192.168.178.139"}}
                                            mihome.3	2020-10-02 09:11:00.521	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"04cf8c8fadb8","short_id":"0","token":"yT5vXYhmQtI7KRbs","data":{"ip":"192.168.178.44"}}
                                            mihome.3	2020-10-02 09:10:55.808	debug	(3676805) RAW: {"cmd":"report","model":"sensor_magnet.aq2","sid":"158d00042471cb","short_id":49264,"data":{"status":"close"}}
                                            mihome.3	2020-10-02 09:10:55.808	debug	(3676805) data: 158d00042471cb(magnet): {"state":false}
                                            mihome.3	2020-10-02 09:10:52.224	debug	(3676805) RAW: {"cmd":"report","model":"sensor_magnet.aq2","sid":"158d00042471cb","short_id":49264,"data":{"status":"open"}}
                                            mihome.3	2020-10-02 09:10:52.224	debug	(3676805) data: 158d00042471cb(magnet): {"state":true}
                                            mihome.3	2020-10-02 09:10:51.815	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"ygMNXBaBky4fzHP1","data":{"ip":"192.168.178.139"}}
                                            mihome.3	2020-10-02 09:10:50.483	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"04cf8c8fadb8","short_id":"0","token":"KemG9lB294vfKVTa","data":{"ip":"192.168.178.44"}}
                                            mihome.3	2020-10-02 09:10:41.882	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"jrktvvKIzKwqIPQo","data":{"ip":"192.168.178.139"}}
                                            mihome.3	2020-10-02 09:10:40.550	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"04cf8c8fadb8","short_id":"0","token":"W3y8fcTyMhTDj49d","data":{"ip":"192.168.178.44"}}
                                            mihome.3	2020-10-02 09:10:38.228	debug	(3676805) data: 04cf8c8fadb8(gateway): {"connected":false}
                                            mihome.3	2020-10-02 09:10:32.358	debug	(3676805) RAW: {"cmd":"report","model":"sensor_magnet.aq2","sid":"158d00042471cb","short_id":49264,"data":{"status":"close"}}
                                            mihome.3	2020-10-02 09:10:32.358	debug	(3676805) data: 158d00042471cb(magnet): {"state":false}
                                            mihome.3	2020-10-02 09:10:31.847	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"BRbXy3ElxQIZ6kqE","data":{"ip":"192.168.178.139"}}
                                            mihome.3	2020-10-02 09:10:18.228	debug	(3676805) RAW: {"cmd":"report","model":"gateway","sid":"04cf8c8fadb8","short_id":0,"data":{"rgb":1023410175,"illumination":1292}}
                                            mihome.3	2020-10-02 09:10:18.227	debug	(3676805) data: 04cf8c8fadb8(gateway): {"illumination":1292,"on":true,"dimmer":60,"rgb":"#FFFFFF"}
                                            mihome.3	2020-10-02 09:10:18.220	debug	(3676805) data: 158d000401067f(switch): {"click":false}
                                            mihome.3	2020-10-02 09:10:17.920	debug	(3676805) RAW: {"cmd":"report","model":"switch","sid":"158d000401067f","short_id":51208,"data":{"status":"click"}}
                                            mihome.3	2020-10-02 09:10:17.919	debug	(3676805) data: 158d000401067f(switch): {"click":true}
                                            mihome.3	2020-10-02 09:10:11.878	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"wBezdJv5kYD5CzXx","data":{"ip":"192.168.178.139"}}
                                            mihome.3	2020-10-02 09:10:10.547	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"04cf8c8fadb8","short_id":"0","token":"xm9jWtPaRuSx3IXn","data":{"ip":"192.168.178.44"}}
                                            mihome.3	2020-10-02 09:10:07.270	debug	(3676805) RAW: {"cmd":"report","model":"gateway","sid":"04cf8c8fadb8","short_id":0,"data":{"rgb":0,"illumination":1292}}
                                            mihome.3	2020-10-02 09:10:07.270	debug	(3676805) data: 04cf8c8fadb8(gateway): {"illumination":1292,"on":false,"dimmer":0,"rgb":"#000000"}
                                            mihome.3	2020-10-02 09:10:06.853	debug	(3676805) data: 158d000401067f(switch): {"click":false}
                                            mihome.3	2020-10-02 09:10:06.553	debug	(3676805) RAW: {"cmd":"report","model":"switch","sid":"158d000401067f","short_id":51208,"data":{"status":"click"}}
                                            mihome.3	2020-10-02 09:10:06.553	debug	(3676805) data: 158d000401067f(switch): {"click":true}
                                            mihome.3	2020-10-02 09:10:06.042	debug	(3676805) RAW: {"cmd":"report","model":"sensor_motion.aq2","sid":"158d000446685d","short_id":16930,"data":{"status":"motion"}}
                                            mihome.3	2020-10-02 09:10:06.042	debug	(3676805) data: 158d000446685d(sensor_motion.aq2): {"state":true,"no_motion":0}
                                            mihome.3	2020-10-02 09:10:06.042	debug	(3676805) RAW: {"cmd":"report","model":"sensor_motion.aq2","sid":"158d000446685d","short_id":16930,"data":{"lux":"77"}}
                                            mihome.3	2020-10-02 09:10:06.041	debug	(3676805) data: 158d000446685d(sensor_motion.aq2): {"lux":77}
                                            mihome.3	2020-10-02 09:10:01.945	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"9TjCnf6cpGGV2Zch","data":{"ip":"192.168.178.139"}}
                                            mihome.3	2020-10-02 09:10:00.514	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"04cf8c8fadb8","short_id":"0","token":"m5Rv5MxOktSlpuBv","data":{"ip":"192.168.178.44"}}
                                            mihome.3	2020-10-02 09:09:58.771	debug	(3676805) RAW: {"cmd":"heartbeat","model":"switch","sid":"158d000401067f","short_id":51208,"data":{"voltage":3122}}
                                            mihome.3	2020-10-02 09:09:58.771	debug	(3676805) data: 158d000401067f(switch): {"voltage":3.122,"percent":100}
                                            mihome.3	2020-10-02 09:09:58.260	debug	(3676805) RAW: {"cmd":"report","model":"gateway","sid":"04cf8c8fadb8","short_id":0,"data":{"rgb":1023410175,"illumination":1292}}
                                            mihome.3	2020-10-02 09:09:58.259	debug	(3676805) data: 04cf8c8fadb8(gateway): {"illumination":1292,"on":true,"dimmer":60,"rgb":"#FFFFFF"}
                                            mihome.3	2020-10-02 09:09:57.844	debug	(3676805) data: 158d000401067f(switch): {"click":false}
                                            mihome.3	2020-10-02 09:09:57.545	debug	(3676805) RAW: {"cmd":"report","model":"switch","sid":"158d000401067f","short_id":51208,"data":{"status":"click"}}
                                            mihome.3	2020-10-02 09:09:57.544	debug	(3676805) data: 158d000401067f(switch): {"click":true}
                                            mihome.3	2020-10-02 09:09:51.910	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"SkCnHeGpA4RMg85g","data":{"ip":"192.168.178.139"}}
                                            mihome.3	2020-10-02 09:09:50.579	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"04cf8c8fadb8","short_id":"0","token":"5lPt0V724ogzDJpn","data":{"ip":"192.168.178.44"}}
                                            mihome.3	2020-10-02 09:09:48.121	debug	(3676805) RAW: {"cmd":"report","model":"sensor_magnet.aq2","sid":"158d00042471cb","short_id":49264,"data":{"status":"open"}}
                                            mihome.3	2020-10-02 09:09:48.121	debug	(3676805) data: 158d00042471cb(magnet): {"state":true}
                                            mihome.3	2020-10-02 09:09:44.434	debug	(3676805) RAW: {"cmd":"report","model":"sensor_magnet.aq2","sid":"158d00042471cb","short_id":49264,"data":{"status":"close"}}
                                            mihome.3	2020-10-02 09:09:44.434	debug	(3676805) data: 158d00042471cb(magnet): {"state":false}
                                            mihome.3	2020-10-02 09:09:41.465	debug	(3676805) RAW: {"cmd":"report","model":"sensor_magnet.aq2","sid":"158d00042471cb","short_id":49264,"data":{"status":"open"}}
                                            mihome.3	2020-10-02 09:09:41.465	debug	(3676805) data: 158d00042471cb(magnet): {"state":true}
                                            mihome.3	2020-10-02 09:09:40.646	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"04cf8c8fadb8","short_id":"0","token":"DBcRtyeFaBUaJZ9M","data":{"ip":"192.168.178.44"}}
                                            mihome.3	2020-10-02 09:09:32.046	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"FrHhH3sDdOmfYfuZ","data":{"ip":"192.168.178.139"}}
                                            mihome.3	2020-10-02 09:09:30.610	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"04cf8c8fadb8","short_id":"0","token":"cXVCXsfv87AhPW03","data":{"ip":"192.168.178.44"}}
                                            mihome.3	2020-10-02 09:09:29.794	debug	(3676805) RAW: {"cmd":"heartbeat","model":"sensor_motion.aq2","sid":"158d000446685d","short_id":16930,"data":{"voltage":3005,"lux":"80"}}
                                            mihome.3	2020-10-02 09:09:29.793	debug	(3676805) data: 158d000446685d(sensor_motion.aq2): {"voltage":3.005,"percent":100,"lux":80}
                                            mihome.3	2020-10-02 09:09:29.793	debug	(3676805) RAW: {"cmd":"report","model":"sensor_motion.aq2","sid":"158d000446685d","short_id":16930,"data":{"lux":"80"}}
                                            mihome.3	2020-10-02 09:09:29.793	debug	(3676805) data: 158d000446685d(sensor_motion.aq2): {"lux":80}
                                            mihome.3	2020-10-02 09:09:22.009	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"3UkamEUrJ96YrJ1m","data":{"ip":"192.168.178.139"}}
                                            mihome.3	2020-10-02 09:09:20.575	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"04cf8c8fadb8","short_id":"0","token":"gAEENlmsUhWwhroS","data":{"ip":"192.168.178.44"}}
                                            mihome.3	2020-10-02 09:09:12.076	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"PvEuETXujTmS1mu5","data":{"ip":"192.168.178.139"}}
                                            mihome.3	2020-10-02 09:09:10.642	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"04cf8c8fadb8","short_id":"0","token":"BlE9wSWaZWi5wRzW","data":{"ip":"192.168.178.44"}}
                                            mihome.3	2020-10-02 09:09:00.710	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"04cf8c8fadb8","short_id":"0","token":"wno1bEKTiCXV0DR4","data":{"ip":"192.168.178.44"}}
                                            mihome.3	2020-10-02 09:08:52.108	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"LIIUEEMPqjiYY5ph","data":{"ip":"192.168.178.139"}}
                                            mihome.3	2020-10-02 09:08:50.674	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"04cf8c8fadb8","short_id":"0","token":"2qyyT8kB2mnBvU4x","data":{"ip":"192.168.178.44"}}
                                            mihome.3	2020-10-02 09:08:42.175	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"0ADV7wVir580yuTi","data":{"ip":"192.168.178.139"}}
                                            mihome.3	2020-10-02 09:08:32.140	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"BwT9IwMndo1l9edq","data":{"ip":"192.168.178.139"}}
                                            mihome.3	2020-10-02 09:08:30.706	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"04cf8c8fadb8","short_id":"0","token":"RnWhHGAW1thS0w6G","data":{"ip":"192.168.178.44"}}
                                            mihome.3	2020-10-02 09:08:22.207	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"B3ooTvF0v2ID8tsO","data":{"ip":"192.168.178.139"}}
                                            mihome.3	2020-10-02 09:08:20.671	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"04cf8c8fadb8","short_id":"0","token":"Ncq0JAsEZWxXUiFx","data":{"ip":"192.168.178.44"}}
                                            mihome.3	2020-10-02 09:08:12.171	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"JvaCGNYSUwS2SJ2t","data":{"ip":"192.168.178.139"}}
                                            mihome.3	2020-10-02 09:08:10.738	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"04cf8c8fadb8","short_id":"0","token":"fGeZSGxiO8lPcb9h","data":{"ip":"192.168.178.44"}}
                                            mihome.3	2020-10-02 09:08:00.702	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"04cf8c8fadb8","short_id":"0","token":"rHILSYRlRqPdwh1K","data":{"ip":"192.168.178.44"}}
                                            mihome.3	2020-10-02 09:07:52.306	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"dMBkPzLuiMMmztOM","data":{"ip":"192.168.178.139"}}
                                            mihome.3	2020-10-02 09:07:50.769	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"04cf8c8fadb8","short_id":"0","token":"VBuHkotGTdSrLFLW","data":{"ip":"192.168.178.44"}}
                                            mihome.3	2020-10-02 09:07:42.270	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"Ns8a05MfX4iVKpHu","data":{"ip":"192.168.178.139"}}
                                            mihome.3	2020-10-02 09:07:40.878	debug	(3676805) RAW: {"cmd":"read_ack","model":"switch","sid":"158d000401067f","short_id":51208,"data":{"voltage":3122}}
                                            mihome.3	2020-10-02 09:07:40.878	debug	(3676805) data: 158d000401067f(switch): {"voltage":3.122,"percent":100}
                                            mihome.3	2020-10-02 09:07:40.877	debug	(3676805) Create mihome.3.devices.switch_158d000401067f.long
                                            mihome.3	2020-10-02 09:07:40.877	debug	(3676805) Create mihome.3.devices.switch_158d000401067f.double
                                            mihome.3	2020-10-02 09:07:40.877	debug	(3676805) Create mihome.3.devices.switch_158d000401067f.click
                                            mihome.3	2020-10-02 09:07:40.877	debug	(3676805) Create mihome.3.devices.switch_158d000401067f.percent
                                            mihome.3	2020-10-02 09:07:40.877	debug	(3676805) Create mihome.3.devices.switch_158d000401067f.voltage
                                            mihome.3	2020-10-02 09:07:40.877	debug	(3676805) NEW device: 158d000401067f(switch)
                                            mihome.3	2020-10-02 09:07:40.877	debug	(3676805) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d00042471cb","short_id":10924,"data":{"voltage":3005,"status":"unknown"}}
                                            mihome.3	2020-10-02 09:07:40.876	debug	(3676805) data: 158d00042471cb(magnet): {"voltage":3.005,"percent":100}
                                            mihome.3	2020-10-02 09:07:40.876	debug	(3676805) RAW: {"cmd":"read_ack","model":"sensor_motion.aq2","sid":"158d000446685d","short_id":16930,"data":{"voltage":3005}}
                                            mihome.3	2020-10-02 09:07:40.876	debug	(3676805) data: 158d000446685d(sensor_motion.aq2): {"voltage":3.005,"percent":100}
                                            mihome.3	2020-10-02 09:07:40.876	debug	(3676805) Create mihome.3.devices.sensor_motion_aq2_158d000446685d.lux
                                            mihome.3	2020-10-02 09:07:40.876	debug	(3676805) Create mihome.3.devices.sensor_motion_aq2_158d000446685d.no_motion
                                            mihome.3	2020-10-02 09:07:40.876	debug	(3676805) Create mihome.3.devices.sensor_motion_aq2_158d000446685d.state
                                            mihome.3	2020-10-02 09:07:40.876	debug	(3676805) Create mihome.3.devices.sensor_motion_aq2_158d000446685d.percent
                                            mihome.3	2020-10-02 09:07:40.875	debug	(3676805) Create mihome.3.devices.sensor_motion_aq2_158d000446685d.voltage
                                            mihome.3	2020-10-02 09:07:40.875	debug	(3676805) NEW device: 158d000446685d(sensor_motion.aq2)
                                            mihome.3	2020-10-02 09:07:40.875	debug	(3676805) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d000252bef1","short_id":11604,"data":{"voltage":3025,"status":"unknown"}}
                                            mihome.3	2020-10-02 09:07:40.875	debug	(3676805) data: 158d000252bef1(magnet): {"voltage":3.025,"percent":100}
                                            mihome.3	2020-10-02 09:07:40.875	debug	(3676805) Create mihome.3.devices.magnet_158d000252bef1.state
                                            mihome.3	2020-10-02 09:07:40.875	debug	(3676805) Create mihome.3.devices.magnet_158d000252bef1.percent
                                            mihome.3	2020-10-02 09:07:40.875	debug	(3676805) Create mihome.3.devices.magnet_158d000252bef1.voltage
                                            mihome.3	2020-10-02 09:07:40.875	debug	(3676805) NEW device: 158d000252bef1(sensor_magnet.aq2)
                                            mihome.3	2020-10-02 09:07:40.875	debug	(3676805) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d000251f72f","short_id":59879,"data":{"voltage":3035,"status":"unknown"}}
                                            mihome.3	2020-10-02 09:07:40.874	debug	(3676805) data: 158d000251f72f(magnet): {"voltage":3.035,"percent":100}
                                            mihome.3	2020-10-02 09:07:40.874	debug	(3676805) Create mihome.3.devices.magnet_158d000251f72f.state
                                            mihome.3	2020-10-02 09:07:40.874	debug	(3676805) Create mihome.3.devices.magnet_158d000251f72f.percent
                                            mihome.3	2020-10-02 09:07:40.874	debug	(3676805) Create mihome.3.devices.magnet_158d000251f72f.voltage
                                            mihome.3	2020-10-02 09:07:40.874	debug	(3676805) NEW device: 158d000251f72f(sensor_magnet.aq2)
                                            mihome.3	2020-10-02 09:07:40.874	debug	(3676805) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d000251eb2a","short_id":4973,"data":{"voltage":3005,"status":"unknown"}}
                                            mihome.3	2020-10-02 09:07:40.874	debug	(3676805) data: 158d000251eb2a(magnet): {"voltage":3.005,"percent":100}
                                            mihome.3	2020-10-02 09:07:40.874	debug	(3676805) Create mihome.3.devices.magnet_158d000251eb2a.state
                                            mihome.3	2020-10-02 09:07:40.874	debug	(3676805) Create mihome.3.devices.magnet_158d000251eb2a.percent
                                            mihome.3	2020-10-02 09:07:40.874	debug	(3676805) Create mihome.3.devices.magnet_158d000251eb2a.voltage
                                            mihome.3	2020-10-02 09:07:40.873	debug	(3676805) NEW device: 158d000251eb2a(sensor_magnet.aq2)
                                            mihome.3	2020-10-02 09:07:40.873	debug	(3676805) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d000252b2e2","short_id":44237,"data":{"voltage":2995,"status":"unknown"}}
                                            mihome.3	2020-10-02 09:07:40.873	debug	(3676805) data: 158d000252b2e2(magnet): {"voltage":2.995,"percent":98.6}
                                            mihome.3	2020-10-02 09:07:40.873	debug	(3676805) Create mihome.3.devices.magnet_158d000252b2e2.state
                                            mihome.3	2020-10-02 09:07:40.873	debug	(3676805) Create mihome.3.devices.magnet_158d000252b2e2.percent
                                            mihome.3	2020-10-02 09:07:40.873	debug	(3676805) Create mihome.3.devices.magnet_158d000252b2e2.voltage
                                            mihome.3	2020-10-02 09:07:40.873	debug	(3676805) NEW device: 158d000252b2e2(sensor_magnet.aq2)
                                            mihome.3	2020-10-02 09:07:40.873	debug	(3676805) RAW: {"cmd":"read_ack","model":"weather.v1","sid":"158d0002b87cad","short_id":47081,"data":{"voltage":2845,"temperature":"10000","humidity":"0","pressure":"0"}}
                                            mihome.3	2020-10-02 09:07:40.873	debug	(3676805) Create mihome.3.devices.weather_v1_158d0002b87cad.doublePress
                                            mihome.3	2020-10-02 09:07:40.873	debug	(3676805) Create mihome.3.devices.weather_v1_158d0002b87cad.pressure
                                            mihome.3	2020-10-02 09:07:40.872	debug	(3676805) Create mihome.3.devices.weather_v1_158d0002b87cad.humidity
                                            mihome.3	2020-10-02 09:07:40.872	debug	(3676805) Create mihome.3.devices.weather_v1_158d0002b87cad.temperature
                                            mihome.3	2020-10-02 09:07:40.872	debug	(3676805) Create mihome.3.devices.weather_v1_158d0002b87cad.percent
                                            mihome.3	2020-10-02 09:07:40.872	debug	(3676805) Create mihome.3.devices.weather_v1_158d0002b87cad.voltage
                                            mihome.3	2020-10-02 09:07:40.872	debug	(3676805) NEW device: 158d0002b87cad(weather.v1)
                                            mihome.3	2020-10-02 09:07:40.872	debug	(3676805) RAW: {"cmd":"read_ack","model":"weather.v1","sid":"158d0002b6dc62","short_id":44102,"data":{"voltage":2815,"temperature":"10000","humidity":"0","pressure":"0"}}
                                            mihome.3	2020-10-02 09:07:40.872	debug	(3676805) Create mihome.3.devices.weather_v1_158d0002b6dc62.doublePress
                                            mihome.3	2020-10-02 09:07:40.872	debug	(3676805) Create mihome.3.devices.weather_v1_158d0002b6dc62.pressure
                                            mihome.3	2020-10-02 09:07:40.872	debug	(3676805) Create mihome.3.devices.weather_v1_158d0002b6dc62.humidity
                                            mihome.3	2020-10-02 09:07:40.872	debug	(3676805) Create mihome.3.devices.weather_v1_158d0002b6dc62.temperature
                                            mihome.3	2020-10-02 09:07:40.872	debug	(3676805) Create mihome.3.devices.weather_v1_158d0002b6dc62.percent
                                            mihome.3	2020-10-02 09:07:40.871	debug	(3676805) Create mihome.3.devices.weather_v1_158d0002b6dc62.voltage
                                            mihome.3	2020-10-02 09:07:40.871	debug	(3676805) NEW device: 158d0002b6dc62(weather.v1)
                                            mihome.3	2020-10-02 09:07:40.871	debug	(3676805) RAW: {"cmd":"read_ack","model":"weather.v1","sid":"158d0002b87d72","short_id":45144,"data":{"voltage":2875,"temperature":"10000","humidity":"0","pressure":"0"}}
                                            mihome.3	2020-10-02 09:07:40.871	debug	(3676805) Create mihome.3.devices.weather_v1_158d0002b87d72.doublePress
                                            mihome.3	2020-10-02 09:07:40.871	debug	(3676805) Create mihome.3.devices.weather_v1_158d0002b87d72.pressure
                                            mihome.3	2020-10-02 09:07:40.871	debug	(3676805) Create mihome.3.devices.weather_v1_158d0002b87d72.humidity
                                            mihome.3	2020-10-02 09:07:40.871	debug	(3676805) Create mihome.3.devices.weather_v1_158d0002b87d72.temperature
                                            mihome.3	2020-10-02 09:07:40.871	debug	(3676805) Create mihome.3.devices.weather_v1_158d0002b87d72.percent
                                            mihome.3	2020-10-02 09:07:40.871	debug	(3676805) Create mihome.3.devices.weather_v1_158d0002b87d72.voltage
                                            mihome.3	2020-10-02 09:07:40.870	debug	(3676805) NEW device: 158d0002b87d72(weather.v1)
                                            mihome.3	2020-10-02 09:07:40.870	debug	(3676805) RAW: {"cmd":"read_ack","model":"weather.v1","sid":"158d0002b6dc2d","short_id":59190,"data":{"voltage":3125,"temperature":"10000","humidity":"0","pressure":"0"}}
                                            mihome.3	2020-10-02 09:07:40.870	debug	(3676805) Create mihome.3.devices.weather_v1_158d0002b6dc2d.doublePress
                                            mihome.3	2020-10-02 09:07:40.870	debug	(3676805) Create mihome.3.devices.weather_v1_158d0002b6dc2d.pressure
                                            mihome.3	2020-10-02 09:07:40.870	debug	(3676805) Create mihome.3.devices.weather_v1_158d0002b6dc2d.humidity
                                            mihome.3	2020-10-02 09:07:40.870	debug	(3676805) Create mihome.3.devices.weather_v1_158d0002b6dc2d.temperature
                                            mihome.3	2020-10-02 09:07:40.870	debug	(3676805) Create mihome.3.devices.weather_v1_158d0002b6dc2d.percent
                                            mihome.3	2020-10-02 09:07:40.870	debug	(3676805) Create mihome.3.devices.weather_v1_158d0002b6dc2d.voltage
                                            mihome.3	2020-10-02 09:07:40.869	debug	(3676805) NEW device: 158d0002b6dc2d(weather.v1)
                                            mihome.3	2020-10-02 09:07:40.869	debug	(3676805) RAW: {"cmd":"read_ack","model":"sensor_cube.aqgl01","sid":"158d00027d8b14","short_id":5472,"data":{"voltage":3005}}
                                            mihome.3	2020-10-02 09:07:40.869	debug	(3676805) data: 158d00027d8b14(cube): {"voltage":3.005,"percent":100}
                                            mihome.3	2020-10-02 09:07:40.869	debug	(3676805) Create mihome.3.devices.cube_158d00027d8b14.rotate_right
                                            mihome.3	2020-10-02 09:07:40.869	debug	(3676805) Create mihome.3.devices.cube_158d00027d8b14.rotate_left
                                            mihome.3	2020-10-02 09:07:40.868	debug	(3676805) Create mihome.3.devices.cube_158d00027d8b14.free_fall
                                            mihome.3	2020-10-02 09:07:40.866	debug	(3676805) Create mihome.3.devices.cube_158d00027d8b14.alert
                                            mihome.3	2020-10-02 09:07:40.865	debug	(3676805) Create mihome.3.devices.cube_158d00027d8b14.swing
                                            mihome.3	2020-10-02 09:07:40.865	debug	(3676805) Create mihome.3.devices.cube_158d00027d8b14.shake_air
                                            mihome.3	2020-10-02 09:07:40.865	debug	(3676805) Create mihome.3.devices.cube_158d00027d8b14.tap_twice
                                            mihome.3	2020-10-02 09:07:40.865	debug	(3676805) Create mihome.3.devices.cube_158d00027d8b14.move
                                            mihome.3	2020-10-02 09:07:40.865	debug	(3676805) Create mihome.3.devices.cube_158d00027d8b14.flip180
                                            mihome.3	2020-10-02 09:07:40.865	debug	(3676805) Create mihome.3.devices.cube_158d00027d8b14.flip90
                                            mihome.3	2020-10-02 09:07:40.865	debug	(3676805) Create mihome.3.devices.cube_158d00027d8b14.rotate_position
                                            mihome.3	2020-10-02 09:07:40.865	debug	(3676805) Create mihome.3.devices.cube_158d00027d8b14.rotate
                                            mihome.3	2020-10-02 09:07:40.865	debug	(3676805) Create mihome.3.devices.cube_158d00027d8b14.percent
                                            mihome.3	2020-10-02 09:07:40.865	debug	(3676805) Create mihome.3.devices.cube_158d00027d8b14.voltage
                                            mihome.3	2020-10-02 09:07:40.864	debug	(3676805) NEW device: 158d00027d8b14(sensor_cube.aqgl01)
                                            mihome.3	2020-10-02 09:07:40.864	debug	(3676805) RAW: {"cmd":"read_ack","model":"sensor_wleak.aq1","sid":"158d00024bfb42","short_id":40077,"data":{"voltage":3025}}
                                            mihome.3	2020-10-02 09:07:40.864	debug	(3676805) data: 158d00024bfb42(sensor_wleak.aq1): {"voltage":3.025,"percent":100}
                                            mihome.3	2020-10-02 09:07:40.864	debug	(3676805) Create mihome.3.devices.sensor_wleak_aq1_158d00024bfb42.state
                                            mihome.3	2020-10-02 09:07:40.864	debug	(3676805) Create mihome.3.devices.sensor_wleak_aq1_158d00024bfb42.percent
                                            mihome.3	2020-10-02 09:07:40.864	debug	(3676805) Create mihome.3.devices.sensor_wleak_aq1_158d00024bfb42.voltage
                                            mihome.3	2020-10-02 09:07:40.864	debug	(3676805) NEW device: 158d00024bfb42(sensor_wleak.aq1)
                                            mihome.3	2020-10-02 09:07:40.863	debug	(3676805) RAW: {"cmd":"read_ack","model":"weather.v1","sid":"158d0002b87d36","short_id":25591,"data":{"voltage":2815,"temperature":"10000","humidity":"0","pressure":"0"}}
                                            mihome.3	2020-10-02 09:07:40.863	debug	(3676805) Create mihome.3.devices.weather_v1_158d0002b87d36.doublePress
                                            mihome.3	2020-10-02 09:07:40.863	debug	(3676805) Create mihome.3.devices.weather_v1_158d0002b87d36.pressure
                                            mihome.3	2020-10-02 09:07:40.863	debug	(3676805) Create mihome.3.devices.weather_v1_158d0002b87d36.humidity
                                            mihome.3	2020-10-02 09:07:40.862	debug	(3676805) Create mihome.3.devices.weather_v1_158d0002b87d36.temperature
                                            mihome.3	2020-10-02 09:07:40.862	debug	(3676805) Create mihome.3.devices.weather_v1_158d0002b87d36.percent
                                            mihome.3	2020-10-02 09:07:40.862	debug	(3676805) Create mihome.3.devices.weather_v1_158d0002b87d36.voltage
                                            mihome.3	2020-10-02 09:07:40.862	debug	(3676805) NEW device: 158d0002b87d36(weather.v1)
                                            mihome.3	2020-10-02 09:07:40.862	debug	(3676805) RAW: {"cmd":"read_ack","model":"gateway","sid":"04cf8c8fadb8","short_id":0,"data":{"rgb":0,"illumination":842,"proto_version":"1.1.2"}}
                                            mihome.3	2020-10-02 09:07:40.861	debug	(3676805) data: 04cf8c8fadb8(gateway): {"proto_version":"1.1.2","illumination":842,"on":false,"dimmer":0,"rgb":"#000000"}
                                            mihome.3	2020-10-02 09:07:40.850	debug	(3676805) RAW: {"cmd":"get_id_list_ack","sid":"04cf8c8fadb8","token":"738TWar7tuGkcrtx","data":["158d0002b87d36","158d00024bfb42","158d00027d8b14","158d0002b6dc2d","158d0002b87d72","158d0002b6dc62","1
                                            mihome.3	2020-10-02 09:07:40.850	debug	(3676805) Send json: {"cmd":"read","sid":"158d000401067f"}
                                            mihome.3	2020-10-02 09:07:40.850	debug	(3676805) Send json: {"cmd":"read","sid":"158d00042471cb"}
                                            mihome.3	2020-10-02 09:07:40.850	debug	(3676805) Send json: {"cmd":"read","sid":"158d000446685d"}
                                            mihome.3	2020-10-02 09:07:40.850	debug	(3676805) Send json: {"cmd":"read","sid":"158d000252bef1"}
                                            mihome.3	2020-10-02 09:07:40.849	debug	(3676805) Send json: {"cmd":"read","sid":"158d000251f72f"}
                                            mihome.3	2020-10-02 09:07:40.849	debug	(3676805) Send json: {"cmd":"read","sid":"158d000251eb2a"}
                                            mihome.3	2020-10-02 09:07:40.849	debug	(3676805) Send json: {"cmd":"read","sid":"158d000252b2e2"}
                                            mihome.3	2020-10-02 09:07:40.849	debug	(3676805) Send json: {"cmd":"read","sid":"158d0002b87cad"}
                                            mihome.3	2020-10-02 09:07:40.849	debug	(3676805) Send json: {"cmd":"read","sid":"158d0002b6dc62"}
                                            mihome.3	2020-10-02 09:07:40.849	debug	(3676805) Send json: {"cmd":"read","sid":"158d0002b87d72"}
                                            mihome.3	2020-10-02 09:07:40.849	debug	(3676805) Send json: {"cmd":"read","sid":"158d0002b6dc2d"}
                                            mihome.3	2020-10-02 09:07:40.849	debug	(3676805) Send json: {"cmd":"read","sid":"158d00027d8b14"}
                                            mihome.3	2020-10-02 09:07:40.849	debug	(3676805) Send json: {"cmd":"read","sid":"158d00024bfb42"}
                                            mihome.3	2020-10-02 09:07:40.849	debug	(3676805) Send json: {"cmd":"read","sid":"158d0002b87d36"}
                                            mihome.3	2020-10-02 09:07:40.848	debug	(3676805) Send json: {"cmd":"read","sid":"04cf8c8fadb8"}
                                            mihome.3	2020-10-02 09:07:40.739	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"04cf8c8fadb8","short_id":"0","token":"oJNjvsylKXwXq1FM","data":{"ip":"192.168.178.44"}}
                                            mihome.3	2020-10-02 09:07:40.739	debug	(3676805) data: 04cf8c8fadb8(gateway): {"connected":true}
                                            mihome.3	2020-10-02 09:07:40.738	debug	(3676805) Create mihome.3.devices.gateway_04cf8c8fadb8.connected
                                            mihome.3	2020-10-02 09:07:40.738	debug	(3676805) Create mihome.3.devices.gateway_04cf8c8fadb8.remove_device
                                            mihome.3	2020-10-02 09:07:40.737	debug	(3676805) Create mihome.3.devices.gateway_04cf8c8fadb8.join_permission
                                            mihome.3	2020-10-02 09:07:40.737	debug	(3676805) Create mihome.3.devices.gateway_04cf8c8fadb8.proto_version
                                            mihome.3	2020-10-02 09:07:40.737	debug	(3676805) Create mihome.3.devices.gateway_04cf8c8fadb8.mid
                                            mihome.3	2020-10-02 09:07:40.737	debug	(3676805) Create mihome.3.devices.gateway_04cf8c8fadb8.volume
                                            mihome.3	2020-10-02 09:07:40.736	debug	(3676805) Create mihome.3.devices.gateway_04cf8c8fadb8.dimmer
                                            mihome.3	2020-10-02 09:07:40.736	debug	(3676805) Create mihome.3.devices.gateway_04cf8c8fadb8.on
                                            mihome.3	2020-10-02 09:07:40.736	debug	(3676805) Create mihome.3.devices.gateway_04cf8c8fadb8.rgb
                                            mihome.3	2020-10-02 09:07:40.736	debug	(3676805) Create mihome.3.devices.gateway_04cf8c8fadb8.illumination
                                            mihome.3	2020-10-02 09:07:40.735	debug	(3676805) NEW device: 04cf8c8fadb8(gateway)
                                            mihome.3	2020-10-02 09:07:40.735	debug	(3676805) sid : 04cf8c8fadb8 ip : 192.168.178.44
                                            mihome.3	2020-10-02 09:07:40.734	debug	(3676805) Send json: {"cmd":"get_id_list","sid":"04cf8c8fadb8"}
                                            mihome.3	2020-10-02 09:07:32.339	debug	(3676805) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"K12GUbJ3rh0aKbCS","data":{"ip":"192.168.178.139"}}
                                            

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            681
                                            Online

                                            32.0k
                                            Users

                                            80.6k
                                            Topics

                                            1.3m
                                            Posts

                                            6
                                            42
                                            2294
                                            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