Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. mihome adapter bleibt dauerhaft gelb

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    mihome adapter bleibt dauerhaft gelb

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

      @thomas-braun
      Hier das Log

      mihome-vacuum.0
      	2022-10-01 21:14:12.562	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      mihome-vacuum.0
      	2022-10-01 21:14:12.555	info	terminating
      mihome-vacuum.0
      	2022-10-01 21:14:12.553	error	Socket Close
      mihome-vacuum.0
      	2022-10-01 21:14:12.550	info	Got terminate signal TERMINATE_YOURSELF
      
      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @Fridolin01 last edited by

        @fridolin01

        Zeig mal einen Start des Adapters. Auf einer aktuellen Version von nodejs laufend....

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

          @thomas-braun

          Hier mal der Debug output vom Start des Adapters:
          Node.js: v16.17.1
          NPM: v8.15.0

          mihome-vacuum.0
          	2022-10-01 21:54:26.368	debug	Helo message Timeout
          mihome-vacuum.0
          	2022-10-01 21:54:14.358	debug	Helo message Timeout
          mihome-vacuum.0
          	2022-10-01 21:54:12.348	debug	server started on 0.0.0.0:53421
          mihome-vacuum.0
          	2022-10-01 21:54:12.341	info	IOT enabled, create state
          mihome-vacuum.0
          	2022-10-01 21:54:12.332	debug	MIIO: Config: ip:192.168.2.126 token:
          mihome-vacuum.0
          	2022-10-01 21:54:12.331	debug	Create State for deviceInfowifi_signal
          mihome-vacuum.0
          	2022-10-01 21:54:12.329	debug	Create State for deviceInfofw_ver
          mihome-vacuum.0
          	2022-10-01 21:54:12.328	debug	Create State for deviceInfomodel
          mihome-vacuum.0
          	2022-10-01 21:54:12.325	debug	Create State for deviceInfomac
          mihome-vacuum.0
          	2022-10-01 21:54:12.323	debug	Create State for deviceInfo
          mihome-vacuum.0
          	2022-10-01 21:54:12.236	debug	load Map creator... true
          mihome-vacuum.0
          	2022-10-01 21:54:11.946	info	starting. Version 3.4.0 in /opt/iobroker/node_modules/iobroker.mihome-vacuum, node: v16.17.1, js-controller: 4.0.23
          mihome-vacuum.0
          	2022-10-01 21:54:08.479	debug	Plugin sentry Initialize Plugin (enabled=true)
          mihome-vacuum.0
          	2022-10-01 21:53:57.697	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          mihome-vacuum.0
          	2022-10-01 21:53:57.696	debug	Plugin sentry destroyed
          mihome-vacuum.0
          	2022-10-01 21:53:57.694	info	terminating
          mihome-vacuum.0
          	2022-10-01 21:53:57.693	error	Socket Close
          mihome-vacuum.0
          	2022-10-01 21:53:57.690	info	Got terminate signal TERMINATE_YOURSELF
          mihome-vacuum.0
          	2022-10-01 21:53:55.054	debug	Helo message Timeout
          
          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @Fridolin01 last edited by

            @fridolin01

            Ports richtig?

            Und kürz das Token besser mal raus

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

              @thomas-braun
              Keine Ahnung
              Wo war das mit den Ports nochmal zu finden?
              Also welchen Port der Roboter verwendet?

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

                @fridolin01

                In den Einstellungen des Adapters.

                [Edit:] Hab es gerade mit meinem Adapter nachgestellt, der startet bis auf die Meldung Helo message Timeout gleich. Die Netzwerkverbindung zum Sauger ist okay?
                Die Server api.io.mi.com und account.xiaomi.com sind erreichbar?

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

                  @thomas-braun

                  Hänge mich mal dran.
                  Ich bekomme die den Adapter einfach nicht zum laufen. Gibt es eine aktuelle Anleitung wie ich das hinbekomme?
                  Muss ich in der App selbst auch was machen?
                  Die ersten beide Punkte im Adapter sind Grün und der letzte Gelb.
                  In der Log steht dass es kein KEy dazu gibt aber wie komme ich an einen solchen Key?

                  2022-11-03 16:52:28.108 - error: mihome.0 (1096) no key defined. Only read is possible
                  2022-11-03 16:52:35.375 - info: tahoma.0 (1163) Login attempt #3
                  2022-11-03 16:52:35.571 - warn: tahoma.0 (1163) error during request: ->401 retry login
                  2022-11-03 16:52:35.576 - info: tahoma.0 (1163) Login failed 3 times, waiting 120 seconds before retrying.
                  2022-11-03 16:52:58.188 - info: admin.0 (908) ==> Connected system.user.admin from ::ffff:192.168.178.54
                  2022-11-03 16:53:04.257 - info: admin.0 (908) <== Disconnect system.user.admin from ::ffff:192.168.178.54
                  2022-11-03 16:53:18.113 - error: mihome.0 (1096) no key defined. Only read is possible

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

                    @justforfun

                    Ich meine den key kann (konnte) man über die mihome-App abrufen.
                    Ist aber möglich, dass es in aktuellen Versionen nicht mehr geht.

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

                      @thomas-braun
                      ok, also habe ich keinerlei Möglichkeiten die Geräte die in der App sind wie z.b. ein Dreame Roboter in den iobroker zu bringen?

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

                        @justforfun

                        Ich glaube die Dreame gingen noch nie.

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

                        Support us

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

                        651
                        Online

                        31.9k
                        Users

                        80.1k
                        Topics

                        1.3m
                        Posts

                        3
                        12
                        471
                        Loading More Posts
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes
                        Reply
                        • Reply as topic
                        Log in to reply
                        Community
                        Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                        The ioBroker Community 2014-2023
                        logo