Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Probleme mit Installation von ESP Home@0.2.4

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Probleme mit Installation von ESP Home@0.2.4

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

      @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 Braun 2 Replies Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @Tontechniker last edited by

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

        Hab irgendwo ein Update gemacht, dann kam diese Version.

        Welches Update wie?

        1 Reply Last reply Reply Quote 0
        • J
          Jan1 @Tontechniker last edited by Jan1

          @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 Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @Tontechniker last edited by

            @tontechniker

            Jetzt ist es sauber. Kommen wir zum npm tree:

            cd /opt/iobroker
            npm ls | grep ERR
            
            T 1 Reply Last reply Reply Quote 0
            • T
              Tontechniker @Thomas Braun last edited by Tontechniker

              @thomas-braun Habe ich gemacht! Normaler Prompt.

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

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

                Komplette Ein- wie Ausgaben inkl. login prompt.

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

                  @thomas-braun

                  pi@raspberrypi:~ $ cd /opt/iobroker
                  pi@raspberrypi:/opt/iobroker $ npm ls | grep ERR
                  pi@raspberrypi:/opt/iobroker $
                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @Tontechniker last edited by

                    @tontechniker

                    Dann versuch jetzt nochmal den Adapter zu installieren.

                    python --version 
                    

                    liefert?

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

                      @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 Braun 1 Reply Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @Tontechniker last edited by

                        @tontechniker

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

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

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

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

                            @tontechniker

                            Welcher? Bitte mehr Info aus der Kommandozeile...

                            T 1 Reply Last reply Reply Quote 0
                            • Homoran
                              Homoran Global Moderator Administrators @Tontechniker last edited by

                              @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

                              1 Reply Last reply Reply Quote 0
                              • T
                                Tontechniker @Thomas Braun last edited by 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
                                
                                Homoran 1 Reply Last reply Reply Quote 0
                                • Homoran
                                  Homoran Global Moderator Administrators @Tontechniker last edited by

                                  @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 1 Reply Last reply Reply Quote 0
                                  • T
                                    Tontechniker @Homoran last edited by Tontechniker

                                    @homoran Dieser ist aktuell!
                                    Kann dies Probleme verursachen?

                                    No python_modules directory; installing pip locally if needed.
                                    
                                    Homoran 1 Reply Last reply Reply Quote 0
                                    • Homoran
                                      Homoran Global Moderator Administrators @Tontechniker last edited by 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 1 Reply Last reply Reply Quote 0
                                      • T
                                        Tontechniker @Homoran last edited by

                                        @homoran Über Admin.

                                        Homoran 1 Reply Last reply Reply Quote 0
                                        • Homoran
                                          Homoran Global Moderator Administrators @Tontechniker last edited by

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

                                          @homoran Über Admin.

                                          ok, dann bin ich erstmal mangels weiterer Ideen raus 😞

                                          T 1 Reply Last reply Reply Quote 1
                                          • T
                                            Tontechniker @Homoran last edited by

                                            @homoran Trotzdem: DANKE!!

                                            Thomas Braun 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            816
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            6
                                            109
                                            6013
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo