Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter Midea Dimstal Klimaanlagen v0.0.x

NEWS

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

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

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

Test Adapter Midea Dimstal Klimaanlagen v0.0.x

Scheduled Pinned Locked Moved Tester
mideadimstalnethomenethome plus
368 Posts 65 Posters 93.5k Views 62 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T 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

    draexlerD Online
    draexlerD Online
    draexler
    wrote on last edited by
    #122

    @tombox Ist das dann die 0.0.7?

    T 1 Reply Last reply
    0
    • draexlerD draexler

      @tombox Ist das dann die 0.0.7?

      T Offline
      T Offline
      tombox
      wrote on last edited by
      #123

      @draexler nein 0.1.0 via github

      Thomas BraunT B 2 Replies Last reply
      0
      • T tombox

        @draexler nein 0.1.0 via github

        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        wrote on last edited by
        #124

        @tombox

        Ist da eine Änderung bzgl. der neueren App 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

        T 1 Reply Last reply
        0
        • Thomas BraunT Thomas Braun

          @tombox

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

          T Offline
          T Offline
          tombox
          wrote on last edited by tombox
          #125

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

          Thomas BraunT 1 Reply Last reply
          0
          • T 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 BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            wrote on last edited by
            #126

            @tombox

            Feedback lieber als Issue oder im Thread?

            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

            T 1 Reply Last reply
            0
            • Thomas BraunT Thomas Braun

              @tombox

              Feedback lieber als Issue oder im Thread?

              T Offline
              T Offline
              tombox
              wrote on last edited by
              #127

              @thomas-braun mir egal

              Thomas BraunT 1 Reply Last reply
              0
              • T tombox

                @thomas-braun mir egal

                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                wrote on last edited by Thomas Braun
                #128

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

                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

                T 1 Reply Last reply
                0
                • Thomas BraunT 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 Offline
                  T Offline
                  tombox
                  wrote on last edited by
                  #129

                  @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

                  Thomas BraunT 1 Reply Last reply
                  0
                  • T tombox

                    @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

                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    wrote on last edited by
                    #130

                    @tombox

                    Das ist eine Mobile Klimaanlage
                    Comfee Cool 7000-1

                    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 Reply Last reply
                    0
                    • T tombox

                      @draexler nein 0.1.0 via github

                      B Offline
                      B Offline
                      baeri
                      wrote on last edited by
                      #131

                      @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
                      0
                      • B baeri

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

                        @draexler nein 0.1.0 via github

                        Wo finde ich die?

                        T Offline
                        T Offline
                        tombox
                        wrote on last edited by
                        #132

                        @baeri Im GitHub symbol oder wie in Beitrag #1 installieren

                        T 1 Reply Last reply
                        0
                        • T tombox

                          @baeri Im GitHub symbol oder wie in Beitrag #1 installieren

                          T Offline
                          T Offline
                          toralt
                          wrote on last edited by
                          #133

                          @tombox hab ich installiert, aber es geht bei mir immer noch nichts. muss ich den adapter zunächst komplett deinstallieren? Ich bekomme im Protokoll folgenden Fehler:

                          *** PY *** Python Error Call to 'appliance_state' failed:> appliance_state = await this.midea_beautiful.appliance_state$({ at Midea.updateDevices (/opt/iobroker/node_modules/iobroker.midea/main.js:149:31) at Midea.onReady (/opt/iobroker/node_modules/iobroker.midea/main.js:80:5)... across the bridge ...> appliance.identify(cloud, use_cloud) at appliance_state (/opt/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/lan.py:1041)> self.refresh(cloud if use_cloud else None) at identify (/opt/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/lan.py:826)> responses = self._status(cmd, cloud) at refresh (/opt/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/lan.py:381)> responses = cloud.appliance_transparent_send(self.appliance_id, data) at _status (/opt/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/lan.py:538)> response = self.api_request( at appliance_transparent_send (/opt/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 (/opt/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/cloud.py:302)> handler() at handle_api_error (/opt/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/cloud.py:645)> raise CloudError(error, message) at cloud_error (/opt/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/cloud.py:630)*** JS *** midea_beautiful.exceptions.CloudError: Midea cloud API error: None (1000)

                          << ioBroker im Docker auf Synology DS1821+, 10GBit, 32GB RAM>>

                          Thomas BraunT 1 Reply Last reply
                          0
                          • T toralt

                            @tombox hab ich installiert, aber es geht bei mir immer noch nichts. muss ich den adapter zunächst komplett deinstallieren? Ich bekomme im Protokoll folgenden Fehler:

                            *** PY *** Python Error Call to 'appliance_state' failed:> appliance_state = await this.midea_beautiful.appliance_state$({ at Midea.updateDevices (/opt/iobroker/node_modules/iobroker.midea/main.js:149:31) at Midea.onReady (/opt/iobroker/node_modules/iobroker.midea/main.js:80:5)... across the bridge ...> appliance.identify(cloud, use_cloud) at appliance_state (/opt/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/lan.py:1041)> self.refresh(cloud if use_cloud else None) at identify (/opt/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/lan.py:826)> responses = self._status(cmd, cloud) at refresh (/opt/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/lan.py:381)> responses = cloud.appliance_transparent_send(self.appliance_id, data) at _status (/opt/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/lan.py:538)> response = self.api_request( at appliance_transparent_send (/opt/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 (/opt/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/cloud.py:302)> handler() at handle_api_error (/opt/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/cloud.py:645)> raise CloudError(error, message) at cloud_error (/opt/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/cloud.py:630)*** JS *** midea_beautiful.exceptions.CloudError: Midea cloud API error: None (1000)

                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            wrote on last edited by
                            #134

                            @toralt

                            Die Meldungen habe ich auch. Im Terminal funktioniert der Python-Code bei mir grundsätzlich und ich kann die Klimaanlage steuern. Jetzt muss 'nur noch' die Brücke zwischen dem Javascript/nodejs iobroker-Adapter zu Python geschlagen werden.

                            Ob das geht und wie aufwändig das ist? Keine Ahnung

                            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

                            T 1 Reply Last reply
                            0
                            • A Offline
                              A Offline
                              ARaS
                              wrote on last edited by
                              #135

                              @tombox Ich bekomme das Plugin leider nicht über Github installiert. Bekomme folgende Fehlermeldung:
                              ERROR: Process exited with code 25
                              Hast du vielleicht einen Tipp für mich?
                              Danke
                              ARaS

                              T 1 Reply Last reply
                              0
                              • A ARaS

                                @tombox Ich bekomme das Plugin leider nicht über Github installiert. Bekomme folgende Fehlermeldung:
                                ERROR: Process exited with code 25
                                Hast du vielleicht einen Tipp für mich?
                                Danke
                                ARaS

                                T Offline
                                T Offline
                                tombox
                                wrote on last edited by tombox
                                #136

                                @aras Bei der Adapterinstallation den Punkt Debug Ausgabe aktivieren
                                Bzw welches Hostsystem und Node Version

                                1 Reply Last reply
                                0
                                • A Offline
                                  A Offline
                                  ARaS
                                  wrote on last edited by
                                  #137

                                  Ok, so wie es aussieht muss ich da wohl ne andere Python Version installieren... :thinking_face:

                                  npm ERR! code 1
                                  npm ERR! git dep preparation failed
                                  npm ERR! command /usr/bin/node /usr/lib/node_modules/npm/bin/npm-cli.js install --force --cache=/home/iobroker/.npm --prefer-offline=false --prefer-online=false --offline=false --no-progress --no-save --no-audit --include=dev --include=peer --include=optional --no-package-lock-only --no-dry-runnpm ERR! > iobroker.midea@0.1.0 postinstallnpm ERR! > node ./pythonPackages.jsnpm ERR!
                                  npm ERR! npm ERR! Start Python package installationnpm ERR! Python 3.5.3npm ERR! npm ERR! Python 3 foundnpm ERR! npm ERR! Please install python 3.8npm ERR! npm WARN using --force Recommended protections disabled.npm ERR! npm ERR! code 1npm ERR! npm ERR! path /home/iobroker/.npm/_cacache/tmp/git-cloneKDh0kZnpm ERR! npm ERR! command failednpm ERR! npm ERR! command sh -c node ./pythonPackages.jsnpm ERR! npm ERR! npm ERR! A complete log of this run can be found in:npm ERR! npm ERR! /home/iobroker/.npm/_logs/2022-07-25T12_34_02_885Z-debug-0.log
                                  npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2022-07-25T12_33_48_190Z-debug-0.log
                                  host.raspberrypi Cannot install TA2k/ioBroker.midea#6e0c2b5bf9a3f7f19b7827bf20bc2b48c0281d96: 1
                                  ERROR: Process exited with code 25
                                  
                                  T Thomas BraunT 2 Replies Last reply
                                  0
                                  • A ARaS

                                    Ok, so wie es aussieht muss ich da wohl ne andere Python Version installieren... :thinking_face:

                                    npm ERR! code 1
                                    npm ERR! git dep preparation failed
                                    npm ERR! command /usr/bin/node /usr/lib/node_modules/npm/bin/npm-cli.js install --force --cache=/home/iobroker/.npm --prefer-offline=false --prefer-online=false --offline=false --no-progress --no-save --no-audit --include=dev --include=peer --include=optional --no-package-lock-only --no-dry-runnpm ERR! > iobroker.midea@0.1.0 postinstallnpm ERR! > node ./pythonPackages.jsnpm ERR!
                                    npm ERR! npm ERR! Start Python package installationnpm ERR! Python 3.5.3npm ERR! npm ERR! Python 3 foundnpm ERR! npm ERR! Please install python 3.8npm ERR! npm WARN using --force Recommended protections disabled.npm ERR! npm ERR! code 1npm ERR! npm ERR! path /home/iobroker/.npm/_cacache/tmp/git-cloneKDh0kZnpm ERR! npm ERR! command failednpm ERR! npm ERR! command sh -c node ./pythonPackages.jsnpm ERR! npm ERR! npm ERR! A complete log of this run can be found in:npm ERR! npm ERR! /home/iobroker/.npm/_logs/2022-07-25T12_34_02_885Z-debug-0.log
                                    npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2022-07-25T12_33_48_190Z-debug-0.log
                                    host.raspberrypi Cannot install TA2k/ioBroker.midea#6e0c2b5bf9a3f7f19b7827bf20bc2b48c0281d96: 1
                                    ERROR: Process exited with code 25
                                    
                                    T Offline
                                    T Offline
                                    tombox
                                    wrote on last edited by
                                    #138

                                    @aras Korrekt der Adapter benötigt mindestens python 3.8

                                    1 Reply Last reply
                                    0
                                    • A ARaS

                                      Ok, so wie es aussieht muss ich da wohl ne andere Python Version installieren... :thinking_face:

                                      npm ERR! code 1
                                      npm ERR! git dep preparation failed
                                      npm ERR! command /usr/bin/node /usr/lib/node_modules/npm/bin/npm-cli.js install --force --cache=/home/iobroker/.npm --prefer-offline=false --prefer-online=false --offline=false --no-progress --no-save --no-audit --include=dev --include=peer --include=optional --no-package-lock-only --no-dry-runnpm ERR! > iobroker.midea@0.1.0 postinstallnpm ERR! > node ./pythonPackages.jsnpm ERR!
                                      npm ERR! npm ERR! Start Python package installationnpm ERR! Python 3.5.3npm ERR! npm ERR! Python 3 foundnpm ERR! npm ERR! Please install python 3.8npm ERR! npm WARN using --force Recommended protections disabled.npm ERR! npm ERR! code 1npm ERR! npm ERR! path /home/iobroker/.npm/_cacache/tmp/git-cloneKDh0kZnpm ERR! npm ERR! command failednpm ERR! npm ERR! command sh -c node ./pythonPackages.jsnpm ERR! npm ERR! npm ERR! A complete log of this run can be found in:npm ERR! npm ERR! /home/iobroker/.npm/_logs/2022-07-25T12_34_02_885Z-debug-0.log
                                      npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2022-07-25T12_33_48_190Z-debug-0.log
                                      host.raspberrypi Cannot install TA2k/ioBroker.midea#6e0c2b5bf9a3f7f19b7827bf20bc2b48c0281d96: 1
                                      ERROR: Process exited with code 25
                                      
                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      wrote on last edited by
                                      #139

                                      @aras

                                      Aktuelle Debian-Releases kommen mit python 3.9 daher.
                                      Vielleicht die Gelegenheit das sinkende Schiff deiner bisherigen Distribution zu verlassen.

                                      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 Reply Last reply
                                      0
                                      • Thomas BraunT Thomas Braun

                                        @toralt

                                        Die Meldungen habe ich auch. Im Terminal funktioniert der Python-Code bei mir grundsätzlich und ich kann die Klimaanlage steuern. Jetzt muss 'nur noch' die Brücke zwischen dem Javascript/nodejs iobroker-Adapter zu Python geschlagen werden.

                                        Ob das geht und wie aufwändig das ist? Keine Ahnung

                                        T Offline
                                        T Offline
                                        toralt
                                        wrote on last edited by
                                        #140

                                        @thomas-braun
                                        Danke für die Info. Ich habe davon leider wenig Ahnung, daher verstehe ich zwar theoretisch was Du mir sagen willst, aber mir stellt sich dann wiederum die Frage, warum es jetzt nicht geht aber vorher ging? Wenn ich das richtig sehe, dann hat sich die Python Version geändert? D.h. es gab mal eine "Brücke" aber die braucht ein update?

                                        Und noch eine Frage, also es ist aktuell korrekt, dass der Adapter "läuft" aber nichts aktualisiert? Oder sollte er aktualisieren aber ich hab da irgendwo einen Bock?
                                        Ich hatte bzw habe meine Klimaanlagen via Yahka und diesem Adapter in Homekit, was wunderbar zu bedienen ging. Die MSmarthome App empfinde ich als mittlere Katastrophe, sehr langsam und man muss sich ständig neu anmelden.

                                        << ioBroker im Docker auf Synology DS1821+, 10GBit, 32GB RAM>>

                                        Thomas BraunT T 3 Replies Last reply
                                        0
                                        • T toralt

                                          @thomas-braun
                                          Danke für die Info. Ich habe davon leider wenig Ahnung, daher verstehe ich zwar theoretisch was Du mir sagen willst, aber mir stellt sich dann wiederum die Frage, warum es jetzt nicht geht aber vorher ging? Wenn ich das richtig sehe, dann hat sich die Python Version geändert? D.h. es gab mal eine "Brücke" aber die braucht ein update?

                                          Und noch eine Frage, also es ist aktuell korrekt, dass der Adapter "läuft" aber nichts aktualisiert? Oder sollte er aktualisieren aber ich hab da irgendwo einen Bock?
                                          Ich hatte bzw habe meine Klimaanlagen via Yahka und diesem Adapter in Homekit, was wunderbar zu bedienen ging. Die MSmarthome App empfinde ich als mittlere Katastrophe, sehr langsam und man muss sich ständig neu anmelden.

                                          Thomas BraunT Online
                                          Thomas BraunT Online
                                          Thomas Braun
                                          Most Active
                                          wrote on last edited by
                                          #141

                                          @toralt

                                          Der Adapter wurde weiterentwickelt und fußt jetzt auf Python 3.8 oder neuer. Das musst du dem System zur Verfügung stellen.
                                          Das aktuelle stable Release von Debian names 'Bullseye' würde das von Haus aus mitbringen. Was auch immer du da bewegst vielleicht nicht.

                                          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 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          377

                                          Online

                                          32.7k

                                          Users

                                          82.5k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe