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

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Probleme mit Installation von ESP Home@0.2.4

    This topic has been deleted. Only users with topic management privileges can see it.
    • 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
        • Thomas Braun
          Thomas Braun Most Active @Tontechniker last edited by

          @tontechniker

          Also grundsätzlich installiert der Adapter:

          echad@chet:~ $ iobroker add esphome
          NPM version: 8.11.0
          Installing iobroker.esphome@0.2.4... (System call)
          
          added 98 packages, removed 192 packages, and changed 1 package in 2m
          
          81 packages are looking for funding
            run `npm fund` for details
          host.chet install adapter esphome
          upload [5] esphome.admin /opt/iobroker/node_modules/iobroker.esphome/admin/admin.d.ts admin.d.ts video/mp2t
          upload [4] esphome.admin /opt/iobroker/node_modules/iobroker.esphome/admin/esphome.png esphome.png image/png
          upload [3] esphome.admin /opt/iobroker/node_modules/iobroker.esphome/admin/img/dashboard.png img/dashboard.png image/png
          upload [2] esphome.admin /opt/iobroker/node_modules/iobroker.esphome/admin/index_m.html index_m.html text/html
          upload [1] esphome.admin /opt/iobroker/node_modules/iobroker.esphome/admin/style.css style.css text/css
          upload [0] esphome.admin /opt/iobroker/node_modules/iobroker.esphome/admin/words.js words.js application/javascript
          host.chet object system.adapter.esphome created/updated
          host.chet create instance esphome
          host.chet object system.adapter.esphome.0.alive created
          host.chet object system.adapter.esphome.0.connected created
          host.chet object system.adapter.esphome.0.compactMode created
          host.chet object system.adapter.esphome.0.cpu created
          host.chet object system.adapter.esphome.0.cputime created
          host.chet object system.adapter.esphome.0.memHeapUsed created
          host.chet object system.adapter.esphome.0.memHeapTotal created
          host.chet object system.adapter.esphome.0.memRss created
          host.chet object system.adapter.esphome.0.uptime created
          host.chet object system.adapter.esphome.0.inputCount created
          host.chet object system.adapter.esphome.0.outputCount created
          host.chet object system.adapter.esphome.0.eventLoopLag created
          host.chet object system.adapter.esphome.0.sigKill created
          host.chet object system.adapter.esphome.0.logLevel created
          host.chet object esphome.0.info created
          host.chet object esphome.0.info.connection created
          host.chet Set default value of esphome.0.info.connection: false
          host.chet object system.adapter.esphome.0 created
          echad@chet:~ $
          

          Wo es da jetzt auf deinem System klemmt? Keine Ahnung...

          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:

            iobroker add esphome
            Habe es auch nochmal auf der Konsole versucht:

            pi@raspberrypi:~ $ iobroker add esphome
            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
            
            

            Was mich wundert, ist, dass das fehlende Directory "No python_modules directory" angemeckert wird. Wo muß das sein und wie lautet der Name?

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

              @tontechniker
              Das meckert er immer an und legt es dann auch selber an.
              Wenn Du im Admin installierst, dann von NPM oder GIT? Von GIT gehts bei mir auf alle Fälle.

              Welchen Pi hast Du denn? Nicht das dem einfach der RAM bei der Installation einfach aus geht.

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

                @jan1 Habe einen 4B mit 4GB Ram und SSD.

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

                  @tontechniker
                  Ok, daran liegts nicht.
                  Dann die erste Frage. Von wo, GIT oder NPM?

                  T 2 Replies Last reply Reply Quote 0
                  • T
                    Tontechniker @Jan1 last edited by

                    @jan1 Ganz normal aus der Oberfläche "Adapter".

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

                      @jan1 Habe es auch gerade nochmal von NPM versucht mit den gleichen Ergebnis. Was mich wundert ist, dass mein Log komplett anders aussieht als der Log von Thomas Braun.

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

                        @tontechniker

                        iobroker update -i
                        

                        sagt?

                        apt policy python-is-python3 python3-pip python3-distutils
                        

                        sagt?

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

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

                          @jan1 Ganz normal aus der Oberfläche "Adapter".

                          Die Frage kommt daher, dass ich den da nicht angeboten bekomme und ihn nur unter GIT oder NPM finde.

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

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

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

                            @jan1 Ganz normal aus der Oberfläche "Adapter".

                            Die Frage kommt daher, dass ich den da nicht angeboten bekomme und ihn nur unter GIT oder NPM finde.

                            sollte aber im latest vorhanden sein

                            github:	0.2.4
                            latest:	0.2.4 for 9 months
                            stable:	-.-.-
                            
                            J 1 Reply Last reply Reply Quote 0
                            • J
                              Jan1 @Homoran last edited by Jan1

                              @homoran
                              und wenn er da ist eigentlich auch im Beta 😉
                              und da ist er nicht:
                              49e63458-962f-4eb2-bc8c-00b9cf4e17b0-image.png

                              Edit:
                              wenn man unter ESP sucht nicht, unter "S" finde ich ihn nun auch.

                              Homoran 2 Replies Last reply Reply Quote 0
                              • Homoran
                                Homoran Global Moderator Administrators @Jan1 last edited by Homoran

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

                                und da ist er nicht:

                                was steht im log wenn du jetzt auf neuladen klickst?
                                (Beta (latest) sieht nicht aktuell aus, das sollte nur noch Beta heißen)

                                oder in der Konsole bei iobroker list adapters

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

                                  @homoran

                                  2022-06-10 20:05:30.636 - info: host.Beelink Updating repository "Beta (latest)" under "http://iobroker.live/repo/sources-dist-latest.json"
                                  

                                  Ich habe ihn gefunden, nur dass das nicht mehr Beta heißt ist mir entgangen. Passt da der Link nicht?

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

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

                                    Passt da der Link nicht?

                                    doch, das wollte ich ja sehen. ich nehme aber an, dass du den manuell angepasst hast.

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

                                      @tontechniker

                                      Mal den iobroker fix ausgeführt? Der zieht da ggf. auch noch python-Zeuch nach.

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

                                        @homoran
                                        den hatte ich mal vor langer Zeit geändert, als der alte nicht mehr lief.
                                        Was soll den offiziell rein?

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

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

                                          @tontechniker

                                          Mal den iobroker fix ausgeführt? Der zieht da ggf. auch noch python-Zeuch nach.

                                          und macht mit hoher Wahrscheinlichkeit ein Downgrade auf 2 😉

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

                                            @jan1

                                            echad@chet:/opt/iobroker $ iob repo list
                                            stable        : http://download.iobroker.net/sources-dist.json
                                            beta          : http://download.iobroker.net/sources-dist-latest.json
                                            live-beta     : http://iobroker.live/repo/sources-dist-latest.json
                                            live-stable   : http://iobroker.live/repo/sources-dist.json
                                            
                                            Active repo(s): beta
                                            
                                            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

                                            868
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            6
                                            109
                                            6135
                                            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