Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • 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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Instanz MiHome wechselt Status ständig von grün auf gelb

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    17
    1
    534

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

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

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

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
42 Beiträge 6 Kommentatoren 3.4k Aufrufe 3 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • Agria4800A Agria4800

    @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 BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb am zuletzt editiert von Thomas Braun
    #13

    @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

    Linux-Werkzeugkasten:
    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
    NodeJS Fixer Skript:
    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

    Agria4800A 2 Antworten Letzte Antwort
    0
    • Thomas BraunT 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

      Agria4800A Offline
      Agria4800A Offline
      Agria4800
      schrieb am zuletzt editiert von Agria4800
      #14

      @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 BraunT 1 Antwort Letzte Antwort
      0
      • Thomas BraunT 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

        Agria4800A Offline
        Agria4800A Offline
        Agria4800
        schrieb am zuletzt editiert von
        #15

        @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 Antwort Letzte Antwort
        0
        • Agria4800A 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 BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #16

          @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
          

          Linux-Werkzeugkasten:
          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
          NodeJS Fixer Skript:
          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

          Agria4800A 2 Antworten Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @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
            
            Agria4800A Offline
            Agria4800A Offline
            Agria4800
            schrieb am zuletzt editiert von
            #17

            @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 BraunT 1 Antwort Letzte Antwort
            0
            • Thomas BraunT Thomas Braun

              @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
              
              Agria4800A Offline
              Agria4800A Offline
              Agria4800
              schrieb am zuletzt editiert von Agria4800
              #18

              @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 Antwort Letzte Antwort
              0
              • Agria4800A Agria4800

                @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 BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                schrieb am zuletzt editiert von Thomas Braun
                #19

                @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

                Linux-Werkzeugkasten:
                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                NodeJS Fixer Skript:
                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                Agria4800A 3 Antworten Letzte Antwort
                0
                • Thomas BraunT 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

                  Agria4800A Offline
                  Agria4800A Offline
                  Agria4800
                  schrieb am zuletzt editiert von Agria4800
                  #20

                  @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 Antwort Letzte Antwort
                  0
                  • Thomas BraunT 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

                    Agria4800A Offline
                    Agria4800A Offline
                    Agria4800
                    schrieb am zuletzt editiert von
                    #21

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

                    1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT 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

                      Agria4800A Offline
                      Agria4800A Offline
                      Agria4800
                      schrieb am zuletzt editiert von
                      #22

                      @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:

                      1 Antwort Letzte Antwort
                      0
                      • Agria4800A Agria4800

                        @Thomas-Braun
                        Adapter Version: 1.3.0,
                        node: 12.18.3,
                        js-controller: 3.1.6,
                        npm: 6.14.8,

                        Wie es der Zufall will, ich stelle auf Debug und der Adapter bleibt grün, so wie es sein sollte... anbei das logfile, ich habe während dessen ein paar mal einen Fensterkontakt bewegt... und habe auch die korrekte State Änderung bekommen...also alles korrekt.

                        mihome.0	2020-09-25 17:35:02.355	debug	(2131786) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"TswuOqzgxyP6jWfb","data":{"ip":"192.168.178.139"}}
                        mihome.0	2020-09-25 17:35:02.150	debug	(2131786) RAW: {"cmd":"heartbeat","model":"gateway","sid":"04cf8c8fadb8","short_id":"0","token":"1H3yyRAcrm7j8GB4","data":{"ip":"192.168.178.44"}}
                        mihome.0	2020-09-25 17:34:56.211	debug	(2131786) RAW: {"cmd":"report","model":"sensor_magnet.aq2","sid":"158d00042471cb","short_id":49264,"data":{"status":"close"}}
                        mihome.0	2020-09-25 17:34:56.210	debug	(2131786) data: 158d00042471cb(magnet): {"state":false}
                        mihome.0	2020-09-25 17:34:54.470	debug	(2131786) RAW: {"cmd":"report","model":"sensor_magnet.aq2","sid":"158d00042471cb","short_id":49264,"data":{"status":"open"}}
                        mihome.0	2020-09-25 17:34:54.470	debug	(2131786) data: 158d00042471cb(magnet): {"state":true}
                        mihome.0	2020-09-25 17:34:52.422	debug	(2131786) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"2aXvDHp7vClx2shD","data":{"ip":"192.168.178.139"}}
                        mihome.0	2020-09-25 17:34:52.115	debug	(2131786) RAW: {"cmd":"heartbeat","model":"gateway","sid":"04cf8c8fadb8","short_id":"0","token":"VLntAmKE9UdhCCYo","data":{"ip":"192.168.178.44"}}
                        mihome.0	2020-09-25 17:34:42.387	debug	(2131786) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"JKDgGE36bOSVnTCC","data":{"ip":"192.168.178.139"}}
                        mihome.0	2020-09-25 17:34:42.184	debug	(2131786) RAW: {"cmd":"heartbeat","model":"gateway","sid":"04cf8c8fadb8","short_id":"0","token":"uLYLsh6HEXorkTon","data":{"ip":"192.168.178.44"}}
                        mihome.0	2020-09-25 17:34:32.454	debug	(2131786) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"cJzZTkG8shik9Vid","data":{"ip":"192.168.178.139"}}
                        mihome.0	2020-09-25 17:34:32.249	debug	(2131786) RAW: {"cmd":"heartbeat","model":"gateway","sid":"04cf8c8fadb8","short_id":"0","token":"7r5RYuHsXuIGkbis","data":{"ip":"192.168.178.44"}}
                        mihome.0	2020-09-25 17:34:23.238	debug	(2131786) RAW: {"cmd":"report","model":"sensor_magnet.aq2","sid":"158d00042471cb","short_id":49264,"data":{"status":"open"}}
                        mihome.0	2020-09-25 17:34:23.238	debug	(2131786) data: 158d00042471cb(magnet): {"state":true}
                        mihome.0	2020-09-25 17:34:22.418	debug	(2131786) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"qoRYhKLY4aZVOGqX","data":{"ip":"192.168.178.139"}}
                        mihome.0	2020-09-25 17:34:22.214	debug	(2131786) RAW: {"cmd":"heartbeat","model":"gateway","sid":"04cf8c8fadb8","short_id":"0","token":"IUqiS5F8j2T7Ldu6","data":{"ip":"192.168.178.44"}}
                        mihome.0	2020-09-25 17:34:19.348	debug	(2131786) RAW: {"cmd":"report","model":"sensor_magnet.aq2","sid":"158d00042471cb","short_id":49264,"data":{"status":"close"}}
                        mihome.0	2020-09-25 17:34:19.347	debug	(2131786) data: 158d00042471cb(magnet): {"state":false}
                        mihome.0	2020-09-25 17:34:16.070	debug	(2131786) RAW: {"cmd":"report","model":"sensor_magnet.aq2","sid":"158d00042471cb","short_id":49264,"data":{"status":"close"}}
                        mihome.0	2020-09-25 17:34:16.070	debug	(2131786) data: 158d00042471cb(magnet): {"state":false}
                        mihome.0	2020-09-25 17:34:14.229	debug	(2131786) RAW: {"cmd":"report","model":"sensor_magnet.aq2","sid":"158d00042471cb","short_id":49264,"data":{"status":"open"}}
                        mihome.0	2020-09-25 17:34:14.228	debug	(2131786) data: 158d00042471cb(magnet): {"state":true}
                        mihome.0	2020-09-25 17:34:12.485	debug	(2131786) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"qvc2eiwuRn6CT5DW","data":{"ip":"192.168.178.139"}}
                        mihome.0	2020-09-25 17:34:12.280	debug	(2131786) RAW: {"cmd":"heartbeat","model":"gateway","sid":"04cf8c8fadb8","short_id":"0","token":"XYTgY9qnNTHpulzd","data":{"ip":"192.168.178.44"}}
                        mihome.0	2020-09-25 17:34:11.975	debug	(2131786) RAW: {"cmd":"report","model":"sensor_magnet.aq2","sid":"158d00042471cb","short_id":49264,"data":{"status":"close"}}
                        mihome.0	2020-09-25 17:34:11.974	debug	(2131786) data: 158d00042471cb(magnet): {"state":false}
                        mihome.0	2020-09-25 17:34:10.233	debug	(2131786) RAW: {"cmd":"report","model":"sensor_magnet.aq2","sid":"158d00042471cb","short_id":49264,"data":{"status":"open"}}
                        mihome.0	2020-09-25 17:34:10.233	debug	(2131786) data: 158d00042471cb(magnet): {"state":true}
                        mihome.0	2020-09-25 17:34:08.493	debug	(2131786) RAW: {"cmd":"report","model":"sensor_magnet.aq2","sid":"158d00042471cb","short_id":49264,"data":{"status":"close"}}
                        mihome.0	2020-09-25 17:34:08.492	debug	(2131786) data: 158d00042471cb(magnet): {"state":false}
                        mihome.0	2020-09-25 17:34:06.137	debug	(2131786) RAW: {"cmd":"report","model":"sensor_magnet.aq2","sid":"158d00042471cb","short_id":49264,"data":{"status":"open"}}
                        mihome.0	2020-09-25 17:34:06.137	debug	(2131786) data: 158d00042471cb(magnet): {"state":true}
                        mihome.0	2020-09-25 17:34:02.553	debug	(2131786) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"WmbFIgK6l3vp1UC8","data":{"ip":"192.168.178.139"}}
                        mihome.0	2020-09-25 17:34:02.246	debug	(2131786) RAW: {"cmd":"heartbeat","model":"gateway","sid":"04cf8c8fadb8","short_id":"0","token":"9oqoEBkGJpOetSNT","data":{"ip":"192.168.178.44"}}
                        mihome.0	2020-09-25 17:33:52.517	debug	(2131786) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"CVNMJ0T5eEh0cu9f","data":{"ip":"192.168.178.139"}}
                        mihome.0	2020-09-25 17:33:52.313	debug	(2131786) RAW: {"cmd":"heartbeat","model":"gateway","sid":"04cf8c8fadb8","short_id":"0","token":"OxcCeldXXcmupfcx","data":{"ip":"192.168.178.44"}}
                        mihome.0	2020-09-25 17:33:47.400	debug	(2131786) RAW: {"cmd":"report","model":"sensor_motion.aq2","sid":"158d000446685d","short_id":16930,"data":{"status":"motion"}}
                        mihome.0	2020-09-25 17:33:47.400	debug	(2131786) data: 158d000446685d(sensor_motion.aq2): {"state":true,"no_motion":0}
                        mihome.0	2020-09-25 17:33:47.399	debug	(2131786) RAW: {"cmd":"report","model":"sensor_motion.aq2","sid":"158d000446685d","short_id":16930,"data":{"lux":"70"}}
                        mihome.0	2020-09-25 17:33:47.399	debug	(2131786) data: 158d000446685d(sensor_motion.aq2): {"lux":70}
                        mihome.0	2020-09-25 17:33:42.482	debug	(2131786) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"QrWdp5nQIwQy8znX","data":{"ip":"192.168.178.139"}}
                        mihome.0	2020-09-25 17:33:42.277	debug	(2131786) RAW: {"cmd":"heartbeat","model":"gateway","sid":"04cf8c8fadb8","short_id":"0","token":"jNayFm7yx0c2UkAi","data":{"ip":"192.168.178.44"}}
                        mihome.0	2020-09-25 17:33:32.551	debug	(2131786) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"3Jji5QmVdYP2I0LT","data":{"ip":"192.168.178.139"}}
                        mihome.0	2020-09-25 17:33:32.344	debug	(2131786) RAW: {"cmd":"heartbeat","model":"gateway","sid":"04cf8c8fadb8","short_id":"0","token":"7L9TI1q8ajjIF1ty","data":{"ip":"192.168.178.44"}}
                        mihome.0	2020-09-25 17:33:22.616	debug	(2131786) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"HdqpRYrU2U6zPLaW","data":{"ip":"192.168.178.139"}}
                        mihome.0	2020-09-25 17:33:22.411	debug	(2131786) RAW: {"cmd":"heartbeat","model":"gateway","sid":"04cf8c8fadb8","short_id":"0","token":"UHZmMiRn00zufLBi","data":{"ip":"192.168.178.44"}}
                        mihome.0	2020-09-25 17:33:12.581	debug	(2131786) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"4Q8d0MTxos512cL4","data":{"ip":"192.168.178.139"}}
                        mihome.0	2020-09-25 17:33:12.376	debug	(2131786) RAW: {"cmd":"heartbeat","model":"gateway","sid":"04cf8c8fadb8","short_id":"0","token":"gQPYmkyHWf7o44cx","data":{"ip":"192.168.178.44"}}
                        mihome.0	2020-09-25 17:33:02.648	debug	(2131786) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"9FY2ssARwGEVmOcP","data":{"ip":"192.168.178.139"}}
                        mihome.0	2020-09-25 17:33:02.443	debug	(2131786) RAW: {"cmd":"heartbeat","model":"gateway","sid":"04cf8c8fadb8","short_id":"0","token":"UyG95G73uCaub121","data":{"ip":"192.168.178.44"}}
                        mihome.0	2020-09-25 17:32:52.613	debug	(2131786) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"OM5ewKqvxevUnogG","data":{"ip":"192.168.178.139"}}
                        mihome.0	2020-09-25 17:32:52.408	debug	(2131786) RAW: {"cmd":"heartbeat","model":"gateway","sid":"04cf8c8fadb8","short_id":"0","token":"pDxFSFRzzATsFAFA","data":{"ip":"192.168.178.44"}}
                        mihome.0	2020-09-25 17:32:42.682	debug	(2131786) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"A1PhDOaUN8srlAmx","data":{"ip":"192.168.178.139"}}
                        mihome.0	2020-09-25 17:32:42.476	debug	(2131786) RAW: {"cmd":"heartbeat","model":"gateway","sid":"04cf8c8fadb8","short_id":"0","token":"jIxoaQO1kMKMt4lI","data":{"ip":"192.168.178.44"}}
                        mihome.0	2020-09-25 17:32:32.644	debug	(2131786) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"LORRJdRWtoWvxHAV","data":{"ip":"192.168.178.139"}}
                        mihome.0	2020-09-25 17:32:32.442	debug	(2131786) RAW: {"cmd":"heartbeat","model":"gateway","sid":"04cf8c8fadb8","short_id":"0","token":"8NTlP3DpikFRAWJ5","data":{"ip":"192.168.178.44"}}
                        mihome.0	2020-09-25 17:32:22.748	debug	(2131786) data: 7c49eb1da247(gateway): {"connected":false}
                        mihome.0	2020-09-25 17:32:12.576	debug	(2131786) RAW: {"cmd":"heartbeat","model":"gateway","sid":"04cf8c8fadb8","short_id":"0","token":"4NNIQeoYlV5bekRU","data":{"ip":"192.168.178.44"}}
                        mihome.0	2020-09-25 17:32:02.743	debug	(2131786) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"jx19PO5XPWniy2fi","data":{"ip":"192.168.178.139"}}
                        mihome.0	2020-09-25 17:32:02.540	debug	(2131786) RAW: {"cmd":"heartbeat","model":"gateway","sid":"04cf8c8fadb8","short_id":"0","token":"b1M8pXTLfUxVkZxE","data":{"ip":"192.168.178.44"}}
                        mihome.0	2020-09-25 17:31:42.775	debug	(2131786) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"hl7Zg1onTRu7zQGB","data":{"ip":"192.168.178.139"}}
                        mihome.0	2020-09-25 17:31:42.572	debug	(2131786) RAW: {"cmd":"heartbeat","model":"gateway","sid":"04cf8c8fadb8","short_id":"0","token":"P40kyCaOX72M858g","data":{"ip":"192.168.178.44"}}
                        mihome.0	2020-09-25 17:31:32.740	debug	(2131786) RAW: {"cmd":"heartbeat","model":"gateway","sid":"7c49eb1da247","short_id":"0","token":"VbWjrmehRR4KhYH2","data":{"ip":"192.168.178.139"}}
                        mihome.0	2020-09-25 17:31:32.698	debug	(2131786) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d00042471cb","short_id":10924,"data":{"voltage":3005,"status":"unknown"}}
                        mihome.0	2020-09-25 17:31:32.698	debug	(2131786) data: 158d00042471cb(magnet): {"voltage":3.005,"percent":64.2}
                        mihome.0	2020-09-25 17:31:32.698	debug	(2131786) RAW: {"cmd":"read_ack","model":"sensor_motion.aq2","sid":"158d000446685d","short_id":16930,"data":{"voltage":3005,"lux":"112"}}
                        mihome.0	2020-09-25 17:31:32.697	debug	(2131786) data: 158d000446685d(sensor_motion.aq2): {"voltage":3.005,"percent":64.2,"lux":112}
                        mihome.0	2020-09-25 17:31:32.696	debug	(2131786) NEW device: 158d000446685d(sensor_motion.aq2)
                        mihome.0	2020-09-25 17:31:32.696	debug	(2131786) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d000252bef1","short_id":11604,"data":{"voltage":3035,"status":"open"}}
                        mihome.0	2020-09-25 17:31:32.695	debug	(2131786) data: 158d000252bef1(magnet): {"voltage":3.035,"percent":69.7,"state":true}
                        mihome.0	2020-09-25 17:31:32.695	debug	(2131786) NEW device: 158d000252bef1(sensor_magnet.aq2)
                        mihome.0	2020-09-25 17:31:32.695	debug	(2131786) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d000251f72f","short_id":59879,"data":{"voltage":3035,"status":"close"}}
                        mihome.0	2020-09-25 17:31:32.694	debug	(2131786) data: 158d000251f72f(magnet): {"voltage":3.035,"percent":69.7,"state":false}
                        mihome.0	2020-09-25 17:31:32.694	debug	(2131786) NEW device: 158d000251f72f(sensor_magnet.aq2)
                        mihome.0	2020-09-25 17:31:32.693	debug	(2131786) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d000251eb2a","short_id":4973,"data":{"voltage":3005,"status":"close"}}
                        mihome.0	2020-09-25 17:31:32.693	debug	(2131786) data: 158d000251eb2a(magnet): {"voltage":3.005,"percent":64.2,"state":false}
                        mihome.0	2020-09-25 17:31:32.692	debug	(2131786) NEW device: 158d000251eb2a(sensor_magnet.aq2)
                        mihome.0	2020-09-25 17:31:32.692	debug	(2131786) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d000252b2e2","short_id":44237,"data":{"voltage":3005,"status":"close"}}
                        mihome.0	2020-09-25 17:31:32.691	debug	(2131786) data: 158d000252b2e2(magnet): {"voltage":3.005,"percent":64.2,"state":false}
                        mihome.0	2020-09-25 17:31:32.691	debug	(2131786) NEW device: 158d000252b2e2(sensor_magnet.aq2)
                        mihome.0	2020-09-25 17:31:32.690	debug	(2131786) RAW: {"cmd":"read_ack","model":"weather.v1","sid":"158d0002b87cad","short_id":47081,"data":{"voltage":2855,"temperature":"2184","humidity":"5176","pressure":"97818"}}
                        mihome.0	2020-09-25 17:31:32.690	debug	(2131786) data: 158d0002b87cad(weather.v1): {"voltage":2.855,"percent":36.7,"temperature":21.84,"humidity":51.76,"pressure":978.18}
                        mihome.0	2020-09-25 17:31:32.689	debug	(2131786) NEW device: 158d0002b87cad(weather.v1)
                        mihome.0	2020-09-25 17:31:32.688	debug	(2131786) RAW: {"cmd":"read_ack","model":"weather.v1","sid":"158d0002b6dc62","short_id":44102,"data":{"voltage":2825,"temperature":"2231","humidity":"4811","pressure":"97837"}}
                        mihome.0	2020-09-25 17:31:32.687	debug	(2131786) data: 158d0002b6dc62(weather.v1): {"voltage":2.825,"percent":31.2,"temperature":22.31,"humidity":48.11,"pressure":978.37}
                        mihome.0	2020-09-25 17:31:32.687	debug	(2131786) NEW device: 158d0002b6dc62(weather.v1)
                        mihome.0	2020-09-25 17:31:32.686	debug	(2131786) RAW: {"cmd":"read_ack","model":"weather.v1","sid":"158d0002b87d72","short_id":45144,"data":{"voltage":2885,"temperature":"2032","humidity":"6047","pressure":"97889"}}
                        mihome.0	2020-09-25 17:31:32.686	debug	(2131786) data: 158d0002b87d72(weather.v1): {"voltage":2.885,"percent":42.2,"temperature":20.32,"humidity":60.47,"pressure":978.89}
                        mihome.0	2020-09-25 17:31:32.685	debug	(2131786) NEW device: 158d0002b87d72(weather.v1)
                        mihome.0	2020-09-25 17:31:32.685	debug	(2131786) RAW: {"cmd":"read_ack","model":"weather.v1","sid":"158d0002b6dc2d","short_id":59190,"data":{"voltage":2835,"temperature":"1525","humidity":"6337","pressure":"97814"}}
                        mihome.0	2020-09-25 17:31:32.684	debug	(2131786) data: 158d0002b6dc2d(weather.v1): {"voltage":2.835,"percent":33,"temperature":15.25,"humidity":63.37,"pressure":978.14}
                        mihome.0	2020-09-25 17:31:32.684	debug	(2131786) NEW device: 158d0002b6dc2d(weather.v1)
                        mihome.0	2020-09-25 17:31:32.683	debug	(2131786) RAW: {"cmd":"read_ack","model":"sensor_cube.aqgl01","sid":"158d00027d8b14","short_id":5472,"data":{"voltage":3005}}
                        mihome.0	2020-09-25 17:31:32.683	debug	(2131786) data: 158d00027d8b14(cube): {"voltage":3.005,"percent":64.2}
                        mihome.0	2020-09-25 17:31:32.682	debug	(2131786) NEW device: 158d00027d8b14(sensor_cube.aqgl01)
                        mihome.0	2020-09-25 17:31:32.681	debug	(2131786) RAW: {"cmd":"read_ack","model":"sensor_wleak.aq1","sid":"158d00024bfb42","short_id":40077,"data":{"voltage":3025}}
                        mihome.0	2020-09-25 17:31:32.680	debug	(2131786) data: 158d00024bfb42(sensor_wleak.aq1): {"voltage":3.025,"percent":67.9}
                        mihome.0	2020-09-25 17:31:32.679	debug	(2131786) NEW device: 158d00024bfb42(sensor_wleak.aq1)
                        mihome.0	2020-09-25 17:31:32.678	debug	(2131786) RAW: {"cmd":"read_ack","model":"weather.v1","sid":"158d0002b87d36","short_id":25591,"data":{"voltage":2815,"temperature":"2170","humidity":"4705","pressure":"97869"}}
                        mihome.0	2020-09-25 17:31:32.677	debug	(2131786) data: 158d0002b87d36(weather.v1): {"voltage":2.815,"percent":29.4,"temperature":21.7,"humidity":47.05,"pressure":978.69}
                        mihome.0	2020-09-25 17:31:32.675	debug	(2131786) NEW device: 158d0002b87d36(weather.v1)
                        mihome.0	2020-09-25 17:31:32.672	debug	(2131786) RAW: {"cmd":"read_ack","model":"gateway","sid":"04cf8c8fadb8","short_id":0,"data":{"rgb":0,"illumination":1292,"proto_version":"1.1.2"}}
                        mihome.0	2020-09-25 17:31:32.671	debug	(2131786) data: 04cf8c8fadb8(gateway): {"proto_version":"1.1.2","illumination":1292,"on":false,"dimmer":0,"rgb":"#000000"}
                        mihome.0	2020-09-25 17:31:32.660	debug	(2131786) RAW: {"cmd":"get_id_list_ack","sid":"04cf8c8fadb8","token":"1urACKoKKkBYdFXB","data":["158d0002b87d36","158d00024bfb42","158d00027d8b14","158d0002b6dc2d","158d0002b87d72","158d0002b6dc62","1
                        mihome.0	2020-09-25 17:31:32.639	debug	(2131786) RAW: {"cmd":"heartbeat","model":"gateway","sid":"04cf8c8fadb8","short_id":"0","token":"a4Hws1WqWnA9rcRA","data":{"ip":"192.168.178.44"}}
                        mihome.0	2020-09-25 17:31:32.638	debug	(2131786) data: 04cf8c8fadb8(gateway): {"connected":true}
                        mihome.0	2020-09-25 17:31:32.637	debug	(2131786) NEW device: 04cf8c8fadb8(gateway)
                        mihome.0	2020-09-25 17:31:26.935	debug	(2131786) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d00042471cb","short_id":49264,"data":{"voltage":3005,"status":"close"}}
                        mihome.0	2020-09-25 17:31:26.935	debug	(2131786) data: 158d00042471cb(magnet): {"voltage":3.005,"percent":64.2,"state":false}
                        mihome.0	2020-09-25 17:31:26.935	debug	(2131786) NEW device: 158d00042471cb(sensor_magnet.aq2)
                        mihome.0	2020-09-25 17:31:26.934	debug	(2131786) RAW: {"cmd":"read_ack","model":"gateway","sid":"7c49eb1da247","short_id":0,"data":{"rgb":0,"illumination":1292,"proto_version":"1.1.2"}}
                        mihome.0	2020-09-25 17:31:26.934	debug	(2131786) data: 7c49eb1da247(gateway): {"proto_version":"1.1.2","illumination":1292,"connected":true,"on":false,"dimmer":0,"rgb":"#000000"}
                        mihome.0	2020-09-25 17:31:26.897	debug	(2131786) RAW: {"cmd":"get_id_list_ack","sid":"7c49eb1da247","token":"QdqPIZyatgvMdBb7","data":["158d00042471cb"]}
                        mihome.0	2020-09-25 17:31:26.775	debug	(2131786) RAW: {"cmd":"iam","port":"9898","sid":"7c49eb1da247","model":"gateway","proto_version":"1.1.2","ip":"192.168.178.139"}
                        mihome.0	2020-09-25 17:31:26.775	info	(2131786) Change connection status: true
                        mihome.0	2020-09-25 17:31:26.774	debug	(2131786) NEW device: 7c49eb1da247(gateway)
                        mihome.0	2020-09-25 17:31:26.696	info	(2131786) Change connection status: false
                        mihome.0	2020-09-25 17:31:26.661	info	(2131786) starting. Version 1.3.0 in /opt/iobroker/node_modules/iobroker.mihome, node: v12.18.3, js-controller: 3.1.6
                        
                        

                        und nun bleibt er grün, das ist doch der klassische Vorführeffekt .. ich poste wieder den log, sobald das Problem auftritt...:confounded:

                        Was ich nur nicht verstehe, ich habe ab und an das Phänomen, dass es korrekt funktioniert, aber eben meiste Zeit nicht...

                        So, einmal beide Gateway´s vom Strom, wieder ran und da ist es, alle 35 sec. geht der Adapter auf gelb siehe log

                        mihome.0	2020-09-25 18:03:36.988	info	(2143110) Change connection status on timeout after 25000ms: false
                        mihome.0	2020-09-25 18:03:31.968	debug	(2143110) data: 04cf8c8fadb8(gateway): {"connected":false}
                        mihome.0	2020-09-25 18:03:31.563	debug	(2143110) data: 7c49eb1da247(gateway): {"connected":false}
                        mihome.0	2020-09-25 18:03:11.988	debug	(2143110) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d00042471cb","short_id":10924,"data":{"voltage":3005,"status":"unknown"}}
                        mihome.0	2020-09-25 18:03:11.988	debug	(2143110) data: 158d00042471cb(magnet): {"voltage":3.005,"percent":64.2}
                        mihome.0	2020-09-25 18:03:11.987	debug	(2143110) RAW: {"cmd":"read_ack","model":"sensor_motion.aq2","sid":"158d000446685d","short_id":16930,"data":{"voltage":3005,"lux":"65"}}
                        mihome.0	2020-09-25 18:03:11.987	debug	(2143110) data: 158d000446685d(sensor_motion.aq2): {"voltage":3.005,"percent":64.2,"lux":65}
                        mihome.0	2020-09-25 18:03:11.987	debug	(2143110) known device: 158d000446685d(sensor_motion.aq2)
                        mihome.0	2020-09-25 18:03:11.987	debug	(2143110) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d000252bef1","short_id":11604,"data":{"voltage":3035,"status":"open"}}
                        mihome.0	2020-09-25 18:03:11.987	debug	(2143110) data: 158d000252bef1(magnet): {"voltage":3.035,"percent":69.7,"state":true}
                        mihome.0	2020-09-25 18:03:11.987	debug	(2143110) known device: 158d000252bef1(sensor_magnet.aq2)
                        mihome.0	2020-09-25 18:03:11.986	debug	(2143110) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d000251f72f","short_id":59879,"data":{"voltage":3035,"status":"close"}}
                        mihome.0	2020-09-25 18:03:11.986	debug	(2143110) data: 158d000251f72f(magnet): {"voltage":3.035,"percent":69.7,"state":false}
                        mihome.0	2020-09-25 18:03:11.986	debug	(2143110) known device: 158d000251f72f(sensor_magnet.aq2)
                        mihome.0	2020-09-25 18:03:11.986	debug	(2143110) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d000251eb2a","short_id":4973,"data":{"voltage":3005,"status":"close"}}
                        mihome.0	2020-09-25 18:03:11.986	debug	(2143110) data: 158d000251eb2a(magnet): {"voltage":3.005,"percent":64.2,"state":false}
                        mihome.0	2020-09-25 18:03:11.986	debug	(2143110) known device: 158d000251eb2a(sensor_magnet.aq2)
                        mihome.0	2020-09-25 18:03:11.985	debug	(2143110) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d000252b2e2","short_id":44237,"data":{"voltage":3005,"status":"close"}}
                        mihome.0	2020-09-25 18:03:11.985	debug	(2143110) data: 158d000252b2e2(magnet): {"voltage":3.005,"percent":64.2,"state":false}
                        mihome.0	2020-09-25 18:03:11.985	debug	(2143110) known device: 158d000252b2e2(sensor_magnet.aq2)
                        mihome.0	2020-09-25 18:03:11.985	debug	(2143110) RAW: {"cmd":"read_ack","model":"weather.v1","sid":"158d0002b87cad","short_id":47081,"data":{"voltage":2855,"temperature":"2181","humidity":"5182","pressure":"0"}}
                        mihome.0	2020-09-25 18:03:11.984	debug	(2143110) data: 158d0002b87cad(weather.v1): {"voltage":2.855,"percent":36.7,"temperature":21.81,"humidity":51.82}
                        mihome.0	2020-09-25 18:03:11.984	debug	(2143110) known device: 158d0002b87cad(weather.v1)
                        mihome.0	2020-09-25 18:03:11.984	debug	(2143110) RAW: {"cmd":"read_ack","model":"weather.v1","sid":"158d0002b6dc62","short_id":44102,"data":{"voltage":2825,"temperature":"2231","humidity":"4903","pressure":"97860"}}
                        mihome.0	2020-09-25 18:03:11.984	debug	(2143110) data: 158d0002b6dc62(weather.v1): {"voltage":2.825,"percent":31.2,"temperature":22.31,"humidity":49.03,"pressure":978.6}
                        mihome.0	2020-09-25 18:03:11.983	debug	(2143110) known device: 158d0002b6dc62(weather.v1)
                        mihome.0	2020-09-25 18:03:11.983	debug	(2143110) RAW: {"cmd":"read_ack","model":"weather.v1","sid":"158d0002b87d72","short_id":45144,"data":{"voltage":2875,"temperature":"2032","humidity":"6047","pressure":"0"}}
                        mihome.0	2020-09-25 18:03:11.982	debug	(2143110) data: 158d0002b87d72(weather.v1): {"voltage":2.875,"percent":40.4,"temperature":20.32,"humidity":60.47}
                        mihome.0	2020-09-25 18:03:11.982	debug	(2143110) known device: 158d0002b87d72(weather.v1)
                        mihome.0	2020-09-25 18:03:11.977	debug	(2143110) RAW: {"cmd":"read_ack","model":"weather.v1","sid":"158d0002b6dc2d","short_id":59190,"data":{"voltage":2845,"temperature":"1350","humidity":"6322","pressure":"97850"}}
                        mihome.0	2020-09-25 18:03:11.977	debug	(2143110) data: 158d0002b6dc2d(weather.v1): {"voltage":2.845,"percent":34.9,"temperature":13.5,"humidity":63.22,"pressure":978.5}
                        mihome.0	2020-09-25 18:03:11.977	debug	(2143110) known device: 158d0002b6dc2d(weather.v1)
                        mihome.0	2020-09-25 18:03:11.977	debug	(2143110) RAW: {"cmd":"read_ack","model":"sensor_cube.aqgl01","sid":"158d00027d8b14","short_id":5472,"data":{"voltage":3005}}
                        mihome.0	2020-09-25 18:03:11.977	debug	(2143110) data: 158d00027d8b14(cube): {"voltage":3.005,"percent":64.2}
                        mihome.0	2020-09-25 18:03:11.976	debug	(2143110) known device: 158d00027d8b14(sensor_cube.aqgl01)
                        mihome.0	2020-09-25 18:03:11.971	debug	(2143110) RAW: {"cmd":"read_ack","model":"sensor_wleak.aq1","sid":"158d00024bfb42","short_id":40077,"data":{"voltage":3025}}
                        mihome.0	2020-09-25 18:03:11.971	debug	(2143110) data: 158d00024bfb42(sensor_wleak.aq1): {"voltage":3.025,"percent":67.9}
                        mihome.0	2020-09-25 18:03:11.971	debug	(2143110) known device: 158d00024bfb42(sensor_wleak.aq1)
                        mihome.0	2020-09-25 18:03:11.971	debug	(2143110) RAW: {"cmd":"read_ack","model":"weather.v1","sid":"158d0002b87d36","short_id":25591,"data":{"voltage":2815,"temperature":"2170","humidity":"4705","pressure":"0"}}
                        mihome.0	2020-09-25 18:03:11.970	debug	(2143110) data: 158d0002b87d36(weather.v1): {"voltage":2.815,"percent":29.4,"temperature":21.7,"humidity":47.05}
                        mihome.0	2020-09-25 18:03:11.970	debug	(2143110) known device: 158d0002b87d36(weather.v1)
                        mihome.0	2020-09-25 18:03:11.969	debug	(2143110) RAW: {"cmd":"read_ack","model":"gateway","sid":"04cf8c8fadb8","short_id":0,"data":{"rgb":0,"illumination":1292,"proto_version":"1.1.2"}}
                        mihome.0	2020-09-25 18:03:11.969	debug	(2143110) data: 04cf8c8fadb8(gateway): {"proto_version":"1.1.2","illumination":1292,"connected":true,"on":false,"dimmer":0,"rgb":"#000000"}
                        mihome.0	2020-09-25 18:03:11.959	debug	(2143110) RAW: {"cmd":"get_id_list_ack","sid":"04cf8c8fadb8","token":"lY6BIemJK3THrx51","data":["158d0002b87d36","158d00024bfb42","158d00027d8b14","158d0002b6dc2d","158d0002b87d72","158d0002b6dc62","1
                        mihome.0	2020-09-25 18:03:11.647	debug	(2143110) RAW: {"cmd":"iam","port":"9898","sid":"04cf8c8fadb8","model":"gateway","proto_version":"1.1.2","ip":"192.168.178.44"}
                        mihome.0	2020-09-25 18:03:11.647	debug	(2143110) RAW: {"cmd":"iam","port":"9898","sid":"7c49eb1da247","model":"gateway","proto_version":"1.1.2","ip":"192.168.178.139"}
                        mihome.0	2020-09-25 18:03:11.571	debug	(2143110) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d00042471cb","short_id":49264,"data":{"voltage":3005,"status":"close"}}
                        mihome.0	2020-09-25 18:03:11.570	debug	(2143110) data: 158d00042471cb(magnet): {"voltage":3.005,"percent":64.2,"state":false}
                        mihome.0	2020-09-25 18:03:11.570	debug	(2143110) known device: 158d00042471cb(sensor_magnet.aq2)
                        mihome.0	2020-09-25 18:03:11.564	debug	(2143110) RAW: {"cmd":"read_ack","model":"gateway","sid":"7c49eb1da247","short_id":0,"data":{"rgb":0,"illumination":1292,"proto_version":"1.1.2"}}
                        mihome.0	2020-09-25 18:03:11.563	debug	(2143110) data: 7c49eb1da247(gateway): {"proto_version":"1.1.2","illumination":1292,"connected":true,"on":false,"dimmer":0,"rgb":"#000000"}
                        mihome.0	2020-09-25 18:03:11.549	debug	(2143110) RAW: {"cmd":"get_id_list_ack","sid":"7c49eb1da247","token":"AoeMXyinUfxBb2GA","data":["158d00042471cb"]}
                        mihome.0	2020-09-25 18:03:11.541	debug	(2143110) RAW: {"cmd":"iam","port":"9898","sid":"7c49eb1da247","model":"gateway","proto_version":"1.1.2","ip":"192.168.178.139"}
                        mihome.0	2020-09-25 18:03:11.541	debug	(2143110) known device: 7c49eb1da247(gateway)
                        mihome.0	2020-09-25 18:03:11.541	debug	(2143110) RAW: {"cmd":"iam","port":"9898","sid":"04cf8c8fadb8","model":"gateway","proto_version":"1.1.2","ip":"192.168.178.44"}
                        mihome.0	2020-09-25 18:03:11.540	info	(2143110) Change connection status: true
                        mihome.0	2020-09-25 18:03:11.540	debug	(2143110) known device: 04cf8c8fadb8(gateway)
                        mihome.0	2020-09-25 18:02:41.511	info	(2143110) Change connection status on timeout after 25000ms: false
                        mihome.0	2020-09-25 18:02:36.498	debug	(2143110) data: 04cf8c8fadb8(gateway): {"connected":false}
                        mihome.0	2020-09-25 18:02:36.496	debug	(2143110) data: 7c49eb1da247(gateway): {"connected":false}
                        mihome.0	2020-09-25 18:02:16.510	debug	(2143110) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d00042471cb","short_id":10924,"data":{"voltage":3005,"status":"unknown"}}
                        mihome.0	2020-09-25 18:02:16.510	debug	(2143110) data: 158d00042471cb(magnet): {"voltage":3.005,"percent":64.2}
                        mihome.0	2020-09-25 18:02:16.510	debug	(2143110) RAW: {"cmd":"read_ack","model":"sensor_motion.aq2","sid":"158d000446685d","short_id":16930,"data":{"voltage":3005,"lux":"65"}}
                        mihome.0	2020-09-25 18:02:16.509	debug	(2143110) data: 158d000446685d(sensor_motion.aq2): {"voltage":3.005,"percent":64.2,"lux":65}
                        mihome.0	2020-09-25 18:02:16.509	debug	(2143110) known device: 158d000446685d(sensor_motion.aq2)
                        mihome.0	2020-09-25 18:02:16.509	debug	(2143110) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d000252bef1","short_id":11604,"data":{"voltage":3035,"status":"open"}}
                        mihome.0	2020-09-25 18:02:16.509	debug	(2143110) data: 158d000252bef1(magnet): {"voltage":3.035,"percent":69.7,"state":true}
                        mihome.0	2020-09-25 18:02:16.508	debug	(2143110) known device: 158d000252bef1(sensor_magnet.aq2)
                        mihome.0	2020-09-25 18:02:16.508	debug	(2143110) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d000251f72f","short_id":59879,"data":{"voltage":3035,"status":"close"}}
                        mihome.0	2020-09-25 18:02:16.508	debug	(2143110) data: 158d000251f72f(magnet): {"voltage":3.035,"percent":69.7,"state":false}
                        mihome.0	2020-09-25 18:02:16.508	debug	(2143110) known device: 158d000251f72f(sensor_magnet.aq2)
                        mihome.0	2020-09-25 18:02:16.507	debug	(2143110) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d000251eb2a","short_id":4973,"data":{"voltage":3005,"status":"close"}}
                        mihome.0	2020-09-25 18:02:16.507	debug	(2143110) data: 158d000251eb2a(magnet): {"voltage":3.005,"percent":64.2,"state":false}
                        mihome.0	2020-09-25 18:02:16.507	debug	(2143110) known device: 158d000251eb2a(sensor_magnet.aq2)
                        mihome.0	2020-09-25 18:02:16.507	debug	(2143110) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d000252b2e2","short_id":44237,"data":{"voltage":3005,"status":"close"}}
                        mihome.0	2020-09-25 18:02:16.506	debug	(2143110) data: 158d000252b2e2(magnet): {"voltage":3.005,"percent":64.2,"state":false}
                        mihome.0	2020-09-25 18:02:16.506	debug	(2143110) known device: 158d000252b2e2(sensor_magnet.aq2)
                        mihome.0	2020-09-25 18:02:16.506	debug	(2143110) RAW: {"cmd":"read_ack","model":"weather.v1","sid":"158d0002b87cad","short_id":47081,"data":{"voltage":2855,"temperature":"2181","humidity":"5182","pressure":"0"}}
                        mihome.0	2020-09-25 18:02:16.506	debug	(2143110) data: 158d0002b87cad(weather.v1): {"voltage":2.855,"percent":36.7,"temperature":21.81,"humidity":51.82}
                        mihome.0	2020-09-25 18:02:16.505	debug	(2143110) known device: 158d0002b87cad(weather.v1)
                        mihome.0	2020-09-25 18:02:16.505	debug	(2143110) RAW: {"cmd":"read_ack","model":"weather.v1","sid":"158d0002b6dc62","short_id":44102,"data":{"voltage":2825,"temperature":"2231","humidity":"4903","pressure":"97860"}}
                        mihome.0	2020-09-25 18:02:16.505	debug	(2143110) data: 158d0002b6dc62(weather.v1): {"voltage":2.825,"percent":31.2,"temperature":22.31,"humidity":49.03,"pressure":978.6}
                        mihome.0	2020-09-25 18:02:16.505	debug	(2143110) known device: 158d0002b6dc62(weather.v1)
                        mihome.0	2020-09-25 18:02:16.504	debug	(2143110) RAW: {"cmd":"read_ack","model":"weather.v1","sid":"158d0002b87d72","short_id":45144,"data":{"voltage":2875,"temperature":"2032","humidity":"6047","pressure":"0"}}
                        mihome.0	2020-09-25 18:02:16.504	debug	(2143110) data: 158d0002b87d72(weather.v1): {"voltage":2.875,"percent":40.4,"temperature":20.32,"humidity":60.47}
                        mihome.0	2020-09-25 18:02:16.504	debug	(2143110) known device: 158d0002b87d72(weather.v1)
                        mihome.0	2020-09-25 18:02:16.504	debug	(2143110) RAW: {"cmd":"read_ack","model":"weather.v1","sid":"158d0002b6dc2d","short_id":59190,"data":{"voltage":2845,"temperature":"1350","humidity":"6322","pressure":"97850"}}
                        mihome.0	2020-09-25 18:02:16.503	debug	(2143110) data: 158d0002b6dc2d(weather.v1): {"voltage":2.845,"percent":34.9,"temperature":13.5,"humidity":63.22,"pressure":978.5}
                        mihome.0	2020-09-25 18:02:16.503	debug	(2143110) known device: 158d0002b6dc2d(weather.v1)
                        mihome.0	2020-09-25 18:02:16.503	debug	(2143110) RAW: {"cmd":"read_ack","model":"sensor_cube.aqgl01","sid":"158d00027d8b14","short_id":5472,"data":{"voltage":3005}}
                        mihome.0	2020-09-25 18:02:16.503	debug	(2143110) data: 158d00027d8b14(cube): {"voltage":3.005,"percent":64.2}
                        mihome.0	2020-09-25 18:02:16.502	debug	(2143110) known device: 158d00027d8b14(sensor_cube.aqgl01)
                        mihome.0	2020-09-25 18:02:16.502	debug	(2143110) RAW: {"cmd":"read_ack","model":"sensor_wleak.aq1","sid":"158d00024bfb42","short_id":40077,"data":{"voltage":3025}}
                        mihome.0	2020-09-25 18:02:16.502	debug	(2143110) data: 158d00024bfb42(sensor_wleak.aq1): {"voltage":3.025,"percent":67.9}
                        mihome.0	2020-09-25 18:02:16.502	debug	(2143110) known device: 158d00024bfb42(sensor_wleak.aq1)
                        mihome.0	2020-09-25 18:02:16.501	debug	(2143110) RAW: {"cmd":"read_ack","model":"weather.v1","sid":"158d0002b87d36","short_id":25591,"data":{"voltage":2815,"temperature":"2170","humidity":"4705","pressure":"0"}}
                        mihome.0	2020-09-25 18:02:16.501	debug	(2143110) data: 158d0002b87d36(weather.v1): {"voltage":2.815,"percent":29.4,"temperature":21.7,"humidity":47.05}
                        mihome.0	2020-09-25 18:02:16.501	debug	(2143110) known device: 158d0002b87d36(weather.v1)
                        mihome.0	2020-09-25 18:02:16.498	debug	(2143110) RAW: {"cmd":"read_ack","model":"gateway","sid":"04cf8c8fadb8","short_id":0,"data":{"rgb":0,"illumination":1292,"proto_version":"1.1.2"}}
                        mihome.0	2020-09-25 18:02:16.497	debug	(2143110) data: 04cf8c8fadb8(gateway): {"proto_version":"1.1.2","illumination":1292,"connected":true,"on":false,"dimmer":0,"rgb":"#000000"}
                        mihome.0	2020-09-25 18:02:16.497	debug	(2143110) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d00042471cb","short_id":49264,"data":{"voltage":3005,"status":"close"}}
                        mihome.0	2020-09-25 18:02:16.497	debug	(2143110) data: 158d00042471cb(magnet): {"voltage":3.005,"percent":64.2,"state":false}
                        mihome.0	2020-09-25 18:02:16.497	debug	(2143110) known device: 158d00042471cb(sensor_magnet.aq2)
                        mihome.0	2020-09-25 18:02:16.496	debug	(2143110) RAW: {"cmd":"read_ack","model":"gateway","sid":"7c49eb1da247","short_id":0,"data":{"rgb":0,"illumination":1292,"proto_version":"1.1.2"}}
                        mihome.0	2020-09-25 18:02:16.496	debug	(2143110) data: 7c49eb1da247(gateway): {"proto_version":"1.1.2","illumination":1292,"connected":true,"on":false,"dimmer":0,"rgb":"#000000"}
                        mihome.0	2020-09-25 18:02:16.489	debug	(2143110) RAW: {"cmd":"get_id_list_ack","sid":"04cf8c8fadb8","token":"SHPPlVBySDEyMmTO","data":["158d0002b87d36","158d00024bfb42","158d00027d8b14","158d0002b6dc2d","158d0002b87d72","158d0002b6dc62","1
                        mihome.0	2020-09-25 18:02:16.488	debug	(2143110) RAW: {"cmd":"get_id_list_ack","sid":"7c49eb1da247","token":"kS2fvqEzYOe6m3Yf","data":["158d00042471cb"]}
                        mihome.0	2020-09-25 18:02:16.482	debug	(2143110) RAW: {"cmd":"iam","port":"9898","sid":"7c49eb1da247","model":"gateway","proto_version":"1.1.2","ip":"192.168.178.139"}
                        mihome.0	2020-09-25 18:02:16.482	debug	(2143110) RAW: {"cmd":"iam","port":"9898","sid":"04cf8c8fadb8","model":"gateway","proto_version":"1.1.2","ip":"192.168.178.44"}
                        mihome.0	2020-09-25 18:02:16.482	debug	(2143110) RAW: {"cmd":"iam","port":"9898","sid":"7c49eb1da247","model":"gateway","proto_version":"1.1.2","ip":"192.168.178.139"}
                        mihome.0	2020-09-25 18:02:16.482	debug	(2143110) known device: 7c49eb1da247(gateway)
                        mihome.0	2020-09-25 18:02:16.482	debug	(2143110) RAW: {"cmd":"iam","port":"9898","sid":"04cf8c8fadb8","model":"gateway","proto_version":"1.1.2","ip":"192.168.178.44"}
                        mihome.0	2020-09-25 18:02:16.481	info	(2143110) Change connection status: true
                        mihome.0	2020-09-25 18:02:16.481	debug	(2143110) known device: 04cf8c8fadb8(gateway)
                        mihome.0	2020-09-25 18:01:46.356	info	(2143110) Change connection status on timeout after 25000ms: false
                        mihome.0	2020-09-25 18:01:41.347	debug	(2143110) data: 04cf8c8fadb8(gateway): {"connected":false}
                        mihome.0	2020-09-25 18:01:39.847	debug	(2143110) data: 7c49eb1da247(gateway): {"connected":false}
                        mihome.0	2020-09-25 18:01:21.355	debug	(2143110) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d00042471cb","short_id":10924,"data":{"voltage":3005,"status":"unknown"}}
                        mihome.0	2020-09-25 18:01:21.355	debug	(2143110) data: 158d00042471cb(magnet): {"voltage":3.005,"percent":64.2}
                        mihome.0	2020-09-25 18:01:21.355	debug	(2143110) RAW: {"cmd":"read_ack","model":"sensor_motion.aq2","sid":"158d000446685d","short_id":16930,"data":{"voltage":3005,"lux":"64"}}
                        mihome.0	2020-09-25 18:01:21.354	debug	(2143110) data: 158d000446685d(sensor_motion.aq2): {"voltage":3.005,"percent":64.2,"lux":64}
                        mihome.0	2020-09-25 18:01:21.354	debug	(2143110) NEW device: 158d000446685d(sensor_motion.aq2)
                        mihome.0	2020-09-25 18:01:21.354	debug	(2143110) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d000252bef1","short_id":11604,"data":{"voltage":3035,"status":"unknown"}}
                        mihome.0	2020-09-25 18:01:21.353	debug	(2143110) data: 158d000252bef1(magnet): {"voltage":3.035,"percent":69.7}
                        mihome.0	2020-09-25 18:01:21.353	debug	(2143110) NEW device: 158d000252bef1(sensor_magnet.aq2)
                        mihome.0	2020-09-25 18:01:21.353	debug	(2143110) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d000251f72f","short_id":59879,"data":{"voltage":3035,"status":"unknown"}}
                        mihome.0	2020-09-25 18:01:21.353	debug	(2143110) data: 158d000251f72f(magnet): {"voltage":3.035,"percent":69.7}
                        mihome.0	2020-09-25 18:01:21.353	debug	(2143110) NEW device: 158d000251f72f(sensor_magnet.aq2)
                        mihome.0	2020-09-25 18:01:21.352	debug	(2143110) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d000251eb2a","short_id":4973,"data":{"voltage":3005,"status":"unknown"}}
                        mihome.0	2020-09-25 18:01:21.352	debug	(2143110) data: 158d000251eb2a(magnet): {"voltage":3.005,"percent":64.2}
                        mihome.0	2020-09-25 18:01:21.352	debug	(2143110) NEW device: 158d000251eb2a(sensor_magnet.aq2)
                        mihome.0	2020-09-25 18:01:21.352	debug	(2143110) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d000252b2e2","short_id":44237,"data":{"voltage":3005,"status":"unknown"}}
                        mihome.0	2020-09-25 18:01:21.352	debug	(2143110) data: 158d000252b2e2(magnet): {"voltage":3.005,"percent":64.2}
                        mihome.0	2020-09-25 18:01:21.351	debug	(2143110) NEW device: 158d000252b2e2(sensor_magnet.aq2)
                        mihome.0	2020-09-25 18:01:21.351	debug	(2143110) RAW: {"cmd":"read_ack","model":"weather.v1","sid":"158d0002b87cad","short_id":47081,"data":{"voltage":2855,"temperature":"10000","humidity":"0","pressure":"0"}}
                        mihome.0	2020-09-25 18:01:21.351	debug	(2143110) NEW device: 158d0002b87cad(weather.v1)
                        mihome.0	2020-09-25 18:01:21.351	debug	(2143110) RAW: {"cmd":"read_ack","model":"weather.v1","sid":"158d0002b6dc62","short_id":44102,"data":{"voltage":2825,"temperature":"10000","humidity":"0","pressure":"0"}}
                        mihome.0	2020-09-25 18:01:21.351	debug	(2143110) NEW device: 158d0002b6dc62(weather.v1)
                        mihome.0	2020-09-25 18:01:21.351	debug	(2143110) RAW: {"cmd":"read_ack","model":"weather.v1","sid":"158d0002b87d72","short_id":45144,"data":{"voltage":2875,"temperature":"10000","humidity":"0","pressure":"0"}}
                        mihome.0	2020-09-25 18:01:21.350	debug	(2143110) NEW device: 158d0002b87d72(weather.v1)
                        mihome.0	2020-09-25 18:01:21.350	debug	(2143110) RAW: {"cmd":"read_ack","model":"weather.v1","sid":"158d0002b6dc2d","short_id":59190,"data":{"voltage":2845,"temperature":"10000","humidity":"0","pressure":"0"}}
                        mihome.0	2020-09-25 18:01:21.350	debug	(2143110) NEW device: 158d0002b6dc2d(weather.v1)
                        mihome.0	2020-09-25 18:01:21.350	debug	(2143110) RAW: {"cmd":"read_ack","model":"sensor_cube.aqgl01","sid":"158d00027d8b14","short_id":5472,"data":{"voltage":3005}}
                        mihome.0	2020-09-25 18:01:21.350	debug	(2143110) data: 158d00027d8b14(cube): {"voltage":3.005,"percent":64.2}
                        mihome.0	2020-09-25 18:01:21.349	debug	(2143110) NEW device: 158d00027d8b14(sensor_cube.aqgl01)
                        mihome.0	2020-09-25 18:01:21.349	debug	(2143110) RAW: {"cmd":"read_ack","model":"sensor_wleak.aq1","sid":"158d00024bfb42","short_id":40077,"data":{"voltage":3025}}
                        mihome.0	2020-09-25 18:01:21.348	debug	(2143110) data: 158d00024bfb42(sensor_wleak.aq1): {"voltage":3.025,"percent":67.9}
                        mihome.0	2020-09-25 18:01:21.348	debug	(2143110) NEW device: 158d00024bfb42(sensor_wleak.aq1)
                        mihome.0	2020-09-25 18:01:21.348	debug	(2143110) RAW: {"cmd":"read_ack","model":"weather.v1","sid":"158d0002b87d36","short_id":25591,"data":{"voltage":2815,"temperature":"10000","humidity":"0","pressure":"0"}}
                        mihome.0	2020-09-25 18:01:21.347	debug	(2143110) NEW device: 158d0002b87d36(weather.v1)
                        mihome.0	2020-09-25 18:01:21.347	debug	(2143110) RAW: {"cmd":"read_ack","model":"gateway","sid":"04cf8c8fadb8","short_id":0,"data":{"rgb":0,"illumination":1053,"proto_version":"1.1.2"}}
                        mihome.0	2020-09-25 18:01:21.347	debug	(2143110) data: 04cf8c8fadb8(gateway): {"proto_version":"1.1.2","illumination":1053,"connected":true,"on":false,"dimmer":0,"rgb":"#000000"}
                        mihome.0	2020-09-25 18:01:21.333	debug	(2143110) RAW: {"cmd":"get_id_list_ack","sid":"04cf8c8fadb8","token":"caCx0DUcWXkNFUW1","data":["158d0002b87d36","158d00024bfb42","158d00027d8b14","158d0002b6dc2d","158d0002b87d72","158d0002b6dc62","1
                        mihome.0	2020-09-25 18:01:21.227	debug	(2143110) RAW: {"cmd":"iam","port":"9898","sid":"04cf8c8fadb8","model":"gateway","proto_version":"1.1.2","ip":"192.168.178.44"}
                        mihome.0	2020-09-25 18:01:21.227	debug	(2143110) NEW device: 04cf8c8fadb8(gateway)
                        mihome.0	2020-09-25 18:01:19.894	debug	(2143110) RAW: {"cmd":"iam","port":"9898","sid":"7c49eb1da247","model":"gateway","proto_version":"1.1.2","ip":"192.168.178.139"}
                        mihome.0	2020-09-25 18:01:19.849	debug	(2143110) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d00042471cb","short_id":49264,"data":{"voltage":3005,"status":"open"}}
                        mihome.0	2020-09-25 18:01:19.848	debug	(2143110) data: 158d00042471cb(magnet): {"voltage":3.005,"percent":64.2,"state":true}
                        mihome.0	2020-09-25 18:01:19.848	debug	(2143110) NEW device: 158d00042471cb(sensor_magnet.aq2)
                        mihome.0	2020-09-25 18:01:19.847	debug	(2143110) RAW: {"cmd":"read_ack","model":"gateway","sid":"7c49eb1da247","short_id":0,"data":{"rgb":0,"illumination":1292,"proto_version":"1.1.2"}}
                        mihome.0	2020-09-25 18:01:19.846	debug	(2143110) data: 7c49eb1da247(gateway): {"proto_version":"1.1.2","illumination":1292,"connected":true,"on":false,"dimmer":0,"rgb":"#000000"}
                        mihome.0	2020-09-25 18:01:19.828	debug	(2143110) RAW: {"cmd":"get_id_list_ack","sid":"7c49eb1da247","token":"8ObTUPZiZtrVjPkp","data":["158d00042471cb"]}
                        mihome.0	2020-09-25 18:01:19.791	debug	(2143110) RAW: {"cmd":"iam","port":"9898","sid":"7c49eb1da247","model":"gateway","proto_version":"1.1.2","ip":"192.168.178.139"}
                        mihome.0	2020-09-25 18:01:19.791	info	(2143110) Change connection status: true
                        mihome.0	2020-09-25 18:01:19.790	debug	(2143110) NEW device: 7c49eb1da247(gateway)
                        mihome.0	2020-09-25 18:01:19.712	info	(2143110) Change connection status: false
                        mihome.0	2020-09-25 18:01:19.675	info	(2143110) starting. Version 1.3.0 in /opt/iobroker/node_modules/iobroker.mihome, node: v12.18.3, js-controller: 3.1.6
                        mihome.0	2020-09-25 18:01:16.037	info	(2142269) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                        mihome.0	2020-09-25 18:01:16.036	info	(2142269) terminating
                        mihome.0	2020-09-25 18:01:16.034	info	(2142269) Got terminate signal TERMINATE_YOURSELF
                        

                        crunchipC Abwesend
                        crunchipC Abwesend
                        crunchip
                        Forum Testing Most Active
                        schrieb am zuletzt editiert von
                        #23

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

                        umgestiegen von Proxmox auf Unraid

                        Agria4800A 1 Antwort Letzte Antwort
                        0
                        • crunchipC crunchip

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

                          Agria4800A Offline
                          Agria4800A Offline
                          Agria4800
                          schrieb am zuletzt editiert von Agria4800
                          #24

                          @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...:face_with_rolling_eyes:

                          (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

                          Agria4800A 1 Antwort Letzte Antwort
                          0
                          • Agria4800A 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...:face_with_rolling_eyes:

                            (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

                            Agria4800A Offline
                            Agria4800A Offline
                            Agria4800
                            schrieb am zuletzt editiert von
                            #25

                            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"}}
                            

                            Agria4800A 1 Antwort Letzte Antwort
                            0
                            • Agria4800A Agria4800

                              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"}}
                              

                              Agria4800A Offline
                              Agria4800A Offline
                              Agria4800
                              schrieb am zuletzt editiert von
                              #26

                              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"}}
                              

                              Agria4800A 1 Antwort Letzte Antwort
                              0
                              • Agria4800A Agria4800

                                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"}}
                                

                                Agria4800A Offline
                                Agria4800A Offline
                                Agria4800
                                schrieb am zuletzt editiert von
                                #27

                                So, und in der Zeit, wo ich den letzten Beitrag geschrieben habe wieder das klassisch alte Verhalten.... ohne das irgendwas geändert/verändert wurde...

                                mihome.3	2020-10-02 09:20:49.473	debug	(3676805) RAW: {"cmd":"read_ack","model":"switch","sid":"158d000401067f","short_id":51208,"data":{"voltage":3122}}
                                mihome.3	2020-10-02 09:20:49.473	debug	(3676805) data: 158d000401067f(switch): {"voltage":3.122,"percent":100}
                                mihome.3	2020-10-02 09:20:49.473	debug	(3676805) known device: 158d000401067f(switch)
                                mihome.3	2020-10-02 09:20:49.472	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:20:49.472	debug	(3676805) data: 158d00042471cb(magnet): {"voltage":3.005,"percent":100}
                                mihome.3	2020-10-02 09:20:49.472	debug	(3676805) RAW: {"cmd":"read_ack","model":"sensor_motion.aq2","sid":"158d000446685d","short_id":16930,"data":{"voltage":3005,"lux":"82"}}
                                mihome.3	2020-10-02 09:20:49.472	debug	(3676805) data: 158d000446685d(sensor_motion.aq2): {"voltage":3.005,"percent":100,"lux":82}
                                mihome.3	2020-10-02 09:20:49.472	debug	(3676805) known device: 158d000446685d(sensor_motion.aq2)
                                mihome.3	2020-10-02 09:20:49.471	debug	(3676805) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d000252bef1","short_id":11604,"data":{"voltage":3025,"status":"close"}}
                                mihome.3	2020-10-02 09:20:49.471	debug	(3676805) data: 158d000252bef1(magnet): {"voltage":3.025,"percent":100,"state":false}
                                mihome.3	2020-10-02 09:20:49.471	debug	(3676805) known device: 158d000252bef1(sensor_magnet.aq2)
                                mihome.3	2020-10-02 09:20:49.471	debug	(3676805) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d000251f72f","short_id":59879,"data":{"voltage":3035,"status":"close"}}
                                mihome.3	2020-10-02 09:20:49.470	debug	(3676805) data: 158d000251f72f(magnet): {"voltage":3.035,"percent":100,"state":false}
                                mihome.3	2020-10-02 09:20:49.469	debug	(3676805) known device: 158d000251f72f(sensor_magnet.aq2)
                                mihome.3	2020-10-02 09:20:49.466	debug	(3676805) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d000251eb2a","short_id":4973,"data":{"voltage":3005,"status":"close"}}
                                mihome.3	2020-10-02 09:20:49.466	debug	(3676805) data: 158d000251eb2a(magnet): {"voltage":3.005,"percent":100,"state":false}
                                mihome.3	2020-10-02 09:20:49.466	debug	(3676805) known device: 158d000251eb2a(sensor_magnet.aq2)
                                mihome.3	2020-10-02 09:20:49.465	debug	(3676805) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d000252b2e2","short_id":44237,"data":{"voltage":2995,"status":"open"}}
                                mihome.3	2020-10-02 09:20:49.465	debug	(3676805) data: 158d000252b2e2(magnet): {"voltage":2.995,"percent":98.6,"state":true}
                                mihome.3	2020-10-02 09:20:49.465	debug	(3676805) known device: 158d000252b2e2(sensor_magnet.aq2)
                                mihome.3	2020-10-02 09:20:49.465	debug	(3676805) RAW: {"cmd":"read_ack","model":"weather.v1","sid":"158d0002b87cad","short_id":47081,"data":{"voltage":2845,"temperature":"1988","humidity":"6600","pressure":"97530"}}
                                mihome.3	2020-10-02 09:20:49.465	debug	(3676805) data: 158d0002b87cad(weather.v1): {"voltage":2.845,"percent":55.1,"temperature":19.88,"humidity":66,"pressure":975.3}
                                mihome.3	2020-10-02 09:20:49.465	debug	(3676805) known device: 158d0002b87cad(weather.v1)
                                mihome.3	2020-10-02 09:20:49.464	debug	(3676805) RAW: {"cmd":"read_ack","model":"weather.v1","sid":"158d0002b6dc62","short_id":44102,"data":{"voltage":2815,"temperature":"2127","humidity":"5678","pressure":"97540"}}
                                mihome.3	2020-10-02 09:20:49.464	debug	(3676805) data: 158d0002b6dc62(weather.v1): {"voltage":2.815,"percent":46.4,"temperature":21.27,"humidity":56.78,"pressure":975.4}
                                mihome.3	2020-10-02 09:20:49.464	debug	(3676805) known device: 158d0002b6dc62(weather.v1)
                                mihome.3	2020-10-02 09:20:49.464	debug	(3676805) RAW: {"cmd":"read_ack","model":"weather.v1","sid":"158d0002b87d72","short_id":45144,"data":{"voltage":2875,"temperature":"1959","humidity":"6280","pressure":"0"}}
                                mihome.3	2020-10-02 09:20:49.464	debug	(3676805) data: 158d0002b87d72(weather.v1): {"voltage":2.875,"percent":63.8,"temperature":19.59,"humidity":62.8}
                                mihome.3	2020-10-02 09:20:49.464	debug	(3676805) known device: 158d0002b87d72(weather.v1)
                                mihome.3	2020-10-02 09:20:49.463	debug	(3676805) RAW: {"cmd":"read_ack","model":"weather.v1","sid":"158d0002b6dc2d","short_id":59190,"data":{"voltage":3125,"temperature":"1160","humidity":"9627","pressure":"97540"}}
                                mihome.3	2020-10-02 09:20:49.463	debug	(3676805) data: 158d0002b6dc2d(weather.v1): {"voltage":3.125,"percent":100,"temperature":11.6,"humidity":96.27,"pressure":975.4}
                                mihome.3	2020-10-02 09:20:49.463	debug	(3676805) known device: 158d0002b6dc2d(weather.v1)
                                mihome.3	2020-10-02 09:20:49.462	debug	(3676805) RAW: {"cmd":"read_ack","model":"sensor_cube.aqgl01","sid":"158d00027d8b14","short_id":5472,"data":{"voltage":3005}}
                                mihome.3	2020-10-02 09:20:49.462	debug	(3676805) data: 158d00027d8b14(cube): {"voltage":3.005,"percent":100}
                                mihome.3	2020-10-02 09:20:49.462	debug	(3676805) known device: 158d00027d8b14(sensor_cube.aqgl01)
                                mihome.3	2020-10-02 09:20:49.462	debug	(3676805) RAW: {"cmd":"read_ack","model":"sensor_wleak.aq1","sid":"158d00024bfb42","short_id":40077,"data":{"voltage":3025}}
                                mihome.3	2020-10-02 09:20:49.462	debug	(3676805) data: 158d00024bfb42(sensor_wleak.aq1): {"voltage":3.025,"percent":100}
                                mihome.3	2020-10-02 09:20:49.461	debug	(3676805) known device: 158d00024bfb42(sensor_wleak.aq1)
                                mihome.3	2020-10-02 09:20:49.461	debug	(3676805) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d00042471cb","short_id":49264,"data":{"voltage":3015,"status":"close"}}
                                mihome.3	2020-10-02 09:20:49.461	debug	(3676805) data: 158d00042471cb(magnet): {"voltage":3.015,"percent":100,"state":false}
                                mihome.3	2020-10-02 09:20:49.461	debug	(3676805) known device: 158d00042471cb(sensor_magnet.aq2)
                                mihome.3	2020-10-02 09:20:49.461	debug	(3676805) RAW: {"cmd":"read_ack","model":"weather.v1","sid":"158d0002b87d36","short_id":25591,"data":{"voltage":2805,"temperature":"2101","humidity":"5568","pressure":"97587"}}
                                mihome.3	2020-10-02 09:20:49.460	debug	(3676805) data: 158d0002b87d36(weather.v1): {"voltage":2.805,"percent":43.5,"temperature":21.01,"humidity":55.68,"pressure":975.87}
                                mihome.3	2020-10-02 09:20:49.460	debug	(3676805) known device: 158d0002b87d36(weather.v1)
                                mihome.3	2020-10-02 09:20:49.460	debug	(3676805) RAW: {"cmd":"read_ack","model":"gateway","sid":"7c49eb1da247","short_id":0,"data":{"rgb":0,"illumination":1292,"proto_version":"1.1.2"}}
                                mihome.3	2020-10-02 09:20:49.460	debug	(3676805) data: 7c49eb1da247(gateway): {"proto_version":"1.1.2","illumination":1292,"connected":true,"on":false,"dimmer":0,"rgb":"#000000"}
                                mihome.3	2020-10-02 09:20:49.459	debug	(3676805) RAW: {"cmd":"read_ack","model":"gateway","sid":"04cf8c8fadb8","short_id":0,"data":{"rgb":0,"illumination":1292,"proto_version":"1.1.2"}}
                                mihome.3	2020-10-02 09:20:49.459	debug	(3676805) data: 04cf8c8fadb8(gateway): {"proto_version":"1.1.2","illumination":1292,"connected":true,"on":false,"dimmer":0,"rgb":"#000000"}
                                mihome.3	2020-10-02 09:20:49.450	debug	(3676805) RAW: {"cmd":"get_id_list_ack","sid":"7c49eb1da247","token":"zSnIyuqIhdKIwQvW","data":["158d00042471cb"]}
                                mihome.3	2020-10-02 09:20:49.450	debug	(3676805) Send json: {"cmd":"read","sid":"158d00042471cb"}
                                mihome.3	2020-10-02 09:20:49.450	debug	(3676805) Send json: {"cmd":"read","sid":"7c49eb1da247"}
                                mihome.3	2020-10-02 09:20:49.450	debug	(3676805) RAW: {"cmd":"get_id_list_ack","sid":"04cf8c8fadb8","token":"gqVvTycer4iE9ZSx","data":["158d0002b87d36","158d00024bfb42","158d00027d8b14","158d0002b6dc2d","158d0002b87d72","158d0002b6dc62","1
                                mihome.3	2020-10-02 09:20:49.449	debug	(3676805) Send json: {"cmd":"read","sid":"158d000401067f"}
                                mihome.3	2020-10-02 09:20:49.449	debug	(3676805) Send json: {"cmd":"read","sid":"158d00042471cb"}
                                mihome.3	2020-10-02 09:20:49.449	debug	(3676805) Send json: {"cmd":"read","sid":"158d000446685d"}
                                mihome.3	2020-10-02 09:20:49.449	debug	(3676805) Send json: {"cmd":"read","sid":"158d000252bef1"}
                                mihome.3	2020-10-02 09:20:49.449	debug	(3676805) Send json: {"cmd":"read","sid":"158d000251f72f"}
                                mihome.3	2020-10-02 09:20:49.449	debug	(3676805) Send json: {"cmd":"read","sid":"158d000251eb2a"}
                                mihome.3	2020-10-02 09:20:49.449	debug	(3676805) Send json: {"cmd":"read","sid":"158d000252b2e2"}
                                mihome.3	2020-10-02 09:20:49.449	debug	(3676805) Send json: {"cmd":"read","sid":"158d0002b87cad"}
                                mihome.3	2020-10-02 09:20:49.449	debug	(3676805) Send json: {"cmd":"read","sid":"158d0002b6dc62"}
                                mihome.3	2020-10-02 09:20:49.447	debug	(3676805) Send json: {"cmd":"read","sid":"158d0002b87d72"}
                                mihome.3	2020-10-02 09:20:49.447	debug	(3676805) Send json: {"cmd":"read","sid":"158d0002b6dc2d"}
                                mihome.3	2020-10-02 09:20:49.447	debug	(3676805) Send json: {"cmd":"read","sid":"158d00027d8b14"}
                                mihome.3	2020-10-02 09:20:49.447	debug	(3676805) Send json: {"cmd":"read","sid":"158d00024bfb42"}
                                mihome.3	2020-10-02 09:20:49.447	debug	(3676805) Send json: {"cmd":"read","sid":"158d0002b87d36"}
                                mihome.3	2020-10-02 09:20:49.447	debug	(3676805) Send json: {"cmd":"read","sid":"04cf8c8fadb8"}
                                mihome.3	2020-10-02 09:20:49.439	debug	(3676805) RAW: {"cmd":"iam","port":"9898","sid":"04cf8c8fadb8","model":"gateway","proto_version":"1.1.2","ip":"192.168.178.44"}
                                mihome.3	2020-10-02 09:20:49.439	debug	(3676805) known device: 04cf8c8fadb8(gateway)
                                mihome.3	2020-10-02 09:20:49.439	debug	(3676805) sid : 04cf8c8fadb8 ip : 192.168.178.44
                                mihome.3	2020-10-02 09:20:49.439	debug	(3676805) Send json: {"cmd":"get_id_list","sid":"04cf8c8fadb8"}
                                mihome.3	2020-10-02 09:20:49.438	debug	(3676805) RAW: {"cmd":"iam","port":"9898","sid":"7c49eb1da247","model":"gateway","proto_version":"1.1.2","ip":"192.168.178.139"}
                                mihome.3	2020-10-02 09:20:49.438	info	(3676805) Change connection status: true
                                mihome.3	2020-10-02 09:20:49.438	debug	(3676805) known device: 7c49eb1da247(gateway)
                                mihome.3	2020-10-02 09:20:49.438	debug	(3676805) sid : 7c49eb1da247 ip : 192.168.178.139
                                mihome.3	2020-10-02 09:20:49.438	debug	(3676805) Send json: {"cmd":"get_id_list","sid":"7c49eb1da247"}
                                mihome.3	2020-10-02 09:20:46.380	info	(3676805) Change connection status on timeout after 20000ms: false
                                mihome.3	2020-10-02 09:20:46.369	debug	(3676805) data: 7c49eb1da247(gateway): {"connected":false}
                                mihome.3	2020-10-02 09:20:46.355	debug	(3676805) data: 04cf8c8fadb8(gateway): {"connected":false}
                                mihome.3	2020-10-02 09:20:26.380	debug	(3676805) RAW: {"cmd":"read_ack","model":"switch","sid":"158d000401067f","short_id":51208,"data":{"voltage":3122}}
                                mihome.3	2020-10-02 09:20:26.379	debug	(3676805) data: 158d000401067f(switch): {"voltage":3.122,"percent":100}
                                mihome.3	2020-10-02 09:20:26.379	debug	(3676805) known device: 158d000401067f(switch)
                                mihome.3	2020-10-02 09:20:26.379	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:20:26.378	debug	(3676805) data: 158d00042471cb(magnet): {"voltage":3.005,"percent":100}
                                mihome.3	2020-10-02 09:20:26.378	debug	(3676805) RAW: {"cmd":"read_ack","model":"sensor_motion.aq2","sid":"158d000446685d","short_id":16930,"data":{"voltage":3005,"lux":"84"}}
                                mihome.3	2020-10-02 09:20:26.377	debug	(3676805) data: 158d000446685d(sensor_motion.aq2): {"voltage":3.005,"percent":100,"lux":84}
                                mihome.3	2020-10-02 09:20:26.377	debug	(3676805) known device: 158d000446685d(sensor_motion.aq2)
                                mihome.3	2020-10-02 09:20:26.377	debug	(3676805) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d000252bef1","short_id":11604,"data":{"voltage":3025,"status":"close"}}
                                mihome.3	2020-10-02 09:20:26.376	debug	(3676805) data: 158d000252bef1(magnet): {"voltage":3.025,"percent":100,"state":false}
                                mihome.3	2020-10-02 09:20:26.376	debug	(3676805) known device: 158d000252bef1(sensor_magnet.aq2)
                                mihome.3	2020-10-02 09:20:26.376	debug	(3676805) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d000251f72f","short_id":59879,"data":{"voltage":3035,"status":"close"}}
                                mihome.3	2020-10-02 09:20:26.375	debug	(3676805) data: 158d000251f72f(magnet): {"voltage":3.035,"percent":100,"state":false}
                                mihome.3	2020-10-02 09:20:26.375	debug	(3676805) known device: 158d000251f72f(sensor_magnet.aq2)
                                mihome.3	2020-10-02 09:20:26.375	debug	(3676805) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d000251eb2a","short_id":4973,"data":{"voltage":3005,"status":"close"}}
                                mihome.3	2020-10-02 09:20:26.374	debug	(3676805) data: 158d000251eb2a(magnet): {"voltage":3.005,"percent":100,"state":false}
                                mihome.3	2020-10-02 09:20:26.374	debug	(3676805) known device: 158d000251eb2a(sensor_magnet.aq2)
                                mihome.3	2020-10-02 09:20:26.374	debug	(3676805) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d00042471cb","short_id":49264,"data":{"voltage":3015,"status":"close"}}
                                mihome.3	2020-10-02 09:20:26.373	debug	(3676805) data: 158d00042471cb(magnet): {"voltage":3.015,"percent":100,"state":false}
                                mihome.3	2020-10-02 09:20:26.369	debug	(3676805) known device: 158d00042471cb(sensor_magnet.aq2)
                                mihome.3	2020-10-02 09:20:26.369	debug	(3676805) RAW: {"cmd":"read_ack","model":"gateway","sid":"7c49eb1da247","short_id":0,"data":{"rgb":0,"illumination":1292,"proto_version":"1.1.2"}}
                                mihome.3	2020-10-02 09:20:26.368	debug	(3676805) data: 7c49eb1da247(gateway): {"proto_version":"1.1.2","illumination":1292,"connected":true,"on":false,"dimmer":0,"rgb":"#000000"}
                                mihome.3	2020-10-02 09:20:26.368	debug	(3676805) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d000252b2e2","short_id":44237,"data":{"voltage":2995,"status":"open"}}
                                mihome.3	2020-10-02 09:20:26.367	debug	(3676805) data: 158d000252b2e2(magnet): {"voltage":2.995,"percent":98.6,"state":true}
                                mihome.3	2020-10-02 09:20:26.367	debug	(3676805) known device: 158d000252b2e2(sensor_magnet.aq2)
                                mihome.3	2020-10-02 09:20:26.367	debug	(3676805) RAW: {"cmd":"read_ack","model":"weather.v1","sid":"158d0002b87cad","short_id":47081,"data":{"voltage":2845,"temperature":"1964","humidity":"5928","pressure":"0"}}
                                mihome.3	2020-10-02 09:20:26.364	debug	(3676805) data: 158d0002b87cad(weather.v1): {"voltage":2.845,"percent":55.1,"temperature":19.64,"humidity":59.28}
                                mihome.3	2020-10-02 09:20:26.363	debug	(3676805) known device: 158d0002b87cad(weather.v1)
                                mihome.3	2020-10-02 09:20:26.363	debug	(3676805) RAW: {"cmd":"read_ack","model":"weather.v1","sid":"158d0002b6dc62","short_id":44102,"data":{"voltage":2815,"temperature":"2127","humidity":"5678","pressure":"97540"}}
                                mihome.3	2020-10-02 09:20:26.362	debug	(3676805) data: 158d0002b6dc62(weather.v1): {"voltage":2.815,"percent":46.4,"temperature":21.27,"humidity":56.78,"pressure":975.4}
                                mihome.3	2020-10-02 09:20:26.362	debug	(3676805) known device: 158d0002b6dc62(weather.v1)
                                mihome.3	2020-10-02 09:20:26.361	debug	(3676805) RAW: {"cmd":"read_ack","model":"weather.v1","sid":"158d0002b87d72","short_id":45144,"data":{"voltage":2875,"temperature":"1959","humidity":"6280","pressure":"0"}}
                                mihome.3	2020-10-02 09:20:26.361	debug	(3676805) data: 158d0002b87d72(weather.v1): {"voltage":2.875,"percent":63.8,"temperature":19.59,"humidity":62.8}
                                mihome.3	2020-10-02 09:20:26.361	debug	(3676805) known device: 158d0002b87d72(weather.v1)
                                mihome.3	2020-10-02 09:20:26.360	debug	(3676805) RAW: {"cmd":"read_ack","model":"weather.v1","sid":"158d0002b6dc2d","short_id":59190,"data":{"voltage":3125,"temperature":"1050","humidity":"9815","pressure":"0"}}
                                mihome.3	2020-10-02 09:20:26.360	debug	(3676805) data: 158d0002b6dc2d(weather.v1): {"voltage":3.125,"percent":100,"temperature":10.5,"humidity":98.15}
                                mihome.3	2020-10-02 09:20:26.359	debug	(3676805) known device: 158d0002b6dc2d(weather.v1)
                                mihome.3	2020-10-02 09:20:26.359	debug	(3676805) RAW: {"cmd":"read_ack","model":"sensor_cube.aqgl01","sid":"158d00027d8b14","short_id":5472,"data":{"voltage":3005}}
                                mihome.3	2020-10-02 09:20:26.358	debug	(3676805) data: 158d00027d8b14(cube): {"voltage":3.005,"percent":100}
                                mihome.3	2020-10-02 09:20:26.358	debug	(3676805) known device: 158d00027d8b14(sensor_cube.aqgl01)
                                mihome.3	2020-10-02 09:20:26.358	debug	(3676805) RAW: {"cmd":"read_ack","model":"sensor_wleak.aq1","sid":"158d00024bfb42","short_id":40077,"data":{"voltage":3025}}
                                mihome.3	2020-10-02 09:20:26.357	debug	(3676805) data: 158d00024bfb42(sensor_wleak.aq1): {"voltage":3.025,"percent":100}
                                mihome.3	2020-10-02 09:20:26.357	debug	(3676805) known device: 158d00024bfb42(sensor_wleak.aq1)
                                mihome.3	2020-10-02 09:20:26.357	debug	(3676805) RAW: {"cmd":"read_ack","model":"weather.v1","sid":"158d0002b87d36","short_id":25591,"data":{"voltage":2805,"temperature":"2101","humidity":"5568","pressure":"97587"}}
                                mihome.3	2020-10-02 09:20:26.356	debug	(3676805) data: 158d0002b87d36(weather.v1): {"voltage":2.805,"percent":43.5,"temperature":21.01,"humidity":55.68,"pressure":975.87}
                                mihome.3	2020-10-02 09:20:26.356	debug	(3676805) known device: 158d0002b87d36(weather.v1)
                                mihome.3	2020-10-02 09:20:26.356	debug	(3676805) RAW: {"cmd":"read_ack","model":"gateway","sid":"04cf8c8fadb8","short_id":0,"data":{"rgb":0,"illumination":1292,"proto_version":"1.1.2"}}
                                mihome.3	2020-10-02 09:20:26.355	debug	(3676805) data: 04cf8c8fadb8(gateway): {"proto_version":"1.1.2","illumination":1292,"connected":true,"on":false,"dimmer":0,"rgb":"#000000"}
                                mihome.3	2020-10-02 09:20:26.339	debug	(3676805) RAW: {"cmd":"get_id_list_ack","sid":"7c49eb1da247","token":"D9qD0utJoG1u1wgc","data":["158d00042471cb"]}
                                mihome.3	2020-10-02 09:20:26.338	debug	(3676805) Send json: {"cmd":"read","sid":"158d00042471cb"}
                                mihome.3	2020-10-02 09:20:26.338	debug	(3676805) Send json: {"cmd":"read","sid":"7c49eb1da247"}
                                mihome.3	2020-10-02 09:20:26.333	debug	(3676805) RAW: {"cmd":"get_id_list_ack","sid":"04cf8c8fadb8","token":"Ky9rUl2dQ06MYMoT","data":["158d0002b87d36","158d00024bfb42","158d00027d8b14","158d0002b6dc2d","158d0002b87d72","158d0002b6dc62","
                                mihome.3	2020-10-02 09:20:26.332	debug	(3676805) Send json: {"cmd":"read","sid":"158d000401067f"}
                                mihome.3	2020-10-02 09:20:26.332	debug	(3676805) Send json: {"cmd":"read","sid":"158d00042471cb"}
                                mihome.3	2020-10-02 09:20:26.332	debug	(3676805) Send json: {"cmd":"read","sid":"158d000446685d"}
                                mihome.3	2020-10-02 09:20:26.331	debug	(3676805) Send json: {"cmd":"read","sid":"158d000252bef1"}
                                mihome.3	2020-10-02 09:20:26.331	debug	(3676805) Send json: {"cmd":"read","sid":"158d000251f72f"}
                                mihome.3	2020-10-02 09:20:26.331	debug	(3676805) Send json: {"cmd":"read","sid":"158d000251eb2a"}
                                mihome.3	2020-10-02 09:20:26.331	debug	(3676805) Send json: {"cmd":"read","sid":"158d000252b2e2"}
                                mihome.3	2020-10-02 09:20:26.330	debug	(3676805) Send json: {"cmd":"read","sid":"158d0002b87cad"}
                                mihome.3	2020-10-02 09:20:26.330	debug	(3676805) Send json: {"cmd":"read","sid":"158d0002b6dc62"}
                                mihome.3	2020-10-02 09:20:26.330	debug	(3676805) Send json: {"cmd":"read","sid":"158d0002b87d72"}
                                mihome.3	2020-10-02 09:20:26.329	debug	(3676805) Send json: {"cmd":"read","sid":"158d0002b6dc2d"}
                                mihome.3	2020-10-02 09:20:26.329	debug	(3676805) Send json: {"cmd":"read","sid":"158d00027d8b14"}
                                mihome.3	2020-10-02 09:20:26.329	debug	(3676805) Send json: {"cmd":"read","sid":"158d00024bfb42"}
                                mihome.3	2020-10-02 09:20:26.329	debug	(3676805) Send json: {"cmd":"read","sid":"158d0002b87d36"}
                                mihome.3	2020-10-02 09:20:26.328	debug	(3676805) Send json: {"cmd":"read","sid":"04cf8c8fadb8"}
                                mihome.3	2020-10-02 09:20:26.321	debug	(3676805) RAW: {"cmd":"iam","port":"9898","sid":"7c49eb1da247","model":"gateway","proto_version":"1.1.2","ip":"192.168.178.139"}
                                mihome.3	2020-10-02 09:20:26.321	debug	(3676805) known device: 7c49eb1da247(gateway)
                                mihome.3	2020-10-02 09:20:26.321	debug	(3676805) sid : 7c49eb1da247 ip : 192.168.178.139
                                mihome.3	2020-10-02 09:20:26.320	debug	(3676805) Send json: {"cmd":"get_id_list","sid":"7c49eb1da247"}
                                mihome.3	2020-10-02 09:20:26.320	debug	(3676805) RAW: {"cmd":"iam","port":"9898","sid":"04cf8c8fadb8","model":"gateway","proto_version":"1.1.2","ip":"192.168.178.44"}
                                mihome.3	2020-10-02 09:20:26.319	info	(3676805) Change connection status: true
                                mihome.3	2020-10-02 09:20:26.319	debug	(3676805) known device: 04cf8c8fadb8(gateway)
                                mihome.3	2020-10-02 09:20:26.319
                                

                                Agria4800A 1 Antwort Letzte Antwort
                                0
                                • Agria4800A Agria4800

                                  So, und in der Zeit, wo ich den letzten Beitrag geschrieben habe wieder das klassisch alte Verhalten.... ohne das irgendwas geändert/verändert wurde...

                                  mihome.3	2020-10-02 09:20:49.473	debug	(3676805) RAW: {"cmd":"read_ack","model":"switch","sid":"158d000401067f","short_id":51208,"data":{"voltage":3122}}
                                  mihome.3	2020-10-02 09:20:49.473	debug	(3676805) data: 158d000401067f(switch): {"voltage":3.122,"percent":100}
                                  mihome.3	2020-10-02 09:20:49.473	debug	(3676805) known device: 158d000401067f(switch)
                                  mihome.3	2020-10-02 09:20:49.472	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:20:49.472	debug	(3676805) data: 158d00042471cb(magnet): {"voltage":3.005,"percent":100}
                                  mihome.3	2020-10-02 09:20:49.472	debug	(3676805) RAW: {"cmd":"read_ack","model":"sensor_motion.aq2","sid":"158d000446685d","short_id":16930,"data":{"voltage":3005,"lux":"82"}}
                                  mihome.3	2020-10-02 09:20:49.472	debug	(3676805) data: 158d000446685d(sensor_motion.aq2): {"voltage":3.005,"percent":100,"lux":82}
                                  mihome.3	2020-10-02 09:20:49.472	debug	(3676805) known device: 158d000446685d(sensor_motion.aq2)
                                  mihome.3	2020-10-02 09:20:49.471	debug	(3676805) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d000252bef1","short_id":11604,"data":{"voltage":3025,"status":"close"}}
                                  mihome.3	2020-10-02 09:20:49.471	debug	(3676805) data: 158d000252bef1(magnet): {"voltage":3.025,"percent":100,"state":false}
                                  mihome.3	2020-10-02 09:20:49.471	debug	(3676805) known device: 158d000252bef1(sensor_magnet.aq2)
                                  mihome.3	2020-10-02 09:20:49.471	debug	(3676805) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d000251f72f","short_id":59879,"data":{"voltage":3035,"status":"close"}}
                                  mihome.3	2020-10-02 09:20:49.470	debug	(3676805) data: 158d000251f72f(magnet): {"voltage":3.035,"percent":100,"state":false}
                                  mihome.3	2020-10-02 09:20:49.469	debug	(3676805) known device: 158d000251f72f(sensor_magnet.aq2)
                                  mihome.3	2020-10-02 09:20:49.466	debug	(3676805) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d000251eb2a","short_id":4973,"data":{"voltage":3005,"status":"close"}}
                                  mihome.3	2020-10-02 09:20:49.466	debug	(3676805) data: 158d000251eb2a(magnet): {"voltage":3.005,"percent":100,"state":false}
                                  mihome.3	2020-10-02 09:20:49.466	debug	(3676805) known device: 158d000251eb2a(sensor_magnet.aq2)
                                  mihome.3	2020-10-02 09:20:49.465	debug	(3676805) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d000252b2e2","short_id":44237,"data":{"voltage":2995,"status":"open"}}
                                  mihome.3	2020-10-02 09:20:49.465	debug	(3676805) data: 158d000252b2e2(magnet): {"voltage":2.995,"percent":98.6,"state":true}
                                  mihome.3	2020-10-02 09:20:49.465	debug	(3676805) known device: 158d000252b2e2(sensor_magnet.aq2)
                                  mihome.3	2020-10-02 09:20:49.465	debug	(3676805) RAW: {"cmd":"read_ack","model":"weather.v1","sid":"158d0002b87cad","short_id":47081,"data":{"voltage":2845,"temperature":"1988","humidity":"6600","pressure":"97530"}}
                                  mihome.3	2020-10-02 09:20:49.465	debug	(3676805) data: 158d0002b87cad(weather.v1): {"voltage":2.845,"percent":55.1,"temperature":19.88,"humidity":66,"pressure":975.3}
                                  mihome.3	2020-10-02 09:20:49.465	debug	(3676805) known device: 158d0002b87cad(weather.v1)
                                  mihome.3	2020-10-02 09:20:49.464	debug	(3676805) RAW: {"cmd":"read_ack","model":"weather.v1","sid":"158d0002b6dc62","short_id":44102,"data":{"voltage":2815,"temperature":"2127","humidity":"5678","pressure":"97540"}}
                                  mihome.3	2020-10-02 09:20:49.464	debug	(3676805) data: 158d0002b6dc62(weather.v1): {"voltage":2.815,"percent":46.4,"temperature":21.27,"humidity":56.78,"pressure":975.4}
                                  mihome.3	2020-10-02 09:20:49.464	debug	(3676805) known device: 158d0002b6dc62(weather.v1)
                                  mihome.3	2020-10-02 09:20:49.464	debug	(3676805) RAW: {"cmd":"read_ack","model":"weather.v1","sid":"158d0002b87d72","short_id":45144,"data":{"voltage":2875,"temperature":"1959","humidity":"6280","pressure":"0"}}
                                  mihome.3	2020-10-02 09:20:49.464	debug	(3676805) data: 158d0002b87d72(weather.v1): {"voltage":2.875,"percent":63.8,"temperature":19.59,"humidity":62.8}
                                  mihome.3	2020-10-02 09:20:49.464	debug	(3676805) known device: 158d0002b87d72(weather.v1)
                                  mihome.3	2020-10-02 09:20:49.463	debug	(3676805) RAW: {"cmd":"read_ack","model":"weather.v1","sid":"158d0002b6dc2d","short_id":59190,"data":{"voltage":3125,"temperature":"1160","humidity":"9627","pressure":"97540"}}
                                  mihome.3	2020-10-02 09:20:49.463	debug	(3676805) data: 158d0002b6dc2d(weather.v1): {"voltage":3.125,"percent":100,"temperature":11.6,"humidity":96.27,"pressure":975.4}
                                  mihome.3	2020-10-02 09:20:49.463	debug	(3676805) known device: 158d0002b6dc2d(weather.v1)
                                  mihome.3	2020-10-02 09:20:49.462	debug	(3676805) RAW: {"cmd":"read_ack","model":"sensor_cube.aqgl01","sid":"158d00027d8b14","short_id":5472,"data":{"voltage":3005}}
                                  mihome.3	2020-10-02 09:20:49.462	debug	(3676805) data: 158d00027d8b14(cube): {"voltage":3.005,"percent":100}
                                  mihome.3	2020-10-02 09:20:49.462	debug	(3676805) known device: 158d00027d8b14(sensor_cube.aqgl01)
                                  mihome.3	2020-10-02 09:20:49.462	debug	(3676805) RAW: {"cmd":"read_ack","model":"sensor_wleak.aq1","sid":"158d00024bfb42","short_id":40077,"data":{"voltage":3025}}
                                  mihome.3	2020-10-02 09:20:49.462	debug	(3676805) data: 158d00024bfb42(sensor_wleak.aq1): {"voltage":3.025,"percent":100}
                                  mihome.3	2020-10-02 09:20:49.461	debug	(3676805) known device: 158d00024bfb42(sensor_wleak.aq1)
                                  mihome.3	2020-10-02 09:20:49.461	debug	(3676805) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d00042471cb","short_id":49264,"data":{"voltage":3015,"status":"close"}}
                                  mihome.3	2020-10-02 09:20:49.461	debug	(3676805) data: 158d00042471cb(magnet): {"voltage":3.015,"percent":100,"state":false}
                                  mihome.3	2020-10-02 09:20:49.461	debug	(3676805) known device: 158d00042471cb(sensor_magnet.aq2)
                                  mihome.3	2020-10-02 09:20:49.461	debug	(3676805) RAW: {"cmd":"read_ack","model":"weather.v1","sid":"158d0002b87d36","short_id":25591,"data":{"voltage":2805,"temperature":"2101","humidity":"5568","pressure":"97587"}}
                                  mihome.3	2020-10-02 09:20:49.460	debug	(3676805) data: 158d0002b87d36(weather.v1): {"voltage":2.805,"percent":43.5,"temperature":21.01,"humidity":55.68,"pressure":975.87}
                                  mihome.3	2020-10-02 09:20:49.460	debug	(3676805) known device: 158d0002b87d36(weather.v1)
                                  mihome.3	2020-10-02 09:20:49.460	debug	(3676805) RAW: {"cmd":"read_ack","model":"gateway","sid":"7c49eb1da247","short_id":0,"data":{"rgb":0,"illumination":1292,"proto_version":"1.1.2"}}
                                  mihome.3	2020-10-02 09:20:49.460	debug	(3676805) data: 7c49eb1da247(gateway): {"proto_version":"1.1.2","illumination":1292,"connected":true,"on":false,"dimmer":0,"rgb":"#000000"}
                                  mihome.3	2020-10-02 09:20:49.459	debug	(3676805) RAW: {"cmd":"read_ack","model":"gateway","sid":"04cf8c8fadb8","short_id":0,"data":{"rgb":0,"illumination":1292,"proto_version":"1.1.2"}}
                                  mihome.3	2020-10-02 09:20:49.459	debug	(3676805) data: 04cf8c8fadb8(gateway): {"proto_version":"1.1.2","illumination":1292,"connected":true,"on":false,"dimmer":0,"rgb":"#000000"}
                                  mihome.3	2020-10-02 09:20:49.450	debug	(3676805) RAW: {"cmd":"get_id_list_ack","sid":"7c49eb1da247","token":"zSnIyuqIhdKIwQvW","data":["158d00042471cb"]}
                                  mihome.3	2020-10-02 09:20:49.450	debug	(3676805) Send json: {"cmd":"read","sid":"158d00042471cb"}
                                  mihome.3	2020-10-02 09:20:49.450	debug	(3676805) Send json: {"cmd":"read","sid":"7c49eb1da247"}
                                  mihome.3	2020-10-02 09:20:49.450	debug	(3676805) RAW: {"cmd":"get_id_list_ack","sid":"04cf8c8fadb8","token":"gqVvTycer4iE9ZSx","data":["158d0002b87d36","158d00024bfb42","158d00027d8b14","158d0002b6dc2d","158d0002b87d72","158d0002b6dc62","1
                                  mihome.3	2020-10-02 09:20:49.449	debug	(3676805) Send json: {"cmd":"read","sid":"158d000401067f"}
                                  mihome.3	2020-10-02 09:20:49.449	debug	(3676805) Send json: {"cmd":"read","sid":"158d00042471cb"}
                                  mihome.3	2020-10-02 09:20:49.449	debug	(3676805) Send json: {"cmd":"read","sid":"158d000446685d"}
                                  mihome.3	2020-10-02 09:20:49.449	debug	(3676805) Send json: {"cmd":"read","sid":"158d000252bef1"}
                                  mihome.3	2020-10-02 09:20:49.449	debug	(3676805) Send json: {"cmd":"read","sid":"158d000251f72f"}
                                  mihome.3	2020-10-02 09:20:49.449	debug	(3676805) Send json: {"cmd":"read","sid":"158d000251eb2a"}
                                  mihome.3	2020-10-02 09:20:49.449	debug	(3676805) Send json: {"cmd":"read","sid":"158d000252b2e2"}
                                  mihome.3	2020-10-02 09:20:49.449	debug	(3676805) Send json: {"cmd":"read","sid":"158d0002b87cad"}
                                  mihome.3	2020-10-02 09:20:49.449	debug	(3676805) Send json: {"cmd":"read","sid":"158d0002b6dc62"}
                                  mihome.3	2020-10-02 09:20:49.447	debug	(3676805) Send json: {"cmd":"read","sid":"158d0002b87d72"}
                                  mihome.3	2020-10-02 09:20:49.447	debug	(3676805) Send json: {"cmd":"read","sid":"158d0002b6dc2d"}
                                  mihome.3	2020-10-02 09:20:49.447	debug	(3676805) Send json: {"cmd":"read","sid":"158d00027d8b14"}
                                  mihome.3	2020-10-02 09:20:49.447	debug	(3676805) Send json: {"cmd":"read","sid":"158d00024bfb42"}
                                  mihome.3	2020-10-02 09:20:49.447	debug	(3676805) Send json: {"cmd":"read","sid":"158d0002b87d36"}
                                  mihome.3	2020-10-02 09:20:49.447	debug	(3676805) Send json: {"cmd":"read","sid":"04cf8c8fadb8"}
                                  mihome.3	2020-10-02 09:20:49.439	debug	(3676805) RAW: {"cmd":"iam","port":"9898","sid":"04cf8c8fadb8","model":"gateway","proto_version":"1.1.2","ip":"192.168.178.44"}
                                  mihome.3	2020-10-02 09:20:49.439	debug	(3676805) known device: 04cf8c8fadb8(gateway)
                                  mihome.3	2020-10-02 09:20:49.439	debug	(3676805) sid : 04cf8c8fadb8 ip : 192.168.178.44
                                  mihome.3	2020-10-02 09:20:49.439	debug	(3676805) Send json: {"cmd":"get_id_list","sid":"04cf8c8fadb8"}
                                  mihome.3	2020-10-02 09:20:49.438	debug	(3676805) RAW: {"cmd":"iam","port":"9898","sid":"7c49eb1da247","model":"gateway","proto_version":"1.1.2","ip":"192.168.178.139"}
                                  mihome.3	2020-10-02 09:20:49.438	info	(3676805) Change connection status: true
                                  mihome.3	2020-10-02 09:20:49.438	debug	(3676805) known device: 7c49eb1da247(gateway)
                                  mihome.3	2020-10-02 09:20:49.438	debug	(3676805) sid : 7c49eb1da247 ip : 192.168.178.139
                                  mihome.3	2020-10-02 09:20:49.438	debug	(3676805) Send json: {"cmd":"get_id_list","sid":"7c49eb1da247"}
                                  mihome.3	2020-10-02 09:20:46.380	info	(3676805) Change connection status on timeout after 20000ms: false
                                  mihome.3	2020-10-02 09:20:46.369	debug	(3676805) data: 7c49eb1da247(gateway): {"connected":false}
                                  mihome.3	2020-10-02 09:20:46.355	debug	(3676805) data: 04cf8c8fadb8(gateway): {"connected":false}
                                  mihome.3	2020-10-02 09:20:26.380	debug	(3676805) RAW: {"cmd":"read_ack","model":"switch","sid":"158d000401067f","short_id":51208,"data":{"voltage":3122}}
                                  mihome.3	2020-10-02 09:20:26.379	debug	(3676805) data: 158d000401067f(switch): {"voltage":3.122,"percent":100}
                                  mihome.3	2020-10-02 09:20:26.379	debug	(3676805) known device: 158d000401067f(switch)
                                  mihome.3	2020-10-02 09:20:26.379	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:20:26.378	debug	(3676805) data: 158d00042471cb(magnet): {"voltage":3.005,"percent":100}
                                  mihome.3	2020-10-02 09:20:26.378	debug	(3676805) RAW: {"cmd":"read_ack","model":"sensor_motion.aq2","sid":"158d000446685d","short_id":16930,"data":{"voltage":3005,"lux":"84"}}
                                  mihome.3	2020-10-02 09:20:26.377	debug	(3676805) data: 158d000446685d(sensor_motion.aq2): {"voltage":3.005,"percent":100,"lux":84}
                                  mihome.3	2020-10-02 09:20:26.377	debug	(3676805) known device: 158d000446685d(sensor_motion.aq2)
                                  mihome.3	2020-10-02 09:20:26.377	debug	(3676805) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d000252bef1","short_id":11604,"data":{"voltage":3025,"status":"close"}}
                                  mihome.3	2020-10-02 09:20:26.376	debug	(3676805) data: 158d000252bef1(magnet): {"voltage":3.025,"percent":100,"state":false}
                                  mihome.3	2020-10-02 09:20:26.376	debug	(3676805) known device: 158d000252bef1(sensor_magnet.aq2)
                                  mihome.3	2020-10-02 09:20:26.376	debug	(3676805) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d000251f72f","short_id":59879,"data":{"voltage":3035,"status":"close"}}
                                  mihome.3	2020-10-02 09:20:26.375	debug	(3676805) data: 158d000251f72f(magnet): {"voltage":3.035,"percent":100,"state":false}
                                  mihome.3	2020-10-02 09:20:26.375	debug	(3676805) known device: 158d000251f72f(sensor_magnet.aq2)
                                  mihome.3	2020-10-02 09:20:26.375	debug	(3676805) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d000251eb2a","short_id":4973,"data":{"voltage":3005,"status":"close"}}
                                  mihome.3	2020-10-02 09:20:26.374	debug	(3676805) data: 158d000251eb2a(magnet): {"voltage":3.005,"percent":100,"state":false}
                                  mihome.3	2020-10-02 09:20:26.374	debug	(3676805) known device: 158d000251eb2a(sensor_magnet.aq2)
                                  mihome.3	2020-10-02 09:20:26.374	debug	(3676805) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d00042471cb","short_id":49264,"data":{"voltage":3015,"status":"close"}}
                                  mihome.3	2020-10-02 09:20:26.373	debug	(3676805) data: 158d00042471cb(magnet): {"voltage":3.015,"percent":100,"state":false}
                                  mihome.3	2020-10-02 09:20:26.369	debug	(3676805) known device: 158d00042471cb(sensor_magnet.aq2)
                                  mihome.3	2020-10-02 09:20:26.369	debug	(3676805) RAW: {"cmd":"read_ack","model":"gateway","sid":"7c49eb1da247","short_id":0,"data":{"rgb":0,"illumination":1292,"proto_version":"1.1.2"}}
                                  mihome.3	2020-10-02 09:20:26.368	debug	(3676805) data: 7c49eb1da247(gateway): {"proto_version":"1.1.2","illumination":1292,"connected":true,"on":false,"dimmer":0,"rgb":"#000000"}
                                  mihome.3	2020-10-02 09:20:26.368	debug	(3676805) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d000252b2e2","short_id":44237,"data":{"voltage":2995,"status":"open"}}
                                  mihome.3	2020-10-02 09:20:26.367	debug	(3676805) data: 158d000252b2e2(magnet): {"voltage":2.995,"percent":98.6,"state":true}
                                  mihome.3	2020-10-02 09:20:26.367	debug	(3676805) known device: 158d000252b2e2(sensor_magnet.aq2)
                                  mihome.3	2020-10-02 09:20:26.367	debug	(3676805) RAW: {"cmd":"read_ack","model":"weather.v1","sid":"158d0002b87cad","short_id":47081,"data":{"voltage":2845,"temperature":"1964","humidity":"5928","pressure":"0"}}
                                  mihome.3	2020-10-02 09:20:26.364	debug	(3676805) data: 158d0002b87cad(weather.v1): {"voltage":2.845,"percent":55.1,"temperature":19.64,"humidity":59.28}
                                  mihome.3	2020-10-02 09:20:26.363	debug	(3676805) known device: 158d0002b87cad(weather.v1)
                                  mihome.3	2020-10-02 09:20:26.363	debug	(3676805) RAW: {"cmd":"read_ack","model":"weather.v1","sid":"158d0002b6dc62","short_id":44102,"data":{"voltage":2815,"temperature":"2127","humidity":"5678","pressure":"97540"}}
                                  mihome.3	2020-10-02 09:20:26.362	debug	(3676805) data: 158d0002b6dc62(weather.v1): {"voltage":2.815,"percent":46.4,"temperature":21.27,"humidity":56.78,"pressure":975.4}
                                  mihome.3	2020-10-02 09:20:26.362	debug	(3676805) known device: 158d0002b6dc62(weather.v1)
                                  mihome.3	2020-10-02 09:20:26.361	debug	(3676805) RAW: {"cmd":"read_ack","model":"weather.v1","sid":"158d0002b87d72","short_id":45144,"data":{"voltage":2875,"temperature":"1959","humidity":"6280","pressure":"0"}}
                                  mihome.3	2020-10-02 09:20:26.361	debug	(3676805) data: 158d0002b87d72(weather.v1): {"voltage":2.875,"percent":63.8,"temperature":19.59,"humidity":62.8}
                                  mihome.3	2020-10-02 09:20:26.361	debug	(3676805) known device: 158d0002b87d72(weather.v1)
                                  mihome.3	2020-10-02 09:20:26.360	debug	(3676805) RAW: {"cmd":"read_ack","model":"weather.v1","sid":"158d0002b6dc2d","short_id":59190,"data":{"voltage":3125,"temperature":"1050","humidity":"9815","pressure":"0"}}
                                  mihome.3	2020-10-02 09:20:26.360	debug	(3676805) data: 158d0002b6dc2d(weather.v1): {"voltage":3.125,"percent":100,"temperature":10.5,"humidity":98.15}
                                  mihome.3	2020-10-02 09:20:26.359	debug	(3676805) known device: 158d0002b6dc2d(weather.v1)
                                  mihome.3	2020-10-02 09:20:26.359	debug	(3676805) RAW: {"cmd":"read_ack","model":"sensor_cube.aqgl01","sid":"158d00027d8b14","short_id":5472,"data":{"voltage":3005}}
                                  mihome.3	2020-10-02 09:20:26.358	debug	(3676805) data: 158d00027d8b14(cube): {"voltage":3.005,"percent":100}
                                  mihome.3	2020-10-02 09:20:26.358	debug	(3676805) known device: 158d00027d8b14(sensor_cube.aqgl01)
                                  mihome.3	2020-10-02 09:20:26.358	debug	(3676805) RAW: {"cmd":"read_ack","model":"sensor_wleak.aq1","sid":"158d00024bfb42","short_id":40077,"data":{"voltage":3025}}
                                  mihome.3	2020-10-02 09:20:26.357	debug	(3676805) data: 158d00024bfb42(sensor_wleak.aq1): {"voltage":3.025,"percent":100}
                                  mihome.3	2020-10-02 09:20:26.357	debug	(3676805) known device: 158d00024bfb42(sensor_wleak.aq1)
                                  mihome.3	2020-10-02 09:20:26.357	debug	(3676805) RAW: {"cmd":"read_ack","model":"weather.v1","sid":"158d0002b87d36","short_id":25591,"data":{"voltage":2805,"temperature":"2101","humidity":"5568","pressure":"97587"}}
                                  mihome.3	2020-10-02 09:20:26.356	debug	(3676805) data: 158d0002b87d36(weather.v1): {"voltage":2.805,"percent":43.5,"temperature":21.01,"humidity":55.68,"pressure":975.87}
                                  mihome.3	2020-10-02 09:20:26.356	debug	(3676805) known device: 158d0002b87d36(weather.v1)
                                  mihome.3	2020-10-02 09:20:26.356	debug	(3676805) RAW: {"cmd":"read_ack","model":"gateway","sid":"04cf8c8fadb8","short_id":0,"data":{"rgb":0,"illumination":1292,"proto_version":"1.1.2"}}
                                  mihome.3	2020-10-02 09:20:26.355	debug	(3676805) data: 04cf8c8fadb8(gateway): {"proto_version":"1.1.2","illumination":1292,"connected":true,"on":false,"dimmer":0,"rgb":"#000000"}
                                  mihome.3	2020-10-02 09:20:26.339	debug	(3676805) RAW: {"cmd":"get_id_list_ack","sid":"7c49eb1da247","token":"D9qD0utJoG1u1wgc","data":["158d00042471cb"]}
                                  mihome.3	2020-10-02 09:20:26.338	debug	(3676805) Send json: {"cmd":"read","sid":"158d00042471cb"}
                                  mihome.3	2020-10-02 09:20:26.338	debug	(3676805) Send json: {"cmd":"read","sid":"7c49eb1da247"}
                                  mihome.3	2020-10-02 09:20:26.333	debug	(3676805) RAW: {"cmd":"get_id_list_ack","sid":"04cf8c8fadb8","token":"Ky9rUl2dQ06MYMoT","data":["158d0002b87d36","158d00024bfb42","158d00027d8b14","158d0002b6dc2d","158d0002b87d72","158d0002b6dc62","
                                  mihome.3	2020-10-02 09:20:26.332	debug	(3676805) Send json: {"cmd":"read","sid":"158d000401067f"}
                                  mihome.3	2020-10-02 09:20:26.332	debug	(3676805) Send json: {"cmd":"read","sid":"158d00042471cb"}
                                  mihome.3	2020-10-02 09:20:26.332	debug	(3676805) Send json: {"cmd":"read","sid":"158d000446685d"}
                                  mihome.3	2020-10-02 09:20:26.331	debug	(3676805) Send json: {"cmd":"read","sid":"158d000252bef1"}
                                  mihome.3	2020-10-02 09:20:26.331	debug	(3676805) Send json: {"cmd":"read","sid":"158d000251f72f"}
                                  mihome.3	2020-10-02 09:20:26.331	debug	(3676805) Send json: {"cmd":"read","sid":"158d000251eb2a"}
                                  mihome.3	2020-10-02 09:20:26.331	debug	(3676805) Send json: {"cmd":"read","sid":"158d000252b2e2"}
                                  mihome.3	2020-10-02 09:20:26.330	debug	(3676805) Send json: {"cmd":"read","sid":"158d0002b87cad"}
                                  mihome.3	2020-10-02 09:20:26.330	debug	(3676805) Send json: {"cmd":"read","sid":"158d0002b6dc62"}
                                  mihome.3	2020-10-02 09:20:26.330	debug	(3676805) Send json: {"cmd":"read","sid":"158d0002b87d72"}
                                  mihome.3	2020-10-02 09:20:26.329	debug	(3676805) Send json: {"cmd":"read","sid":"158d0002b6dc2d"}
                                  mihome.3	2020-10-02 09:20:26.329	debug	(3676805) Send json: {"cmd":"read","sid":"158d00027d8b14"}
                                  mihome.3	2020-10-02 09:20:26.329	debug	(3676805) Send json: {"cmd":"read","sid":"158d00024bfb42"}
                                  mihome.3	2020-10-02 09:20:26.329	debug	(3676805) Send json: {"cmd":"read","sid":"158d0002b87d36"}
                                  mihome.3	2020-10-02 09:20:26.328	debug	(3676805) Send json: {"cmd":"read","sid":"04cf8c8fadb8"}
                                  mihome.3	2020-10-02 09:20:26.321	debug	(3676805) RAW: {"cmd":"iam","port":"9898","sid":"7c49eb1da247","model":"gateway","proto_version":"1.1.2","ip":"192.168.178.139"}
                                  mihome.3	2020-10-02 09:20:26.321	debug	(3676805) known device: 7c49eb1da247(gateway)
                                  mihome.3	2020-10-02 09:20:26.321	debug	(3676805) sid : 7c49eb1da247 ip : 192.168.178.139
                                  mihome.3	2020-10-02 09:20:26.320	debug	(3676805) Send json: {"cmd":"get_id_list","sid":"7c49eb1da247"}
                                  mihome.3	2020-10-02 09:20:26.320	debug	(3676805) RAW: {"cmd":"iam","port":"9898","sid":"04cf8c8fadb8","model":"gateway","proto_version":"1.1.2","ip":"192.168.178.44"}
                                  mihome.3	2020-10-02 09:20:26.319	info	(3676805) Change connection status: true
                                  mihome.3	2020-10-02 09:20:26.319	debug	(3676805) known device: 04cf8c8fadb8(gateway)
                                  mihome.3	2020-10-02 09:20:26.319
                                  

                                  Agria4800A Offline
                                  Agria4800A Offline
                                  Agria4800
                                  schrieb am zuletzt editiert von
                                  #28

                                  und hier wieder das LOG, nachdem ich Gateway 1 rausgezogen habe.
                                  Gateway 2 alleine in Betrieb, habe es sogar auch kurz vom Strom getrennt, aber kein Unterschied im Verhalten

                                  Ist irgendwie ein klassisches Verbindungsproblem...

                                  Hat dafür jemand eine Erklärung für solch ein Phänomen ?

                                  Hier das LOG von Gateway2 alleine
                                  analog dem Beispiel von hier
                                  "Hier nur mal in der Instance 3 das zweite Gateway alleine ............ Beitrag weiter unten)"

                                  mihome.3	2020-10-02 09:28:51.149	debug	(3690770) RAW: {"cmd":"iam","port":"9898","sid":"7c49eb1da247","model":"gateway","proto_version":"1.1.2","ip":"192.168.178.139"}
                                  mihome.3	2020-10-02 09:28:51.148	info	(3690770) Change connection status: true
                                  mihome.3	2020-10-02 09:28:51.148	debug	(3690770) known device: 7c49eb1da247(gateway)
                                  mihome.3	2020-10-02 09:28:51.148	debug	(3690770) sid : 7c49eb1da247 ip : 192.168.178.139
                                  mihome.3	2020-10-02 09:28:51.147	debug	(3690770) Send json: {"cmd":"get_id_list","sid":"7c49eb1da247"}
                                  mihome.3	2020-10-02 09:28:47.898	info	(3690770) Change connection status on timeout after 20000ms: false
                                  mihome.3	2020-10-02 09:28:47.897	debug	(3690770) data: 7c49eb1da247(gateway): {"connected":false}
                                  mihome.3	2020-10-02 09:28:27.898	debug	(3690770) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d00042471cb","short_id":49264,"data":{"voltage":3005,"status":"close"}}
                                  mihome.3	2020-10-02 09:28:27.897	debug	(3690770) data: 158d00042471cb(magnet): {"voltage":3.005,"percent":100,"state":false}
                                  mihome.3	2020-10-02 09:28:27.897	debug	(3690770) known device: 158d00042471cb(sensor_magnet.aq2)
                                  mihome.3	2020-10-02 09:28:27.897	debug	(3690770) RAW: {"cmd":"read_ack","model":"gateway","sid":"7c49eb1da247","short_id":0,"data":{"rgb":0,"illumination":1292,"proto_version":"1.1.2"}}
                                  mihome.3	2020-10-02 09:28:27.897	debug	(3690770) data: 7c49eb1da247(gateway): {"proto_version":"1.1.2","illumination":1292,"connected":true,"on":false,"dimmer":0,"rgb":"#000000"}
                                  mihome.3	2020-10-02 09:28:27.890	debug	(3690770) RAW: {"cmd":"get_id_list_ack","sid":"7c49eb1da247","token":"nRFnqnOgS5G0TXPT","data":["158d00042471cb"]}
                                  mihome.3	2020-10-02 09:28:27.890	debug	(3690770) Send json: {"cmd":"read","sid":"158d00042471cb"}
                                  mihome.3	2020-10-02 09:28:27.890	debug	(3690770) Send json: {"cmd":"read","sid":"7c49eb1da247"}
                                  mihome.3	2020-10-02 09:28:27.883	debug	(3690770) RAW: {"cmd":"iam","port":"9898","sid":"7c49eb1da247","model":"gateway","proto_version":"1.1.2","ip":"192.168.178.139"}
                                  mihome.3	2020-10-02 09:28:27.883	info	(3690770) Change connection status: true
                                  mihome.3	2020-10-02 09:28:27.883	debug	(3690770) known device: 7c49eb1da247(gateway)
                                  mihome.3	2020-10-02 09:28:27.882	debug	(3690770) sid : 7c49eb1da247 ip : 192.168.178.139
                                  mihome.3	2020-10-02 09:28:27.882	debug	(3690770) Send json: {"cmd":"get_id_list","sid":"7c49eb1da247"}
                                  mihome.3	2020-10-02 09:28:24.860	info	(3690770) Change connection status on timeout after 20000ms: false
                                  mihome.3	2020-10-02 09:28:24.859	debug	(3690770) data: 7c49eb1da247(gateway): {"connected":false}
                                  mihome.3	2020-10-02 09:28:04.860	debug	(3690770) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d00042471cb","short_id":49264,"data":{"voltage":3005,"status":"open"}}
                                  mihome.3	2020-10-02 09:28:04.860	debug	(3690770) data: 158d00042471cb(magnet): {"voltage":3.005,"percent":100,"state":true}
                                  mihome.3	2020-10-02 09:28:04.859	debug	(3690770) known device: 158d00042471cb(sensor_magnet.aq2)
                                  mihome.3	2020-10-02 09:28:04.859	debug	(3690770) RAW: {"cmd":"read_ack","model":"gateway","sid":"7c49eb1da247","short_id":0,"data":{"rgb":0,"illumination":1292,"proto_version":"1.1.2"}}
                                  mihome.3	2020-10-02 09:28:04.858	debug	(3690770) data: 7c49eb1da247(gateway): {"proto_version":"1.1.2","illumination":1292,"connected":true,"on":false,"dimmer":0,"rgb":"#000000"}
                                  mihome.3	2020-10-02 09:28:04.849	debug	(3690770) RAW: {"cmd":"get_id_list_ack","sid":"7c49eb1da247","token":"IckE5j9z50tdITR6","data":["158d00042471cb"]}
                                  mihome.3	2020-10-02 09:28:04.848	debug	(3690770) Send json: {"cmd":"read","sid":"158d00042471cb"}
                                  mihome.3	2020-10-02 09:28:04.848	debug	(3690770) Send json: {"cmd":"read","sid":"7c49eb1da247"}
                                  mihome.3	2020-10-02 09:28:04.842	debug	(3690770) RAW: {"cmd":"iam","port":"9898","sid":"7c49eb1da247","model":"gateway","proto_version":"1.1.2","ip":"192.168.178.139"}
                                  mihome.3	2020-10-02 09:28:04.841	info	(3690770) Change connection status: true
                                  mihome.3	2020-10-02 09:28:04.841	debug	(3690770) known device: 7c49eb1da247(gateway)
                                  mihome.3	202
                                  

                                  Thomas BraunT 1 Antwort Letzte Antwort
                                  0
                                  • Agria4800A Agria4800

                                    und hier wieder das LOG, nachdem ich Gateway 1 rausgezogen habe.
                                    Gateway 2 alleine in Betrieb, habe es sogar auch kurz vom Strom getrennt, aber kein Unterschied im Verhalten

                                    Ist irgendwie ein klassisches Verbindungsproblem...

                                    Hat dafür jemand eine Erklärung für solch ein Phänomen ?

                                    Hier das LOG von Gateway2 alleine
                                    analog dem Beispiel von hier
                                    "Hier nur mal in der Instance 3 das zweite Gateway alleine ............ Beitrag weiter unten)"

                                    mihome.3	2020-10-02 09:28:51.149	debug	(3690770) RAW: {"cmd":"iam","port":"9898","sid":"7c49eb1da247","model":"gateway","proto_version":"1.1.2","ip":"192.168.178.139"}
                                    mihome.3	2020-10-02 09:28:51.148	info	(3690770) Change connection status: true
                                    mihome.3	2020-10-02 09:28:51.148	debug	(3690770) known device: 7c49eb1da247(gateway)
                                    mihome.3	2020-10-02 09:28:51.148	debug	(3690770) sid : 7c49eb1da247 ip : 192.168.178.139
                                    mihome.3	2020-10-02 09:28:51.147	debug	(3690770) Send json: {"cmd":"get_id_list","sid":"7c49eb1da247"}
                                    mihome.3	2020-10-02 09:28:47.898	info	(3690770) Change connection status on timeout after 20000ms: false
                                    mihome.3	2020-10-02 09:28:47.897	debug	(3690770) data: 7c49eb1da247(gateway): {"connected":false}
                                    mihome.3	2020-10-02 09:28:27.898	debug	(3690770) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d00042471cb","short_id":49264,"data":{"voltage":3005,"status":"close"}}
                                    mihome.3	2020-10-02 09:28:27.897	debug	(3690770) data: 158d00042471cb(magnet): {"voltage":3.005,"percent":100,"state":false}
                                    mihome.3	2020-10-02 09:28:27.897	debug	(3690770) known device: 158d00042471cb(sensor_magnet.aq2)
                                    mihome.3	2020-10-02 09:28:27.897	debug	(3690770) RAW: {"cmd":"read_ack","model":"gateway","sid":"7c49eb1da247","short_id":0,"data":{"rgb":0,"illumination":1292,"proto_version":"1.1.2"}}
                                    mihome.3	2020-10-02 09:28:27.897	debug	(3690770) data: 7c49eb1da247(gateway): {"proto_version":"1.1.2","illumination":1292,"connected":true,"on":false,"dimmer":0,"rgb":"#000000"}
                                    mihome.3	2020-10-02 09:28:27.890	debug	(3690770) RAW: {"cmd":"get_id_list_ack","sid":"7c49eb1da247","token":"nRFnqnOgS5G0TXPT","data":["158d00042471cb"]}
                                    mihome.3	2020-10-02 09:28:27.890	debug	(3690770) Send json: {"cmd":"read","sid":"158d00042471cb"}
                                    mihome.3	2020-10-02 09:28:27.890	debug	(3690770) Send json: {"cmd":"read","sid":"7c49eb1da247"}
                                    mihome.3	2020-10-02 09:28:27.883	debug	(3690770) RAW: {"cmd":"iam","port":"9898","sid":"7c49eb1da247","model":"gateway","proto_version":"1.1.2","ip":"192.168.178.139"}
                                    mihome.3	2020-10-02 09:28:27.883	info	(3690770) Change connection status: true
                                    mihome.3	2020-10-02 09:28:27.883	debug	(3690770) known device: 7c49eb1da247(gateway)
                                    mihome.3	2020-10-02 09:28:27.882	debug	(3690770) sid : 7c49eb1da247 ip : 192.168.178.139
                                    mihome.3	2020-10-02 09:28:27.882	debug	(3690770) Send json: {"cmd":"get_id_list","sid":"7c49eb1da247"}
                                    mihome.3	2020-10-02 09:28:24.860	info	(3690770) Change connection status on timeout after 20000ms: false
                                    mihome.3	2020-10-02 09:28:24.859	debug	(3690770) data: 7c49eb1da247(gateway): {"connected":false}
                                    mihome.3	2020-10-02 09:28:04.860	debug	(3690770) RAW: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d00042471cb","short_id":49264,"data":{"voltage":3005,"status":"open"}}
                                    mihome.3	2020-10-02 09:28:04.860	debug	(3690770) data: 158d00042471cb(magnet): {"voltage":3.005,"percent":100,"state":true}
                                    mihome.3	2020-10-02 09:28:04.859	debug	(3690770) known device: 158d00042471cb(sensor_magnet.aq2)
                                    mihome.3	2020-10-02 09:28:04.859	debug	(3690770) RAW: {"cmd":"read_ack","model":"gateway","sid":"7c49eb1da247","short_id":0,"data":{"rgb":0,"illumination":1292,"proto_version":"1.1.2"}}
                                    mihome.3	2020-10-02 09:28:04.858	debug	(3690770) data: 7c49eb1da247(gateway): {"proto_version":"1.1.2","illumination":1292,"connected":true,"on":false,"dimmer":0,"rgb":"#000000"}
                                    mihome.3	2020-10-02 09:28:04.849	debug	(3690770) RAW: {"cmd":"get_id_list_ack","sid":"7c49eb1da247","token":"IckE5j9z50tdITR6","data":["158d00042471cb"]}
                                    mihome.3	2020-10-02 09:28:04.848	debug	(3690770) Send json: {"cmd":"read","sid":"158d00042471cb"}
                                    mihome.3	2020-10-02 09:28:04.848	debug	(3690770) Send json: {"cmd":"read","sid":"7c49eb1da247"}
                                    mihome.3	2020-10-02 09:28:04.842	debug	(3690770) RAW: {"cmd":"iam","port":"9898","sid":"7c49eb1da247","model":"gateway","proto_version":"1.1.2","ip":"192.168.178.139"}
                                    mihome.3	2020-10-02 09:28:04.841	info	(3690770) Change connection status: true
                                    mihome.3	2020-10-02 09:28:04.841	debug	(3690770) known device: 7c49eb1da247(gateway)
                                    mihome.3	202
                                    

                                    Thomas BraunT Online
                                    Thomas BraunT Online
                                    Thomas Braun
                                    Most Active
                                    schrieb am zuletzt editiert von
                                    #29

                                    @Agria4800
                                    In allen logs steht nichts verwertbares drin.

                                    Linux-Werkzeugkasten:
                                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                    NodeJS Fixer Skript:
                                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                    Agria4800A 2 Antworten Letzte Antwort
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @Agria4800
                                      In allen logs steht nichts verwertbares drin.

                                      Agria4800A Offline
                                      Agria4800A Offline
                                      Agria4800
                                      schrieb am zuletzt editiert von
                                      #30

                                      @Thomas-Braun was genau meinst du damit ?
                                      Mehr geht nicht, ist debug mode

                                      Thomas BraunT 1 Antwort Letzte Antwort
                                      0
                                      • Agria4800A Agria4800

                                        @Thomas-Braun was genau meinst du damit ?
                                        Mehr geht nicht, ist debug mode

                                        Thomas BraunT Online
                                        Thomas BraunT Online
                                        Thomas Braun
                                        Most Active
                                        schrieb am zuletzt editiert von
                                        #31

                                        @Agria4800 Ich meine, das es keine Hinweise gibt, warum die Geräte in ein timeout laufen.
                                        Ich vermute da irgendwas 'krummes' in deinem (WLAN)-Netzwerk.

                                        Linux-Werkzeugkasten:
                                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                        NodeJS Fixer Skript:
                                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                        Agria4800A 1 Antwort Letzte Antwort
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @Agria4800
                                          In allen logs steht nichts verwertbares drin.

                                          Agria4800A Offline
                                          Agria4800A Offline
                                          Agria4800
                                          schrieb am zuletzt editiert von
                                          #32

                                          @Thomas-Braun
                                          und ihr sieht man, wenn es funktioniert steht: cmd: heartbeat

                                          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"}
                                          

                                          geht es nicht, steht folgendes: read

                                          020-10-02 09:28:04.859	debug	(3690770) RAW: {"cmd":"read_ack","model":"gateway","sid":"7c49eb1da247","short_id":0,"data":{"rgb":0,"illumination":1292,"proto_version":"1.1.2"}
                                          
                                          1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          646

                                          Online

                                          32.7k

                                          Benutzer

                                          82.5k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe