Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter Midea Dimstal Klimaanlagen v0.0.x

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Test Adapter Midea Dimstal Klimaanlagen v0.0.x

    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      tombox @tombox last edited by

      @tombox an dem iobroker adapter

      MichaelF 1 Reply Last reply Reply Quote 0
      • MichaelF
        MichaelF @draexler last edited by

        @draexler

        Hi,

        das hatte ich noch nicht getestet aber ist bei mir auch so.

        Status geht anscheinend auch nicht steht ständig auf drei, aber wasser voll funktioniert und ein und aus.

        Ein funktionierender Adapter wäre ein Traum.

        Grüsse

        1 Reply Last reply Reply Quote 0
        • MichaelF
          MichaelF @tombox last edited by

          @tombox

          Das liest sich super.

          Grüsse

          T 1 Reply Last reply Reply Quote 0
          • T
            tombox @MichaelF last edited by

            @michaelf Ich bräuchte aber noch ein paar Accounts zum testen gerade mit Entfeuchter bzw alle geräte die nicht gehen

            MichaelF 1 Reply Last reply Reply Quote 0
            • MichaelF
              MichaelF @tombox last edited by

              @tombox

              Kann ich irgendwie unterstützen?

              T 1 Reply Last reply Reply Quote 0
              • T
                tombox @MichaelF last edited by

                @michaelf Ja per PN zugangsdaten schicken und welche app und gerät du hast

                MichaelF 1 Reply Last reply Reply Quote 0
                • MichaelF
                  MichaelF @tombox last edited by

                  @tombox

                  Ich glaube ich bin zu doof für Private Nachrichten wo finde ich die hier ?

                  T 1 Reply Last reply Reply Quote 0
                  • T
                    tombox @MichaelF last edited by

                    @michaelf email geht auch tombox2020@gmail.com

                    MichaelF 1 Reply Last reply Reply Quote 0
                    • MichaelF
                      MichaelF @tombox last edited by

                      @tombox

                      Grade gesendet.

                      Grüsse

                      1 Reply Last reply Reply Quote 0
                      • T
                        tombox @draexler last edited by tombox

                        @draexler
                        @fischi87
                        @christian-sandkaulen
                        @mike2712

                        Ich habe den Adapter komplett umgeschrieben bitte mal via github die version 0.1.0 installieren und probieren ob jetzt das Gerät funktioniert

                        draexler P 2 Replies Last reply Reply Quote 0
                        • draexler
                          draexler @tombox last edited by

                          @tombox Ist das dann die 0.0.7?

                          T 1 Reply Last reply Reply Quote 0
                          • T
                            tombox @draexler last edited by

                            @draexler nein 0.1.0 via github

                            Thomas Braun B 2 Replies Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active @tombox last edited by

                              @tombox

                              Ist da eine Änderung bzgl. der neueren App drin?

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

                                @thomas-braun Ja basiert jetzt auf einem python modul sollte jetzt alle apps unterstützen. Außer ACFreedom die gehen nur via MQTT

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

                                  @tombox

                                  Feedback lieber als Issue oder im Thread?

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

                                    @thomas-braun mir egal

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

                                      @tombox

                                      Irgendwo klemmt es da wohl noch.
                                      Schalten kann ich über die ioBroker-Datenpunkte auch nichts. Per FB oder am Geräte geänderte Einstellungen (z. B. die Temperatur) schlagen sich auch nicht in den Datenpunkten nieder. Offenbar wird das nur einmal beim Start des Adapters eingelesen.

                                      2022-07-06 12:27:31.361  - info: midea.0 (697192) starting. Version 0.1.0 (non-npm: TA2k/ioBroker.midea#fd51f4b710e826e4c3025c70b7eab0d1f771f101) in /opt/iobroker/node_modules/iobroker.midea, node: v18.4.0, js-controller: 4.0.23
                                      2022-07-06 12:27:56.578  - info: midea.0 (697192) Login successful
                                      2022-07-06 12:27:56.582  - info: midea.0 (697192) Getting devices
                                      2022-07-06 12:28:06.220  - info: midea.0 (697192) Found 1 devices
                                      2022-07-06 12:28:06.240  - info: midea.0 (697192) Missing ip for GERAETE_ID device update via cloud
                                      2022-07-06 12:28:09.240  - error: midea.0 (697192) Error
                                      2022-07-06 12:28:09.241  - error: midea.0 (697192) *** PY ***  Python Error  Call to 'appliance_state' failed:
                                      >                         appliance_state = await this.midea_beautiful.appliance_state$({ cloud: this.cloud, appliance_id: id, use_cloud: true });
                                        at Midea.updateDevices (/opt/iobroker/node_modules/iobroker.midea/main.js:141:43)
                                        at Midea.onReady (/opt/iobroker/node_modules/iobroker.midea/main.js:78:9)
                                      ... across the bridge ...
                                      > appliance.identify(cloud, use_cloud)
                                        at appliance_state (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/lan.py:1025)
                                      > self.refresh(cloud if use_cloud else None)
                                        at identify (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/lan.py:810)
                                      > responses = self._status(cmd, cloud)
                                        at refresh (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/lan.py:381)
                                      > responses = cloud.appliance_transparent_send(self.appliance_id, data)
                                        at _status (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/lan.py:538)
                                      > response = self.api_request(
                                        at appliance_transparent_send (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/cloud.py:526)
                                      > self.handle_api_error(int(payload[error_code_tag]), payload["msg"])
                                        at api_request (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/cloud.py:302)
                                      > handler()
                                        at handle_api_error (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/cloud.py:645)
                                      > raise CloudError(error, message)
                                        at cloud_error (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/cloud.py:630)
                                      *** JS *** midea_beautiful.exceptions.CloudError: Midea cloud API error: None (1000)
                                      2022-07-06 12:30:25.940  - info: switchbot-hub.0 (694063) Connected to SwitchBot API found 4 devices
                                      2022-07-06 12:30:28.383  - info: switchbot-hub.0 (694063) All devices and values loaded, adapter ready
                                      2022-07-06 12:31:08.291  - error: midea.0 (697192) Error
                                      2022-07-06 12:31:08.293  - error: midea.0 (697192) *** PY ***  Python Error  Call to 'set_state' failed:
                                      >                 await appliance.set_state$(setState);
                                        at Midea.onStateChange (/opt/iobroker/node_modules/iobroker.midea/main.js:201:17)
                                      ... across the bridge ...
                                      > self.apply(cloud)
                                        at set_state (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/lan.py:827)
                                      > responses = cloud.appliance_transparent_send(self.appliance_id, data)
                                        at apply (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/lan.py:694)
                                      > response = self.api_request(
                                        at appliance_transparent_send (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/cloud.py:526)
                                      > self.handle_api_error(int(payload[error_code_tag]), payload["msg"])
                                        at api_request (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/cloud.py:302)
                                      > handler()
                                        at handle_api_error (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/cloud.py:645)
                                      > raise CloudError(error, message)
                                        at cloud_error (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/cloud.py:630)
                                      *** JS *** midea_beautiful.exceptions.CloudError: Midea cloud API error: None (1000)
                                      2022-07-06 12:31:17.080  - error: midea.0 (697192) Error
                                      2022-07-06 12:31:17.081  - error: midea.0 (697192) *** PY ***  Python Error  Call to 'set_state' failed:
                                      >                 await appliance.set_state$(setState);
                                        at Midea.onStateChange (/opt/iobroker/node_modules/iobroker.midea/main.js:201:17)
                                      ... across the bridge ...
                                      > self.apply(cloud)
                                        at set_state (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/lan.py:827)
                                      > responses = cloud.appliance_transparent_send(self.appliance_id, data)
                                        at apply (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/lan.py:694)
                                      > response = self.api_request(
                                        at appliance_transparent_send (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/cloud.py:526)
                                      > self.handle_api_error(int(payload[error_code_tag]), payload["msg"])
                                        at api_request (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/cloud.py:302)
                                      > handler()
                                        at handle_api_error (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/cloud.py:645)
                                      > raise CloudError(error, message)
                                        at cloud_error (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/cloud.py:630)
                                      *** JS *** midea_beautiful.exceptions.CloudError: Midea cloud API error: None (1000)
                                      2022-07-06 12:31:27.084  - info: midea.0 (697192) Missing ip for GERAETE_ID device update via cloud
                                      2022-07-06 12:31:30.082  - error: midea.0 (697192) Error
                                      2022-07-06 12:31:30.083  - error: midea.0 (697192) *** PY ***  Python Error  Call to 'appliance_state' failed:
                                      >                         appliance_state = await this.midea_beautiful.appliance_state$({ cloud: this.cloud, appliance_id: id, use_cloud: true });
                                        at Midea.updateDevices (/opt/iobroker/node_modules/iobroker.midea/main.js:141:43)
                                        at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.midea/main.js:208:17)
                                      ... across the bridge ...
                                      > appliance.identify(cloud, use_cloud)
                                        at appliance_state (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/lan.py:1025)
                                      > self.refresh(cloud if use_cloud else None)
                                        at identify (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/lan.py:810)
                                      > responses = self._status(cmd, cloud)
                                        at refresh (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/lan.py:381)
                                      > responses = cloud.appliance_transparent_send(self.appliance_id, data)
                                        at _status (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/lan.py:538)
                                      > response = self.api_request(
                                        at appliance_transparent_send (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/cloud.py:526)
                                      > self.handle_api_error(int(payload[error_code_tag]), payload["msg"])
                                        at api_request (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/cloud.py:302)
                                      > handler()
                                        at handle_api_error (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/cloud.py:645)
                                      > raise CloudError(error, message)
                                        at cloud_error (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/cloud.py:630)
                                      *** JS *** midea_beautiful.exceptions.CloudError: Midea cloud API error: None (1000)
                                      2022-07-06 12:33:09.243  - info: midea.0 (697192) Missing ip for GERAETE_ID device update via cloud
                                      2022-07-06 12:33:12.742  - error: midea.0 (697192) Error
                                      2022-07-06 12:33:12.743  - error: midea.0 (697192) *** PY ***  Python Error  Call to 'appliance_state' failed:
                                      >                         appliance_state = await this.midea_beautiful.appliance_state$({ cloud: this.cloud, appliance_id: id, use_cloud: true });
                                        at Midea.updateDevices (/opt/iobroker/node_modules/iobroker.midea/main.js:141:43)
                                      ... across the bridge ...
                                      > appliance.identify(cloud, use_cloud)
                                        at appliance_state (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/lan.py:1025)
                                      > self.refresh(cloud if use_cloud else None)
                                        at identify (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/lan.py:810)
                                      > responses = self._status(cmd, cloud)
                                        at refresh (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/lan.py:381)
                                      > responses = cloud.appliance_transparent_send(self.appliance_id, data)
                                        at _status (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/lan.py:538)
                                      > response = self.api_request(
                                        at appliance_transparent_send (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/cloud.py:526)
                                      > self.handle_api_error(int(payload[error_code_tag]), payload["msg"])
                                        at api_request (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/cloud.py:302)
                                      > handler()
                                        at handle_api_error (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/cloud.py:645)
                                      > raise CloudError(error, message)
                                        at cloud_error (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/cloud.py:630)
                                      *** JS *** midea_beautiful.exceptions.CloudError: Midea cloud API error: None (1000)
                                      2022-07-06 12:38:09.244  - info: midea.0 (697192) Missing ip for GERAETE_ID device update via cloud
                                      2022-07-06 12:38:12.468  - error: midea.0 (697192) Error
                                      2022-07-06 12:38:12.469  - error: midea.0 (697192) *** PY ***  Python Error  Call to 'appliance_state' failed:
                                      >                         appliance_state = await this.midea_beautiful.appliance_state$({ cloud: this.cloud, appliance_id: id, use_cloud: true });
                                        at Midea.updateDevices (/opt/iobroker/node_modules/iobroker.midea/main.js:141:43)
                                      ... across the bridge ...
                                      > appliance.identify(cloud, use_cloud)
                                        at appliance_state (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/lan.py:1025)
                                      > self.refresh(cloud if use_cloud else None)
                                        at identify (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/lan.py:810)
                                      > responses = self._status(cmd, cloud)
                                        at refresh (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/lan.py:381)
                                      > responses = cloud.appliance_transparent_send(self.appliance_id, data)
                                        at _status (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/lan.py:538)
                                      > response = self.api_request(
                                        at appliance_transparent_send (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/cloud.py:526)
                                      > self.handle_api_error(int(payload[error_code_tag]), payload["msg"])
                                        at api_request (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/cloud.py:302)
                                      > handler()
                                        at handle_api_error (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/cloud.py:645)
                                      > raise CloudError(error, message)
                                        at cloud_error (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/cloud.py:630)
                                      *** JS *** midea_beautiful.exceptions.CloudError: Midea cloud API error: None (1000)
                                      
                                      T 1 Reply Last reply Reply Quote 0
                                      • T
                                        tombox @Thomas Braun last edited by

                                        @thomas-braun Ja hatte ich auch gesehen und auch ein Ticket in dem module aufgemacht
                                        https://github.com/nbogojevic/midea-beautiful-air/issues/11

                                        um welche Geräte handelt es sich genau
                                        Ich würde erstmal abwarten wie der module entwickler reagiert

                                        TA2k created this issue in nbogojevic/midea-beautiful-air

                                        closed None capabilities as Error #11

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

                                          @tombox

                                          Das ist eine Mobile Klimaanlage
                                          Comfee Cool 7000-1

                                          1 Reply Last reply Reply Quote 0
                                          • B
                                            baeri @tombox last edited by

                                            @tombox said in Test Adapter Midea Dimstal Klimaanlagen v0.0.x:

                                            @draexler nein 0.1.0 via github

                                            Wo finde ich die?

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            481
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            dimstal midea nethome nethome plus
                                            60
                                            347
                                            59533
                                            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