Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • 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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. Homebridge Adapter löschen geht nicht ** gelöst **

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    12
    1
    127

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

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

Homebridge Adapter löschen geht nicht ** gelöst **

Geplant Angeheftet Gesperrt Verschoben Error/Bug
20 Beiträge 3 Kommentatoren 881 Aufrufe 2 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • haselchenH haselchen

    @thomas-braun

    Ist er nicht schon wieder im falschen Pfad?

    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb am zuletzt editiert von
    #10

    @haselchen
    Nee,

    $ ./iobroker add history  --host raspberrypi
    

    kommt im Admin-Fenster, wenn man da rumklickert.

    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

    haselchenH 1 Antwort Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      @haselchen
      Nee,

      $ ./iobroker add history  --host raspberrypi
      

      kommt im Admin-Fenster, wenn man da rumklickert.

      haselchenH Offline
      haselchenH Offline
      haselchen
      Most Active
      schrieb am zuletzt editiert von
      #11

      @thomas-braun

      Ah okay, die Info fehlte.
      Dachte der TE düdelt auf der Raspi Kommandozeile rum

      Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

      1 Antwort Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @horst-böttcher

        Da hängt noch was im npm-cache und/oder gyp fest.
        Versuch mal

        cd /opt/iobroker 
        npm del homebridge-ewelink
        npm del homebridge
        

        Wobei... Das ist so'n homebridge-plugin, oder?
        Da hab ich keine Ahnung von. Vergiss den Kram oben.

        Horst BöttcherH Offline
        Horst BöttcherH Offline
        Horst Böttcher
        schrieb am zuletzt editiert von
        #12

        @thomas-braun

        habs mal probier aber da kommt nur das leider

        pi@raspberrypi:~ $ cd /opt/iobroker
        pi@raspberrypi:/opt/iobroker $ npm del homebridge-ewelink
        
        Usage: npm <command>
        
        where <command> is one of:
            access, adduser, audit, bin, bugs, c, cache, ci, cit,
            clean-install, clean-install-test, completion, config,
            create, ddp, dedupe, deprecate, dist-tag, docs, doctor,
            edit, explore, fund, get, help, help-search, hook, i, init,
            install, install-ci-test, install-test, it, link, list, ln,
            login, logout, ls, org, outdated, owner, pack, ping, prefix,
            profile, prune, publish, rb, rebuild, repo, restart, root,
            run, run-script, s, se, search, set, shrinkwrap, star,
            stars, start, stop, t, team, test, token, tst, un,
            uninstall, unpublish, unstar, up, update, v, version, view,
            whoami
        
        npm <command> -h  quick help on <command>
        npm -l            display full usage info
        npm help <term>   search for help on <term>
        npm help npm      involved overview
        
        Specify configs in the ini-formatted file:
            /home/iobroker/.npmrc
        or on the command line via: npm <command> --key value
        Config info can be viewed via: npm help config
        
        npm@6.14.12 /usr/lib/node_modules/npm
        
        pi@raspberrypi:/opt/iobroker $ npm del homebridge
        
        Usage: npm <command>
        
        where <command> is one of:
            access, adduser, audit, bin, bugs, c, cache, ci, cit,
            clean-install, clean-install-test, completion, config,
            create, ddp, dedupe, deprecate, dist-tag, docs, doctor,
            edit, explore, fund, get, help, help-search, hook, i, init,
            install, install-ci-test, install-test, it, link, list, ln,
            login, logout, ls, org, outdated, owner, pack, ping, prefix,
            profile, prune, publish, rb, rebuild, repo, restart, root,
            run, run-script, s, se, search, set, shrinkwrap, star,
            stars, start, stop, t, team, test, token, tst, un,
            uninstall, unpublish, unstar, up, update, v, version, view,
            whoami
        
        npm <command> -h  quick help on <command>
        npm -l            display full usage info
        npm help <term>   search for help on <term>
        npm help npm      involved overview
        
        Specify configs in the ini-formatted file:
            /home/iobroker/.npmrc
        or on the command line via: npm <command> --key value
        Config info can be viewed via: npm help config
        
        npm@6.14.12 /usr/lib/node_modules/npm
        

        ioBroker auf Proxmox (Debian) auf LENOVO PC Thinkcentre als Produktivsystem

        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • Horst BöttcherH Horst Böttcher

          @thomas-braun

          habs mal probier aber da kommt nur das leider

          pi@raspberrypi:~ $ cd /opt/iobroker
          pi@raspberrypi:/opt/iobroker $ npm del homebridge-ewelink
          
          Usage: npm <command>
          
          where <command> is one of:
              access, adduser, audit, bin, bugs, c, cache, ci, cit,
              clean-install, clean-install-test, completion, config,
              create, ddp, dedupe, deprecate, dist-tag, docs, doctor,
              edit, explore, fund, get, help, help-search, hook, i, init,
              install, install-ci-test, install-test, it, link, list, ln,
              login, logout, ls, org, outdated, owner, pack, ping, prefix,
              profile, prune, publish, rb, rebuild, repo, restart, root,
              run, run-script, s, se, search, set, shrinkwrap, star,
              stars, start, stop, t, team, test, token, tst, un,
              uninstall, unpublish, unstar, up, update, v, version, view,
              whoami
          
          npm <command> -h  quick help on <command>
          npm -l            display full usage info
          npm help <term>   search for help on <term>
          npm help npm      involved overview
          
          Specify configs in the ini-formatted file:
              /home/iobroker/.npmrc
          or on the command line via: npm <command> --key value
          Config info can be viewed via: npm help config
          
          npm@6.14.12 /usr/lib/node_modules/npm
          
          pi@raspberrypi:/opt/iobroker $ npm del homebridge
          
          Usage: npm <command>
          
          where <command> is one of:
              access, adduser, audit, bin, bugs, c, cache, ci, cit,
              clean-install, clean-install-test, completion, config,
              create, ddp, dedupe, deprecate, dist-tag, docs, doctor,
              edit, explore, fund, get, help, help-search, hook, i, init,
              install, install-ci-test, install-test, it, link, list, ln,
              login, logout, ls, org, outdated, owner, pack, ping, prefix,
              profile, prune, publish, rb, rebuild, repo, restart, root,
              run, run-script, s, se, search, set, shrinkwrap, star,
              stars, start, stop, t, team, test, token, tst, un,
              uninstall, unpublish, unstar, up, update, v, version, view,
              whoami
          
          npm <command> -h  quick help on <command>
          npm -l            display full usage info
          npm help <term>   search for help on <term>
          npm help npm      involved overview
          
          Specify configs in the ini-formatted file:
              /home/iobroker/.npmrc
          or on the command line via: npm <command> --key value
          Config info can be viewed via: npm help config
          
          npm@6.14.12 /usr/lib/node_modules/npm
          
          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von Thomas Braun
          #13

          @horst-böttcher sagte in Homebridge Adapter löschen geht nicht:

          npm uninstall homebridge-ewelink
          

          Kann aber auch sein, dass das 'tiefer' sitzt. Wie gesagt, keine Ahnung von homebridge und dessen plugins.

          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

          Horst BöttcherH 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @horst-böttcher sagte in Homebridge Adapter löschen geht nicht:

            npm uninstall homebridge-ewelink
            

            Kann aber auch sein, dass das 'tiefer' sitzt. Wie gesagt, keine Ahnung von homebridge und dessen plugins.

            Horst BöttcherH Offline
            Horst BöttcherH Offline
            Horst Böttcher
            schrieb am zuletzt editiert von Horst Böttcher
            #14

            nein bleibt dabei

            pi@raspberrypi:/opt/iobroker $ npm uninstall homebridge-ewelink
            npm ERR! code ENOTSUP
            npm ERR! notsup Unsupported engine for homebridge-ewelink@6.7.1: wanted: {"homebridge":"^1.3.3","node":"^14.17.0"} (current: {"node":"12.22.1","npm":"6.14.12"})
            npm ERR! notsup Not compatible with your version of node/npm: homebridge-ewelink@6.7.1
            npm ERR! notsup Not compatible with your version of node/npm: homebridge-ewelink@6.7.1
            npm ERR! notsup Required: {"homebridge":"^1.3.3","node":"^14.17.0"}
            npm ERR! notsup Actual:   {"npm":"6.14.12","node":"12.22.1"}
            
            npm ERR! A complete log of this run can be found in:
            npm ERR!     /home/iobroker/.npm/_logs/2021-06-02T20_47_27_253Z-debug.log
            

            zum log
            https://pastebin.com/gsgvEjN4

            ioBroker auf Proxmox (Debian) auf LENOVO PC Thinkcentre als Produktivsystem

            Thomas BraunT 1 Antwort Letzte Antwort
            0
            • Horst BöttcherH Horst Böttcher

              nein bleibt dabei

              pi@raspberrypi:/opt/iobroker $ npm uninstall homebridge-ewelink
              npm ERR! code ENOTSUP
              npm ERR! notsup Unsupported engine for homebridge-ewelink@6.7.1: wanted: {"homebridge":"^1.3.3","node":"^14.17.0"} (current: {"node":"12.22.1","npm":"6.14.12"})
              npm ERR! notsup Not compatible with your version of node/npm: homebridge-ewelink@6.7.1
              npm ERR! notsup Not compatible with your version of node/npm: homebridge-ewelink@6.7.1
              npm ERR! notsup Required: {"homebridge":"^1.3.3","node":"^14.17.0"}
              npm ERR! notsup Actual:   {"npm":"6.14.12","node":"12.22.1"}
              
              npm ERR! A complete log of this run can be found in:
              npm ERR!     /home/iobroker/.npm/_logs/2021-06-02T20_47_27_253Z-debug.log
              

              zum log
              https://pastebin.com/gsgvEjN4

              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von
              #15

              @horst-böttcher
              Auf pastebin komme ich von diesem Rechner aus nicht. Ist gesperrt.

              Wie hast du denn homebridge-ewelink (versucht?) zu installieren?
              Gibt ja wohl drei Methoden bei dem ham-Adapter.

              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

              Horst BöttcherH haselchenH 2 Antworten Letzte Antwort
              0
              • Thomas BraunT Thomas Braun

                @horst-böttcher
                Auf pastebin komme ich von diesem Rechner aus nicht. Ist gesperrt.

                Wie hast du denn homebridge-ewelink (versucht?) zu installieren?
                Gibt ja wohl drei Methoden bei dem ham-Adapter.

                Horst BöttcherH Offline
                Horst BöttcherH Offline
                Horst Böttcher
                schrieb am zuletzt editiert von
                #16

                @thomas-braun

                hier war die Lösung meines Problems
                https://www.youtube.com/watch?v=3OV-cDY6tsk

                ioBroker auf Proxmox (Debian) auf LENOVO PC Thinkcentre als Produktivsystem

                1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @horst-böttcher
                  Auf pastebin komme ich von diesem Rechner aus nicht. Ist gesperrt.

                  Wie hast du denn homebridge-ewelink (versucht?) zu installieren?
                  Gibt ja wohl drei Methoden bei dem ham-Adapter.

                  haselchenH Offline
                  haselchenH Offline
                  haselchen
                  Most Active
                  schrieb am zuletzt editiert von
                  #17

                  @thomas-braun

                  Heeeeeeeeey, Dein Kumpel Elzershark ......:grimacing:
                  Wer hätte das gedacht :joy:

                  Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • haselchenH haselchen

                    @thomas-braun

                    Heeeeeeeeey, Dein Kumpel Elzershark ......:grimacing:
                    Wer hätte das gedacht :joy:

                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    schrieb am zuletzt editiert von Thomas Braun
                    #18

                    @haselchen Hör mir auf.
                    Den Gedanken von node14 aus den Adapter rauszukicken hatte ich allerdings auch schon.

                    Und wie gesagt:

                    Kann aber auch sein, dass das 'tiefer' sitzt.

                    War ja auch so.

                    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

                    haselchenH 1 Antwort Letzte Antwort
                    1
                    • Thomas BraunT Thomas Braun

                      @haselchen Hör mir auf.
                      Den Gedanken von node14 aus den Adapter rauszukicken hatte ich allerdings auch schon.

                      Und wie gesagt:

                      Kann aber auch sein, dass das 'tiefer' sitzt.

                      War ja auch so.

                      haselchenH Offline
                      haselchenH Offline
                      haselchen
                      Most Active
                      schrieb am zuletzt editiert von
                      #19

                      @thomas-braun

                      Naja, du wirst lachen.
                      Lösung war , den Adapter zu pausieren, damit man das Modul deinstallieren kann.

                      Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

                      Thomas BraunT 1 Antwort Letzte Antwort
                      1
                      • haselchenH haselchen

                        @thomas-braun

                        Naja, du wirst lachen.
                        Lösung war , den Adapter zu pausieren, damit man das Modul deinstallieren kann.

                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        schrieb am zuletzt editiert von
                        #20

                        @haselchen Jein. Und halt eine Ebene tiefer in die node_modules vom ham gehen und dort das 'Unter'-Modul rauswerfen.
                        Wenn der ham dann wieder gestartet wird wird halt gegen node12 neugebaut.

                        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 Antwort Letzte Antwort
                        0
                        Antworten
                        • In einem neuen Thema antworten
                        Anmelden zum Antworten
                        • Älteste zuerst
                        • Neuste zuerst
                        • Meiste Stimmen


                        Support us

                        ioBroker
                        Community Adapters
                        Donate

                        565

                        Online

                        32.7k

                        Benutzer

                        82.4k

                        Themen

                        1.3m

                        Beiträge
                        Community
                        Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                        ioBroker Community 2014-2025
                        logo
                        • Anmelden

                        • Du hast noch kein Konto? Registrieren

                        • Anmelden oder registrieren, um zu suchen
                        • Erster Beitrag
                          Letzter Beitrag
                        0
                        • Home
                        • Aktuell
                        • Tags
                        • Ungelesen 0
                        • Kategorien
                        • Unreplied
                        • Beliebt
                        • GitHub
                        • Docu
                        • Hilfe