Naja, bis zum nächsten Winter wirds dauern müssen, da fehlt mir momentan die Zeit zu. Aber die Anhaltspunkte sind schon mal gut. Vielen Dank für deine Unterstützung.
NEWS
Latest posts made by ARaS
-
RE: Test Adapter Midea Dimstal Klimaanlagen v0.0.x
-
RE: Test Adapter Midea Dimstal Klimaanlagen v0.0.x
Wird dann wohl doch eher ne Aufgabe für den Winter... Meinst du, ich könnte den ioBroker mit Backup dann direkt wieder einspielen? So ne Zwischenidee, damit ich den Midea Adapter mal installiert bekomme hast du nicht zufällig, oder?
-
RE: Test Adapter Midea Dimstal Klimaanlagen v0.0.x
Dann erst mal danke für die Info. Heißt für mich; einmal alles neu machen, oder? Also den Raspberry "platt" machen, neues OS drauf und dann den iobroker wieder drauf packen?
-
RE: Test Adapter Midea Dimstal Klimaanlagen v0.0.x
Mit was "lebendigem" meinst du jetzt in Form des gesamten Raspberry's?
-
RE: Test Adapter Midea Dimstal Klimaanlagen v0.0.x
Da kommt das hier zurück:
/usr/bin/nodejs /usr/bin/node /usr/bin/npm v16.16.0 v16.16.0 8.11.0 pi /home/pi OK:1 http://archive.raspberrypi.org/debian stretch InRelease OK:2 http://raspbian.raspberrypi.org/raspbian stretch InRelease OK:3 https://deb.nodesource.com/node_16.x stretch InRelease Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut. Statusinformationen werden eingelesen.... Fertig Aktualisierung für 100 Pakete verfügbar. Führen Sie »apt list --upgradable« aus, um sie anzuzeigen. nodejs: Installiert: 16.16.0-1nodesource1 Installationskandidat: 16.16.0-1nodesource1 Versionstabelle: *** 16.16.0-1nodesource1 500 500 https://deb.nodesource.com/node_16.x stretch/main armhf Packages 100 /var/lib/dpkg/status 8.11.1~dfsg-2~bpo9+1 500 500 http://archive.raspberrypi.org/debian stretch/main armhf Packages 4.8.2~dfsg-1 500 500 http://raspbian.raspberrypi.org/raspbian stretch/main armhf Packages
-
RE: Test Adapter Midea Dimstal Klimaanlagen v0.0.x
Ok... Naja, so wirklich kenne ich mich da halt nicht aus... Sorry. Ich hab nen Raspberry PI 3 mit Rasbian drauf, da läuft der ioBroker. Bis jetzt auch ohne größere Probleme. Die Anbindung meiner Midea Klimaanlagen wäre halt jetzt noch ne schöne Sache.
-
RE: Test Adapter Midea Dimstal Klimaanlagen v0.0.x
Ich hab das nach der Vorlage hier gemacht https://allurcode.com/install-latest-version-of-python-on-raspberry-pi/
Da es aber erst mal nicht funktioniert hat, habe ich die Verknüpfung anstatt auf Python3 direkt auf Python gesetzt. -
RE: Test Adapter Midea Dimstal Klimaanlagen v0.0.x
Also unter python -V habe ich nun die neu installierte Python Version 3.9.12. Python3 hab ich da jetzt nicht mehr verknüpft.
Beim installieren kommt folgende Meldung:
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-run npm ERR! > iobroker.midea@0.1.0 postinstallnpm ERR! > node ./pythonPackages.jsnpm ERR! npm ERR! npm ERR! Start Python package installationnpm ERR! npm ERR! Python 3 not found. Please install minimum python 3.8npm ERR! npm WARN using --force Recommended protections disabled.npm ERR! /bin/sh: 1: python3: not foundnpm ERR! npm ERR! code 1npm ERR! npm ERR! path /home/iobroker/.npm/_cacache/tmp/git-clonenZK3zUnpm 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-25T14_49_37_774Z-debug-0.log npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2022-07-25T14_49_22_118Z-debug-0.log host.raspberrypi Cannot install TA2k/ioBroker.midea#6e0c2b5bf9a3f7f19b7827bf20bc2b48c0281d96: 1 ERROR: Process exited with code 25
-
RE: Test Adapter Midea Dimstal Klimaanlagen v0.0.x
Ich habe nun Python 3.9 am laufen. Aber leider bekomme ich immer noch die Fehlermeldung, dass ich mind. Python 3.8 brauche, damit ich den Adapter installieren kann. Jemand ne Idee was da noch hängt?
-
RE: Test Adapter Midea Dimstal Klimaanlagen v0.0.x
Ok, so wie es aussieht muss ich da wohl ne andere Python Version installieren...
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