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. ioBroker Allgemein
  4. Probleme mit Installation von ESP Home@0.2.4

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    16
    1
    348

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

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

Probleme mit Installation von ESP Home@0.2.4

Scheduled Pinned Locked Moved ioBroker Allgemein
109 Posts 6 Posters 10.4k Views 5 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.
  • Thomas BraunT Thomas Braun

    @tontechniker sagte in Probleme mit Installation von ESP Home@0.2.4:

    Nach Deiner Anleitung!

    Und nach welcher Anleitung hast du die 14.19.2 installiert?

    T Offline
    T Offline
    Tontechniker
    wrote on last edited by
    #31

    @thomas-braun Hab irgendwo ein Update gemacht, dann kam diese Version.

    J Thomas BraunT 2 Replies Last reply
    0
    • T Tontechniker

      @thomas-braun Hab irgendwo ein Update gemacht, dann kam diese Version.

      J Offline
      J Offline
      Jan1
      wrote on last edited by
      #32

      @tontechniker
      irgendwo ist eben schlecht und Node wird nicht mit einem anderen Update mitgemacht, sondern läuft immer alleine (zumindest wenn man die Grundversion updatet).
      Sprich Du hast ne Anleitung die mist ist für ein Node Update verwendet und da wirds eben interessant, welche das war, denn die ist eben mist, oder Du hast Dich nicht wirklich dran gehalten ;)

      T 1 Reply Last reply
      1
      • J Jan1

        @tontechniker
        irgendwo ist eben schlecht und Node wird nicht mit einem anderen Update mitgemacht, sondern läuft immer alleine (zumindest wenn man die Grundversion updatet).
        Sprich Du hast ne Anleitung die mist ist für ein Node Update verwendet und da wirds eben interessant, welche das war, denn die ist eben mist, oder Du hast Dich nicht wirklich dran gehalten ;)

        T Offline
        T Offline
        Tontechniker
        wrote on last edited by
        #33

        @jan1 Ist diese Ausgabe jetzt richtig?

        pi@raspberrypi:~ $ uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
        armv7l
        /usr/bin/nodejs
        /usr/bin/node
        /usr/bin/npm
        v14.19.3
        v14.19.3
        6.14.17
        pi
        /home/pi
        OK:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
        OK:2 https://deb.nodesource.com/node_14.x bullseye InRelease
        OK:3 http://archive.raspberrypi.org/debian bullseye InRelease
        Paketlisten werden gelesen… Fertig
        Abhängigkeitsbaum wird aufgebaut… Fertig
        Statusinformationen werden eingelesen… Fertig
        Alle Pakete sind aktuell.
        nodejs:
          Installiert:           14.19.3-deb-1nodesource1
          Installationskandidat: 14.19.3-deb-1nodesource1
          Versionstabelle:
         *** 14.19.3-deb-1nodesource1 500
                500 https://deb.nodesource.com/node_14.x bullseye/main armhf Packages
                100 /var/lib/dpkg/status
             12.22.5~dfsg-2~11u1 500
                500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
        pi@raspberrypi:~ $
        
        
        J Thomas BraunT 2 Replies Last reply
        0
        • T Tontechniker

          @thomas-braun Hab irgendwo ein Update gemacht, dann kam diese Version.

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

          @tontechniker sagte in Probleme mit Installation von ESP Home@0.2.4:

          Hab irgendwo ein Update gemacht, dann kam diese Version.

          Welches Update wie?

          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 Tontechniker

            @jan1 Ist diese Ausgabe jetzt richtig?

            pi@raspberrypi:~ $ uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
            armv7l
            /usr/bin/nodejs
            /usr/bin/node
            /usr/bin/npm
            v14.19.3
            v14.19.3
            6.14.17
            pi
            /home/pi
            OK:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
            OK:2 https://deb.nodesource.com/node_14.x bullseye InRelease
            OK:3 http://archive.raspberrypi.org/debian bullseye InRelease
            Paketlisten werden gelesen… Fertig
            Abhängigkeitsbaum wird aufgebaut… Fertig
            Statusinformationen werden eingelesen… Fertig
            Alle Pakete sind aktuell.
            nodejs:
              Installiert:           14.19.3-deb-1nodesource1
              Installationskandidat: 14.19.3-deb-1nodesource1
              Versionstabelle:
             *** 14.19.3-deb-1nodesource1 500
                    500 https://deb.nodesource.com/node_14.x bullseye/main armhf Packages
                    100 /var/lib/dpkg/status
                 12.22.5~dfsg-2~11u1 500
                    500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
            pi@raspberrypi:~ $
            
            
            J Offline
            J Offline
            Jan1
            wrote on last edited by Jan1
            #35

            @tontechniker
            sieht auf alle Fälle mal gut aus Node ist dort wo es sein soll und die source past auch dazu.

            Eigentlich kannst jetzt mal den Adapter installieren und wenn das auch klappt, hast Feierabend :)

            Edit:
            wobei die Frage wie Du das so krumm installier bekommen hast immer noch offen ist.

            1 Reply Last reply
            0
            • T Tontechniker

              @jan1 Ist diese Ausgabe jetzt richtig?

              pi@raspberrypi:~ $ uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
              armv7l
              /usr/bin/nodejs
              /usr/bin/node
              /usr/bin/npm
              v14.19.3
              v14.19.3
              6.14.17
              pi
              /home/pi
              OK:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
              OK:2 https://deb.nodesource.com/node_14.x bullseye InRelease
              OK:3 http://archive.raspberrypi.org/debian bullseye InRelease
              Paketlisten werden gelesen… Fertig
              Abhängigkeitsbaum wird aufgebaut… Fertig
              Statusinformationen werden eingelesen… Fertig
              Alle Pakete sind aktuell.
              nodejs:
                Installiert:           14.19.3-deb-1nodesource1
                Installationskandidat: 14.19.3-deb-1nodesource1
                Versionstabelle:
               *** 14.19.3-deb-1nodesource1 500
                      500 https://deb.nodesource.com/node_14.x bullseye/main armhf Packages
                      100 /var/lib/dpkg/status
                   12.22.5~dfsg-2~11u1 500
                      500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
              pi@raspberrypi:~ $
              
              
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              wrote on last edited by
              #36

              @tontechniker

              Jetzt ist es sauber. Kommen wir zum npm tree:

              cd /opt/iobroker
              npm ls | grep ERR
              

              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

                @tontechniker

                Jetzt ist es sauber. Kommen wir zum npm tree:

                cd /opt/iobroker
                npm ls | grep ERR
                
                T Offline
                T Offline
                Tontechniker
                wrote on last edited by Tontechniker
                #37

                @thomas-braun Habe ich gemacht! Normaler Prompt.

                Thomas BraunT 1 Reply Last reply
                0
                • T Tontechniker

                  @thomas-braun Habe ich gemacht! Normaler Prompt.

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

                  @tontechniker
                  Und die Ausgaben waren geheim? Dann wird es schwierig mit Hilfe.

                  Komplette Ein- wie Ausgaben inkl. login prompt.

                  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

                    @tontechniker
                    Und die Ausgaben waren geheim? Dann wird es schwierig mit Hilfe.

                    Komplette Ein- wie Ausgaben inkl. login prompt.

                    T Offline
                    T Offline
                    Tontechniker
                    wrote on last edited by
                    #39

                    @thomas-braun

                    pi@raspberrypi:~ $ cd /opt/iobroker
                    pi@raspberrypi:/opt/iobroker $ npm ls | grep ERR
                    pi@raspberrypi:/opt/iobroker $
                    Thomas BraunT 1 Reply Last reply
                    0
                    • T Tontechniker

                      @thomas-braun

                      pi@raspberrypi:~ $ cd /opt/iobroker
                      pi@raspberrypi:/opt/iobroker $ npm ls | grep ERR
                      pi@raspberrypi:/opt/iobroker $
                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      wrote on last edited by
                      #40

                      @tontechniker

                      Dann versuch jetzt nochmal den Adapter zu installieren.

                      python --version 
                      

                      liefert?

                      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

                        @tontechniker

                        Dann versuch jetzt nochmal den Adapter zu installieren.

                        python --version 
                        

                        liefert?

                        T Offline
                        T Offline
                        Tontechniker
                        wrote on last edited by
                        #41

                        @thomas-braun sagte in Probleme mit Installation von ESP Home@0.2.4:

                        python --version

                        pi@raspberrypi:/opt/iobroker $ python --version
                        Python 3.9.2
                        pi@raspberrypi:/opt/iobroker $
                        
                        Thomas BraunT 1 Reply Last reply
                        0
                        • T Tontechniker

                          @thomas-braun sagte in Probleme mit Installation von ESP Home@0.2.4:

                          python --version

                          pi@raspberrypi:/opt/iobroker $ python --version
                          Python 3.9.2
                          pi@raspberrypi:/opt/iobroker $
                          
                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          wrote on last edited by
                          #42

                          @tontechniker

                          Die Grundvoraussetzungen sollten jetzt bedient sein.
                          Die Installation des Adapters sagt?

                          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
                          1
                          • Thomas BraunT Thomas Braun

                            @tontechniker

                            Die Grundvoraussetzungen sollten jetzt bedient sein.
                            Die Installation des Adapters sagt?

                            T Offline
                            T Offline
                            Tontechniker
                            wrote on last edited by
                            #43

                            @thomas-braun Hab nochmal einen Reboot gemacht und den Adapter versucht zu installieren. Leider immer noch Error.

                            HomoranH 1 Reply Last reply
                            0
                            • Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              wrote on last edited by
                              #44

                              @tontechniker

                              Welcher? Bitte mehr Info aus der Kommandozeile...

                              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
                              • T Tontechniker

                                @thomas-braun Hab nochmal einen Reboot gemacht und den Adapter versucht zu installieren. Leider immer noch Error.

                                HomoranH Do not disturb
                                HomoranH Do not disturb
                                Homoran
                                Global Moderator Administrators
                                wrote on last edited by
                                #45

                                @tontechniker sagte in Probleme mit Installation von ESP Home@0.2.4:

                                Leider immer noch Error.

                                Bitte immer alles zeigen!
                                https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge/1

                                kein Support per PN! - Fragen im Forum stellen -
                                Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                                der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                1 Reply Last reply
                                0
                                • Thomas BraunT Thomas Braun

                                  @tontechniker

                                  Welcher? Bitte mehr Info aus der Kommandozeile...

                                  T Offline
                                  T Offline
                                  Tontechniker
                                  wrote on last edited by Tontechniker
                                  #46

                                  @thomas-braun Hier der aktuelle Log der Installation:

                                  $ iobroker add esphome --host raspberrypi
                                  
                                  NPM version: 6.14.17
                                  
                                  Installing iobroker.esphome@0.2.4... (System call)
                                  
                                  > iobroker.esphome@0.2.4 install /opt/iobroker/node_modules/iobroker.esphome> npip install
                                  
                                  No python_modules directory; installing pip locally if needed.
                                  
                                  Successfully completed pip check.
                                  
                                  Collecting esphome>=2021.8
                                  
                                  Using cached esphome-2022.5.1-py2.py3-none-any.whl (2.3 MB)
                                  
                                  Collecting tornado>=3.2
                                  
                                  Using cached tornado-6.1.tar.gz (497 kB)
                                  
                                  Preparing metadata (setup.py): started
                                  
                                  Preparing metadata (setup.py): finished with status 'done'
                                  
                                  Collecting pyserial==3.5
                                  
                                  Using cached pyserial-3.5-py2.py3-none-any.whl (90 kB)
                                  
                                  Collecting colorama==0.4.4
                                  
                                  Using cached colorama-0.4.4-py2.py3-none-any.whl (16 kB)
                                  
                                  Collecting esptool==3.3
                                  
                                  Using cached esptool-3.3.tar.gz (213 kB)
                                  
                                  Preparing metadata (setup.py): started
                                  
                                  Preparing metadata (setup.py): finished with status 'done'
                                  
                                  Collecting aioesphomeapi==10.8.2
                                  
                                  Using cached aioesphomeapi-10.8.2-py2.py3-none-any.whl (49 kB)
                                  
                                  Collecting zeroconf==0.38.4
                                  
                                  Using cached zeroconf-0.38.4-py3-none-any.whl (106 kB)
                                  
                                  Collecting tzdata>=2021.1
                                  
                                  Using cached tzdata-2022.1-py2.py3-none-any.whl (339 kB)
                                  
                                  Collecting kconfiglib==13.7.1
                                  
                                  Using cached kconfiglib-13.7.1-py2.py3-none-any.whl (145 kB)
                                  
                                  Collecting PyYAML==6.0
                                  
                                  Using cached PyYAML-6.0.tar.gz (124 kB)
                                  
                                  Installing build dependencies: started
                                  
                                  Installing build dependencies: finished with status 'done'
                                  
                                  Getting requirements to build wheel: started
                                  
                                  Getting requirements to build wheel: finished with status 'done'
                                  
                                  Preparing metadata (pyproject.toml): started
                                  
                                  Preparing metadata (pyproject.toml): finished with status 'done'
                                  
                                  Collecting esphome-dashboard==20220508.0
                                  
                                  Using cached esphome_dashboard-20220508.0-py3-none-any.whl (601 kB)
                                  
                                  Collecting platformio==5.2.5
                                  
                                  Using cached platformio-5.2.5.tar.gz (218 kB)
                                  
                                  Preparing metadata (setup.py): started
                                  
                                  Preparing metadata (setup.py): finished with status 'done'
                                  
                                  Collecting tzlocal==4.2
                                  
                                  Using cached tzlocal-4.2-py3-none-any.whl (19 kB)
                                  
                                  Collecting paho-mqtt==1.6.1
                                  
                                  Using cached paho-mqtt-1.6.1.tar.gz (99 kB)
                                  
                                  Preparing metadata (setup.py): started
                                  
                                  Preparing metadata (setup.py): finished with status 'done'
                                  
                                  Collecting click==8.1.3
                                  
                                  Using cached click-8.1.3-py3-none-any.whl (96 kB)
                                  
                                  Collecting voluptuous==0.13.1
                                  
                                  Using cached voluptuous-0.13.1-py3-none-any.whl (29 kB)
                                  
                                  Collecting noiseprotocol<1.0,>=0.3.1
                                  
                                  Using cached noiseprotocol-0.3.1-py3-none-any.whl (20 kB)
                                  
                                  Collecting protobuf<4.0,>=3.12.2
                                  
                                  Using cached protobuf-3.20.1-py2.py3-none-any.whl (162 kB)
                                  
                                  Collecting bitstring>=3.1.6
                                  
                                  Using cached bitstring-3.1.9-py3-none-any.whl (38 kB)
                                  
                                  Collecting cryptography>=2.1.4
                                  
                                  Using cached cryptography-37.0.2.tar.gz (585 kB)
                                  
                                  Installing build dependencies: started
                                  
                                  Installing build dependencies: finished with status 'error'
                                  
                                  host.raspberrypi Cannot install iobroker.esphome@0.2.4: 1
                                  
                                  ERROR: Process exited with code 25
                                  
                                  HomoranH 1 Reply Last reply
                                  0
                                  • T Tontechniker

                                    @thomas-braun Hier der aktuelle Log der Installation:

                                    $ iobroker add esphome --host raspberrypi
                                    
                                    NPM version: 6.14.17
                                    
                                    Installing iobroker.esphome@0.2.4... (System call)
                                    
                                    > iobroker.esphome@0.2.4 install /opt/iobroker/node_modules/iobroker.esphome> npip install
                                    
                                    No python_modules directory; installing pip locally if needed.
                                    
                                    Successfully completed pip check.
                                    
                                    Collecting esphome>=2021.8
                                    
                                    Using cached esphome-2022.5.1-py2.py3-none-any.whl (2.3 MB)
                                    
                                    Collecting tornado>=3.2
                                    
                                    Using cached tornado-6.1.tar.gz (497 kB)
                                    
                                    Preparing metadata (setup.py): started
                                    
                                    Preparing metadata (setup.py): finished with status 'done'
                                    
                                    Collecting pyserial==3.5
                                    
                                    Using cached pyserial-3.5-py2.py3-none-any.whl (90 kB)
                                    
                                    Collecting colorama==0.4.4
                                    
                                    Using cached colorama-0.4.4-py2.py3-none-any.whl (16 kB)
                                    
                                    Collecting esptool==3.3
                                    
                                    Using cached esptool-3.3.tar.gz (213 kB)
                                    
                                    Preparing metadata (setup.py): started
                                    
                                    Preparing metadata (setup.py): finished with status 'done'
                                    
                                    Collecting aioesphomeapi==10.8.2
                                    
                                    Using cached aioesphomeapi-10.8.2-py2.py3-none-any.whl (49 kB)
                                    
                                    Collecting zeroconf==0.38.4
                                    
                                    Using cached zeroconf-0.38.4-py3-none-any.whl (106 kB)
                                    
                                    Collecting tzdata>=2021.1
                                    
                                    Using cached tzdata-2022.1-py2.py3-none-any.whl (339 kB)
                                    
                                    Collecting kconfiglib==13.7.1
                                    
                                    Using cached kconfiglib-13.7.1-py2.py3-none-any.whl (145 kB)
                                    
                                    Collecting PyYAML==6.0
                                    
                                    Using cached PyYAML-6.0.tar.gz (124 kB)
                                    
                                    Installing build dependencies: started
                                    
                                    Installing build dependencies: finished with status 'done'
                                    
                                    Getting requirements to build wheel: started
                                    
                                    Getting requirements to build wheel: finished with status 'done'
                                    
                                    Preparing metadata (pyproject.toml): started
                                    
                                    Preparing metadata (pyproject.toml): finished with status 'done'
                                    
                                    Collecting esphome-dashboard==20220508.0
                                    
                                    Using cached esphome_dashboard-20220508.0-py3-none-any.whl (601 kB)
                                    
                                    Collecting platformio==5.2.5
                                    
                                    Using cached platformio-5.2.5.tar.gz (218 kB)
                                    
                                    Preparing metadata (setup.py): started
                                    
                                    Preparing metadata (setup.py): finished with status 'done'
                                    
                                    Collecting tzlocal==4.2
                                    
                                    Using cached tzlocal-4.2-py3-none-any.whl (19 kB)
                                    
                                    Collecting paho-mqtt==1.6.1
                                    
                                    Using cached paho-mqtt-1.6.1.tar.gz (99 kB)
                                    
                                    Preparing metadata (setup.py): started
                                    
                                    Preparing metadata (setup.py): finished with status 'done'
                                    
                                    Collecting click==8.1.3
                                    
                                    Using cached click-8.1.3-py3-none-any.whl (96 kB)
                                    
                                    Collecting voluptuous==0.13.1
                                    
                                    Using cached voluptuous-0.13.1-py3-none-any.whl (29 kB)
                                    
                                    Collecting noiseprotocol<1.0,>=0.3.1
                                    
                                    Using cached noiseprotocol-0.3.1-py3-none-any.whl (20 kB)
                                    
                                    Collecting protobuf<4.0,>=3.12.2
                                    
                                    Using cached protobuf-3.20.1-py2.py3-none-any.whl (162 kB)
                                    
                                    Collecting bitstring>=3.1.6
                                    
                                    Using cached bitstring-3.1.9-py3-none-any.whl (38 kB)
                                    
                                    Collecting cryptography>=2.1.4
                                    
                                    Using cached cryptography-37.0.2.tar.gz (585 kB)
                                    
                                    Installing build dependencies: started
                                    
                                    Installing build dependencies: finished with status 'error'
                                    
                                    host.raspberrypi Cannot install iobroker.esphome@0.2.4: 1
                                    
                                    ERROR: Process exited with code 25
                                    
                                    HomoranH Do not disturb
                                    HomoranH Do not disturb
                                    Homoran
                                    Global Moderator Administrators
                                    wrote on last edited by
                                    #47

                                    @tontechniker sagte in Probleme mit Installation von ESP Home@0.2.4:

                                    Habe ich weiter oben schon mal gepostet

                                    das war doch vor dem Fix von node

                                    kein Support per PN! - Fragen im Forum stellen -
                                    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                    Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                                    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                    T 1 Reply Last reply
                                    0
                                    • HomoranH Homoran

                                      @tontechniker sagte in Probleme mit Installation von ESP Home@0.2.4:

                                      Habe ich weiter oben schon mal gepostet

                                      das war doch vor dem Fix von node

                                      T Offline
                                      T Offline
                                      Tontechniker
                                      wrote on last edited by Tontechniker
                                      #48

                                      @homoran Dieser ist aktuell!
                                      Kann dies Probleme verursachen?

                                      No python_modules directory; installing pip locally if needed.
                                      
                                      HomoranH 1 Reply Last reply
                                      0
                                      • T Tontechniker

                                        @homoran Dieser ist aktuell!
                                        Kann dies Probleme verursachen?

                                        No python_modules directory; installing pip locally if needed.
                                        
                                        HomoranH Do not disturb
                                        HomoranH Do not disturb
                                        Homoran
                                        Global Moderator Administrators
                                        wrote on last edited by Homoran
                                        #49

                                        @tontechniker sagte in Probleme mit Installation von ESP Home@0.2.4:

                                        @homoran Dieser ist aktuell!

                                        klar doch!
                                        hast du über die Konsole oder über den admin installiert?

                                        wenn add, hattest du vorher geprüft ob es etwas zu deinstallieren gab?

                                        kein Support per PN! - Fragen im Forum stellen -
                                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                        Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                        T 1 Reply Last reply
                                        0
                                        • HomoranH Homoran

                                          @tontechniker sagte in Probleme mit Installation von ESP Home@0.2.4:

                                          @homoran Dieser ist aktuell!

                                          klar doch!
                                          hast du über die Konsole oder über den admin installiert?

                                          wenn add, hattest du vorher geprüft ob es etwas zu deinstallieren gab?

                                          T Offline
                                          T Offline
                                          Tontechniker
                                          wrote on last edited by
                                          #50

                                          @homoran Über Admin.

                                          HomoranH 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
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          369

                                          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