Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. [ESPHome] Beta release

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    [ESPHome] Beta release

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @Matthias 4 last edited by Thomas Braun

      @matthias-4

      npm@6 verwenden und den npm cache mal löschen.

      cd /opt/iobroker
      npm cache clear --force
      

      Und bitte Konsolentext in CodeTags </> einbetten. Danke.

      Matthias 4 1 Reply Last reply Reply Quote 0
      • Matthias 4
        Matthias 4 @Thomas Braun last edited by

        @thomas-braun
        Hallo,
        ich habe das geändert und bin jetzt auf 5.8.

        Die Installation ist mit Code 0 durchgelaufen. Danke
        ESP Home erscheint rechts in dem Menüband. Beim Draufklicken erscheint leider Local Host nicht erreichbar?

        Was mache ich falsch?
        Grüße
        Matthias

        Matthias 4 E Dutchman 3 Replies Last reply Reply Quote 0
        • Matthias 4
          Matthias 4 @Matthias 4 last edited by

          Danke hat funktioniert 🙂

          1 Reply Last reply Reply Quote 0
          • E
            e-s @Matthias 4 last edited by

            @matthias-4
            Wieso denn jetzt 5.8, npm6 ist derzeit Standard und sollte genutzt werden.

            1 Reply Last reply Reply Quote 0
            • Dutchman
              Dutchman Developer Most Active Administrators @Matthias 4 last edited by

              @matthias-4 sagte in [ESPHome] Beta release:

              @thomas-braun
              Hallo,
              ich habe das geändert und bin jetzt auf 5.8.

              Die Installation ist mit Code 0 durchgelaufen. Danke
              ESP Home erscheint rechts in dem Menüband. Beim Draufklicken erscheint leider Local Host nicht erreichbar?

              Was mache ich falsch?
              Grüße
              Matthias

              Ip adresse bei Adapter Einstellungen eintragen, siehe Doku 😉

              1 Reply Last reply Reply Quote 0
              • T
                tloeffel last edited by

                Hallo Zusammen,

                diese Meldung taucht auf. Wie "update" ich dieses unter IOBROKER?

                60013151-a057-45d8-bac6-0ac1bada08d1-image.png

                Gruß Thomas

                E 1 Reply Last reply Reply Quote 0
                • E
                  e-s @tloeffel last edited by

                  @tloeffel
                  Nutzt du das interne esphome vom Adapter, dann ignoriere es einfach.

                  1 Reply Last reply Reply Quote 0
                  • T
                    tloeffel last edited by

                    Hallo Zusammen,

                    ich musste mein Ubuntu auf Version 20-4 bringen. Somit habe ich auch IOBROKER neu installieren müssen. Nun habe ich folgenden Fehler. Ich bekomme "optisch" keine Adapter mehr "online". Im LOG werden sie angezeigt und auch beim Adapter selbst kann ich Ihn sehen. Aber in dieser Anzeige nicht, somit geht auch kein kompilieren und über Wifi updaten mehr. Habt Ihr eine Idee?

                    Gruß Thomas

                    20211110_ESP1.png

                    20211110_ESP2.png

                    Dutchman 1 Reply Last reply Reply Quote 0
                    • Dutchman
                      Dutchman Developer Most Active Administrators @tloeffel last edited by

                      @tloeffel sagte in [ESPHome] Beta release:

                      Hallo Zusammen,

                      ich musste mein Ubuntu auf Version 20-4 bringen. Somit habe ich auch IOBROKER neu installieren müssen. Nun habe ich folgenden Fehler. Ich bekomme "optisch" keine Adapter mehr "online". Im LOG werden sie angezeigt und auch beim Adapter selbst kann ich Ihn sehen. Aber in dieser Anzeige nicht, somit geht auch kein kompilieren und über Wifi updaten mehr. Habt Ihr eine Idee?

                      Gruß Thomas

                      20211110_ESP1.png

                      20211110_ESP2.png

                      Bei der Installation wird immer die aktuellste ESPHome Dashboard Version genommen daarin bevinden sich leider gerade ein bug (außerhalb ioBroker)

                      T 1 Reply Last reply Reply Quote 0
                      • T
                        tloeffel @Dutchman last edited by tloeffel

                        @dutchman

                        Danke für die schnelle Antwort :-). Gehst Du dem BUG nach?

                        "Open" geht übrigens. Auch das Update über Wifi geht trotz roter "offline" Anzeige.

                        Gruß Thomas

                        0bff3eeb-6d12-4243-b833-eb0c7bd8078a-image.png

                        Dutchman 1 Reply Last reply Reply Quote 0
                        • Dutchman
                          Dutchman Developer Most Active Administrators @tloeffel last edited by

                          @tloeffel sagte in [ESPHome] Beta release:

                          Danke für die schnelle Antwort :-). Gehst Du dem BUG nach?

                          eh nein, ich entwickle nicht ESPHome 😉 ist aber bei denen bekannt

                          M 1 Reply Last reply Reply Quote 0
                          • M
                            marsmännchen @Dutchman last edited by

                            Wäre es eigentlich möglich auf einem Multihost am Slave den Adapter zu installieren.
                            Ich meine installiert habe ich ihn bereits auf Master und Slave.
                            Jetzt wollte ich auf den Slave umziehen aber beim erstellen einer Instanz kommt :

                            2021-11-19 18:07:20.599 - error: host.achbotslave startInstance system.adapter.esphome.1: required adapter "admin" not found!
                            
                            Feuersturm 1 Reply Last reply Reply Quote 0
                            • Feuersturm
                              Feuersturm @marsmännchen last edited by

                              @marsmännchen Das klingt danach, dass du keine Admin auf dem Slave hast (was nach meinem Wissensstand auch nicht notwendig ist).

                              M 1 Reply Last reply Reply Quote 0
                              • M
                                marsmännchen @Feuersturm last edited by marsmännchen

                                Das hab ich mir aufgrund der Fehlermeldung auch gedacht.
                                Habe dann gestern nachgesehen, aber da ist ein Admin Adapter am Slave.
                                Dachte ich!!
                                Hab mich wohl geirrt.
                                Gerade nochmal nachgesehen, nein am Slave ist kein Admin.
                                Spricht etwas dagegen auf einem Slave einen Admin Adapter zu installieren um ESPHome zu nutzen?
                                MfG
                                Patrick

                                Edit:
                                Habe auch von ähnlichem Problem bei einem anderen Adapter gelesen: https://forum.iobroker.net/topic/47840/adapter-worx-funktioniert-nicht-mehr-nach-update
                                Ich denke es geht nicht anders als einen Admin Adapter anzulegen, außer der Adapterersteller ändert etwas an den "globalDependencies"!?

                                Dutchman 1 Reply Last reply Reply Quote 0
                                • Dutchman
                                  Dutchman Developer Most Active Administrators @marsmännchen last edited by

                                  @marsmännchen sagte in [ESPHome] Beta release:

                                  Das hab ich mir aufgrund der Fehlermeldung auch gedacht.
                                  Habe dann gestern nachgesehen, aber da ist ein Admin Adapter am Slave.
                                  Dachte ich!!
                                  Hab mich wohl geirrt.
                                  Gerade nochmal nachgesehen, nein am Slave ist kein Admin.
                                  Spricht etwas dagegen auf einem Slave einen Admin Adapter zu installieren um ESPHome zu nutzen?
                                  MfG
                                  Patrick

                                  Edit:
                                  Habe auch von ähnlichem Problem bei einem anderen Adapter gelesen: https://forum.iobroker.net/topic/47840/adapter-worx-funktioniert-nicht-mehr-nach-update
                                  Ich denke es geht nicht anders als einen Admin Adapter anzulegen, außer der Adapterersteller ändert etwas an den "globalDependencies"!?

                                  Werde es diese Woche fixen

                                  1 Reply Last reply Reply Quote 1
                                  • A
                                    arne007 last edited by

                                    hallo zusammen, kann mir jemand sagen, warum ich ESPHome nicht installiert bekomme:
                                    '''
                                    0 info it worked if it ends with ok
                                    1 verbose cli [
                                    1 verbose cli '/usr/local/bin/node',
                                    1 verbose cli '/usr/local/bin/npm',
                                    1 verbose cli 'install',
                                    1 verbose cli 'esphome/esphome#1424091ee51a31d75558f8e4a029ea80edb4d415',
                                    1 verbose cli '--prefix',
                                    1 verbose cli '/opt/iobroker'
                                    1 verbose cli ]
                                    2 info using npm@6.14.11
                                    3 info using node@v14.15.4
                                    4 verbose npm-session 03dd482e48963b72
                                    5 silly install loadCurrentTree
                                    6 silly install readLocalPackageData
                                    7 silly fetchPackageMetaData error for github:esphome/esphome#1424091ee51a31d75558f8e4a029ea80edb4d415 premature close
                                    8 timing stage:rollbackFailedOptional Completed in 2ms
                                    9 timing stage:runTopLevelLifecycles Completed in 8223ms
                                    10 verbose stack Error: premature close
                                    10 verbose stack at PassThrough.onclose (/usr/local/lib/node_modules/npm/node_modules/end-of-stream/index.js:47:67)
                                    10 verbose stack at PassThrough.emit (events.js:327:22)
                                    10 verbose stack at emitCloseNT (internal/streams/destroy.js:87:10)
                                    10 verbose stack at processTicksAndRejections (internal/process/task_queues.js:79:21)
                                    11 verbose cwd /opt/iobroker
                                    12 verbose Linux 5.10.63-v7l+
                                    13 verbose argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "esphome/esphome#1424091ee51a31d75558f8e4a029ea80edb4d415" "--prefix" "/opt/iobroker"
                                    14 verbose node v14.15.4
                                    15 verbose npm v6.14.11
                                    16 error premature close
                                    17 verbose exit [ 1, true ]

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

                                      @arne007 sagte in [ESPHome] Beta release:

                                      1 verbose cli '/usr/local/bin/node',
                                      1 verbose cli '/usr/local/bin/npm',

                                      NodeJS ist falsch installiert.

                                      A 1 Reply Last reply Reply Quote 0
                                      • A
                                        arne007 @Thomas Braun last edited by

                                        @thomas-braun falsche Version installiert? Wenn ja, welche sollte ich nehmen?

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

                                          @arne007

                                          Steht in meiner Signatur.
                                          Lies insbesondere den Teil mit den falschen Pfaden besonders gründlich.

                                          Johannes Bauerstatter 1 Reply Last reply Reply Quote 0
                                          • Johannes Bauerstatter
                                            Johannes Bauerstatter @Thomas Braun last edited by

                                            Hallo, irgendwie mags bei mir auch nicht. Welche Version ist falsch?

                                            npm: 6.14.15
                                            node: 14.18.2
                                            python: 3.9.7

                                            $ ./iobroker add esphome  --host raspberrypi
                                            NPM version: 6.14.15
                                            npm install iobroker.esphome@0.2.4 --loglevel error --prefix "/opt/iobroker" (System call)
                                            Exception:
                                            Traceback (most recent call last):  File "/tmp/tmpvlou37m4/pip.zip/pip/basecommand.py", line 215, in main    status = self.run(options, args)  File "/tmp/tmpvlou37m4/pip.zip/pip/commands/install.py", line 272, in run    with self._build_session(options) as session:  File "/tmp/tmpvlou37m4/pip.zip/pip/basecommand.py", line 66, in _build_session    session = PipSession(  File "/tmp/tmpvlou37m4/pip.zip/pip/download.py", line 329, in __init__    self.headers["User-Agent"] = user_agent()  File "/tmp/tmpvlou37m4/pip.zip/pip/download.py", line 93, in user_agent    from pip._vendor import distro  File "<frozen importlib._bootstrap>", line 1007, in _find_and_load  File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked  File "<frozen importlib._bootstrap>", line 664, in _load_unlocked  File "<frozen importlib._bootstrap>", line 627, in _load_backward_compatible  File "<frozen zipimport>", line 259, in load_module  File "/tmp/tmpvlou37m4/pip.zip/pip/_vendor/distro.py", line 1050, in <module>    _distro = LinuxDistribution()  File "/tmp/tmpvlou37m4/pip.zip/pip/_vendor/distro.py", line 593, in __init__    self._lsb_release_info = self._get_lsb_release_info() \  File "/tmp/tmpvlou37m4/pip.zip/pip/_vendor/distro.py", line 931, in _get_lsb_release_info    raise subprocess.CalledProcessError(code, cmd, stdout, stderr)subprocess.CalledProcessError: Command 'lsb_release -a' returned non-zero exit status 1.
                                            Traceback (most recent call last):
                                              File "/opt/iobroker/node_modules/nopy/src/get-pip.py", line 20061, in <module>
                                                main()
                                              File "/opt/iobroker/node_modules/nopy/src/get-pip.py", line 194, in main    bootstrap(tmpdir=tmpdir)
                                              File "/opt/iobroker/node_modules/nopy/src/get-pip.py", line 172, in bootstrap    sys.exit(pip.main(["install", "--upgrade"] + args))  File "/tmp/tmpvlou37m4/pip.zip/pip/__init__.py", line 233, in main  File "/tmp/tmpvlou37m4/pip.zip/pip/basecommand.py", line 248, in main  File "/tmp/tmpvlou37m4/pip.zip/pip/basecommand.py", line 66, in _build_session  File "/tmp/tmpvlou37m4/pip.zip/pip/download.py", line 329, in __init__
                                              File "/tmp/tmpvlou37m4/pip.zip/pip/download.py", line 93, in user_agent  File "<frozen importlib._bootstrap>", line 1007, in _find_and_load  File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked  File "<frozen importlib._bootstrap>", line 664, in _load_unlocked  File "<frozen importlib._bootstrap>", line 627, in _load_backward_compatible
                                              File "<frozen zipimport>", line 259, in load_module  File "/tmp/tmpvlou37m4/pip.zip/pip/_vendor/distro.py", line 1050, in <module>  File "/tmp/tmpvlou37m4/pip.zip/pip/_vendor/distro.py", line 593, in __init__  File "/tmp/tmpvlou37m4/pip.zip/pip/_vendor/distro.py", line 931, in _get_lsb_release_info
                                            subprocess.CalledProcessError: Command 'lsb_release -a' returned non-zero exit status 1.
                                            Error: Exited with code 1.
                                                at ChildProcess.<anonymous> (/opt/iobroker/node_modules/nopy/src/api.js:277:20)    at ChildProcess.emit (events.js:400:28)    at maybeClose (internal/child_process.js:1058:16)    at Process.ChildProcess._handle.onexit (internal/child_process.js:293:5)
                                            npm ERR! code ELIFECYCLE
                                            npm ERR! errno 1
                                            npm ERR! iobroker.esphome@0.2.4 install: `npip install`
                                            npm ERR! Exit status 1npm ERR! npm ERR! Failed at the iobroker.esphome@0.2.4 install script.npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                                            
                                            npm ERR! A complete log of this run can be found in:npm ERR!     /home/iobroker/.npm/_logs/2021-12-03T11_34_34_767Z-debug.log
                                            ERROR: host.raspberrypi Cannot install iobroker.esphome@0.2.4: 1
                                            ERROR: process exited with code 25
                                            
                                            Thomas Braun 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            858
                                            Online

                                            31.6k
                                            Users

                                            79.6k
                                            Topics

                                            1.3m
                                            Posts

                                            48
                                            591
                                            103997
                                            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