Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • 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. Tester
  4. Test Adapter Midea Geräten v1.x.x

NEWS

  • wichtiges UPDATE für controller 7.2.2 im stable
    HomoranH
    Homoran
    10
    1
    906

  • Neues YouTube-Video: Visualisierung im Devices-Adapter
    BluefoxB
    Bluefox
    16
    1
    3.3k

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    3.2k

Test Adapter Midea Geräten v1.x.x

Geplant Angeheftet Gesperrt Verschoben Tester
mideadimstalnethomenethome plus
432 Beiträge 68 Kommentatoren 110.1k Aufrufe 66 Beobachtet
  • Ä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.
  • T tombox

    @MichaelF
    relevant sind ja die status felder
    <id>.status.tankLevel (Wert: 0)
    <id>.status.tankFull (Wert: false)
    <id>.status.tankWarningLevel (Wert: 0)

    MichaelFM Offline
    MichaelFM Offline
    MichaelF
    schrieb am zuletzt editiert von
    #416

    @tombox

    Danke..... Wenn man auf Status drückt hat man auch den Wert......

    Sorry

    1 Antwort Letzte Antwort
    0
    • BananaJoeB BananaJoe

      @MichaelF genau, von Status sind ja keine Bilder dabei.

      Bei meinem Luftentfeuchte im Bad (nicht von Midea) nutze ich inzwischen übrigens inzwischen das hier:

      https://www.amazon.de/dp/B0DNDX3RMC

      MichaelFM Offline
      MichaelFM Offline
      MichaelF
      schrieb am zuletzt editiert von
      #417

      @BananaJoe

      Danke für den Tipp, das schau ich mir näher an. Hätte sogar ein Abfluss in der Nähe.

      1 Antwort Letzte Antwort
      0
      • Holger EtzelH Offline
        Holger EtzelH Offline
        Holger Etzel
        schrieb am zuletzt editiert von
        #418

        hallo zusammen,

        ich versuche gerade meine midea Waschmaschine in den Adapter zu bekommen. Anmeldung im Adapter scheint zu funktionieren, aber er findet keine Waschmaschine.
        hier das Debug-Protokoll. Vielleicht kann jemand etwas damit anfangen.
        Ach so, Router ist eine Fritzbox und iobroker läuft auf einer VM auf Synology.

        Gruß
        Holger

        midea.0
        2026-06-01 20:35:26.352	info	Discovery summary: cloud=1, lan=0, both=0, registered=0 cloud-only=[153931629356384]
        
        midea.0
        2026-06-01 20:35:26.352	warn	Appliance 153931629356384 (Trommelwaschmaschine) is bound to the cloud account but did not respond to LAN discovery — control requires a local broadcast domain, or UDP/6445 is firewalled.
        
        midea.0
        2026-06-01 20:35:26.351	warn	LAN discovery found 0 appliance(s) — your ioBroker host is not on the same broadcast domain as the appliance, or UDP 6445 is firewalled. Across VLANs you need a UDP broadcast relay (e.g. udpbroadcastrelay).
        
        midea.0
        2026-06-01 20:35:26.350	debug	discover: finished, 0 appliance(s)
        
        midea.0
        2026-06-01 20:35:21.354	debug	discover: tx 72B -> 192.168.178.170:20086 via ens3(192.168.178.67/24)
        
        midea.0
        2026-06-01 20:35:21.354	debug	discover: tx 72B -> 192.168.178.170:6445 via ens3(192.168.178.67/24)
        
        midea.0
        2026-06-01 20:35:21.354	debug	discover: tx 72B -> 192.168.178.255:20086 via ens3(192.168.178.67/24)
        
        midea.0
        2026-06-01 20:35:21.352	debug	discover: tx 72B -> 192.168.178.255:6445 via ens3(192.168.178.67/24)
        
        midea.0
        2026-06-01 20:35:21.347	debug	discover: starting UDP broadcast targets=[192.168.178.255,192.168.178.170] ports=[6445,20086] timeoutMs=5000
        
        midea.0
        2026-06-01 20:35:21.346	debug	discover: local interfaces: ens3(192.168.178.67/24->192.168.178.255)
        
        midea.0
        2026-06-01 20:35:21.341	info	LAN discovery: also unicast-probing configured device IPs [192.168.178.170]
        
        midea.0
        2026-06-01 20:35:21.340	debug	LAN discovery: broadcasting to [192.168.178.255] on UDP/6445+20086
        
        midea.0
        2026-06-01 20:35:21.335	debug	cloud: id=153931629356384 name="Trommelwaschmaschine" type=0xdb online=false
        
        midea.0
        2026-06-01 20:35:21.329	info	Cloud listing: 1 appliance(s)
        
        midea.0
        2026-06-01 20:35:21.315	debug	CloudClient: listAppliances -> 1 appliance(s)
        
        midea.0
        2026-06-01 20:35:21.315	debug	CloudClient: /v1/appliance/user/list/get reply code=0 msg=ok
        
        midea.0
        2026-06-01 20:35:20.838	debug	CloudClient: POST /v1/appliance/user/list/get bodyLen=142 hasToken=true
        
        midea.0
        2026-06-01 20:35:20.837	debug	CloudClient: listAppliances()
        
        midea.0
        2026-06-01 20:35:20.837	debug	CloudClient: authenticated (uid=413423784d0150b8bb37c0c3540a78ef)
        
        midea.0
        2026-06-01 20:35:20.836	debug	CloudClient: /mj/user/login reply code=0 msg=成功
        
        midea.0
        2026-06-01 20:35:15.390	debug	CloudClient: POST /mj/user/login bodyLen=729 hasToken=false
        
        midea.0
        2026-06-01 20:35:15.388	debug	CloudClient: /v1/user/login/id/get reply code=0 msg=OK
        
        midea.0
        2026-06-01 20:35:15.045	debug	CloudClient: POST /v1/user/login/id/get bodyLen=211 hasToken=false
        
        midea.0
        2026-06-01 20:35:15.044	debug	CloudClient: re-route confirmed mp-prod.appsmb.com
        
        midea.0
        2026-06-01 20:35:15.044	debug	CloudClient: /v1/multicloud/platform/user/route reply code=0 msg=ok
        
        midea.0
        2026-06-01 20:35:14.599	debug	CloudClient: POST /v1/multicloud/platform/user/route bodyLen=239 hasToken=false
        
        midea.0
        2026-06-01 20:35:14.595	debug	Midea adapter starting up, poll interval=30 s
        
        midea.0
        2026-06-01 20:35:13.230	info	starting. Version 1.8.3 (non-npm: TA2k/ioBroker.midea) in /opt/iobroker/node_modules/iobroker.midea, node: v22.22.2, js-controller: 7.0.7
        
        Thomas BraunT T 2 Antworten Letzte Antwort
        0
        • Holger EtzelH Holger Etzel

          hallo zusammen,

          ich versuche gerade meine midea Waschmaschine in den Adapter zu bekommen. Anmeldung im Adapter scheint zu funktionieren, aber er findet keine Waschmaschine.
          hier das Debug-Protokoll. Vielleicht kann jemand etwas damit anfangen.
          Ach so, Router ist eine Fritzbox und iobroker läuft auf einer VM auf Synology.

          Gruß
          Holger

          midea.0
          2026-06-01 20:35:26.352	info	Discovery summary: cloud=1, lan=0, both=0, registered=0 cloud-only=[153931629356384]
          
          midea.0
          2026-06-01 20:35:26.352	warn	Appliance 153931629356384 (Trommelwaschmaschine) is bound to the cloud account but did not respond to LAN discovery — control requires a local broadcast domain, or UDP/6445 is firewalled.
          
          midea.0
          2026-06-01 20:35:26.351	warn	LAN discovery found 0 appliance(s) — your ioBroker host is not on the same broadcast domain as the appliance, or UDP 6445 is firewalled. Across VLANs you need a UDP broadcast relay (e.g. udpbroadcastrelay).
          
          midea.0
          2026-06-01 20:35:26.350	debug	discover: finished, 0 appliance(s)
          
          midea.0
          2026-06-01 20:35:21.354	debug	discover: tx 72B -> 192.168.178.170:20086 via ens3(192.168.178.67/24)
          
          midea.0
          2026-06-01 20:35:21.354	debug	discover: tx 72B -> 192.168.178.170:6445 via ens3(192.168.178.67/24)
          
          midea.0
          2026-06-01 20:35:21.354	debug	discover: tx 72B -> 192.168.178.255:20086 via ens3(192.168.178.67/24)
          
          midea.0
          2026-06-01 20:35:21.352	debug	discover: tx 72B -> 192.168.178.255:6445 via ens3(192.168.178.67/24)
          
          midea.0
          2026-06-01 20:35:21.347	debug	discover: starting UDP broadcast targets=[192.168.178.255,192.168.178.170] ports=[6445,20086] timeoutMs=5000
          
          midea.0
          2026-06-01 20:35:21.346	debug	discover: local interfaces: ens3(192.168.178.67/24->192.168.178.255)
          
          midea.0
          2026-06-01 20:35:21.341	info	LAN discovery: also unicast-probing configured device IPs [192.168.178.170]
          
          midea.0
          2026-06-01 20:35:21.340	debug	LAN discovery: broadcasting to [192.168.178.255] on UDP/6445+20086
          
          midea.0
          2026-06-01 20:35:21.335	debug	cloud: id=153931629356384 name="Trommelwaschmaschine" type=0xdb online=false
          
          midea.0
          2026-06-01 20:35:21.329	info	Cloud listing: 1 appliance(s)
          
          midea.0
          2026-06-01 20:35:21.315	debug	CloudClient: listAppliances -> 1 appliance(s)
          
          midea.0
          2026-06-01 20:35:21.315	debug	CloudClient: /v1/appliance/user/list/get reply code=0 msg=ok
          
          midea.0
          2026-06-01 20:35:20.838	debug	CloudClient: POST /v1/appliance/user/list/get bodyLen=142 hasToken=true
          
          midea.0
          2026-06-01 20:35:20.837	debug	CloudClient: listAppliances()
          
          midea.0
          2026-06-01 20:35:20.837	debug	CloudClient: authenticated (uid=413423784d0150b8bb37c0c3540a78ef)
          
          midea.0
          2026-06-01 20:35:20.836	debug	CloudClient: /mj/user/login reply code=0 msg=成功
          
          midea.0
          2026-06-01 20:35:15.390	debug	CloudClient: POST /mj/user/login bodyLen=729 hasToken=false
          
          midea.0
          2026-06-01 20:35:15.388	debug	CloudClient: /v1/user/login/id/get reply code=0 msg=OK
          
          midea.0
          2026-06-01 20:35:15.045	debug	CloudClient: POST /v1/user/login/id/get bodyLen=211 hasToken=false
          
          midea.0
          2026-06-01 20:35:15.044	debug	CloudClient: re-route confirmed mp-prod.appsmb.com
          
          midea.0
          2026-06-01 20:35:15.044	debug	CloudClient: /v1/multicloud/platform/user/route reply code=0 msg=ok
          
          midea.0
          2026-06-01 20:35:14.599	debug	CloudClient: POST /v1/multicloud/platform/user/route bodyLen=239 hasToken=false
          
          midea.0
          2026-06-01 20:35:14.595	debug	Midea adapter starting up, poll interval=30 s
          
          midea.0
          2026-06-01 20:35:13.230	info	starting. Version 1.8.3 (non-npm: TA2k/ioBroker.midea) in /opt/iobroker/node_modules/iobroker.midea, node: v22.22.2, js-controller: 7.0.7
          
          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von Thomas Braun
          #419

          @Holger-Etzel

          Da wirst du wohl den genannten Port erreichbar machen müssen.

          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

          1 Antwort Letzte Antwort
          0
          • Holger EtzelH Offline
            Holger EtzelH Offline
            Holger Etzel
            schrieb am zuletzt editiert von
            #420

            @thomas-braun

            habe ich mit schon gedacht, aber wo? Fritzbox oder wo anders?

            Thomas BraunT 1 Antwort Letzte Antwort
            0
            • Holger EtzelH Holger Etzel

              @thomas-braun

              habe ich mit schon gedacht, aber wo? Fritzbox oder wo anders?

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

              @Holger-Etzel

              Schau dir das Log an. Am besten aber halt das richtige, chronologisch sinnvoll aufgeführte

              iob logs
              

              Dann müsstest du dir das selber beantworten können.

              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

              1 Antwort Letzte Antwort
              0
              • Holger EtzelH Holger Etzel

                hallo zusammen,

                ich versuche gerade meine midea Waschmaschine in den Adapter zu bekommen. Anmeldung im Adapter scheint zu funktionieren, aber er findet keine Waschmaschine.
                hier das Debug-Protokoll. Vielleicht kann jemand etwas damit anfangen.
                Ach so, Router ist eine Fritzbox und iobroker läuft auf einer VM auf Synology.

                Gruß
                Holger

                midea.0
                2026-06-01 20:35:26.352	info	Discovery summary: cloud=1, lan=0, both=0, registered=0 cloud-only=[153931629356384]
                
                midea.0
                2026-06-01 20:35:26.352	warn	Appliance 153931629356384 (Trommelwaschmaschine) is bound to the cloud account but did not respond to LAN discovery — control requires a local broadcast domain, or UDP/6445 is firewalled.
                
                midea.0
                2026-06-01 20:35:26.351	warn	LAN discovery found 0 appliance(s) — your ioBroker host is not on the same broadcast domain as the appliance, or UDP 6445 is firewalled. Across VLANs you need a UDP broadcast relay (e.g. udpbroadcastrelay).
                
                midea.0
                2026-06-01 20:35:26.350	debug	discover: finished, 0 appliance(s)
                
                midea.0
                2026-06-01 20:35:21.354	debug	discover: tx 72B -> 192.168.178.170:20086 via ens3(192.168.178.67/24)
                
                midea.0
                2026-06-01 20:35:21.354	debug	discover: tx 72B -> 192.168.178.170:6445 via ens3(192.168.178.67/24)
                
                midea.0
                2026-06-01 20:35:21.354	debug	discover: tx 72B -> 192.168.178.255:20086 via ens3(192.168.178.67/24)
                
                midea.0
                2026-06-01 20:35:21.352	debug	discover: tx 72B -> 192.168.178.255:6445 via ens3(192.168.178.67/24)
                
                midea.0
                2026-06-01 20:35:21.347	debug	discover: starting UDP broadcast targets=[192.168.178.255,192.168.178.170] ports=[6445,20086] timeoutMs=5000
                
                midea.0
                2026-06-01 20:35:21.346	debug	discover: local interfaces: ens3(192.168.178.67/24->192.168.178.255)
                
                midea.0
                2026-06-01 20:35:21.341	info	LAN discovery: also unicast-probing configured device IPs [192.168.178.170]
                
                midea.0
                2026-06-01 20:35:21.340	debug	LAN discovery: broadcasting to [192.168.178.255] on UDP/6445+20086
                
                midea.0
                2026-06-01 20:35:21.335	debug	cloud: id=153931629356384 name="Trommelwaschmaschine" type=0xdb online=false
                
                midea.0
                2026-06-01 20:35:21.329	info	Cloud listing: 1 appliance(s)
                
                midea.0
                2026-06-01 20:35:21.315	debug	CloudClient: listAppliances -> 1 appliance(s)
                
                midea.0
                2026-06-01 20:35:21.315	debug	CloudClient: /v1/appliance/user/list/get reply code=0 msg=ok
                
                midea.0
                2026-06-01 20:35:20.838	debug	CloudClient: POST /v1/appliance/user/list/get bodyLen=142 hasToken=true
                
                midea.0
                2026-06-01 20:35:20.837	debug	CloudClient: listAppliances()
                
                midea.0
                2026-06-01 20:35:20.837	debug	CloudClient: authenticated (uid=413423784d0150b8bb37c0c3540a78ef)
                
                midea.0
                2026-06-01 20:35:20.836	debug	CloudClient: /mj/user/login reply code=0 msg=成功
                
                midea.0
                2026-06-01 20:35:15.390	debug	CloudClient: POST /mj/user/login bodyLen=729 hasToken=false
                
                midea.0
                2026-06-01 20:35:15.388	debug	CloudClient: /v1/user/login/id/get reply code=0 msg=OK
                
                midea.0
                2026-06-01 20:35:15.045	debug	CloudClient: POST /v1/user/login/id/get bodyLen=211 hasToken=false
                
                midea.0
                2026-06-01 20:35:15.044	debug	CloudClient: re-route confirmed mp-prod.appsmb.com
                
                midea.0
                2026-06-01 20:35:15.044	debug	CloudClient: /v1/multicloud/platform/user/route reply code=0 msg=ok
                
                midea.0
                2026-06-01 20:35:14.599	debug	CloudClient: POST /v1/multicloud/platform/user/route bodyLen=239 hasToken=false
                
                midea.0
                2026-06-01 20:35:14.595	debug	Midea adapter starting up, poll interval=30 s
                
                midea.0
                2026-06-01 20:35:13.230	info	starting. Version 1.8.3 (non-npm: TA2k/ioBroker.midea) in /opt/iobroker/node_modules/iobroker.midea, node: v22.22.2, js-controller: 7.0.7
                
                T Offline
                T Offline
                tombox
                schrieb am zuletzt editiert von
                #422

                @Holger-Etzel Selbst die cloud meldet das Gerät als offline. ist es denn wirklich aktiv erreichbar?

                1 Antwort Letzte Antwort
                0
                • T Offline
                  T Offline
                  triotec
                  schrieb am zuletzt editiert von
                  #423

                  Ich versuche gerade meine Klimaanlagen im Adapter zum laufen zu bekommen.
                  ich bekomme immer die Fehlermeldung

                  • Cloud listAppliances failed: CloudClient: Account or password incorrect, please re-enter (code=3102) -

                  • die Zugangsdaten sind korrekt

                  • Klimaanlagen sind sehr wahrscheinlich V1

                  • ich benutze die SmartHome App > da sind die beiden Klimaanlagen zu sehen und können gesteuert werden

                  hat jemand noch eine Idee woran es liegen könnte?

                  T 1 Antwort Letzte Antwort
                  0
                  • T triotec

                    Ich versuche gerade meine Klimaanlagen im Adapter zum laufen zu bekommen.
                    ich bekomme immer die Fehlermeldung

                    • Cloud listAppliances failed: CloudClient: Account or password incorrect, please re-enter (code=3102) -

                    • die Zugangsdaten sind korrekt

                    • Klimaanlagen sind sehr wahrscheinlich V1

                    • ich benutze die SmartHome App > da sind die beiden Klimaanlagen zu sehen und können gesteuert werden

                    hat jemand noch eine Idee woran es liegen könnte?

                    T Offline
                    T Offline
                    triotec
                    schrieb am zuletzt editiert von
                    #424

                    Ich antworte mir mal selber.

                    Das Problem mit dem Account lag an der MSmartHome App.
                    Den Account habe ich migriert von der MideaAir App > geht alles automatisch.
                    In meinem Profil wurde der "Registrierungsbereich" auf USA gestellt.
                    Das kann man in der App nicht selber ändern.

                    Lösung: neuen Account einrichten und auf Deutschland stellen.

                    • nicht die "Region" sondern "Registrierungsbereich" im Profil
                    1 Antwort Letzte Antwort
                    1
                    • T Offline
                      T Offline
                      triotec
                      schrieb am zuletzt editiert von
                      #425

                      ich bekomme meine Midea Klimaanlagen nicht in den Adapter eingebunden.

                      • Klimaanlagen sind wohl V1
                      • Midea Air, MSmartHome und NetHome
                        -- in allen App´s sind die Klimaanlagen erreichbar und steuerbar
                      • Im Adapter steht "V1-Firmware-Geräte im LAN werden nicht unterstützt"
                      • in GitHub steht "V1 and V2 appliances run cloudless"
                        Wie werden die V1 den jetzt angesprochen?

                      der Objektbaum baut sich nicht wirklich auf. Nur den Ordner Info gibt es.

                      midea.0
                      2026-06-13 12:27:35.175	info	Discovery summary: cloud=1, lan=0, both=0, registered=0 cloud-only=[31885837210977]
                      
                      midea.0
                      2026-06-13 12:27:35.175	warn	Appliance 31885837210977 (Wohnzimmer) is bound to the cloud account but did not respond to LAN discovery — control requires a local broadcast domain, or UDP/6445 is firewalled.
                      
                      midea.0
                      2026-06-13 12:27:35.175	warn	LAN discovery found 0 appliance(s) — your ioBroker host is not on the same broadcast domain as the appliance, or UDP 6445 is firewalled. Across VLANs you need a UDP broadcast relay (e.g. udpbroadcastrelay).
                      
                      midea.0
                      2026-06-13 12:27:35.175	debug	discover: finished, 0 appliance(s)
                      
                      midea.0
                      2026-06-13 12:27:30.433	debug	discover: rx 120B from 192.168.0.160:6445 via eth0(192.168.0.53/24)
                      
                      midea.0
                      2026-06-13 12:27:30.175	debug	discover: tx 72B -> 192.168.0.255:20086 via eth0(192.168.0.53/24)
                      
                      midea.0
                      2026-06-13 12:27:30.174	debug	discover: tx 72B -> 192.168.0.255:6445 via eth0(192.168.0.53/24)
                      
                      midea.0
                      2026-06-13 12:27:30.173	debug	discover: starting UDP broadcast targets=[192.168.0.255] ports=[6445,20086] timeoutMs=5000
                      
                      midea.0
                      2026-06-13 12:27:30.173	debug	discover: local interfaces: eth0(192.168.0.53/24->192.168.0.255)
                      
                      midea.0
                      2026-06-13 12:27:30.172	debug	LAN discovery: broadcasting to [192.168.0.255] on UDP/6445+20086
                      
                      midea.0
                      2026-06-13 12:27:30.172	debug	cloud: id=31885837210977 name="Wohnzimmer" type=0xac online=true
                      
                      midea.0
                      2026-06-13 12:27:30.172	info	Cloud listing: 1 appliance(s)
                      
                      midea.0
                      2026-06-13 12:27:30.087	debug	CloudClientV1: POST /v1/appliance/user/list/get hasToken=true
                      
                      midea.0
                      2026-06-13 12:27:30.087	debug	CloudClientV1: listAppliances()
                      
                      midea.0
                      2026-06-13 12:27:30.087	debug	CloudClientV1: authenticated (app=nethome)
                      
                      midea.0
                      2026-06-13 12:27:30.042	debug	CloudClientV1: POST /v1/user/login hasToken=false
                      
                      midea.0
                      2026-06-13 12:27:29.972	debug	CloudClientV1: POST /v1/user/login/id/get hasToken=false
                      
                      midea.0
                      2026-06-13 12:27:29.971	debug	Midea adapter starting up, poll interval=30 s
                      
                      midea.0
                      2026-06-13 12:27:29.873	info	starting. Version 1.8.4 in /opt/iobroker/node_modules/iobroker.midea, node: v22.22.2, js-controller: 7.1.2
                      code_text
                      
                      BananaJoeB 1 Antwort Letzte Antwort
                      0
                      • T triotec

                        ich bekomme meine Midea Klimaanlagen nicht in den Adapter eingebunden.

                        • Klimaanlagen sind wohl V1
                        • Midea Air, MSmartHome und NetHome
                          -- in allen App´s sind die Klimaanlagen erreichbar und steuerbar
                        • Im Adapter steht "V1-Firmware-Geräte im LAN werden nicht unterstützt"
                        • in GitHub steht "V1 and V2 appliances run cloudless"
                          Wie werden die V1 den jetzt angesprochen?

                        der Objektbaum baut sich nicht wirklich auf. Nur den Ordner Info gibt es.

                        midea.0
                        2026-06-13 12:27:35.175	info	Discovery summary: cloud=1, lan=0, both=0, registered=0 cloud-only=[31885837210977]
                        
                        midea.0
                        2026-06-13 12:27:35.175	warn	Appliance 31885837210977 (Wohnzimmer) is bound to the cloud account but did not respond to LAN discovery — control requires a local broadcast domain, or UDP/6445 is firewalled.
                        
                        midea.0
                        2026-06-13 12:27:35.175	warn	LAN discovery found 0 appliance(s) — your ioBroker host is not on the same broadcast domain as the appliance, or UDP 6445 is firewalled. Across VLANs you need a UDP broadcast relay (e.g. udpbroadcastrelay).
                        
                        midea.0
                        2026-06-13 12:27:35.175	debug	discover: finished, 0 appliance(s)
                        
                        midea.0
                        2026-06-13 12:27:30.433	debug	discover: rx 120B from 192.168.0.160:6445 via eth0(192.168.0.53/24)
                        
                        midea.0
                        2026-06-13 12:27:30.175	debug	discover: tx 72B -> 192.168.0.255:20086 via eth0(192.168.0.53/24)
                        
                        midea.0
                        2026-06-13 12:27:30.174	debug	discover: tx 72B -> 192.168.0.255:6445 via eth0(192.168.0.53/24)
                        
                        midea.0
                        2026-06-13 12:27:30.173	debug	discover: starting UDP broadcast targets=[192.168.0.255] ports=[6445,20086] timeoutMs=5000
                        
                        midea.0
                        2026-06-13 12:27:30.173	debug	discover: local interfaces: eth0(192.168.0.53/24->192.168.0.255)
                        
                        midea.0
                        2026-06-13 12:27:30.172	debug	LAN discovery: broadcasting to [192.168.0.255] on UDP/6445+20086
                        
                        midea.0
                        2026-06-13 12:27:30.172	debug	cloud: id=31885837210977 name="Wohnzimmer" type=0xac online=true
                        
                        midea.0
                        2026-06-13 12:27:30.172	info	Cloud listing: 1 appliance(s)
                        
                        midea.0
                        2026-06-13 12:27:30.087	debug	CloudClientV1: POST /v1/appliance/user/list/get hasToken=true
                        
                        midea.0
                        2026-06-13 12:27:30.087	debug	CloudClientV1: listAppliances()
                        
                        midea.0
                        2026-06-13 12:27:30.087	debug	CloudClientV1: authenticated (app=nethome)
                        
                        midea.0
                        2026-06-13 12:27:30.042	debug	CloudClientV1: POST /v1/user/login hasToken=false
                        
                        midea.0
                        2026-06-13 12:27:29.972	debug	CloudClientV1: POST /v1/user/login/id/get hasToken=false
                        
                        midea.0
                        2026-06-13 12:27:29.971	debug	Midea adapter starting up, poll interval=30 s
                        
                        midea.0
                        2026-06-13 12:27:29.873	info	starting. Version 1.8.4 in /opt/iobroker/node_modules/iobroker.midea, node: v22.22.2, js-controller: 7.1.2
                        code_text
                        
                        BananaJoeB Online
                        BananaJoeB Online
                        BananaJoe
                        Most Active
                        schrieb am zuletzt editiert von
                        #426

                        @triotec also laut deinem Log hat er ein Gerät "Wohnzimmer" gefunden.
                        Siehst du in den Adaptereinstellungen denn nun das Gerät?

                        ioBroker@Ubuntu 24.04 LTS (VMware) für: >260 Geräte, 5 Switche, 7 AP, 10 IP-Cam, 1 NAS 42TB, 1 ESXi 15TB, 4 Proxmox 1TB, 1 Hyper-V 48TB, 14 x Echo, 5x FireTV, 5 x Tablett/Handy VIS || >=160 Tasmota/Shelly || >=95 ZigBee || PV 8.1kW / Akku 14kWh || 2x USV APC 750W kaskadiert || Creality CR-10 SE 3D-Drucker

                        1 Antwort Letzte Antwort
                        0
                        • T Offline
                          T Offline
                          triotec
                          schrieb am zuletzt editiert von
                          #427

                          nein. da ist nichts zu sehen

                          T 1 Antwort Letzte Antwort
                          0
                          • T triotec

                            nein. da ist nichts zu sehen

                            T Offline
                            T Offline
                            tombox
                            schrieb am zuletzt editiert von
                            #428

                            @triotec ich bräuchte den debug log von der GitHub version bitte installieren..
                            brauch den "reply did not parse" log
                            beste Ergebnisse werden mit msmarthome app erreicht

                            1 Antwort Letzte Antwort
                            0
                            • T Offline
                              T Offline
                              triotec
                              schrieb am zuletzt editiert von
                              #429
                              • GitHub Version
                              • "Klimaanlage" in der msmarthome APP erreichbar
                              
                              midea.0
                              2026-06-13 17:05:49.459	info	Discovery summary: cloud=1, lan=0, both=0, registered=0 cloud-only=[144036023342557]
                              
                              midea.0
                              2026-06-13 17:05:49.458	warn	Appliance 144036023342557 (Klimaanlage) is bound to the cloud account but did not respond to LAN discovery — control requires a local broadcast domain, or UDP/6445 is firewalled.
                              
                              midea.0
                              2026-06-13 17:05:49.458	warn	LAN discovery found 0 appliance(s) — your ioBroker host is not on the same broadcast domain as the appliance, or UDP 6445 is firewalled. Across VLANs you need a UDP broadcast relay (e.g. udpbroadcastrelay).
                              
                              midea.0
                              2026-06-13 17:05:49.458	debug	discover: finished, 0 appliance(s)
                              
                              midea.0
                              2026-06-13 17:05:44.722	debug	discover: 192.168.0.161 reply did not parse (120B: 5a5a011178007a80000000000000000000000000dd95010000830000000000000000000001000000507b9a27e35e27978a358406f701a1a3321c19aed5fd2d6029de39ae75d6b7342f416c931f2ee9abaccf208248babb92bfd9d588cf12701a7e327db8abfcbd5c054eef08cbb4d754b32088f84dca15e1)
                              
                              midea.0
                              2026-06-13 17:05:44.721	debug	discover: rx 120B from 192.168.0.161:6445 via eth0(192.168.0.53/24)
                              
                              midea.0
                              2026-06-13 17:05:44.651	debug	discover: 192.168.0.160 reply did not parse (120B: 5a5a011178007a8000000000000000000000000061150000001d0000000000000000000001000000b535c19029e56c5fc48483815fcb2f363b8d9005b4dff2c93252bd142b8b2d2ace86c93ea999c62926f9b450cb84ee462e9c46009d788297559ce5ad405efd60ad131bf9d0a523dcebd0bb7c7319ee2e)
                              
                              midea.0
                              2026-06-13 17:05:44.650	debug	discover: rx 120B from 192.168.0.160:6445 via eth0(192.168.0.53/24)
                              
                              midea.0
                              2026-06-13 17:05:44.458	debug	discover: tx 72B -> 192.168.0.255:20086 via eth0(192.168.0.53/24)
                              
                              midea.0
                              2026-06-13 17:05:44.458	debug	discover: tx 72B -> 192.168.0.255:6445 via eth0(192.168.0.53/24)
                              
                              midea.0
                              2026-06-13 17:05:44.457	debug	discover: starting UDP broadcast targets=[192.168.0.255] ports=[6445,20086] timeoutMs=5000
                              
                              midea.0
                              2026-06-13 17:05:44.457	debug	discover: local interfaces: eth0(192.168.0.53/24->192.168.0.255)
                              
                              midea.0
                              2026-06-13 17:05:44.456	debug	LAN discovery: broadcasting to [192.168.0.255] on UDP/6445+20086
                              
                              midea.0
                              2026-06-13 17:05:44.456	debug	cloud: id=144036023342557 name="Klimaanlage" type=0xac online=true
                              
                              midea.0
                              2026-06-13 17:05:44.455	info	Cloud listing: 1 appliance(s)
                              
                              midea.0
                              2026-06-13 17:05:44.453	debug	CloudClient: listAppliances -> 1 appliance(s)
                              
                              midea.0
                              2026-06-13 17:05:44.453	debug	CloudClient: /v1/appliance/user/list/get reply code=0 msg=ok
                              
                              midea.0
                              2026-06-13 17:05:43.984	debug	CloudClient: POST /v1/appliance/user/list/get bodyLen=142 hasToken=true
                              
                              midea.0
                              2026-06-13 17:05:43.983	debug	CloudClient: listAppliances()
                              
                              midea.0
                              2026-06-13 17:05:43.983	debug	CloudClient: authenticated (uid=083e61dfb887ad99d871fe873824025b)
                              
                              midea.0
                              2026-06-13 17:05:43.983	debug	CloudClient: /mj/user/login reply code=0 msg=成功
                              
                              midea.0
                              2026-06-13 17:05:38.634	debug	CloudClient: POST /mj/user/login bodyLen=739 hasToken=false
                              
                              midea.0
                              2026-06-13 17:05:38.633	debug	CloudClient: /v1/user/login/id/get reply code=0 msg=OK
                              
                              midea.0
                              2026-06-13 17:05:38.331	debug	CloudClient: POST /v1/user/login/id/get bodyLen=221 hasToken=false
                              
                              midea.0
                              2026-06-13 17:05:38.331	debug	CloudClient: re-route confirmed mp-prod.appsmb.com
                              
                              midea.0
                              2026-06-13 17:05:38.330	debug	CloudClient: /v1/multicloud/platform/user/route reply code=0 msg=ok
                              
                              midea.0
                              2026-06-13 17:05:36.813	debug	CloudClient: POST /v1/multicloud/platform/user/route bodyLen=249 hasToken=false
                              
                              midea.0
                              2026-06-13 17:05:36.811	debug	Midea adapter starting up, poll interval=30 s
                              
                              midea.0
                              2026-06-13 17:05:36.728	info	starting. Version 1.8.4 (non-npm: TA2k/ioBroker.midea) in /opt/iobroker/node_modules/iobroker.midea, node: v22.22.2, js-controller: 7.1.2
                              
                              midea.0
                              2026-06-13 17:05:36.660	debug	States connected to redis: 127.0.0.1:9000
                              
                              midea.0
                              2026-06-13 17:05:36.610	debug	States create User PubSub Client
                              
                              midea.0
                              2026-06-13 17:05:36.609	debug	States create System PubSub Client
                              
                              midea.0
                              2026-06-13 17:05:36.603	debug	Redis States: Use Redis connection: 127.0.0.1:9000
                              
                              midea.0
                              2026-06-13 17:05:36.591	debug	Objects connected to redis: 127.0.0.1:9001
                              
                              midea.0
                              2026-06-13 17:05:36.587	debug	Objects client initialize lua scripts
                              
                              midea.0
                              2026-06-13 17:05:36.569	debug	Objects create User PubSub Client
                              
                              midea.0
                              2026-06-13 17:05:36.569	debug	Objects create System PubSub Client
                              
                              midea.0
                              2026-06-13 17:05:36.568	debug	Objects client ready ... initialize now
                              
                              midea.0
                              2026-06-13 17:05:36.552	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
                              
                              host.iobroker
                              2026-06-13 17:05:36.042	info	instance system.adapter.midea.0 in version "1.8.4" (non-npm: TA2k/ioBroker.midea) started with pid 25182
                              
                              host.iobroker
                              2026-06-13 17:05:35.701	info	"system.adapter.midea.0" enabled
                              
                              T 1 Antwort Letzte Antwort
                              0
                              • T triotec
                                • GitHub Version
                                • "Klimaanlage" in der msmarthome APP erreichbar
                                
                                midea.0
                                2026-06-13 17:05:49.459	info	Discovery summary: cloud=1, lan=0, both=0, registered=0 cloud-only=[144036023342557]
                                
                                midea.0
                                2026-06-13 17:05:49.458	warn	Appliance 144036023342557 (Klimaanlage) is bound to the cloud account but did not respond to LAN discovery — control requires a local broadcast domain, or UDP/6445 is firewalled.
                                
                                midea.0
                                2026-06-13 17:05:49.458	warn	LAN discovery found 0 appliance(s) — your ioBroker host is not on the same broadcast domain as the appliance, or UDP 6445 is firewalled. Across VLANs you need a UDP broadcast relay (e.g. udpbroadcastrelay).
                                
                                midea.0
                                2026-06-13 17:05:49.458	debug	discover: finished, 0 appliance(s)
                                
                                midea.0
                                2026-06-13 17:05:44.722	debug	discover: 192.168.0.161 reply did not parse (120B: 5a5a011178007a80000000000000000000000000dd95010000830000000000000000000001000000507b9a27e35e27978a358406f701a1a3321c19aed5fd2d6029de39ae75d6b7342f416c931f2ee9abaccf208248babb92bfd9d588cf12701a7e327db8abfcbd5c054eef08cbb4d754b32088f84dca15e1)
                                
                                midea.0
                                2026-06-13 17:05:44.721	debug	discover: rx 120B from 192.168.0.161:6445 via eth0(192.168.0.53/24)
                                
                                midea.0
                                2026-06-13 17:05:44.651	debug	discover: 192.168.0.160 reply did not parse (120B: 5a5a011178007a8000000000000000000000000061150000001d0000000000000000000001000000b535c19029e56c5fc48483815fcb2f363b8d9005b4dff2c93252bd142b8b2d2ace86c93ea999c62926f9b450cb84ee462e9c46009d788297559ce5ad405efd60ad131bf9d0a523dcebd0bb7c7319ee2e)
                                
                                midea.0
                                2026-06-13 17:05:44.650	debug	discover: rx 120B from 192.168.0.160:6445 via eth0(192.168.0.53/24)
                                
                                midea.0
                                2026-06-13 17:05:44.458	debug	discover: tx 72B -> 192.168.0.255:20086 via eth0(192.168.0.53/24)
                                
                                midea.0
                                2026-06-13 17:05:44.458	debug	discover: tx 72B -> 192.168.0.255:6445 via eth0(192.168.0.53/24)
                                
                                midea.0
                                2026-06-13 17:05:44.457	debug	discover: starting UDP broadcast targets=[192.168.0.255] ports=[6445,20086] timeoutMs=5000
                                
                                midea.0
                                2026-06-13 17:05:44.457	debug	discover: local interfaces: eth0(192.168.0.53/24->192.168.0.255)
                                
                                midea.0
                                2026-06-13 17:05:44.456	debug	LAN discovery: broadcasting to [192.168.0.255] on UDP/6445+20086
                                
                                midea.0
                                2026-06-13 17:05:44.456	debug	cloud: id=144036023342557 name="Klimaanlage" type=0xac online=true
                                
                                midea.0
                                2026-06-13 17:05:44.455	info	Cloud listing: 1 appliance(s)
                                
                                midea.0
                                2026-06-13 17:05:44.453	debug	CloudClient: listAppliances -> 1 appliance(s)
                                
                                midea.0
                                2026-06-13 17:05:44.453	debug	CloudClient: /v1/appliance/user/list/get reply code=0 msg=ok
                                
                                midea.0
                                2026-06-13 17:05:43.984	debug	CloudClient: POST /v1/appliance/user/list/get bodyLen=142 hasToken=true
                                
                                midea.0
                                2026-06-13 17:05:43.983	debug	CloudClient: listAppliances()
                                
                                midea.0
                                2026-06-13 17:05:43.983	debug	CloudClient: authenticated (uid=083e61dfb887ad99d871fe873824025b)
                                
                                midea.0
                                2026-06-13 17:05:43.983	debug	CloudClient: /mj/user/login reply code=0 msg=成功
                                
                                midea.0
                                2026-06-13 17:05:38.634	debug	CloudClient: POST /mj/user/login bodyLen=739 hasToken=false
                                
                                midea.0
                                2026-06-13 17:05:38.633	debug	CloudClient: /v1/user/login/id/get reply code=0 msg=OK
                                
                                midea.0
                                2026-06-13 17:05:38.331	debug	CloudClient: POST /v1/user/login/id/get bodyLen=221 hasToken=false
                                
                                midea.0
                                2026-06-13 17:05:38.331	debug	CloudClient: re-route confirmed mp-prod.appsmb.com
                                
                                midea.0
                                2026-06-13 17:05:38.330	debug	CloudClient: /v1/multicloud/platform/user/route reply code=0 msg=ok
                                
                                midea.0
                                2026-06-13 17:05:36.813	debug	CloudClient: POST /v1/multicloud/platform/user/route bodyLen=249 hasToken=false
                                
                                midea.0
                                2026-06-13 17:05:36.811	debug	Midea adapter starting up, poll interval=30 s
                                
                                midea.0
                                2026-06-13 17:05:36.728	info	starting. Version 1.8.4 (non-npm: TA2k/ioBroker.midea) in /opt/iobroker/node_modules/iobroker.midea, node: v22.22.2, js-controller: 7.1.2
                                
                                midea.0
                                2026-06-13 17:05:36.660	debug	States connected to redis: 127.0.0.1:9000
                                
                                midea.0
                                2026-06-13 17:05:36.610	debug	States create User PubSub Client
                                
                                midea.0
                                2026-06-13 17:05:36.609	debug	States create System PubSub Client
                                
                                midea.0
                                2026-06-13 17:05:36.603	debug	Redis States: Use Redis connection: 127.0.0.1:9000
                                
                                midea.0
                                2026-06-13 17:05:36.591	debug	Objects connected to redis: 127.0.0.1:9001
                                
                                midea.0
                                2026-06-13 17:05:36.587	debug	Objects client initialize lua scripts
                                
                                midea.0
                                2026-06-13 17:05:36.569	debug	Objects create User PubSub Client
                                
                                midea.0
                                2026-06-13 17:05:36.569	debug	Objects create System PubSub Client
                                
                                midea.0
                                2026-06-13 17:05:36.568	debug	Objects client ready ... initialize now
                                
                                midea.0
                                2026-06-13 17:05:36.552	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
                                
                                host.iobroker
                                2026-06-13 17:05:36.042	info	instance system.adapter.midea.0 in version "1.8.4" (non-npm: TA2k/ioBroker.midea) started with pid 25182
                                
                                host.iobroker
                                2026-06-13 17:05:35.701	info	"system.adapter.midea.0" enabled
                                
                                T Offline
                                T Offline
                                tombox
                                schrieb am zuletzt editiert von
                                #430

                                @triotec GitHub version sollte jetzt gehen

                                1 Antwort Letzte Antwort
                                0
                                • T Offline
                                  T Offline
                                  triotec
                                  schrieb am zuletzt editiert von
                                  #431

                                  Funktioniert.

                                  Vielen Dank für deine Arbeit und Unterstützung.

                                  1 Antwort Letzte Antwort
                                  0
                                  • Tom10webT Tom10web

                                    Hi, ich wollte nur meine Erfahrungen einbringen.
                                    Habe mir jetzt einen Slwf01pro zugelegt um meine Dimstal (midea-clon) ohne Cloud zu steuern.
                                    Esphome ist vorinstalliert für Homeassistent.
                                    Ich nutze aber den Mqtt Adapter im Iobroker.
                                    Alle wichtigen Funktionen funktionieren ohne Probleme.
                                    Man muss vom Hersteller des USB Stick die Yaml - Datei runterladen, da die "Platform" esp8266 ändern, die Zeilen für Mqtt einfügen und wieder mit "Esphome Dashboard" auf den Stick Flashen.
                                    ! Geht nicht im Gerät über WLAN. Ich hab's am PC geflasht, da muss beim gesamten Flashen der Knopf am SLWF gedrückt werden. (Beim Kompilieren noch nicht).
                                    Das gleiche ist zwar weiter oben mit einer angepassten .Yaml beschrieben, da ging aber bei mir nichts.

                                    M Online
                                    M Online
                                    mika84
                                    schrieb zuletzt editiert von
                                    #432

                                    @Tom10web sagte:

                                    Hi, ich wollte nur meine Erfahrungen einbringen.
                                    Habe mir jetzt einen Slwf01pro zugelegt um meine Dimstal (midea-clon) ohne Cloud zu steuern.
                                    Esphome ist vorinstalliert für Homeassistent.
                                    Ich nutze aber den Mqtt Adapter im Iobroker.
                                    Alle wichtigen Funktionen funktionieren ohne Probleme.
                                    Man muss vom Hersteller des USB Stick die Yaml - Datei runterladen, da die "Platform" esp8266 ändern, die Zeilen für Mqtt einfügen und wieder mit "Esphome Dashboard" auf den Stick Flashen.
                                    ! Geht nicht im Gerät über WLAN. Ich hab's am PC geflasht, da muss beim gesamten Flashen der Knopf am SLWF gedrückt werden. (Beim Kompilieren noch nicht).
                                    Das gleiche ist zwar weiter oben mit einer angepassten .Yaml beschrieben, da ging aber bei mir nichts.

                                    Hi Tom,

                                    kannst du mal deine YAML ohne confidential data :) zur Verfügung stellen? In der Originaldatei steht ja mehrfach platform. Ich habe auch kein sinnvolles Beispiel gefunden. Stehe vor der gleichen Herausforderung.
                                    Danke für deine Hilfe!

                                    1 Antwort Letzte Antwort
                                    0

                                    Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                                    Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                                    Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                                    Registrieren Anmelden
                                    Antworten
                                    • In einem neuen Thema antworten
                                    Anmelden zum Antworten
                                    • Älteste zuerst
                                    • Neuste zuerst
                                    • Meiste Stimmen


                                    Support us

                                    ioBroker
                                    Community Adapters
                                    Donate

                                    405

                                    Online

                                    33.0k

                                    Benutzer

                                    83.3k

                                    Themen

                                    1.3m

                                    Beiträge
                                    Community
                                    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                    ioBroker Community 2014-2026
                                    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