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. ioBroker Allgemein
  4. [prov. stopped] Einbindung von FP1 Sensor Problem

NEWS

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    11
    1
    486

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    24
    1
    1.6k

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    9.6k

[prov. stopped] Einbindung von FP1 Sensor Problem

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
30 Beiträge 4 Kommentatoren 3.3k Aufrufe 4 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.
  • Thomas BraunT Thomas Braun

    @daes10

    zigbee
    github:	1.7.6
    latest:	1.7.6 for 22 days
    stable:	1.7.5 for 74 days
    

    Halt dein System auf Stand...

    daes10D Offline
    daes10D Offline
    daes10
    schrieb am zuletzt editiert von
    #12

    @thomas-braun Wo siehst du überhaupt wo die aktuellste stable/latest version ist? Sry aber dies war mir irgwie nie bewusst wo nachschauen bei github....

    Laut meinem iobroker ist meine Version die neuste im stable....

    Thomas BraunT 2 Antworten Letzte Antwort
    0
    • daes10D daes10

      @thomas-braun Wo siehst du überhaupt wo die aktuellste stable/latest version ist? Sry aber dies war mir irgwie nie bewusst wo nachschauen bei github....

      Laut meinem iobroker ist meine Version die neuste im stable....

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

      @daes10

      iobroker update
      sudo ln -s /usr/bin/node /usr/bin/nodejs
      uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
      

      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

      daes10D 1 Antwort Letzte Antwort
      0
      • daes10D daes10

        @thomas-braun Wo siehst du überhaupt wo die aktuellste stable/latest version ist? Sry aber dies war mir irgwie nie bewusst wo nachschauen bei github....

        Laut meinem iobroker ist meine Version die neuste im stable....

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

        @daes10 sagte in Einbindung von FP1 Sensor Problem:

        Sry aber dies war mir irgwie nie bewusst wo nachschauen bei github....

        Im github-Sumpf gar nicht. Die Versionsverwaltung läuft über den admin. Da werden auch updates im jeweiligen Repo angezeigt. (Wenn der Adapter denn 'ordentlich' installiert wurde und nicht aus dem github geangelt wurde).

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

          @daes10

          iobroker update
          sudo ln -s /usr/bin/node /usr/bin/nodejs
          uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
          
          daes10D Offline
          daes10D Offline
          daes10
          schrieb am zuletzt editiert von daes10
          #15

          @thomas-braun Hab ich gemacht, geht aber noch nicht.

          Was mir aufgefallen ist:

          Bei iobroker update erscheint der zigbee Adapter garnicht erst in der Liste der verfügbaren Adapter alle anderen sind gelistet.

          Thomas BraunT 1 Antwort Letzte Antwort
          0
          • daes10D daes10

            @thomas-braun Hab ich gemacht, geht aber noch nicht.

            Was mir aufgefallen ist:

            Bei iobroker update erscheint der zigbee Adapter garnicht erst in der Liste der verfügbaren Adapter alle anderen sind gelistet.

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

            @daes10

            Hab ich gemacht, geht aber noch nicht.

            Soso... Interessant.
            Interessanter wären aber die vollständigen Ein- wie Ausgaben zu den obigen Befehlen. Dann könnte man da vielleicht auch was zu sagen...

            Zusätzlich:

            cd /opt/iobroker
            npm ls
            

            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

            daes10D 1 Antwort Letzte Antwort
            0
            • Thomas BraunT Thomas Braun

              @daes10

              Hab ich gemacht, geht aber noch nicht.

              Soso... Interessant.
              Interessanter wären aber die vollständigen Ein- wie Ausgaben zu den obigen Befehlen. Dann könnte man da vielleicht auch was zu sagen...

              Zusätzlich:

              cd /opt/iobroker
              npm ls
              
              daes10D Offline
              daes10D Offline
              daes10
              schrieb am zuletzt editiert von daes10
              #17

              @thomas-braun

              iobroker update:

              Used repository: Stable (default)
              hash unchanged, use cached sources
              update done
              Adapter    "admin"         : 5.3.8    , installed 5.3.4 [Updateable]
              Adapter    "alias-manager" : 1.2.4    , installed 1.2.6
              Adapter    "bring"         : 1.8.1    , installed 1.7.13 [Updateable]
              Adapter    "cloud"         : 4.1.1    , installed 4.1.1
              Adapter    "coronavirus-statistics": 0.8.7   , installed 0.8.7
              Adapter    "fullybrowser"  : 2.1.2    , installed 2.0.14 [Updateable]
              Adapter    "ical"          : 1.13.1   , installed 1.12.1 [Updateable]
              Adapter    "icons-icons8"  : 0.0.1    , installed 0.0.1
              Adapter    "icons-material-svg": 0.1.0   , installed 0.1.0
              Adapter    "icons-mfd-svg" : 1.1.0    , installed 1.0.2 [Updateable]
              Adapter    "icons-ultimate-png": 1.0.1   , installed 1.0.1
              Adapter    "info"          : 1.9.19   , installed 1.9.19
              Adapter    "javascript"    : 5.7.0    , installed 5.2.21 [Updateable]
              Controller "js-controller" : 4.0.23   , installed 3.3.22 [Updateable]
              Adapter    "lgtv"          : 1.1.10   , installed 1.1.10
              Adapter    "linkeddevices" : 1.4.3    , installed 1.4.3
              Adapter    "mqtt-client"   : 1.6.3    , installed 1.6.1 [Updateable]
              Adapter    "nanoleaf-lightpanels": 1.3.1   , installed 1.3.1
              Adapter    "node-red"      : 3.3.1    , installed 2.4.2 [Updateable]
              Adapter    "octoprint"     : 4.0.0    , installed 1.1.1 [Updateable]
              Adapter    "plex"          : 0.9.1    , installed 0.9.1
              Adapter    "scenes"        : 2.3.9    , installed 2.3.9
              Adapter    "simple-api"    : 2.7.0    , installed 2.6.3 [Updateable]
              Adapter    "snmp"          : 1.0.0    , installed 0.5.0 [Updateable]
              Adapter    "socketio"      : 4.2.0    , installed 4.1.4 [Updateable]
              Adapter    "sonos"         : 2.2.3    , installed 2.1.7 [Updateable]
              Adapter    "swiss-weather-api": 1.0.3   , installed 1.0.3
              Adapter    "synology"      : 2.1.9    , installed 1.1.3 [Updateable]
              Adapter    "twinkly"       : 1.0.3    , installed 0.2.11 [Updateable]
              Adapter    "unifi"         : 0.5.10   , installed 0.5.10
              Adapter    "vis"           : 1.4.15   , installed 1.4.12 [Updateable]
              Adapter    "vis-bars"      : 0.1.4    , installed 0.1.4
              Adapter    "vis-colorpicker": 1.2.0   , installed 1.2.0
              Adapter    "vis-fancyswitch": 1.1.0   , installed 1.1.0
              Adapter    "vis-hqwidgets" : 1.2.0    , installed 1.1.9 [Updateable]
              Adapter    "vis-icontwo"   : 0.89.0   , installed 0.87.0 [Updateable]
              Adapter    "vis-inventwo"  : 3.3.1    , installed 3.3.1
              Adapter    "vis-jqui-mfd"  : 1.0.12   , installed 1.0.12
              Adapter    "vis-justgage"  : 1.0.2    , installed 1.0.2
              Adapter    "vis-metro"     : 1.2.0    , installed 1.2.0
              Adapter    "vis-timeandweather": 1.1.7   , installed 1.1.7
              Adapter    "web"           : 4.3.0    , installed 4.2.0 [Updateable]
              Adapter    "wiffi-wz"      : 2.2.1    , installed 2.2.1
              Adapter    "wled"          : 0.6.7    , installed 0.6.7
              Adapter    "ws"            : 1.3.0    , installed 1.2.0 [Updateable]
              root@ioBroker:~# iobroker update
              Used repository: Stable (default)
              hash unchanged, use cached sources
              update done
              Adapter    "admin"         : 5.3.8    , installed 5.3.8
              Adapter    "alias-manager" : 1.2.4    , installed 1.2.6
              Adapter    "bring"         : 1.8.1    , installed 1.8.1
              Adapter    "cloud"         : 4.1.1    , installed 4.1.1
              Adapter    "coronavirus-statistics": 0.8.7   , installed 0.8.7
              Adapter    "fullybrowser"  : 2.1.2    , installed 2.1.2
              Adapter    "ical"          : 1.13.1   , installed 1.13.1
              Adapter    "icons-icons8"  : 0.0.1    , installed 0.0.1
              Adapter    "icons-material-svg": 0.1.0   , installed 0.1.0
              Adapter    "icons-mfd-svg" : 1.1.0    , installed 1.1.0
              Adapter    "icons-ultimate-png": 1.0.1   , installed 1.0.1
              Adapter    "info"          : 1.9.19   , installed 1.9.19
              Adapter    "javascript"    : 5.7.0    , installed 5.7.0
              Controller "js-controller" : 4.0.23   , installed 3.3.22 [Updateable]
              Adapter    "lgtv"          : 1.1.10   , installed 1.1.10
              Adapter    "linkeddevices" : 1.4.3    , installed 1.4.3
              Adapter    "mqtt-client"   : 1.6.3    , installed 1.6.3
              Adapter    "nanoleaf-lightpanels": 1.3.1   , installed 1.3.1
              Adapter    "node-red"      : 3.3.1    , installed 2.4.2 [Updateable]
              Adapter    "octoprint"     : 4.0.0    , installed 1.1.1 [Updateable]
              Adapter    "plex"          : 0.9.1    , installed 0.9.1
              Adapter    "scenes"        : 2.3.9    , installed 2.3.9
              Adapter    "simple-api"    : 2.7.0    , installed 2.7.0
              Adapter    "socketio"      : 4.2.0    , installed 4.2.0
              Adapter    "sonos"         : 2.2.3    , installed 2.1.7 [Updateable]
              Adapter    "swiss-weather-api": 1.0.3   , installed 1.0.3
              Adapter    "synology"      : 2.1.9    , installed 1.1.3 [Updateable]
              Adapter    "twinkly"       : 1.0.3    , installed 1.0.3
              Adapter    "unifi"         : 0.5.10   , installed 0.5.10
              Adapter    "vis"           : 1.4.15   , installed 1.4.15
              Adapter    "vis-bars"      : 0.1.4    , installed 0.1.4
              Adapter    "vis-colorpicker": 1.2.0   , installed 1.2.0
              Adapter    "vis-fancyswitch": 1.1.0   , installed 1.1.0
              Adapter    "vis-hqwidgets" : 1.2.0    , installed 1.2.0
              Adapter    "vis-icontwo"   : 0.89.0   , installed 0.89.0
              Adapter    "vis-inventwo"  : 3.3.1    , installed 3.3.1
              Adapter    "vis-jqui-mfd"  : 1.0.12   , installed 1.0.12
              Adapter    "vis-justgage"  : 1.0.2    , installed 1.0.2
              Adapter    "vis-metro"     : 1.2.0    , installed 1.2.0
              Adapter    "vis-timeandweather": 1.1.7   , installed 1.1.7
              Adapter    "web"           : 4.3.0    , installed 4.3.0
              Adapter    "wiffi-wz"      : 2.2.1    , installed 2.2.1
              Adapter    "wled"          : 0.6.7    , installed 0.6.7
              Adapter    "ws"            : 1.3.0    , installed 1.3.0
              

              sudo ln -s /usr/bin/node /usr/bin/nodejs

              ln: failed to create symbolic link '/usr/bin/nodejs': File exists
              

              uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs

              x86_64
              /usr/bin/nodejs
              /usr/bin/node
              /usr/bin/npm
              v14.20.0
              v14.20.0
              6.14.17
              root
              /root
              Hit:1 https://deb.nodesource.com/node_14.x focal InRelease
              Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease
              Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease
              Hit:4 http://archive.ubuntu.com/ubuntu focal-security InRelease
              Reading package lists... Done
              Building dependency tree       
              Reading state information... Done
              All packages are up to date.
              nodejs:
                Installed: 14.20.0-deb-1nodesource1
                Candidate: 14.20.0-deb-1nodesource1
                Version table:
               *** 14.20.0-deb-1nodesource1 500
                      500 https://deb.nodesource.com/node_14.x focal/main amd64 Packages
                      100 /var/lib/dpkg/status
                   10.19.0~dfsg-3ubuntu1 500
                      500 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages
              

              cd /opt/iobroker & nachher npm ls

              hier habe ich nur einen grossen Teil der Datei überhaupt kopieren können, da es einen riesen Output gibt....

              | | | | | | | `-- entities@2.2.0 deduped
              | | | | | | +-- domelementtype@2.2.0 deduped
              | | | | | | `-- domhandler@4.2.2 deduped
              | | | | | `-- entities@2.2.0
              | | | | +-- minimist@1.2.5
              | | | | `-- selderee@0.6.0
              | | | |   `-- parseley@0.7.0
              | | | |     +-- moo@0.5.1
              | | | |     `-- nearley@2.20.1
              | | | |       +-- commander@2.20.3
              | | | |       +-- moo@0.5.1 deduped
              | | | |       +-- railroad-diagrams@1.0.0
              | | | |       `-- randexp@0.4.6
              | | | |         +-- discontinuous-range@1.0.0
              | | | |         `-- ret@0.1.15
              | | | +-- iconv-lite@0.6.3
              | | | | `-- safer-buffer@2.1.2
              | | | +-- libmime@5.0.0
              | | | | +-- encoding-japanese@1.0.30 deduped
              | | | | +-- iconv-lite@0.6.2
              | | | | | `-- safer-buffer@2.1.2 deduped
              | | | | +-- libbase64@1.2.1
              | | | | `-- libqp@1.1.0
              | | | +-- linkify-it@3.0.3
              | | | | `-- uc.micro@1.0.6
              | | | +-- mailsplit@5.3.1
              | | | | +-- libbase64@1.2.1 deduped
              | | | | +-- libmime@5.0.0 deduped
              | | | | `-- libqp@1.1.0 deduped
              | | | +-- nodemailer@6.7.0
              | | | `-- tlds@1.224.0
              | | +-- nodemailer@6.7.2
              | | `-- smtp-server@3.9.0
              | |   +-- base32.js@0.1.0
              | |   +-- ipv6-normalize@1.0.1
              | |   `-- nodemailer@6.6.1
              | +-- node-red-node-feedparser@0.2.2
              | | +-- feedparser@2.2.10 deduped
              | | `-- request@2.88.2 deduped
              | +-- node-red-node-sentiment@0.1.6
              | | `-- sentiment@2.1.0
              | `-- node-red-node-twitter@1.2.0
              |   +-- request@2.88.2 deduped
              |   `-- twitter-ng@0.6.2
              |     `-- oauth@0.9.15
              +-- iobroker.octoprint@1.1.1
              | +-- @iobroker/adapter-core@2.4.0 deduped
              | `-- axios@0.21.1
              |   `-- follow-redirects@1.14.1 deduped
              +-- iobroker.plex@0.9.1
              | +-- @iobroker/adapter-core@2.4.0 deduped
              | +-- body-parser@1.19.0
              | | +-- bytes@3.1.0
              | | +-- content-type@1.0.4 deduped
              | | +-- debug@2.6.9 deduped
              | | +-- depd@1.1.2
              | | +-- http-errors@1.7.2
              | | | +-- depd@1.1.2 deduped
              | | | +-- inherits@2.0.3 deduped
              | | | +-- setprototypeof@1.1.1 deduped
              | | | +-- statuses@1.5.0 deduped
              | | | `-- toidentifier@1.0.0
              | | +-- iconv-lite@0.4.24 deduped
              | | +-- on-finished@2.3.0
              | | | `-- ee-first@1.1.1 deduped
              | | +-- qs@6.7.0
              | | +-- raw-body@2.4.0
              | | | +-- bytes@3.1.0 deduped
              | | | +-- http-errors@1.7.2 deduped
              | | | +-- iconv-lite@0.4.24 deduped
              | | | `-- unpipe@1.0.0 deduped
              | | `-- type-is@1.6.18 deduped
              | +-- express@4.17.1
              | | +-- accepts@1.3.7 deduped
              | | +-- array-flatten@1.1.1 deduped
              | | +-- body-parser@1.19.0 deduped
              | | +-- content-disposition@0.5.3
              | | | `-- safe-buffer@5.1.2 deduped
              | | +-- content-type@1.0.4 deduped
              | | +-- cookie@0.4.0
              | | +-- cookie-signature@1.0.6 deduped
              | | +-- debug@2.6.9 deduped
              | | +-- depd@1.1.2 deduped
              | | +-- encodeurl@1.0.2 deduped
              | | +-- escape-html@1.0.3 deduped
              | | +-- etag@1.8.1 deduped
              | | +-- finalhandler@1.1.2
              | | | +-- debug@2.6.9 deduped
              | | | +-- encodeurl@1.0.2 deduped
              | | | +-- escape-html@1.0.3 deduped
              | | | +-- on-finished@2.3.0 deduped
              | | | +-- parseurl@1.3.3 deduped
              | | | +-- statuses@1.5.0 deduped
              | | | `-- unpipe@1.0.0 deduped
              | | +-- fresh@0.5.2 deduped
              | | +-- merge-descriptors@1.0.1 deduped
              | | +-- methods@1.1.2 deduped
              | | +-- on-finished@2.3.0 deduped
              | | +-- parseurl@1.3.3 deduped
              | | +-- path-to-regexp@0.1.7 deduped
              | | +-- proxy-addr@2.0.6
              | | | +-- forwarded@0.1.2
              | | | `-- ipaddr.js@1.9.1 deduped
              | | +-- qs@6.7.0 deduped
              | | +-- range-parser@1.2.1 deduped
              | | +-- safe-buffer@5.1.2 deduped
              | | +-- send@0.17.1
              | | | +-- debug@2.6.9 deduped
              | | | +-- depd@1.1.2 deduped
              | | | +-- destroy@1.0.4
              | | | +-- encodeurl@1.0.2 deduped
              | | | +-- escape-html@1.0.3 deduped
              | | | +-- etag@1.8.1 deduped
              | | | +-- fresh@0.5.2 deduped
              | | | +-- http-errors@1.7.2 deduped
              | | | +-- mime@1.6.0 deduped
              | | | +-- ms@2.1.1
              | | | +-- on-finished@2.3.0 deduped
              | | | +-- range-parser@1.2.1 deduped
              | | | `-- statuses@1.5.0 deduped
              | | +-- serve-static@1.14.1 deduped
              | | +-- setprototypeof@1.1.1
              | | +-- statuses@1.5.0
              | | +-- type-is@1.6.18 deduped
              | | +-- utils-merge@1.0.1 deduped
              | | `-- vary@1.1.2 deduped
              | +-- fast-xml-parser@3.21.1
              | | `-- strnum@1.0.5
              | +-- multer@1.4.2
              | | +-- append-field@1.0.0
              | | +-- busboy@0.2.14
              | | | +-- dicer@0.2.5
              | | | | +-- readable-stream@1.1.14 deduped
              | | | | `-- streamsearch@0.1.2
              | | | `-- readable-stream@1.1.14
              | | |   +-- core-util-is@1.0.2 deduped
              | | |   +-- inherits@2.0.3 deduped
              | | |   +-- isarray@0.0.1
              | | |   `-- string_decoder@0.10.31
              | | +-- concat-stream@1.6.2
              | | | +-- buffer-from@1.1.1 deduped
              | | | +-- inherits@2.0.3 deduped
              | | | +-- readable-stream@2.3.7
              | | | | +-- core-util-is@1.0.2 deduped
              | | | | +-- inherits@2.0.3 deduped
              | | | | +-- isarray@1.0.0
              | | | | +-- process-nextick-args@2.0.1 deduped
              | | | | +-- safe-buffer@5.1.2 deduped
              | | | | +-- string_decoder@1.1.1
              | | | | | `-- safe-buffer@5.1.2 deduped
              | | | | `-- util-deprecate@1.0.2 deduped
              | | | `-- typedarray@0.0.6 deduped
              | | +-- mkdirp@0.5.5
              | | | `-- minimist@1.2.5 deduped
              | | +-- object-assign@4.1.1
              | | +-- on-finished@2.3.0 deduped
              | | +-- type-is@1.6.18 deduped
              | | `-- xtend@4.0.2 deduped
              | +-- plex-api@5.3.1
              | | +-- plex-api-credentials@3.0.1
              | | | +-- bluebird@3.7.2 deduped
              | | | +-- plex-api-headers@1.1.0 deduped
              | | | +-- request-promise@4.2.4
              | | | | +-- bluebird@3.7.2 deduped
              | | | | +-- request-promise-core@1.1.2
              | | | | | `-- lodash@4.17.21 deduped
              | | | | +-- stealthy-require@1.1.1 deduped
              | | | | `-- tough-cookie@2.5.0 deduped
              | | | `-- xml2js@0.4.19
              | | |   +-- sax@1.2.4 deduped
              | | |   `-- xmlbuilder@9.0.7
              | | +-- plex-api-headers@1.1.0
              | | +-- request@2.88.2 deduped
              | | +-- uuid@2.0.2
              | | `-- xml2js@0.4.16
              | |   +-- sax@1.2.4 deduped
              | |   `-- xmlbuilder@4.2.1
              | |     `-- lodash@4.17.21 deduped
              | +-- request-promise@4.2.6
              | | +-- bluebird@3.7.2
              | | +-- request-promise-core@1.1.4
              | | | `-- lodash@4.17.21 deduped
              | | +-- stealthy-require@1.1.1
              | | `-- tough-cookie@2.5.0 deduped
              | +-- tautulli-api@1.0.2
              | | `-- request-promise@4.2.6 deduped
              | `-- uuid@8.3.2
              +-- iobroker.scenes@2.3.9
              | +-- @iobroker/adapter-core@2.6.0
              | | `-- @types/iobroker@4.0.1
              | |   `-- @types/node@15.3.0 deduped
              | `-- node-schedule@2.1.0
              |   +-- cron-parser@3.5.0 deduped
              |   +-- long-timeout@0.1.1 deduped
              |   `-- sorted-array-functions@1.3.0 deduped
              +-- iobroker.simple-api@2.7.0
              | `-- @iobroker/adapter-core@2.6.0
              |   `-- @types/iobroker@4.0.4
              |     `-- @types/node@15.3.0 deduped
              +-- iobroker.socketio@4.2.0
              | +-- @iobroker/adapter-core@2.6.0
              | | `-- @types/iobroker@4.0.4
              | |   `-- @types/node@15.3.0 deduped
              | +-- axios@0.26.1
              | | `-- follow-redirects@1.15.1
              | +-- cookie-parser@1.4.6
              | | +-- cookie@0.4.1
              | | `-- cookie-signature@1.0.6 deduped
              | +-- express-session@1.17.3
              | | +-- cookie@0.4.2
              | | +-- cookie-signature@1.0.6 deduped
              | | +-- debug@2.6.9 deduped
              | | +-- depd@2.0.0
              | | +-- on-headers@1.0.2 deduped
              | | +-- parseurl@1.3.3 deduped
              | | +-- safe-buffer@5.2.1
              | | `-- uid-safe@2.1.5 deduped
              | +-- passport@0.5.3
              | | +-- passport-strategy@1.0.0 deduped
              | | `-- pause@0.0.1 deduped
              | `-- socket.io@2.4.1
              |   +-- debug@4.1.1
              |   | `-- ms@2.1.3
              |   +-- engine.io@3.5.0
              |   | +-- accepts@1.3.7 deduped
              |   | +-- base64id@2.0.0
              |   | +-- cookie@0.4.1
              |   | +-- debug@4.1.1
              |   | | `-- ms@2.1.3
              |   | +-- engine.io-parser@2.2.1
              |   | | +-- after@0.8.2 deduped
              |   | | +-- arraybuffer.slice@0.0.7
              |   | | +-- base64-arraybuffer@0.1.4
              |   | | +-- blob@0.0.5
              |   | | `-- has-binary2@1.0.3 deduped
              |   | `-- ws@7.4.5
              |   +-- has-binary2@1.0.3
              |   | `-- isarray@2.0.1
              |   +-- socket.io-adapter@1.1.2
              |   +-- socket.io-client@2.4.0
              |   | +-- backo2@1.0.2 deduped
              |   | +-- component-bind@1.0.0 deduped
              |   | +-- component-emitter@1.3.0
              |   | +-- debug@3.1.0
              |   | | `-- ms@2.0.0 deduped
              |   | +-- engine.io-client@3.5.2
              |   | | +-- component-emitter@1.3.0 deduped
              |   | | +-- component-inherit@0.0.3 deduped
              |   | | +-- debug@3.1.0
              |   | | | `-- ms@2.0.0 deduped
              |   | | +-- engine.io-parser@2.2.1 deduped
              |   | | +-- has-cors@1.1.0 deduped
              |   | | +-- indexof@0.0.1 deduped
              |   | | +-- parseqs@0.0.6 deduped
              |   | | +-- parseuri@0.0.6 deduped
              |   | | +-- ws@7.4.5 deduped
              |   | | +-- xmlhttprequest-ssl@1.6.2
              |   | | `-- yeast@0.1.2 deduped
              |   | +-- has-binary2@1.0.3 deduped
              |   | +-- indexof@0.0.1 deduped
              |   | +-- parseqs@0.0.6
              |   | +-- parseuri@0.0.6
              |   | +-- socket.io-parser@3.3.2
              |   | | +-- component-emitter@1.3.0 deduped
              |   | | +-- debug@3.1.0 deduped
              |   | | `-- isarray@2.0.1 deduped
              |   | `-- to-array@0.1.4 deduped
              |   `-- socket.io-parser@3.4.1
              |     +-- component-emitter@1.2.1
              |     +-- debug@4.1.1
              |     | `-- ms@2.1.3
              |     `-- isarray@2.0.1 deduped
              +-- iobroker.sonos@2.1.7
              | +-- @iobroker/adapter-core@2.6.0
              | | `-- @types/iobroker@4.0.1
              | |   `-- @types/node@15.3.0 deduped
              | `-- sonos-discovery@1.7.3
              |   +-- html-entities@1.0.10
              |   `-- xml-flow@1.0.2
              |     `-- sax@1.2.4 deduped
              +-- iobroker.swiss-weather-api@1.0.3
              | +-- @iobroker/adapter-core@2.5.1
              | | `-- @types/iobroker@3.3.4
              | |   `-- @types/node@15.3.0 deduped
              | +-- follow-redirects@1.14.1
              | `-- node-cron@3.0.0
              |   `-- moment-timezone@0.5.33 deduped
              +-- iobroker.synology@1.1.3
              | +-- @iobroker/adapter-core@2.4.0 deduped
              | +-- moment@2.29.1 deduped
              | `-- syno@3.0.0
              |   +-- commander@4.1.1
              |   +-- js-yaml@3.14.0
              |   | +-- argparse@1.0.10
              |   | | `-- sprintf-js@1.0.3
              |   | `-- esprima@4.0.1
              |   +-- lodash@4.17.21
              |   +-- minimist@0.2.1
              |   +-- nconf@0.10.0
              |   | +-- async@1.5.2
              |   | +-- ini@1.3.8
              |   | +-- secure-keys@1.0.0
              |   | `-- yargs@3.32.0
              |   |   +-- camelcase@2.1.1
              |   |   +-- cliui@3.2.0
              |   |   | +-- string-width@1.0.2 deduped
              |   |   | +-- strip-ansi@3.0.1 deduped
              |   |   | `-- wrap-ansi@2.1.0
              |   |   |   +-- string-width@1.0.2 deduped
              |   |   |   `-- strip-ansi@3.0.1 deduped
              |   |   +-- decamelize@1.2.0
              |   |   +-- os-locale@1.4.0
              |   |   | `-- lcid@1.0.0
              |   |   |   `-- invert-kv@1.0.0
              |   |   +-- string-width@1.0.2
              |   |   | +-- code-point-at@1.1.0
              |   |   | +-- is-fullwidth-code-point@1.0.0
              |   |   | | `-- number-is-nan@1.0.1
              |   |   | `-- strip-ansi@3.0.1 deduped
              |   |   +-- window-size@0.1.4
              |   |   `-- y18n@3.2.2
              |   +-- ospath@1.2.2
              |   +-- otplib@11.0.1
              |   | `-- thirty-two@1.0.2
              |   +-- pluralize@8.0.0
              |   `-- request@2.88.2 deduped
              +-- iobroker.twinkly@1.0.3
              | +-- @iobroker/adapter-core@2.6.0
              | | `-- @types/iobroker@4.0.4
              | |   `-- @types/node@15.3.0 deduped
              | `-- axios@0.27.2
              |   +-- follow-redirects@1.15.1
              |   `-- form-data@4.0.0
              |     +-- asynckit@0.4.0 deduped
              |     +-- combined-stream@1.0.8 deduped
              |     `-- mime-types@2.1.30 deduped
              +-- iobroker.unifi@0.5.10
              | +-- @iobroker/adapter-core@2.4.0 deduped
              | +-- axios@0.21.1 deduped
              | +-- dateformat@4.6.3
              | +-- json-logic-js@2.0.1
              | `-- node-unifi@1.4.3
              |   +-- async@3.2.2
              |   `-- request@2.88.2 deduped
              +-- iobroker.vis@1.4.15
              | +-- @iobroker/adapter-core@2.6.0
              | | `-- @types/iobroker@4.0.4
              | |   `-- @types/node@15.3.0 deduped
              | +-- axios@0.26.1
              | | `-- follow-redirects@1.15.1
              | `-- jsonwebtoken@8.5.1 deduped
              +-- iobroker.vis-bars@0.1.4
              +-- iobroker.vis-colorpicker@1.2.0
              | `-- @iobroker/adapter-core@2.4.0 deduped
              +-- iobroker.vis-fancyswitch@1.1.0
              +-- iobroker.vis-hqwidgets@1.2.0
              +-- iobroker.vis-icontwo@0.89.0
              | +-- @iobroker/adapter-core@2.4.0 deduped
              | +-- minimist@1.2.5
              | `-- np@7.5.0
              |   +-- @samverschueren/stream-to-observable@0.3.1
              |   | `-- any-observable@0.3.0
              |   +-- any-observable@0.5.1
              |   +-- async-exit-hook@2.0.1
              |   +-- chalk@4.1.1
              |   | +-- ansi-styles@4.3.0
              |   | | `-- color-convert@2.0.1
              |   | |   `-- color-name@1.1.4
              |   | `-- supports-color@7.2.0
              |   |   `-- has-flag@4.0.0
              |   +-- cosmiconfig@7.0.0
              |   | +-- @types/parse-json@4.0.0
              |   | +-- import-fresh@3.3.0
              |   | | +-- parent-module@1.0.1
              |   | | | `-- callsites@3.1.0 deduped
              |   | | `-- resolve-from@4.0.0
              |   | +-- parse-json@5.2.0
              |   | | +-- @babel/code-frame@7.12.13
              |   | | | `-- @babel/highlight@7.14.0
              |   | | |   +-- @babel/helper-validator-identifier@7.14.0
              |   | | |   +-- chalk@2.4.2
              |   | | |   | +-- ansi-styles@3.2.1
              |   | | |   | | `-- color-convert@1.9.3 deduped
              |   | | |   | +-- escape-string-regexp@1.0.5
              |   | | |   | `-- supports-color@5.5.0
              |   | | |   |   `-- has-flag@3.0.0
              |   | | |   `-- js-tokens@4.0.0
              |   | | +-- error-ex@1.3.2
              |   | | | `-- is-arrayish@0.2.1
              |   | | +-- json-parse-even-better-errors@2.3.1
              |   | | `-- lines-and-columns@1.1.6
              |   | +-- path-type@4.0.0
              |   | `-- yaml@1.10.2
              |   +-- del@6.0.0
              |   | +-- globby@11.0.3
              |   | | +-- array-union@2.1.0
              |   | | +-- dir-glob@3.0.1
              |   | | | `-- path-type@4.0.0 deduped
              |   | | +-- fast-glob@3.2.5
              |   | | | +-- @nodelib/fs.stat@2.0.4
              |   | | | +-- @nodelib/fs.walk@1.2.6
              |   | | | | +-- @nodelib/fs.scandir@2.1.4
              |   | | | | | +-- @nodelib/fs.stat@2.0.4 deduped
              |   | | | | | `-- run-parallel@1.2.0
              |   | | | | |   `-- queue-microtask@1.2.3
              |   | | | | `-- fastq@1.11.0
              |   | | | |   `-- reusify@1.0.4
              |   | | | +-- glob-parent@5.1.2 deduped
              |   | | | +-- merge2@1.4.1 deduped
              |   | | | +-- micromatch@4.0.4
              |   | | | | +-- braces@3.0.2 deduped
              |   | | | | `-- picomatch@2.2.3 deduped
              |   | | | `-- picomatch@2.2.3 deduped
              |   | | +-- ignore@5.1.8
              |   | | +-- merge2@1.4.1
              |   | | `-- slash@3.0.0 deduped
              |   | +-- graceful-fs@4.2.6 deduped
              |   | +-- is-glob@4.0.1 deduped
              |   | +-- is-path-cwd@2.2.0
              |   | +-- is-path-inside@3.0.3
              |   | +-- p-map@4.0.0
              |   | | `-- aggregate-error@3.1.0
              |   | |   +-- clean-stack@2.2.0
              |   | |   `-- indent-string@4.0.0 deduped
              |   | +-- rimraf@3.0.2
              |   | | `-- glob@7.1.7 deduped
              |   | `-- slash@3.0.0
              |   +-- escape-goat@3.0.0
              |   +-- escape-string-regexp@4.0.0
              |   +-- execa@5.0.0
              |   | +-- cross-spawn@7.0.3
              |   | | +-- path-key@3.1.1
              |   | | +-- shebang-command@2.0.0
              |   | | | `-- shebang-regex@3.0.0
              |   | | `-- which@2.0.2
              |   | |   `-- isexe@2.0.0
              |   | +-- get-stream@6.0.1
              |   | +-- human-signals@2.1.0
              |   | +-- is-stream@2.0.0 deduped
              |   | +-- merge-stream@2.0.0
              |   | +-- npm-run-path@4.0.1
              |   | | `-- path-key@3.1.1 deduped
              |   | +-- onetime@5.1.2 deduped
              |   | +-- signal-exit@3.0.3
              |   | `-- strip-final-newline@2.0.0
              |   +-- github-url-from-git@1.5.0
              |   +-- has-yarn@2.1.0
              |   +-- hosted-git-info@3.0.8
              |   | `-- lru-cache@6.0.0 deduped
              |   +-- ignore-walk@3.0.4
              |   | `-- minimatch@3.0.4 deduped
              |   +-- import-local@3.0.2
              |   | +-- pkg-dir@4.2.0
              |   | | `-- find-up@4.1.0 deduped
              |   | `-- resolve-cwd@3.0.0
              |   |   `-- resolve-from@5.0.0
              |   +-- inquirer@7.3.3
              |   | +-- ansi-escapes@4.3.2
              |   | | `-- type-fest@0.21.3
              |   | +-- chalk@4.1.1 deduped
              |   | +-- cli-cursor@3.1.0
              |   | | `-- restore-cursor@3.1.0
              |   | |   +-- onetime@5.1.2 deduped
              |   | |   `-- signal-exit@3.0.3 deduped
              |   | +-- cli-width@3.0.0
              |   | +-- external-editor@3.1.0
              |   | | +-- chardet@0.7.0
              |   | | +-- iconv-lite@0.4.24 deduped
              |   | | `-- tmp@0.0.33
              |   | |   `-- os-tmpdir@1.0.2
              |   | +-- figures@3.2.0
              |   | | `-- escape-string-regexp@1.0.5
              |   | +-- lodash@4.17.21 deduped
              |   | +-- mute-stream@0.0.8 deduped
              |   | +-- run-async@2.4.1
              |   | +-- rxjs@6.6.7 deduped
              |   | +-- string-width@4.2.2
              |   | | +-- emoji-regex@8.0.0 deduped
              |   | | +-- is-fullwidth-code-point@3.0.0
              |   | | `-- strip-ansi@6.0.0 deduped
              |   | +-- strip-ansi@6.0.0
              |   | | `-- ansi-regex@5.0.0
              |   | `-- through@2.3.8 deduped
              |   +-- is-installed-globally@0.3.2
              |   | +-- global-dirs@2.1.0
              |   | | `-- ini@1.3.7
              |   | `-- is-path-inside@3.0.3 deduped
              |   +-- is-interactive@1.0.0
              |   +-- is-scoped@2.1.0
              |   | `-- scoped-regex@2.1.0
              |   +-- issue-regex@3.1.0
              |   +-- listr@0.14.3
              |   | +-- @samverschueren/stream-to-observable@0.3.1 deduped
              |   | +-- is-observable@1.1.0
              |   | | `-- symbol-observable@1.2.0
              |   | +-- is-promise@2.2.2
              |   | +-- is-stream@1.1.0
              |   | +-- listr-silent-renderer@1.1.1
              |   | +-- listr-update-renderer@0.5.0
              |   | | +-- chalk@1.1.3
              |   | | | +-- ansi-styles@2.2.1
              |   | | | +-- escape-string-regexp@1.0.5
              |   | | | +-- has-ansi@2.0.0
              |   | | | | `-- ansi-regex@2.1.1 deduped
              |   | | | +-- strip-ansi@3.0.1 deduped
              |   | | | `-- supports-color@2.0.0
              |   | | +-- cli-truncate@0.2.1
              |   | | | +-- slice-ansi@0.0.4
              |   | | | `-- string-width@1.0.2 deduped
              |   | | +-- elegant-spinner@1.0.1
              |   | | +-- figures@1.7.0
              |   | | | +-- escape-string-regexp@1.0.5 deduped
              |   | | | `-- object-assign@4.1.1 deduped
              |   | | +-- indent-string@3.2.0
              |   | | +-- log-symbols@1.0.2
              |   | | | `-- chalk@1.1.3 deduped
              |   | | +-- log-update@2.3.0
              |   | | | +-- ansi-escapes@3.2.0
              |   | | | +-- cli-cursor@2.1.0
              |   | | | | `-- restore-cursor@2.0.0
              |   | | | |   +-- onetime@2.0.1
              |   | | | |   | `-- mimic-fn@1.2.0
              |   | | | |   `-- signal-exit@3.0.3 deduped
              |   | | | `-- wrap-ansi@3.0.1
              |   | | |   +-- string-width@2.1.1
              |   | | |   | +-- is-fullwidth-code-point@2.0.0
              |   | | |   | `-- strip-ansi@4.0.0 deduped
              |   | | |   `-- strip-ansi@4.0.0
              |   | | |     `-- ansi-regex@3.0.0
              |   | | `-- strip-ansi@3.0.1
              |   | |   `-- ansi-regex@2.1.1
              |   | +-- listr-verbose-renderer@0.5.0
              |   | | +-- chalk@2.4.2
              |   | | | +-- ansi-styles@3.2.1
              |   | | | | `-- color-convert@1.9.3 deduped
              |   | | | +-- escape-string-regexp@1.0.5
              |   | | | `-- supports-color@5.5.0
              |   | | |   `-- has-flag@3.0.0
              |   | | +-- cli-cursor@2.1.0
              |   | | | `-- restore-cursor@2.0.0
              |   | | |   +-- onetime@2.0.1
              |   | | |   | `-- mimic-fn@1.2.0
              |   | | |   `-- signal-exit@3.0.3 deduped
              |   | | +-- date-fns@1.30.1
              |   | | `-- figures@2.0.0
              |   | |   `-- escape-string-regexp@1.0.5 deduped
              |   | +-- p-map@2.1.0 deduped
              |   | `-- rxjs@6.6.7 deduped
              |   +-- listr-input@0.2.1
              |   | +-- inquirer@7.3.3 deduped
              |   | +-- inquirer-autosubmit-prompt@0.2.0
              |   | | +-- chalk@2.4.2
              |   | | | +-- ansi-styles@3.2.1
              |   | | | | `-- color-convert@1.9.3 deduped
              |   | | | +-- escape-string-regexp@1.0.5
              |   | | | `-- supports-color@5.5.0
              |   | | |   `-- has-flag@3.0.0
              |   | | +-- inquirer@6.5.2
              |   | | | +-- ansi-escapes@3.2.0
              |   | | | +-- chalk@2.4.2 deduped
              |   | | | +-- cli-cursor@2.1.0
              |   | | | | `-- restore-cursor@2.0.0
              |   | | | |   +-- onetime@2.0.1
              |   | | | |   | `-- mimic-fn@1.2.0
              |   | | | |   `-- signal-exit@3.0.3 deduped
              |   | | | +-- cli-width@2.2.1
              |   | | | +-- external-editor@3.1.0 deduped
              |   | | | +-- figures@2.0.0
              |   | | | | `-- escape-string-regexp@1.0.5 deduped
              |   | | | +-- lodash@4.17.21 deduped
              |   | | | +-- mute-stream@0.0.7
              |   | | | +-- run-async@2.4.1 deduped
              |   | | | +-- rxjs@6.6.7 deduped
              |   | | | +-- string-width@2.1.1
              |   | | | | +-- is-fullwidth-code-point@2.0.0
              |   | | | | `-- strip-ansi@4.0.0
              |   | | | |   `-- ansi-regex@3.0.0
              |   | | | +-- strip-ansi@5.2.0
              |   | | | | `-- ansi-regex@4.1.0
              |   | | | `-- through@2.3.8 deduped
              |   | | `-- rxjs@6.6.7 deduped
              |   | +-- rxjs@6.6.7 deduped
              |   | `-- through@2.3.8 deduped
              |   +-- log-symbols@4.1.0
              |   | +-- chalk@4.1.1 deduped
              |   | `-- is-unicode-supported@0.1.0
              |   +-- meow@8.1.2
              |   | +-- @types/minimist@1.2.1
              |   | +-- camelcase-keys@6.2.2
              |   | | +-- camelcase@5.3.1
              |   | | +-- map-obj@4.2.1
              |   | | `-- quick-lru@4.0.1
              |   | +-- decamelize-keys@1.1.0
              |   | | +-- decamelize@1.2.0 deduped
              |   | | `-- map-obj@1.0.1
              |   | +-- hard-rejection@2.1.0
              |   | +-- minimist-options@4.1.0
              |   | | +-- arrify@1.0.1
              |   | | +-- is-plain-obj@1.1.0
              |   | | `-- kind-of@6.0.3
              |   | +-- normalize-package-data@3.0.2
              |   | | +-- hosted-git-info@4.0.2
              |   | | | `-- lru-cache@6.0.0 deduped
              |   | | +-- resolve@1.20.0
              |   | | | +-- is-core-module@2.4.0
              |   | | | | `-- has@1.0.3 deduped
              |   | | | `-- path-parse@1.0.6
              |   | | +-- semver@7.3.5 deduped
              |   | | `-- validate-npm-package-license@3.0.4
              |   | |   +-- spdx-correct@3.1.1
              |   | |   | +-- spdx-expression-parse@3.0.1 deduped
              |   | |   | `-- spdx-license-ids@3.0.7
              |   | |   `-- spdx-expression-parse@3.0.1
              |   | |     +-- spdx-exceptions@2.3.0
              |   | |     `-- spdx-license-ids@3.0.7 deduped
              |   | +-- read-pkg-up@7.0.1 deduped
              |   | +-- redent@3.0.0
              |   | | +-- indent-string@4.0.0
              |   | | `-- strip-indent@3.0.0
              |   | |   `-- min-indent@1.0.1
              |   | +-- trim-newlines@3.0.0
              |   | +-- type-fest@0.18.1
              |   | `-- yargs-parser@20.2.7 deduped
              |   +-- minimatch@3.0.4
              |   | `-- brace-expansion@1.1.11
              |   |   +-- balanced-match@1.0.2
              |   |   `-- concat-map@0.0.1
              |   +-- new-github-release-url@1.0.0
              |   | `-- type-fest@0.4.1
              |   +-- npm-name@6.0.1
              |   | +-- got@10.7.0
              |   | | +-- @sindresorhus/is@2.1.1
              |   | | +-- @szmarczak/http-timer@4.0.5
              |   | | | `-- defer-to-connect@2.0.1
              |   | | +-- @types/cacheable-request@6.0.1
              |   | | | +-- @types/http-cache-semantics@4.0.0
              |   | | | +-- @types/keyv@3.1.1
              |   | | | | `-- @types/node@15.3.0 deduped
              |   | | | +-- @types/node@15.3.0 deduped
              |   | | | `-- @types/responselike@1.0.0
              |   | | |   `-- @types/node@15.3.0 deduped
              |   | | +-- cacheable-lookup@2.0.1
              |   | | | +-- @types/keyv@3.1.1 deduped
              |   | | | `-- keyv@4.0.3
              |   | | |   `-- json-buffer@3.0.1
              |   | | +-- cacheable-request@7.0.1
              |   | | | +-- clone-response@1.0.2
              |   | | | | `-- mimic-response@1.0.1
              |   | | | +-- get-stream@5.2.0
              |   | | | | `-- pump@3.0.0 deduped
              |   | | | +-- http-cache-semantics@4.1.0
              |   | | | +-- keyv@4.0.3 deduped
              |   | | | +-- lowercase-keys@2.0.0 deduped
              |   | | | +-- normalize-url@4.5.0
              |   | | | `-- responselike@2.0.0 deduped
              |   | | +-- decompress-response@5.0.0
              |   | | | `-- mimic-response@2.1.0 deduped
              |   | | +-- duplexer3@0.1.4
              |   | | +-- get-stream@5.2.0
              |   | | | `-- pump@3.0.0 deduped
              |   | | +-- lowercase-keys@2.0.0
              |   | | +-- mimic-response@2.1.0
              |   | | +-- p-cancelable@2.1.1
              |   | | +-- p-event@4.2.0
              |   | | | `-- p-timeout@3.2.0
              |   | | |   `-- p-finally@1.0.0
              |   | | +-- responselike@2.0.0
              |   | | | `-- lowercase-keys@2.0.0 deduped
              |   | | +-- to-readable-stream@2.1.0
              |   | | `-- type-fest@0.10.0
              |   | +-- is-scoped@2.1.0 deduped
              |   | +-- is-url-superb@4.0.0
              |   | +-- lodash.zip@4.2.0
              |   | +-- org-regex@1.0.0
              |   | +-- p-map@3.0.0
              |   | | `-- aggregate-error@3.1.0 deduped
              |   | +-- registry-auth-token@4.2.1
              |   | | `-- rc@1.2.8 deduped
              |   | +-- registry-url@5.1.0
              |   | | `-- rc@1.2.8 deduped
              |   | `-- validate-npm-package-name@3.0.0
              |   |   `-- builtins@1.0.3
              |   +-- onetime@5.1.2
              |   | `-- mimic-fn@2.1.0
              |   +-- open@7.4.2
              |   | +-- is-docker@2.2.1
              |   | `-- is-wsl@2.2.0
              |   |   `-- is-docker@2.2.1 deduped
              |   +-- ow@0.21.0
              |   | +-- @sindresorhus/is@4.0.1
              |   | +-- callsites@3.1.0
              |   | +-- dot-prop@6.0.1
              |   | | `-- is-obj@2.0.0
              |   | +-- lodash.isequal@4.5.0
              |   | +-- type-fest@0.20.2
              |   | `-- vali-date@1.0.0
              |   +-- p-memoize@4.0.1
              |   | +-- mem@6.1.1
              |   | | +-- map-age-cleaner@0.1.3
              |   | | | `-- p-defer@1.0.0
              |   | | `-- mimic-fn@3.1.0
              |   | `-- mimic-fn@3.1.0
              |   +-- p-timeout@4.1.0
              |   +-- pkg-dir@5.0.0
              |   | `-- find-up@5.0.0
              |   |   +-- locate-path@6.0.0
              |   |   | `-- p-locate@5.0.0
              |   |   |   `-- p-limit@3.1.0
              |   |   |     `-- yocto-queue@0.1.0
              |   |   `-- path-exists@4.0.0
              |   +-- read-pkg-up@7.0.1
              |   | +-- find-up@4.1.0
              |   | | +-- locate-path@5.0.0
              |   | | | `-- p-locate@4.1.0
              |   | | |   `-- p-limit@2.3.0
              |   | | |     `-- p-try@2.2.0
              |   | | `-- path-exists@4.0.0 deduped
              |   | +-- read-pkg@5.2.0
              |   | | +-- @types/normalize-package-data@2.4.0
              |   | | +-- normalize-package-data@2.5.0
              |   | | | +-- hosted-git-info@2.8.9
              |   | | | +-- resolve@1.20.0 deduped
              |   | | | +-- semver@5.7.1
              |   | | | `-- validate-npm-package-license@3.0.4 deduped
              |   | | +-- parse-json@5.2.0 deduped
              |   | | `-- type-fest@0.6.0
              |   | `-- type-fest@0.8.1
              |   +-- rxjs@6.6.7
              |   | `-- tslib@1.14.1 deduped
              |   +-- semver@7.3.5 deduped
              |   +-- split@1.0.1 deduped
              |   +-- symbol-observable@3.0.0
              |   +-- terminal-link@2.1.1
              |   | +-- ansi-escapes@4.3.2 deduped
              |   | `-- supports-hyperlinks@2.2.0
              |   |   +-- has-flag@4.0.0 deduped
              |   |   `-- supports-color@7.2.0 deduped
              |   `-- update-notifier@5.1.0
              |     +-- boxen@5.0.1
              |     | +-- ansi-align@3.0.0
              |     | | `-- string-width@3.1.0
              |     | |   +-- emoji-regex@7.0.3
              |     | |   +-- is-fullwidth-code-point@2.0.0
              |     | |   `-- strip-ansi@5.2.0
              |     | |     `-- ansi-regex@4.1.0
              |     | +-- camelcase@6.2.0
              |     | +-- chalk@4.1.1 deduped
              |     | +-- cli-boxes@2.2.1
              |     | +-- string-width@4.2.2
              |     | | +-- emoji-regex@8.0.0 deduped
              |     | | +-- is-fullwidth-code-point@3.0.0
              |     | | `-- strip-ansi@6.0.0
              |     | |   `-- ansi-regex@5.0.0
              |     | +-- type-fest@0.20.2
              |     | +-- widest-line@3.1.0
              |     | | `-- string-width@4.2.2
              |     | |   +-- emoji-regex@8.0.0 deduped
              |     | |   +-- is-fullwidth-code-point@3.0.0
              |     | |   `-- strip-ansi@6.0.0
              |     | |     `-- ansi-regex@5.0.0
              |     | `-- wrap-ansi@7.0.0 deduped
              |     +-- chalk@4.1.1 deduped
              |     +-- configstore@5.0.1
              |     | +-- dot-prop@5.3.0
              |     | | `-- is-obj@2.0.0 deduped
              |     | +-- graceful-fs@4.2.6 deduped
              |     | +-- make-dir@3.1.0
              |     | | `-- semver@6.3.0
              |     | +-- unique-string@2.0.0
              |     | | `-- crypto-random-string@2.0.0
              |     | +-- write-file-atomic@3.0.3
              |     | | +-- imurmurhash@0.1.4
              |     | | +-- is-typedarray@1.0.0 deduped
              |     | | +-- signal-exit@3.0.3 deduped
              |     | | `-- typedarray-to-buffer@3.1.5 deduped
              |     | `-- xdg-basedir@4.0.0 deduped
              |     +-- has-yarn@2.1.0 deduped
              |     +-- import-lazy@2.1.0
              |     +-- is-ci@2.0.0
              |     | `-- ci-info@2.0.0
              |     +-- is-installed-globally@0.4.0
              |     | +-- global-dirs@3.0.0
              |     | | `-- ini@2.0.0
              |     | `-- is-path-inside@3.0.3 deduped
              |     +-- is-npm@5.0.0
              |     +-- is-yarn-global@0.3.0
              |     +-- latest-version@5.1.0
              |     | `-- package-json@6.5.0
              |     |   +-- got@9.6.0
              |     |   | +-- @sindresorhus/is@0.14.0
              |     |   | +-- @szmarczak/http-timer@1.1.2
              |     |   | | `-- defer-to-connect@1.1.3
              |     |   | +-- cacheable-request@6.1.0
              |     |   | | +-- clone-response@1.0.2 deduped
              |     |   | | +-- get-stream@5.2.0
              |     |   | | | `-- pump@3.0.0 deduped
              |     |   | | +-- http-cache-semantics@4.1.0 deduped
              |     |   | | +-- keyv@3.1.0
              |     |   | | | `-- json-buffer@3.0.0
              |     |   | | +-- lowercase-keys@2.0.0
              |     |   | | +-- normalize-url@4.5.0 deduped
              |     |   | | `-- responselike@1.0.2
              |     |   | |   `-- lowercase-keys@1.0.1 deduped
              |     |   | +-- decompress-response@3.3.0
              |     |   | | `-- mimic-response@1.0.1 deduped
              |     |   | +-- duplexer3@0.1.4 deduped
              |     |   | +-- get-stream@4.1.0
              |     |   | | `-- pump@3.0.0 deduped
              |     |   | +-- lowercase-keys@1.0.1
              |     |   | +-- mimic-response@1.0.1
              |     |   | +-- p-cancelable@1.1.0
              |     |   | +-- to-readable-stream@1.0.0
              |     |   | `-- url-parse-lax@3.0.0
              |     |   |   `-- prepend-http@2.0.0
              |     |   +-- registry-auth-token@4.2.1 deduped
              |     |   +-- registry-url@5.1.0 deduped
              |     |   `-- semver@6.3.0
              |     +-- pupa@2.1.1
              |     | `-- escape-goat@2.1.1
              |     +-- semver@7.3.5 deduped
              |     +-- semver-diff@3.1.1
              |     | `-- semver@6.3.0
              |     `-- xdg-basedir@4.0.0
              +-- iobroker.vis-inventwo@3.3.1
              | +-- @iobroker/adapter-core@2.4.0 deduped
              | +-- minimist@1.2.5 deduped
              | `-- np@7.5.0 deduped
              +-- iobroker.vis-jqui-mfd@1.0.12
              +-- iobroker.vis-justgage@1.0.2
              | `-- @iobroker/adapter-core@1.0.3
              |   `-- @types/iobroker@1.4.13
              |     `-- @types/node@15.3.0 deduped
              +-- iobroker.vis-metro@1.2.0
              | `-- @iobroker/adapter-core@1.0.3
              |   `-- @types/iobroker@1.4.13
              |     `-- @types/node@15.3.0 deduped
              +-- iobroker.vis-timeandweather@1.1.7
              +-- iobroker.web@4.3.0
              | +-- @iobroker/adapter-core@2.6.0
              | | `-- @types/iobroker@4.0.4
              | |   `-- @types/node@15.3.0 deduped
              | +-- body-parser@1.20.0
              | | +-- bytes@3.1.2
              | | +-- content-type@1.0.4 deduped
              | | +-- debug@2.6.9 deduped
              | | +-- depd@2.0.0
              | | +-- destroy@1.2.0
              | | +-- http-errors@2.0.0
              | | | +-- depd@2.0.0 deduped
              | | | +-- inherits@2.0.4
              | | | +-- setprototypeof@1.2.0 deduped
              | | | +-- statuses@2.0.1 deduped
              | | | `-- toidentifier@1.0.1
              | | +-- iconv-lite@0.4.24 deduped
              | | +-- on-finished@2.4.1
              | | | `-- ee-first@1.1.1 deduped
              | | +-- qs@6.10.3
              | | | `-- side-channel@1.0.4 deduped
              | | +-- raw-body@2.5.1
              | | | +-- bytes@3.1.2 deduped
              | | | +-- http-errors@2.0.0 deduped
              | | | +-- iconv-lite@0.4.24 deduped
              | | | `-- unpipe@1.0.0 deduped
              | | +-- type-is@1.6.18 deduped
              | | `-- unpipe@1.0.0 deduped
              | +-- compression@1.7.4 deduped
              | +-- connect-flash@0.1.1 deduped
              | +-- cookie-parser@1.4.6
              | | +-- cookie@0.4.1
              | | `-- cookie-signature@1.0.6 deduped
              | +-- express@4.18.1
              | | +-- accepts@1.3.8
              | | | +-- mime-types@2.1.35 deduped
              | | | `-- negotiator@0.6.3
              | | +-- array-flatten@1.1.1 deduped
              | | +-- body-parser@1.20.0 deduped
              | | +-- content-disposition@0.5.4
              | | | `-- safe-buffer@5.2.1 deduped
              | | +-- content-type@1.0.4 deduped
              | | +-- cookie@0.5.0
              | | +-- cookie-signature@1.0.6 deduped
              | | +-- debug@2.6.9 deduped
              | | +-- depd@2.0.0 deduped
              | | +-- encodeurl@1.0.2 deduped
              | | +-- escape-html@1.0.3 deduped
              | | +-- etag@1.8.1 deduped
              | | +-- finalhandler@1.2.0
              | | | +-- debug@2.6.9 deduped
              | | | +-- encodeurl@1.0.2 deduped
              | | | +-- escape-html@1.0.3 deduped
              | | | +-- on-finished@2.4.1 deduped
              | | | +-- parseurl@1.3.3 deduped
              | | | +-- statuses@2.0.1 deduped
              | | | `-- unpipe@1.0.0 deduped
              | | +-- fresh@0.5.2 deduped
              | | +-- http-errors@2.0.0 deduped
              | | +-- merge-descriptors@1.0.1 deduped
              | | +-- methods@1.1.2 deduped
              | | +-- on-finished@2.4.1 deduped
              | | +-- parseurl@1.3.3 deduped
              | | +-- path-to-regexp@0.1.7 deduped
              | | +-- proxy-addr@2.0.7
              | | | +-- forwarded@0.2.0
              | | | `-- ipaddr.js@1.9.1 deduped
              | | +-- qs@6.10.3 deduped
              | | +-- range-parser@1.2.1 deduped
              | | +-- safe-buffer@5.2.1
              | | +-- send@0.18.0
              | | | +-- debug@2.6.9 deduped
              | | | +-- depd@2.0.0 deduped
              | | | +-- destroy@1.2.0 deduped
              | | | +-- encodeurl@1.0.2 deduped
              | | | +-- escape-html@1.0.3 deduped
              | | | +-- etag@1.8.1 deduped
              | | | +-- fresh@0.5.2 deduped
              | | | +-- http-errors@2.0.0 deduped
              | | | +-- mime@1.6.0 deduped
              | | | +-- ms@2.1.3
              | | | +-- on-finished@2.4.1 deduped
              | | | +-- range-parser@1.2.1 deduped
              | | | `-- statuses@2.0.1 deduped
              | | +-- serve-static@1.15.0
              | | | +-- encodeurl@1.0.2 deduped
              | | | +-- escape-html@1.0.3 deduped
              | | | +-- parseurl@1.3.3 deduped
              | | | `-- send@0.18.0 deduped
              | | +-- setprototypeof@1.2.0
              | | +-- statuses@2.0.1
              | | +-- type-is@1.6.18 deduped
              | | +-- utils-merge@1.0.1 deduped
              | | `-- vary@1.1.2 deduped
              | +-- express-session@1.17.3
              | | +-- cookie@0.4.2
              | | +-- cookie-signature@1.0.6 deduped
              | | +-- debug@2.6.9 deduped
              | | +-- depd@2.0.0 deduped
              | | +-- on-headers@1.0.2 deduped
              | | +-- parseurl@1.3.3 deduped
              | | +-- safe-buffer@5.2.1 deduped
              | | `-- uid-safe@2.1.5 deduped
              | +-- iobroker.simple-api@2.7.0
              | | `-- @iobroker/adapter-core@2.6.0 deduped
              | +-- iobroker.socketio@4.2.0 deduped
              | +-- iobroker.ws@1.3.0 deduped
              | +-- mime-types@2.1.35
              | | `-- mime-db@1.52.0
              | +-- passport@0.5.3
              | | +-- passport-strategy@1.0.0 deduped
              | | `-- pause@0.0.1 deduped
              | +-- passport-local@1.0.0 deduped
              | `-- xtend@4.0.2
              +-- iobroker.wiffi-wz@2.2.1
              | +-- @iobroker/adapter-core@2.5.1
              | | `-- @types/iobroker@3.3.4
              | |   `-- @types/node@15.3.0 deduped
              | +-- jsonpath@1.1.1
              | | +-- esprima@1.2.2
              | | +-- static-eval@2.0.2
              | | | `-- escodegen@1.14.3
              | | |   +-- esprima@4.0.1 deduped
              | | |   +-- estraverse@4.3.0
              | | |   +-- esutils@2.0.3
              | | |   +-- optionator@0.8.3
              | | |   | +-- deep-is@0.1.4
              | | |   | +-- fast-levenshtein@2.0.6
              | | |   | +-- levn@0.3.0
              | | |   | | +-- prelude-ls@1.1.2 deduped
              | | |   | | `-- type-check@0.3.2 deduped
              | | |   | +-- prelude-ls@1.1.2
              | | |   | +-- type-check@0.3.2
              | | |   | | `-- prelude-ls@1.1.2 deduped
              | | |   | `-- word-wrap@1.2.3
              | | |   `-- source-map@0.6.1 deduped
              | | `-- underscore@1.12.1
              | +-- request@2.88.2 deduped
              | `-- underscore@1.13.1 deduped
              +-- iobroker.wled@0.6.7
              | +-- @iobroker/adapter-core@2.6.0
              | | `-- @types/iobroker@4.0.4
              | |   `-- @types/node@15.3.0 deduped
              | +-- axios@0.27.2
              | | +-- follow-redirects@1.15.1
              | | `-- form-data@4.0.0
              | |   +-- asynckit@0.4.0 deduped
              | |   +-- combined-stream@1.0.8 deduped
              | |   `-- mime-types@2.1.30 deduped
              | +-- bonjour@3.5.0
              | | +-- array-flatten@2.1.2
              | | +-- deep-equal@1.1.1
              | | | +-- is-arguments@1.1.1
              | | | | +-- call-bind@1.0.2 deduped
              | | | | `-- has-tostringtag@1.0.0
              | | | |   `-- has-symbols@1.0.2 deduped
              | | | +-- is-date-object@1.0.5
              | | | | `-- has-tostringtag@1.0.0 deduped
              | | | +-- is-regex@1.1.4
              | | | | +-- call-bind@1.0.2 deduped
              | | | | `-- has-tostringtag@1.0.0 deduped
              | | | +-- object-is@1.1.5
              | | | | +-- call-bind@1.0.2 deduped
              | | | | `-- define-properties@1.1.3 deduped
              | | | +-- object-keys@1.1.1
              | | | `-- regexp.prototype.flags@1.4.3
              | | |   +-- call-bind@1.0.2 deduped
              | | |   +-- define-properties@1.1.3 deduped
              | | |   `-- functions-have-names@1.2.3
              | | +-- dns-equal@1.0.0
              | | +-- dns-txt@2.0.2
              | | | `-- buffer-indexof@1.1.1
              | | +-- multicast-dns@6.2.3
              | | | +-- dns-packet@1.3.4
              | | | | +-- ip@1.1.8
              | | | | `-- safe-buffer@5.1.2 deduped
              | | | `-- thunky@1.1.0
              | | `-- multicast-dns-service-types@1.1.0
              | +-- hex-rgb@4.3.0
              | +-- rgb-hex@3.0.0
              | `-- ws@8.8.1
              `-- iobroker.ws@1.3.0
               +-- @iobroker/adapter-core@2.6.0
               | `-- @types/iobroker@4.0.4
               |   `-- @types/node@15.3.0 deduped
               +-- axios@0.26.1
               | `-- follow-redirects@1.15.1
               +-- cookie-parser@1.4.6
               | +-- cookie@0.4.1
               | `-- cookie-signature@1.0.6 deduped
               +-- express-session@1.17.3
               | +-- cookie@0.4.2
               | +-- cookie-signature@1.0.6 deduped
               | +-- debug@2.6.9 deduped
               | +-- depd@2.0.0
               | +-- on-headers@1.0.2 deduped
               | +-- parseurl@1.3.3 deduped
               | +-- safe-buffer@5.2.1
               | `-- uid-safe@2.1.5 deduped
               +-- iobroker.ws.server@1.0.1
               | `-- ws@8.8.1
               `-- passport@0.5.3
                 +-- passport-strategy@1.0.0 deduped
                 `-- pause@0.0.1 deduped
              

              Wenn ich "iobroker list adapters" eingebe kommt folgenden: (Dann sehe ich einen Eintrag von zigbee)

              system.adapter.admin                   : admin          - v5.3.8
              system.adapter.alias-manager           : alias-manager  - v1.2.6
              system.adapter.backitup                : backitup       - v2.1.13
              system.adapter.bring                   : bring          - v1.8.1
              system.adapter.cloud                   : cloud          - v4.1.1
              system.adapter.coronavirus-statistics  : coronavirus-statistics - v0.8.7
              system.adapter.fullybrowser            : fullybrowser   - v2.1.2
              system.adapter.ical                    : ical           - v1.13.1
              system.adapter.icons-icons8            : icons-icons8   - v0.0.1
              system.adapter.icons-material-svg      : icons-material-svg - v0.1.0
              system.adapter.icons-mfd-svg           : icons-mfd-svg  - v1.1.0
              system.adapter.icons-ultimate-png      : icons-ultimate-png - v1.0.1
              system.adapter.info                    : info           - v1.9.19
              system.adapter.javascript              : javascript     - v5.7.0
              system.adapter.lgtv                    : lgtv           - v1.1.10
              system.adapter.linkeddevices           : linkeddevices  - v1.4.3
              system.adapter.mqtt-client             : mqtt-client    - v1.6.3
              system.adapter.nanoleaf-lightpanels    : nanoleaf-lightpanels - v1.3.1
              system.adapter.node-red                : node-red       - v2.4.2
              system.adapter.octoprint               : octoprint      - v1.1.1
              system.adapter.plex                    : plex           - v0.9.1
              system.adapter.scenes                  : scenes         - v2.3.9
              system.adapter.simple-api              : simple-api     - v2.7.0
              system.adapter.socketio                : socketio       - v4.2.0
              system.adapter.sonos                   : sonos          - v2.1.7
              system.adapter.swiss-weather-api       : swiss-weather-api - v1.0.3
              system.adapter.synology                : synology       - v1.1.3
              system.adapter.twinkly                 : twinkly        - v1.0.3
              system.adapter.unifi                   : unifi          - v0.5.10
              system.adapter.vis                     : vis            - v1.4.15
              system.adapter.vis-bars                : vis-bars       - v0.1.4
              system.adapter.vis-colorpicker         : vis-colorpicker - v1.2.0
              system.adapter.vis-fancyswitch         : vis-fancyswitch - v1.1.0
              system.adapter.vis-hqwidgets           : vis-hqwidgets  - v1.2.0
              system.adapter.vis-icontwo             : vis-icontwo    - v0.89.0
              system.adapter.vis-inventwo            : vis-inventwo   - v3.3.1
              system.adapter.vis-jqui-mfd            : vis-jqui-mfd   - v1.0.12
              system.adapter.vis-justgage            : vis-justgage   - v1.0.2
              system.adapter.vis-metro               : vis-metro      - v1.2.0
              system.adapter.vis-timeandweather      : vis-timeandweather - v1.1.7
              system.adapter.web                     : web            - v4.3.0
              system.adapter.wiffi-wz                : wiffi-wz       - v2.2.1
              system.adapter.wled                    : wled           - v0.6.7
              system.adapter.ws                      : ws             - v1.3.0
              system.adapter.zigbee                  : zigbee         - v1.5.6
              
              Thomas BraunT 1 Antwort Letzte Antwort
              0
              • daes10D daes10

                @thomas-braun

                iobroker update:

                Used repository: Stable (default)
                hash unchanged, use cached sources
                update done
                Adapter    "admin"         : 5.3.8    , installed 5.3.4 [Updateable]
                Adapter    "alias-manager" : 1.2.4    , installed 1.2.6
                Adapter    "bring"         : 1.8.1    , installed 1.7.13 [Updateable]
                Adapter    "cloud"         : 4.1.1    , installed 4.1.1
                Adapter    "coronavirus-statistics": 0.8.7   , installed 0.8.7
                Adapter    "fullybrowser"  : 2.1.2    , installed 2.0.14 [Updateable]
                Adapter    "ical"          : 1.13.1   , installed 1.12.1 [Updateable]
                Adapter    "icons-icons8"  : 0.0.1    , installed 0.0.1
                Adapter    "icons-material-svg": 0.1.0   , installed 0.1.0
                Adapter    "icons-mfd-svg" : 1.1.0    , installed 1.0.2 [Updateable]
                Adapter    "icons-ultimate-png": 1.0.1   , installed 1.0.1
                Adapter    "info"          : 1.9.19   , installed 1.9.19
                Adapter    "javascript"    : 5.7.0    , installed 5.2.21 [Updateable]
                Controller "js-controller" : 4.0.23   , installed 3.3.22 [Updateable]
                Adapter    "lgtv"          : 1.1.10   , installed 1.1.10
                Adapter    "linkeddevices" : 1.4.3    , installed 1.4.3
                Adapter    "mqtt-client"   : 1.6.3    , installed 1.6.1 [Updateable]
                Adapter    "nanoleaf-lightpanels": 1.3.1   , installed 1.3.1
                Adapter    "node-red"      : 3.3.1    , installed 2.4.2 [Updateable]
                Adapter    "octoprint"     : 4.0.0    , installed 1.1.1 [Updateable]
                Adapter    "plex"          : 0.9.1    , installed 0.9.1
                Adapter    "scenes"        : 2.3.9    , installed 2.3.9
                Adapter    "simple-api"    : 2.7.0    , installed 2.6.3 [Updateable]
                Adapter    "snmp"          : 1.0.0    , installed 0.5.0 [Updateable]
                Adapter    "socketio"      : 4.2.0    , installed 4.1.4 [Updateable]
                Adapter    "sonos"         : 2.2.3    , installed 2.1.7 [Updateable]
                Adapter    "swiss-weather-api": 1.0.3   , installed 1.0.3
                Adapter    "synology"      : 2.1.9    , installed 1.1.3 [Updateable]
                Adapter    "twinkly"       : 1.0.3    , installed 0.2.11 [Updateable]
                Adapter    "unifi"         : 0.5.10   , installed 0.5.10
                Adapter    "vis"           : 1.4.15   , installed 1.4.12 [Updateable]
                Adapter    "vis-bars"      : 0.1.4    , installed 0.1.4
                Adapter    "vis-colorpicker": 1.2.0   , installed 1.2.0
                Adapter    "vis-fancyswitch": 1.1.0   , installed 1.1.0
                Adapter    "vis-hqwidgets" : 1.2.0    , installed 1.1.9 [Updateable]
                Adapter    "vis-icontwo"   : 0.89.0   , installed 0.87.0 [Updateable]
                Adapter    "vis-inventwo"  : 3.3.1    , installed 3.3.1
                Adapter    "vis-jqui-mfd"  : 1.0.12   , installed 1.0.12
                Adapter    "vis-justgage"  : 1.0.2    , installed 1.0.2
                Adapter    "vis-metro"     : 1.2.0    , installed 1.2.0
                Adapter    "vis-timeandweather": 1.1.7   , installed 1.1.7
                Adapter    "web"           : 4.3.0    , installed 4.2.0 [Updateable]
                Adapter    "wiffi-wz"      : 2.2.1    , installed 2.2.1
                Adapter    "wled"          : 0.6.7    , installed 0.6.7
                Adapter    "ws"            : 1.3.0    , installed 1.2.0 [Updateable]
                root@ioBroker:~# iobroker update
                Used repository: Stable (default)
                hash unchanged, use cached sources
                update done
                Adapter    "admin"         : 5.3.8    , installed 5.3.8
                Adapter    "alias-manager" : 1.2.4    , installed 1.2.6
                Adapter    "bring"         : 1.8.1    , installed 1.8.1
                Adapter    "cloud"         : 4.1.1    , installed 4.1.1
                Adapter    "coronavirus-statistics": 0.8.7   , installed 0.8.7
                Adapter    "fullybrowser"  : 2.1.2    , installed 2.1.2
                Adapter    "ical"          : 1.13.1   , installed 1.13.1
                Adapter    "icons-icons8"  : 0.0.1    , installed 0.0.1
                Adapter    "icons-material-svg": 0.1.0   , installed 0.1.0
                Adapter    "icons-mfd-svg" : 1.1.0    , installed 1.1.0
                Adapter    "icons-ultimate-png": 1.0.1   , installed 1.0.1
                Adapter    "info"          : 1.9.19   , installed 1.9.19
                Adapter    "javascript"    : 5.7.0    , installed 5.7.0
                Controller "js-controller" : 4.0.23   , installed 3.3.22 [Updateable]
                Adapter    "lgtv"          : 1.1.10   , installed 1.1.10
                Adapter    "linkeddevices" : 1.4.3    , installed 1.4.3
                Adapter    "mqtt-client"   : 1.6.3    , installed 1.6.3
                Adapter    "nanoleaf-lightpanels": 1.3.1   , installed 1.3.1
                Adapter    "node-red"      : 3.3.1    , installed 2.4.2 [Updateable]
                Adapter    "octoprint"     : 4.0.0    , installed 1.1.1 [Updateable]
                Adapter    "plex"          : 0.9.1    , installed 0.9.1
                Adapter    "scenes"        : 2.3.9    , installed 2.3.9
                Adapter    "simple-api"    : 2.7.0    , installed 2.7.0
                Adapter    "socketio"      : 4.2.0    , installed 4.2.0
                Adapter    "sonos"         : 2.2.3    , installed 2.1.7 [Updateable]
                Adapter    "swiss-weather-api": 1.0.3   , installed 1.0.3
                Adapter    "synology"      : 2.1.9    , installed 1.1.3 [Updateable]
                Adapter    "twinkly"       : 1.0.3    , installed 1.0.3
                Adapter    "unifi"         : 0.5.10   , installed 0.5.10
                Adapter    "vis"           : 1.4.15   , installed 1.4.15
                Adapter    "vis-bars"      : 0.1.4    , installed 0.1.4
                Adapter    "vis-colorpicker": 1.2.0   , installed 1.2.0
                Adapter    "vis-fancyswitch": 1.1.0   , installed 1.1.0
                Adapter    "vis-hqwidgets" : 1.2.0    , installed 1.2.0
                Adapter    "vis-icontwo"   : 0.89.0   , installed 0.89.0
                Adapter    "vis-inventwo"  : 3.3.1    , installed 3.3.1
                Adapter    "vis-jqui-mfd"  : 1.0.12   , installed 1.0.12
                Adapter    "vis-justgage"  : 1.0.2    , installed 1.0.2
                Adapter    "vis-metro"     : 1.2.0    , installed 1.2.0
                Adapter    "vis-timeandweather": 1.1.7   , installed 1.1.7
                Adapter    "web"           : 4.3.0    , installed 4.3.0
                Adapter    "wiffi-wz"      : 2.2.1    , installed 2.2.1
                Adapter    "wled"          : 0.6.7    , installed 0.6.7
                Adapter    "ws"            : 1.3.0    , installed 1.3.0
                

                sudo ln -s /usr/bin/node /usr/bin/nodejs

                ln: failed to create symbolic link '/usr/bin/nodejs': File exists
                

                uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs

                x86_64
                /usr/bin/nodejs
                /usr/bin/node
                /usr/bin/npm
                v14.20.0
                v14.20.0
                6.14.17
                root
                /root
                Hit:1 https://deb.nodesource.com/node_14.x focal InRelease
                Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease
                Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease
                Hit:4 http://archive.ubuntu.com/ubuntu focal-security InRelease
                Reading package lists... Done
                Building dependency tree       
                Reading state information... Done
                All packages are up to date.
                nodejs:
                  Installed: 14.20.0-deb-1nodesource1
                  Candidate: 14.20.0-deb-1nodesource1
                  Version table:
                 *** 14.20.0-deb-1nodesource1 500
                        500 https://deb.nodesource.com/node_14.x focal/main amd64 Packages
                        100 /var/lib/dpkg/status
                     10.19.0~dfsg-3ubuntu1 500
                        500 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages
                

                cd /opt/iobroker & nachher npm ls

                hier habe ich nur einen grossen Teil der Datei überhaupt kopieren können, da es einen riesen Output gibt....

                | | | | | | | `-- entities@2.2.0 deduped
                | | | | | | +-- domelementtype@2.2.0 deduped
                | | | | | | `-- domhandler@4.2.2 deduped
                | | | | | `-- entities@2.2.0
                | | | | +-- minimist@1.2.5
                | | | | `-- selderee@0.6.0
                | | | |   `-- parseley@0.7.0
                | | | |     +-- moo@0.5.1
                | | | |     `-- nearley@2.20.1
                | | | |       +-- commander@2.20.3
                | | | |       +-- moo@0.5.1 deduped
                | | | |       +-- railroad-diagrams@1.0.0
                | | | |       `-- randexp@0.4.6
                | | | |         +-- discontinuous-range@1.0.0
                | | | |         `-- ret@0.1.15
                | | | +-- iconv-lite@0.6.3
                | | | | `-- safer-buffer@2.1.2
                | | | +-- libmime@5.0.0
                | | | | +-- encoding-japanese@1.0.30 deduped
                | | | | +-- iconv-lite@0.6.2
                | | | | | `-- safer-buffer@2.1.2 deduped
                | | | | +-- libbase64@1.2.1
                | | | | `-- libqp@1.1.0
                | | | +-- linkify-it@3.0.3
                | | | | `-- uc.micro@1.0.6
                | | | +-- mailsplit@5.3.1
                | | | | +-- libbase64@1.2.1 deduped
                | | | | +-- libmime@5.0.0 deduped
                | | | | `-- libqp@1.1.0 deduped
                | | | +-- nodemailer@6.7.0
                | | | `-- tlds@1.224.0
                | | +-- nodemailer@6.7.2
                | | `-- smtp-server@3.9.0
                | |   +-- base32.js@0.1.0
                | |   +-- ipv6-normalize@1.0.1
                | |   `-- nodemailer@6.6.1
                | +-- node-red-node-feedparser@0.2.2
                | | +-- feedparser@2.2.10 deduped
                | | `-- request@2.88.2 deduped
                | +-- node-red-node-sentiment@0.1.6
                | | `-- sentiment@2.1.0
                | `-- node-red-node-twitter@1.2.0
                |   +-- request@2.88.2 deduped
                |   `-- twitter-ng@0.6.2
                |     `-- oauth@0.9.15
                +-- iobroker.octoprint@1.1.1
                | +-- @iobroker/adapter-core@2.4.0 deduped
                | `-- axios@0.21.1
                |   `-- follow-redirects@1.14.1 deduped
                +-- iobroker.plex@0.9.1
                | +-- @iobroker/adapter-core@2.4.0 deduped
                | +-- body-parser@1.19.0
                | | +-- bytes@3.1.0
                | | +-- content-type@1.0.4 deduped
                | | +-- debug@2.6.9 deduped
                | | +-- depd@1.1.2
                | | +-- http-errors@1.7.2
                | | | +-- depd@1.1.2 deduped
                | | | +-- inherits@2.0.3 deduped
                | | | +-- setprototypeof@1.1.1 deduped
                | | | +-- statuses@1.5.0 deduped
                | | | `-- toidentifier@1.0.0
                | | +-- iconv-lite@0.4.24 deduped
                | | +-- on-finished@2.3.0
                | | | `-- ee-first@1.1.1 deduped
                | | +-- qs@6.7.0
                | | +-- raw-body@2.4.0
                | | | +-- bytes@3.1.0 deduped
                | | | +-- http-errors@1.7.2 deduped
                | | | +-- iconv-lite@0.4.24 deduped
                | | | `-- unpipe@1.0.0 deduped
                | | `-- type-is@1.6.18 deduped
                | +-- express@4.17.1
                | | +-- accepts@1.3.7 deduped
                | | +-- array-flatten@1.1.1 deduped
                | | +-- body-parser@1.19.0 deduped
                | | +-- content-disposition@0.5.3
                | | | `-- safe-buffer@5.1.2 deduped
                | | +-- content-type@1.0.4 deduped
                | | +-- cookie@0.4.0
                | | +-- cookie-signature@1.0.6 deduped
                | | +-- debug@2.6.9 deduped
                | | +-- depd@1.1.2 deduped
                | | +-- encodeurl@1.0.2 deduped
                | | +-- escape-html@1.0.3 deduped
                | | +-- etag@1.8.1 deduped
                | | +-- finalhandler@1.1.2
                | | | +-- debug@2.6.9 deduped
                | | | +-- encodeurl@1.0.2 deduped
                | | | +-- escape-html@1.0.3 deduped
                | | | +-- on-finished@2.3.0 deduped
                | | | +-- parseurl@1.3.3 deduped
                | | | +-- statuses@1.5.0 deduped
                | | | `-- unpipe@1.0.0 deduped
                | | +-- fresh@0.5.2 deduped
                | | +-- merge-descriptors@1.0.1 deduped
                | | +-- methods@1.1.2 deduped
                | | +-- on-finished@2.3.0 deduped
                | | +-- parseurl@1.3.3 deduped
                | | +-- path-to-regexp@0.1.7 deduped
                | | +-- proxy-addr@2.0.6
                | | | +-- forwarded@0.1.2
                | | | `-- ipaddr.js@1.9.1 deduped
                | | +-- qs@6.7.0 deduped
                | | +-- range-parser@1.2.1 deduped
                | | +-- safe-buffer@5.1.2 deduped
                | | +-- send@0.17.1
                | | | +-- debug@2.6.9 deduped
                | | | +-- depd@1.1.2 deduped
                | | | +-- destroy@1.0.4
                | | | +-- encodeurl@1.0.2 deduped
                | | | +-- escape-html@1.0.3 deduped
                | | | +-- etag@1.8.1 deduped
                | | | +-- fresh@0.5.2 deduped
                | | | +-- http-errors@1.7.2 deduped
                | | | +-- mime@1.6.0 deduped
                | | | +-- ms@2.1.1
                | | | +-- on-finished@2.3.0 deduped
                | | | +-- range-parser@1.2.1 deduped
                | | | `-- statuses@1.5.0 deduped
                | | +-- serve-static@1.14.1 deduped
                | | +-- setprototypeof@1.1.1
                | | +-- statuses@1.5.0
                | | +-- type-is@1.6.18 deduped
                | | +-- utils-merge@1.0.1 deduped
                | | `-- vary@1.1.2 deduped
                | +-- fast-xml-parser@3.21.1
                | | `-- strnum@1.0.5
                | +-- multer@1.4.2
                | | +-- append-field@1.0.0
                | | +-- busboy@0.2.14
                | | | +-- dicer@0.2.5
                | | | | +-- readable-stream@1.1.14 deduped
                | | | | `-- streamsearch@0.1.2
                | | | `-- readable-stream@1.1.14
                | | |   +-- core-util-is@1.0.2 deduped
                | | |   +-- inherits@2.0.3 deduped
                | | |   +-- isarray@0.0.1
                | | |   `-- string_decoder@0.10.31
                | | +-- concat-stream@1.6.2
                | | | +-- buffer-from@1.1.1 deduped
                | | | +-- inherits@2.0.3 deduped
                | | | +-- readable-stream@2.3.7
                | | | | +-- core-util-is@1.0.2 deduped
                | | | | +-- inherits@2.0.3 deduped
                | | | | +-- isarray@1.0.0
                | | | | +-- process-nextick-args@2.0.1 deduped
                | | | | +-- safe-buffer@5.1.2 deduped
                | | | | +-- string_decoder@1.1.1
                | | | | | `-- safe-buffer@5.1.2 deduped
                | | | | `-- util-deprecate@1.0.2 deduped
                | | | `-- typedarray@0.0.6 deduped
                | | +-- mkdirp@0.5.5
                | | | `-- minimist@1.2.5 deduped
                | | +-- object-assign@4.1.1
                | | +-- on-finished@2.3.0 deduped
                | | +-- type-is@1.6.18 deduped
                | | `-- xtend@4.0.2 deduped
                | +-- plex-api@5.3.1
                | | +-- plex-api-credentials@3.0.1
                | | | +-- bluebird@3.7.2 deduped
                | | | +-- plex-api-headers@1.1.0 deduped
                | | | +-- request-promise@4.2.4
                | | | | +-- bluebird@3.7.2 deduped
                | | | | +-- request-promise-core@1.1.2
                | | | | | `-- lodash@4.17.21 deduped
                | | | | +-- stealthy-require@1.1.1 deduped
                | | | | `-- tough-cookie@2.5.0 deduped
                | | | `-- xml2js@0.4.19
                | | |   +-- sax@1.2.4 deduped
                | | |   `-- xmlbuilder@9.0.7
                | | +-- plex-api-headers@1.1.0
                | | +-- request@2.88.2 deduped
                | | +-- uuid@2.0.2
                | | `-- xml2js@0.4.16
                | |   +-- sax@1.2.4 deduped
                | |   `-- xmlbuilder@4.2.1
                | |     `-- lodash@4.17.21 deduped
                | +-- request-promise@4.2.6
                | | +-- bluebird@3.7.2
                | | +-- request-promise-core@1.1.4
                | | | `-- lodash@4.17.21 deduped
                | | +-- stealthy-require@1.1.1
                | | `-- tough-cookie@2.5.0 deduped
                | +-- tautulli-api@1.0.2
                | | `-- request-promise@4.2.6 deduped
                | `-- uuid@8.3.2
                +-- iobroker.scenes@2.3.9
                | +-- @iobroker/adapter-core@2.6.0
                | | `-- @types/iobroker@4.0.1
                | |   `-- @types/node@15.3.0 deduped
                | `-- node-schedule@2.1.0
                |   +-- cron-parser@3.5.0 deduped
                |   +-- long-timeout@0.1.1 deduped
                |   `-- sorted-array-functions@1.3.0 deduped
                +-- iobroker.simple-api@2.7.0
                | `-- @iobroker/adapter-core@2.6.0
                |   `-- @types/iobroker@4.0.4
                |     `-- @types/node@15.3.0 deduped
                +-- iobroker.socketio@4.2.0
                | +-- @iobroker/adapter-core@2.6.0
                | | `-- @types/iobroker@4.0.4
                | |   `-- @types/node@15.3.0 deduped
                | +-- axios@0.26.1
                | | `-- follow-redirects@1.15.1
                | +-- cookie-parser@1.4.6
                | | +-- cookie@0.4.1
                | | `-- cookie-signature@1.0.6 deduped
                | +-- express-session@1.17.3
                | | +-- cookie@0.4.2
                | | +-- cookie-signature@1.0.6 deduped
                | | +-- debug@2.6.9 deduped
                | | +-- depd@2.0.0
                | | +-- on-headers@1.0.2 deduped
                | | +-- parseurl@1.3.3 deduped
                | | +-- safe-buffer@5.2.1
                | | `-- uid-safe@2.1.5 deduped
                | +-- passport@0.5.3
                | | +-- passport-strategy@1.0.0 deduped
                | | `-- pause@0.0.1 deduped
                | `-- socket.io@2.4.1
                |   +-- debug@4.1.1
                |   | `-- ms@2.1.3
                |   +-- engine.io@3.5.0
                |   | +-- accepts@1.3.7 deduped
                |   | +-- base64id@2.0.0
                |   | +-- cookie@0.4.1
                |   | +-- debug@4.1.1
                |   | | `-- ms@2.1.3
                |   | +-- engine.io-parser@2.2.1
                |   | | +-- after@0.8.2 deduped
                |   | | +-- arraybuffer.slice@0.0.7
                |   | | +-- base64-arraybuffer@0.1.4
                |   | | +-- blob@0.0.5
                |   | | `-- has-binary2@1.0.3 deduped
                |   | `-- ws@7.4.5
                |   +-- has-binary2@1.0.3
                |   | `-- isarray@2.0.1
                |   +-- socket.io-adapter@1.1.2
                |   +-- socket.io-client@2.4.0
                |   | +-- backo2@1.0.2 deduped
                |   | +-- component-bind@1.0.0 deduped
                |   | +-- component-emitter@1.3.0
                |   | +-- debug@3.1.0
                |   | | `-- ms@2.0.0 deduped
                |   | +-- engine.io-client@3.5.2
                |   | | +-- component-emitter@1.3.0 deduped
                |   | | +-- component-inherit@0.0.3 deduped
                |   | | +-- debug@3.1.0
                |   | | | `-- ms@2.0.0 deduped
                |   | | +-- engine.io-parser@2.2.1 deduped
                |   | | +-- has-cors@1.1.0 deduped
                |   | | +-- indexof@0.0.1 deduped
                |   | | +-- parseqs@0.0.6 deduped
                |   | | +-- parseuri@0.0.6 deduped
                |   | | +-- ws@7.4.5 deduped
                |   | | +-- xmlhttprequest-ssl@1.6.2
                |   | | `-- yeast@0.1.2 deduped
                |   | +-- has-binary2@1.0.3 deduped
                |   | +-- indexof@0.0.1 deduped
                |   | +-- parseqs@0.0.6
                |   | +-- parseuri@0.0.6
                |   | +-- socket.io-parser@3.3.2
                |   | | +-- component-emitter@1.3.0 deduped
                |   | | +-- debug@3.1.0 deduped
                |   | | `-- isarray@2.0.1 deduped
                |   | `-- to-array@0.1.4 deduped
                |   `-- socket.io-parser@3.4.1
                |     +-- component-emitter@1.2.1
                |     +-- debug@4.1.1
                |     | `-- ms@2.1.3
                |     `-- isarray@2.0.1 deduped
                +-- iobroker.sonos@2.1.7
                | +-- @iobroker/adapter-core@2.6.0
                | | `-- @types/iobroker@4.0.1
                | |   `-- @types/node@15.3.0 deduped
                | `-- sonos-discovery@1.7.3
                |   +-- html-entities@1.0.10
                |   `-- xml-flow@1.0.2
                |     `-- sax@1.2.4 deduped
                +-- iobroker.swiss-weather-api@1.0.3
                | +-- @iobroker/adapter-core@2.5.1
                | | `-- @types/iobroker@3.3.4
                | |   `-- @types/node@15.3.0 deduped
                | +-- follow-redirects@1.14.1
                | `-- node-cron@3.0.0
                |   `-- moment-timezone@0.5.33 deduped
                +-- iobroker.synology@1.1.3
                | +-- @iobroker/adapter-core@2.4.0 deduped
                | +-- moment@2.29.1 deduped
                | `-- syno@3.0.0
                |   +-- commander@4.1.1
                |   +-- js-yaml@3.14.0
                |   | +-- argparse@1.0.10
                |   | | `-- sprintf-js@1.0.3
                |   | `-- esprima@4.0.1
                |   +-- lodash@4.17.21
                |   +-- minimist@0.2.1
                |   +-- nconf@0.10.0
                |   | +-- async@1.5.2
                |   | +-- ini@1.3.8
                |   | +-- secure-keys@1.0.0
                |   | `-- yargs@3.32.0
                |   |   +-- camelcase@2.1.1
                |   |   +-- cliui@3.2.0
                |   |   | +-- string-width@1.0.2 deduped
                |   |   | +-- strip-ansi@3.0.1 deduped
                |   |   | `-- wrap-ansi@2.1.0
                |   |   |   +-- string-width@1.0.2 deduped
                |   |   |   `-- strip-ansi@3.0.1 deduped
                |   |   +-- decamelize@1.2.0
                |   |   +-- os-locale@1.4.0
                |   |   | `-- lcid@1.0.0
                |   |   |   `-- invert-kv@1.0.0
                |   |   +-- string-width@1.0.2
                |   |   | +-- code-point-at@1.1.0
                |   |   | +-- is-fullwidth-code-point@1.0.0
                |   |   | | `-- number-is-nan@1.0.1
                |   |   | `-- strip-ansi@3.0.1 deduped
                |   |   +-- window-size@0.1.4
                |   |   `-- y18n@3.2.2
                |   +-- ospath@1.2.2
                |   +-- otplib@11.0.1
                |   | `-- thirty-two@1.0.2
                |   +-- pluralize@8.0.0
                |   `-- request@2.88.2 deduped
                +-- iobroker.twinkly@1.0.3
                | +-- @iobroker/adapter-core@2.6.0
                | | `-- @types/iobroker@4.0.4
                | |   `-- @types/node@15.3.0 deduped
                | `-- axios@0.27.2
                |   +-- follow-redirects@1.15.1
                |   `-- form-data@4.0.0
                |     +-- asynckit@0.4.0 deduped
                |     +-- combined-stream@1.0.8 deduped
                |     `-- mime-types@2.1.30 deduped
                +-- iobroker.unifi@0.5.10
                | +-- @iobroker/adapter-core@2.4.0 deduped
                | +-- axios@0.21.1 deduped
                | +-- dateformat@4.6.3
                | +-- json-logic-js@2.0.1
                | `-- node-unifi@1.4.3
                |   +-- async@3.2.2
                |   `-- request@2.88.2 deduped
                +-- iobroker.vis@1.4.15
                | +-- @iobroker/adapter-core@2.6.0
                | | `-- @types/iobroker@4.0.4
                | |   `-- @types/node@15.3.0 deduped
                | +-- axios@0.26.1
                | | `-- follow-redirects@1.15.1
                | `-- jsonwebtoken@8.5.1 deduped
                +-- iobroker.vis-bars@0.1.4
                +-- iobroker.vis-colorpicker@1.2.0
                | `-- @iobroker/adapter-core@2.4.0 deduped
                +-- iobroker.vis-fancyswitch@1.1.0
                +-- iobroker.vis-hqwidgets@1.2.0
                +-- iobroker.vis-icontwo@0.89.0
                | +-- @iobroker/adapter-core@2.4.0 deduped
                | +-- minimist@1.2.5
                | `-- np@7.5.0
                |   +-- @samverschueren/stream-to-observable@0.3.1
                |   | `-- any-observable@0.3.0
                |   +-- any-observable@0.5.1
                |   +-- async-exit-hook@2.0.1
                |   +-- chalk@4.1.1
                |   | +-- ansi-styles@4.3.0
                |   | | `-- color-convert@2.0.1
                |   | |   `-- color-name@1.1.4
                |   | `-- supports-color@7.2.0
                |   |   `-- has-flag@4.0.0
                |   +-- cosmiconfig@7.0.0
                |   | +-- @types/parse-json@4.0.0
                |   | +-- import-fresh@3.3.0
                |   | | +-- parent-module@1.0.1
                |   | | | `-- callsites@3.1.0 deduped
                |   | | `-- resolve-from@4.0.0
                |   | +-- parse-json@5.2.0
                |   | | +-- @babel/code-frame@7.12.13
                |   | | | `-- @babel/highlight@7.14.0
                |   | | |   +-- @babel/helper-validator-identifier@7.14.0
                |   | | |   +-- chalk@2.4.2
                |   | | |   | +-- ansi-styles@3.2.1
                |   | | |   | | `-- color-convert@1.9.3 deduped
                |   | | |   | +-- escape-string-regexp@1.0.5
                |   | | |   | `-- supports-color@5.5.0
                |   | | |   |   `-- has-flag@3.0.0
                |   | | |   `-- js-tokens@4.0.0
                |   | | +-- error-ex@1.3.2
                |   | | | `-- is-arrayish@0.2.1
                |   | | +-- json-parse-even-better-errors@2.3.1
                |   | | `-- lines-and-columns@1.1.6
                |   | +-- path-type@4.0.0
                |   | `-- yaml@1.10.2
                |   +-- del@6.0.0
                |   | +-- globby@11.0.3
                |   | | +-- array-union@2.1.0
                |   | | +-- dir-glob@3.0.1
                |   | | | `-- path-type@4.0.0 deduped
                |   | | +-- fast-glob@3.2.5
                |   | | | +-- @nodelib/fs.stat@2.0.4
                |   | | | +-- @nodelib/fs.walk@1.2.6
                |   | | | | +-- @nodelib/fs.scandir@2.1.4
                |   | | | | | +-- @nodelib/fs.stat@2.0.4 deduped
                |   | | | | | `-- run-parallel@1.2.0
                |   | | | | |   `-- queue-microtask@1.2.3
                |   | | | | `-- fastq@1.11.0
                |   | | | |   `-- reusify@1.0.4
                |   | | | +-- glob-parent@5.1.2 deduped
                |   | | | +-- merge2@1.4.1 deduped
                |   | | | +-- micromatch@4.0.4
                |   | | | | +-- braces@3.0.2 deduped
                |   | | | | `-- picomatch@2.2.3 deduped
                |   | | | `-- picomatch@2.2.3 deduped
                |   | | +-- ignore@5.1.8
                |   | | +-- merge2@1.4.1
                |   | | `-- slash@3.0.0 deduped
                |   | +-- graceful-fs@4.2.6 deduped
                |   | +-- is-glob@4.0.1 deduped
                |   | +-- is-path-cwd@2.2.0
                |   | +-- is-path-inside@3.0.3
                |   | +-- p-map@4.0.0
                |   | | `-- aggregate-error@3.1.0
                |   | |   +-- clean-stack@2.2.0
                |   | |   `-- indent-string@4.0.0 deduped
                |   | +-- rimraf@3.0.2
                |   | | `-- glob@7.1.7 deduped
                |   | `-- slash@3.0.0
                |   +-- escape-goat@3.0.0
                |   +-- escape-string-regexp@4.0.0
                |   +-- execa@5.0.0
                |   | +-- cross-spawn@7.0.3
                |   | | +-- path-key@3.1.1
                |   | | +-- shebang-command@2.0.0
                |   | | | `-- shebang-regex@3.0.0
                |   | | `-- which@2.0.2
                |   | |   `-- isexe@2.0.0
                |   | +-- get-stream@6.0.1
                |   | +-- human-signals@2.1.0
                |   | +-- is-stream@2.0.0 deduped
                |   | +-- merge-stream@2.0.0
                |   | +-- npm-run-path@4.0.1
                |   | | `-- path-key@3.1.1 deduped
                |   | +-- onetime@5.1.2 deduped
                |   | +-- signal-exit@3.0.3
                |   | `-- strip-final-newline@2.0.0
                |   +-- github-url-from-git@1.5.0
                |   +-- has-yarn@2.1.0
                |   +-- hosted-git-info@3.0.8
                |   | `-- lru-cache@6.0.0 deduped
                |   +-- ignore-walk@3.0.4
                |   | `-- minimatch@3.0.4 deduped
                |   +-- import-local@3.0.2
                |   | +-- pkg-dir@4.2.0
                |   | | `-- find-up@4.1.0 deduped
                |   | `-- resolve-cwd@3.0.0
                |   |   `-- resolve-from@5.0.0
                |   +-- inquirer@7.3.3
                |   | +-- ansi-escapes@4.3.2
                |   | | `-- type-fest@0.21.3
                |   | +-- chalk@4.1.1 deduped
                |   | +-- cli-cursor@3.1.0
                |   | | `-- restore-cursor@3.1.0
                |   | |   +-- onetime@5.1.2 deduped
                |   | |   `-- signal-exit@3.0.3 deduped
                |   | +-- cli-width@3.0.0
                |   | +-- external-editor@3.1.0
                |   | | +-- chardet@0.7.0
                |   | | +-- iconv-lite@0.4.24 deduped
                |   | | `-- tmp@0.0.33
                |   | |   `-- os-tmpdir@1.0.2
                |   | +-- figures@3.2.0
                |   | | `-- escape-string-regexp@1.0.5
                |   | +-- lodash@4.17.21 deduped
                |   | +-- mute-stream@0.0.8 deduped
                |   | +-- run-async@2.4.1
                |   | +-- rxjs@6.6.7 deduped
                |   | +-- string-width@4.2.2
                |   | | +-- emoji-regex@8.0.0 deduped
                |   | | +-- is-fullwidth-code-point@3.0.0
                |   | | `-- strip-ansi@6.0.0 deduped
                |   | +-- strip-ansi@6.0.0
                |   | | `-- ansi-regex@5.0.0
                |   | `-- through@2.3.8 deduped
                |   +-- is-installed-globally@0.3.2
                |   | +-- global-dirs@2.1.0
                |   | | `-- ini@1.3.7
                |   | `-- is-path-inside@3.0.3 deduped
                |   +-- is-interactive@1.0.0
                |   +-- is-scoped@2.1.0
                |   | `-- scoped-regex@2.1.0
                |   +-- issue-regex@3.1.0
                |   +-- listr@0.14.3
                |   | +-- @samverschueren/stream-to-observable@0.3.1 deduped
                |   | +-- is-observable@1.1.0
                |   | | `-- symbol-observable@1.2.0
                |   | +-- is-promise@2.2.2
                |   | +-- is-stream@1.1.0
                |   | +-- listr-silent-renderer@1.1.1
                |   | +-- listr-update-renderer@0.5.0
                |   | | +-- chalk@1.1.3
                |   | | | +-- ansi-styles@2.2.1
                |   | | | +-- escape-string-regexp@1.0.5
                |   | | | +-- has-ansi@2.0.0
                |   | | | | `-- ansi-regex@2.1.1 deduped
                |   | | | +-- strip-ansi@3.0.1 deduped
                |   | | | `-- supports-color@2.0.0
                |   | | +-- cli-truncate@0.2.1
                |   | | | +-- slice-ansi@0.0.4
                |   | | | `-- string-width@1.0.2 deduped
                |   | | +-- elegant-spinner@1.0.1
                |   | | +-- figures@1.7.0
                |   | | | +-- escape-string-regexp@1.0.5 deduped
                |   | | | `-- object-assign@4.1.1 deduped
                |   | | +-- indent-string@3.2.0
                |   | | +-- log-symbols@1.0.2
                |   | | | `-- chalk@1.1.3 deduped
                |   | | +-- log-update@2.3.0
                |   | | | +-- ansi-escapes@3.2.0
                |   | | | +-- cli-cursor@2.1.0
                |   | | | | `-- restore-cursor@2.0.0
                |   | | | |   +-- onetime@2.0.1
                |   | | | |   | `-- mimic-fn@1.2.0
                |   | | | |   `-- signal-exit@3.0.3 deduped
                |   | | | `-- wrap-ansi@3.0.1
                |   | | |   +-- string-width@2.1.1
                |   | | |   | +-- is-fullwidth-code-point@2.0.0
                |   | | |   | `-- strip-ansi@4.0.0 deduped
                |   | | |   `-- strip-ansi@4.0.0
                |   | | |     `-- ansi-regex@3.0.0
                |   | | `-- strip-ansi@3.0.1
                |   | |   `-- ansi-regex@2.1.1
                |   | +-- listr-verbose-renderer@0.5.0
                |   | | +-- chalk@2.4.2
                |   | | | +-- ansi-styles@3.2.1
                |   | | | | `-- color-convert@1.9.3 deduped
                |   | | | +-- escape-string-regexp@1.0.5
                |   | | | `-- supports-color@5.5.0
                |   | | |   `-- has-flag@3.0.0
                |   | | +-- cli-cursor@2.1.0
                |   | | | `-- restore-cursor@2.0.0
                |   | | |   +-- onetime@2.0.1
                |   | | |   | `-- mimic-fn@1.2.0
                |   | | |   `-- signal-exit@3.0.3 deduped
                |   | | +-- date-fns@1.30.1
                |   | | `-- figures@2.0.0
                |   | |   `-- escape-string-regexp@1.0.5 deduped
                |   | +-- p-map@2.1.0 deduped
                |   | `-- rxjs@6.6.7 deduped
                |   +-- listr-input@0.2.1
                |   | +-- inquirer@7.3.3 deduped
                |   | +-- inquirer-autosubmit-prompt@0.2.0
                |   | | +-- chalk@2.4.2
                |   | | | +-- ansi-styles@3.2.1
                |   | | | | `-- color-convert@1.9.3 deduped
                |   | | | +-- escape-string-regexp@1.0.5
                |   | | | `-- supports-color@5.5.0
                |   | | |   `-- has-flag@3.0.0
                |   | | +-- inquirer@6.5.2
                |   | | | +-- ansi-escapes@3.2.0
                |   | | | +-- chalk@2.4.2 deduped
                |   | | | +-- cli-cursor@2.1.0
                |   | | | | `-- restore-cursor@2.0.0
                |   | | | |   +-- onetime@2.0.1
                |   | | | |   | `-- mimic-fn@1.2.0
                |   | | | |   `-- signal-exit@3.0.3 deduped
                |   | | | +-- cli-width@2.2.1
                |   | | | +-- external-editor@3.1.0 deduped
                |   | | | +-- figures@2.0.0
                |   | | | | `-- escape-string-regexp@1.0.5 deduped
                |   | | | +-- lodash@4.17.21 deduped
                |   | | | +-- mute-stream@0.0.7
                |   | | | +-- run-async@2.4.1 deduped
                |   | | | +-- rxjs@6.6.7 deduped
                |   | | | +-- string-width@2.1.1
                |   | | | | +-- is-fullwidth-code-point@2.0.0
                |   | | | | `-- strip-ansi@4.0.0
                |   | | | |   `-- ansi-regex@3.0.0
                |   | | | +-- strip-ansi@5.2.0
                |   | | | | `-- ansi-regex@4.1.0
                |   | | | `-- through@2.3.8 deduped
                |   | | `-- rxjs@6.6.7 deduped
                |   | +-- rxjs@6.6.7 deduped
                |   | `-- through@2.3.8 deduped
                |   +-- log-symbols@4.1.0
                |   | +-- chalk@4.1.1 deduped
                |   | `-- is-unicode-supported@0.1.0
                |   +-- meow@8.1.2
                |   | +-- @types/minimist@1.2.1
                |   | +-- camelcase-keys@6.2.2
                |   | | +-- camelcase@5.3.1
                |   | | +-- map-obj@4.2.1
                |   | | `-- quick-lru@4.0.1
                |   | +-- decamelize-keys@1.1.0
                |   | | +-- decamelize@1.2.0 deduped
                |   | | `-- map-obj@1.0.1
                |   | +-- hard-rejection@2.1.0
                |   | +-- minimist-options@4.1.0
                |   | | +-- arrify@1.0.1
                |   | | +-- is-plain-obj@1.1.0
                |   | | `-- kind-of@6.0.3
                |   | +-- normalize-package-data@3.0.2
                |   | | +-- hosted-git-info@4.0.2
                |   | | | `-- lru-cache@6.0.0 deduped
                |   | | +-- resolve@1.20.0
                |   | | | +-- is-core-module@2.4.0
                |   | | | | `-- has@1.0.3 deduped
                |   | | | `-- path-parse@1.0.6
                |   | | +-- semver@7.3.5 deduped
                |   | | `-- validate-npm-package-license@3.0.4
                |   | |   +-- spdx-correct@3.1.1
                |   | |   | +-- spdx-expression-parse@3.0.1 deduped
                |   | |   | `-- spdx-license-ids@3.0.7
                |   | |   `-- spdx-expression-parse@3.0.1
                |   | |     +-- spdx-exceptions@2.3.0
                |   | |     `-- spdx-license-ids@3.0.7 deduped
                |   | +-- read-pkg-up@7.0.1 deduped
                |   | +-- redent@3.0.0
                |   | | +-- indent-string@4.0.0
                |   | | `-- strip-indent@3.0.0
                |   | |   `-- min-indent@1.0.1
                |   | +-- trim-newlines@3.0.0
                |   | +-- type-fest@0.18.1
                |   | `-- yargs-parser@20.2.7 deduped
                |   +-- minimatch@3.0.4
                |   | `-- brace-expansion@1.1.11
                |   |   +-- balanced-match@1.0.2
                |   |   `-- concat-map@0.0.1
                |   +-- new-github-release-url@1.0.0
                |   | `-- type-fest@0.4.1
                |   +-- npm-name@6.0.1
                |   | +-- got@10.7.0
                |   | | +-- @sindresorhus/is@2.1.1
                |   | | +-- @szmarczak/http-timer@4.0.5
                |   | | | `-- defer-to-connect@2.0.1
                |   | | +-- @types/cacheable-request@6.0.1
                |   | | | +-- @types/http-cache-semantics@4.0.0
                |   | | | +-- @types/keyv@3.1.1
                |   | | | | `-- @types/node@15.3.0 deduped
                |   | | | +-- @types/node@15.3.0 deduped
                |   | | | `-- @types/responselike@1.0.0
                |   | | |   `-- @types/node@15.3.0 deduped
                |   | | +-- cacheable-lookup@2.0.1
                |   | | | +-- @types/keyv@3.1.1 deduped
                |   | | | `-- keyv@4.0.3
                |   | | |   `-- json-buffer@3.0.1
                |   | | +-- cacheable-request@7.0.1
                |   | | | +-- clone-response@1.0.2
                |   | | | | `-- mimic-response@1.0.1
                |   | | | +-- get-stream@5.2.0
                |   | | | | `-- pump@3.0.0 deduped
                |   | | | +-- http-cache-semantics@4.1.0
                |   | | | +-- keyv@4.0.3 deduped
                |   | | | +-- lowercase-keys@2.0.0 deduped
                |   | | | +-- normalize-url@4.5.0
                |   | | | `-- responselike@2.0.0 deduped
                |   | | +-- decompress-response@5.0.0
                |   | | | `-- mimic-response@2.1.0 deduped
                |   | | +-- duplexer3@0.1.4
                |   | | +-- get-stream@5.2.0
                |   | | | `-- pump@3.0.0 deduped
                |   | | +-- lowercase-keys@2.0.0
                |   | | +-- mimic-response@2.1.0
                |   | | +-- p-cancelable@2.1.1
                |   | | +-- p-event@4.2.0
                |   | | | `-- p-timeout@3.2.0
                |   | | |   `-- p-finally@1.0.0
                |   | | +-- responselike@2.0.0
                |   | | | `-- lowercase-keys@2.0.0 deduped
                |   | | +-- to-readable-stream@2.1.0
                |   | | `-- type-fest@0.10.0
                |   | +-- is-scoped@2.1.0 deduped
                |   | +-- is-url-superb@4.0.0
                |   | +-- lodash.zip@4.2.0
                |   | +-- org-regex@1.0.0
                |   | +-- p-map@3.0.0
                |   | | `-- aggregate-error@3.1.0 deduped
                |   | +-- registry-auth-token@4.2.1
                |   | | `-- rc@1.2.8 deduped
                |   | +-- registry-url@5.1.0
                |   | | `-- rc@1.2.8 deduped
                |   | `-- validate-npm-package-name@3.0.0
                |   |   `-- builtins@1.0.3
                |   +-- onetime@5.1.2
                |   | `-- mimic-fn@2.1.0
                |   +-- open@7.4.2
                |   | +-- is-docker@2.2.1
                |   | `-- is-wsl@2.2.0
                |   |   `-- is-docker@2.2.1 deduped
                |   +-- ow@0.21.0
                |   | +-- @sindresorhus/is@4.0.1
                |   | +-- callsites@3.1.0
                |   | +-- dot-prop@6.0.1
                |   | | `-- is-obj@2.0.0
                |   | +-- lodash.isequal@4.5.0
                |   | +-- type-fest@0.20.2
                |   | `-- vali-date@1.0.0
                |   +-- p-memoize@4.0.1
                |   | +-- mem@6.1.1
                |   | | +-- map-age-cleaner@0.1.3
                |   | | | `-- p-defer@1.0.0
                |   | | `-- mimic-fn@3.1.0
                |   | `-- mimic-fn@3.1.0
                |   +-- p-timeout@4.1.0
                |   +-- pkg-dir@5.0.0
                |   | `-- find-up@5.0.0
                |   |   +-- locate-path@6.0.0
                |   |   | `-- p-locate@5.0.0
                |   |   |   `-- p-limit@3.1.0
                |   |   |     `-- yocto-queue@0.1.0
                |   |   `-- path-exists@4.0.0
                |   +-- read-pkg-up@7.0.1
                |   | +-- find-up@4.1.0
                |   | | +-- locate-path@5.0.0
                |   | | | `-- p-locate@4.1.0
                |   | | |   `-- p-limit@2.3.0
                |   | | |     `-- p-try@2.2.0
                |   | | `-- path-exists@4.0.0 deduped
                |   | +-- read-pkg@5.2.0
                |   | | +-- @types/normalize-package-data@2.4.0
                |   | | +-- normalize-package-data@2.5.0
                |   | | | +-- hosted-git-info@2.8.9
                |   | | | +-- resolve@1.20.0 deduped
                |   | | | +-- semver@5.7.1
                |   | | | `-- validate-npm-package-license@3.0.4 deduped
                |   | | +-- parse-json@5.2.0 deduped
                |   | | `-- type-fest@0.6.0
                |   | `-- type-fest@0.8.1
                |   +-- rxjs@6.6.7
                |   | `-- tslib@1.14.1 deduped
                |   +-- semver@7.3.5 deduped
                |   +-- split@1.0.1 deduped
                |   +-- symbol-observable@3.0.0
                |   +-- terminal-link@2.1.1
                |   | +-- ansi-escapes@4.3.2 deduped
                |   | `-- supports-hyperlinks@2.2.0
                |   |   +-- has-flag@4.0.0 deduped
                |   |   `-- supports-color@7.2.0 deduped
                |   `-- update-notifier@5.1.0
                |     +-- boxen@5.0.1
                |     | +-- ansi-align@3.0.0
                |     | | `-- string-width@3.1.0
                |     | |   +-- emoji-regex@7.0.3
                |     | |   +-- is-fullwidth-code-point@2.0.0
                |     | |   `-- strip-ansi@5.2.0
                |     | |     `-- ansi-regex@4.1.0
                |     | +-- camelcase@6.2.0
                |     | +-- chalk@4.1.1 deduped
                |     | +-- cli-boxes@2.2.1
                |     | +-- string-width@4.2.2
                |     | | +-- emoji-regex@8.0.0 deduped
                |     | | +-- is-fullwidth-code-point@3.0.0
                |     | | `-- strip-ansi@6.0.0
                |     | |   `-- ansi-regex@5.0.0
                |     | +-- type-fest@0.20.2
                |     | +-- widest-line@3.1.0
                |     | | `-- string-width@4.2.2
                |     | |   +-- emoji-regex@8.0.0 deduped
                |     | |   +-- is-fullwidth-code-point@3.0.0
                |     | |   `-- strip-ansi@6.0.0
                |     | |     `-- ansi-regex@5.0.0
                |     | `-- wrap-ansi@7.0.0 deduped
                |     +-- chalk@4.1.1 deduped
                |     +-- configstore@5.0.1
                |     | +-- dot-prop@5.3.0
                |     | | `-- is-obj@2.0.0 deduped
                |     | +-- graceful-fs@4.2.6 deduped
                |     | +-- make-dir@3.1.0
                |     | | `-- semver@6.3.0
                |     | +-- unique-string@2.0.0
                |     | | `-- crypto-random-string@2.0.0
                |     | +-- write-file-atomic@3.0.3
                |     | | +-- imurmurhash@0.1.4
                |     | | +-- is-typedarray@1.0.0 deduped
                |     | | +-- signal-exit@3.0.3 deduped
                |     | | `-- typedarray-to-buffer@3.1.5 deduped
                |     | `-- xdg-basedir@4.0.0 deduped
                |     +-- has-yarn@2.1.0 deduped
                |     +-- import-lazy@2.1.0
                |     +-- is-ci@2.0.0
                |     | `-- ci-info@2.0.0
                |     +-- is-installed-globally@0.4.0
                |     | +-- global-dirs@3.0.0
                |     | | `-- ini@2.0.0
                |     | `-- is-path-inside@3.0.3 deduped
                |     +-- is-npm@5.0.0
                |     +-- is-yarn-global@0.3.0
                |     +-- latest-version@5.1.0
                |     | `-- package-json@6.5.0
                |     |   +-- got@9.6.0
                |     |   | +-- @sindresorhus/is@0.14.0
                |     |   | +-- @szmarczak/http-timer@1.1.2
                |     |   | | `-- defer-to-connect@1.1.3
                |     |   | +-- cacheable-request@6.1.0
                |     |   | | +-- clone-response@1.0.2 deduped
                |     |   | | +-- get-stream@5.2.0
                |     |   | | | `-- pump@3.0.0 deduped
                |     |   | | +-- http-cache-semantics@4.1.0 deduped
                |     |   | | +-- keyv@3.1.0
                |     |   | | | `-- json-buffer@3.0.0
                |     |   | | +-- lowercase-keys@2.0.0
                |     |   | | +-- normalize-url@4.5.0 deduped
                |     |   | | `-- responselike@1.0.2
                |     |   | |   `-- lowercase-keys@1.0.1 deduped
                |     |   | +-- decompress-response@3.3.0
                |     |   | | `-- mimic-response@1.0.1 deduped
                |     |   | +-- duplexer3@0.1.4 deduped
                |     |   | +-- get-stream@4.1.0
                |     |   | | `-- pump@3.0.0 deduped
                |     |   | +-- lowercase-keys@1.0.1
                |     |   | +-- mimic-response@1.0.1
                |     |   | +-- p-cancelable@1.1.0
                |     |   | +-- to-readable-stream@1.0.0
                |     |   | `-- url-parse-lax@3.0.0
                |     |   |   `-- prepend-http@2.0.0
                |     |   +-- registry-auth-token@4.2.1 deduped
                |     |   +-- registry-url@5.1.0 deduped
                |     |   `-- semver@6.3.0
                |     +-- pupa@2.1.1
                |     | `-- escape-goat@2.1.1
                |     +-- semver@7.3.5 deduped
                |     +-- semver-diff@3.1.1
                |     | `-- semver@6.3.0
                |     `-- xdg-basedir@4.0.0
                +-- iobroker.vis-inventwo@3.3.1
                | +-- @iobroker/adapter-core@2.4.0 deduped
                | +-- minimist@1.2.5 deduped
                | `-- np@7.5.0 deduped
                +-- iobroker.vis-jqui-mfd@1.0.12
                +-- iobroker.vis-justgage@1.0.2
                | `-- @iobroker/adapter-core@1.0.3
                |   `-- @types/iobroker@1.4.13
                |     `-- @types/node@15.3.0 deduped
                +-- iobroker.vis-metro@1.2.0
                | `-- @iobroker/adapter-core@1.0.3
                |   `-- @types/iobroker@1.4.13
                |     `-- @types/node@15.3.0 deduped
                +-- iobroker.vis-timeandweather@1.1.7
                +-- iobroker.web@4.3.0
                | +-- @iobroker/adapter-core@2.6.0
                | | `-- @types/iobroker@4.0.4
                | |   `-- @types/node@15.3.0 deduped
                | +-- body-parser@1.20.0
                | | +-- bytes@3.1.2
                | | +-- content-type@1.0.4 deduped
                | | +-- debug@2.6.9 deduped
                | | +-- depd@2.0.0
                | | +-- destroy@1.2.0
                | | +-- http-errors@2.0.0
                | | | +-- depd@2.0.0 deduped
                | | | +-- inherits@2.0.4
                | | | +-- setprototypeof@1.2.0 deduped
                | | | +-- statuses@2.0.1 deduped
                | | | `-- toidentifier@1.0.1
                | | +-- iconv-lite@0.4.24 deduped
                | | +-- on-finished@2.4.1
                | | | `-- ee-first@1.1.1 deduped
                | | +-- qs@6.10.3
                | | | `-- side-channel@1.0.4 deduped
                | | +-- raw-body@2.5.1
                | | | +-- bytes@3.1.2 deduped
                | | | +-- http-errors@2.0.0 deduped
                | | | +-- iconv-lite@0.4.24 deduped
                | | | `-- unpipe@1.0.0 deduped
                | | +-- type-is@1.6.18 deduped
                | | `-- unpipe@1.0.0 deduped
                | +-- compression@1.7.4 deduped
                | +-- connect-flash@0.1.1 deduped
                | +-- cookie-parser@1.4.6
                | | +-- cookie@0.4.1
                | | `-- cookie-signature@1.0.6 deduped
                | +-- express@4.18.1
                | | +-- accepts@1.3.8
                | | | +-- mime-types@2.1.35 deduped
                | | | `-- negotiator@0.6.3
                | | +-- array-flatten@1.1.1 deduped
                | | +-- body-parser@1.20.0 deduped
                | | +-- content-disposition@0.5.4
                | | | `-- safe-buffer@5.2.1 deduped
                | | +-- content-type@1.0.4 deduped
                | | +-- cookie@0.5.0
                | | +-- cookie-signature@1.0.6 deduped
                | | +-- debug@2.6.9 deduped
                | | +-- depd@2.0.0 deduped
                | | +-- encodeurl@1.0.2 deduped
                | | +-- escape-html@1.0.3 deduped
                | | +-- etag@1.8.1 deduped
                | | +-- finalhandler@1.2.0
                | | | +-- debug@2.6.9 deduped
                | | | +-- encodeurl@1.0.2 deduped
                | | | +-- escape-html@1.0.3 deduped
                | | | +-- on-finished@2.4.1 deduped
                | | | +-- parseurl@1.3.3 deduped
                | | | +-- statuses@2.0.1 deduped
                | | | `-- unpipe@1.0.0 deduped
                | | +-- fresh@0.5.2 deduped
                | | +-- http-errors@2.0.0 deduped
                | | +-- merge-descriptors@1.0.1 deduped
                | | +-- methods@1.1.2 deduped
                | | +-- on-finished@2.4.1 deduped
                | | +-- parseurl@1.3.3 deduped
                | | +-- path-to-regexp@0.1.7 deduped
                | | +-- proxy-addr@2.0.7
                | | | +-- forwarded@0.2.0
                | | | `-- ipaddr.js@1.9.1 deduped
                | | +-- qs@6.10.3 deduped
                | | +-- range-parser@1.2.1 deduped
                | | +-- safe-buffer@5.2.1
                | | +-- send@0.18.0
                | | | +-- debug@2.6.9 deduped
                | | | +-- depd@2.0.0 deduped
                | | | +-- destroy@1.2.0 deduped
                | | | +-- encodeurl@1.0.2 deduped
                | | | +-- escape-html@1.0.3 deduped
                | | | +-- etag@1.8.1 deduped
                | | | +-- fresh@0.5.2 deduped
                | | | +-- http-errors@2.0.0 deduped
                | | | +-- mime@1.6.0 deduped
                | | | +-- ms@2.1.3
                | | | +-- on-finished@2.4.1 deduped
                | | | +-- range-parser@1.2.1 deduped
                | | | `-- statuses@2.0.1 deduped
                | | +-- serve-static@1.15.0
                | | | +-- encodeurl@1.0.2 deduped
                | | | +-- escape-html@1.0.3 deduped
                | | | +-- parseurl@1.3.3 deduped
                | | | `-- send@0.18.0 deduped
                | | +-- setprototypeof@1.2.0
                | | +-- statuses@2.0.1
                | | +-- type-is@1.6.18 deduped
                | | +-- utils-merge@1.0.1 deduped
                | | `-- vary@1.1.2 deduped
                | +-- express-session@1.17.3
                | | +-- cookie@0.4.2
                | | +-- cookie-signature@1.0.6 deduped
                | | +-- debug@2.6.9 deduped
                | | +-- depd@2.0.0 deduped
                | | +-- on-headers@1.0.2 deduped
                | | +-- parseurl@1.3.3 deduped
                | | +-- safe-buffer@5.2.1 deduped
                | | `-- uid-safe@2.1.5 deduped
                | +-- iobroker.simple-api@2.7.0
                | | `-- @iobroker/adapter-core@2.6.0 deduped
                | +-- iobroker.socketio@4.2.0 deduped
                | +-- iobroker.ws@1.3.0 deduped
                | +-- mime-types@2.1.35
                | | `-- mime-db@1.52.0
                | +-- passport@0.5.3
                | | +-- passport-strategy@1.0.0 deduped
                | | `-- pause@0.0.1 deduped
                | +-- passport-local@1.0.0 deduped
                | `-- xtend@4.0.2
                +-- iobroker.wiffi-wz@2.2.1
                | +-- @iobroker/adapter-core@2.5.1
                | | `-- @types/iobroker@3.3.4
                | |   `-- @types/node@15.3.0 deduped
                | +-- jsonpath@1.1.1
                | | +-- esprima@1.2.2
                | | +-- static-eval@2.0.2
                | | | `-- escodegen@1.14.3
                | | |   +-- esprima@4.0.1 deduped
                | | |   +-- estraverse@4.3.0
                | | |   +-- esutils@2.0.3
                | | |   +-- optionator@0.8.3
                | | |   | +-- deep-is@0.1.4
                | | |   | +-- fast-levenshtein@2.0.6
                | | |   | +-- levn@0.3.0
                | | |   | | +-- prelude-ls@1.1.2 deduped
                | | |   | | `-- type-check@0.3.2 deduped
                | | |   | +-- prelude-ls@1.1.2
                | | |   | +-- type-check@0.3.2
                | | |   | | `-- prelude-ls@1.1.2 deduped
                | | |   | `-- word-wrap@1.2.3
                | | |   `-- source-map@0.6.1 deduped
                | | `-- underscore@1.12.1
                | +-- request@2.88.2 deduped
                | `-- underscore@1.13.1 deduped
                +-- iobroker.wled@0.6.7
                | +-- @iobroker/adapter-core@2.6.0
                | | `-- @types/iobroker@4.0.4
                | |   `-- @types/node@15.3.0 deduped
                | +-- axios@0.27.2
                | | +-- follow-redirects@1.15.1
                | | `-- form-data@4.0.0
                | |   +-- asynckit@0.4.0 deduped
                | |   +-- combined-stream@1.0.8 deduped
                | |   `-- mime-types@2.1.30 deduped
                | +-- bonjour@3.5.0
                | | +-- array-flatten@2.1.2
                | | +-- deep-equal@1.1.1
                | | | +-- is-arguments@1.1.1
                | | | | +-- call-bind@1.0.2 deduped
                | | | | `-- has-tostringtag@1.0.0
                | | | |   `-- has-symbols@1.0.2 deduped
                | | | +-- is-date-object@1.0.5
                | | | | `-- has-tostringtag@1.0.0 deduped
                | | | +-- is-regex@1.1.4
                | | | | +-- call-bind@1.0.2 deduped
                | | | | `-- has-tostringtag@1.0.0 deduped
                | | | +-- object-is@1.1.5
                | | | | +-- call-bind@1.0.2 deduped
                | | | | `-- define-properties@1.1.3 deduped
                | | | +-- object-keys@1.1.1
                | | | `-- regexp.prototype.flags@1.4.3
                | | |   +-- call-bind@1.0.2 deduped
                | | |   +-- define-properties@1.1.3 deduped
                | | |   `-- functions-have-names@1.2.3
                | | +-- dns-equal@1.0.0
                | | +-- dns-txt@2.0.2
                | | | `-- buffer-indexof@1.1.1
                | | +-- multicast-dns@6.2.3
                | | | +-- dns-packet@1.3.4
                | | | | +-- ip@1.1.8
                | | | | `-- safe-buffer@5.1.2 deduped
                | | | `-- thunky@1.1.0
                | | `-- multicast-dns-service-types@1.1.0
                | +-- hex-rgb@4.3.0
                | +-- rgb-hex@3.0.0
                | `-- ws@8.8.1
                `-- iobroker.ws@1.3.0
                 +-- @iobroker/adapter-core@2.6.0
                 | `-- @types/iobroker@4.0.4
                 |   `-- @types/node@15.3.0 deduped
                 +-- axios@0.26.1
                 | `-- follow-redirects@1.15.1
                 +-- cookie-parser@1.4.6
                 | +-- cookie@0.4.1
                 | `-- cookie-signature@1.0.6 deduped
                 +-- express-session@1.17.3
                 | +-- cookie@0.4.2
                 | +-- cookie-signature@1.0.6 deduped
                 | +-- debug@2.6.9 deduped
                 | +-- depd@2.0.0
                 | +-- on-headers@1.0.2 deduped
                 | +-- parseurl@1.3.3 deduped
                 | +-- safe-buffer@5.2.1
                 | `-- uid-safe@2.1.5 deduped
                 +-- iobroker.ws.server@1.0.1
                 | `-- ws@8.8.1
                 `-- passport@0.5.3
                   +-- passport-strategy@1.0.0 deduped
                   `-- pause@0.0.1 deduped
                

                Wenn ich "iobroker list adapters" eingebe kommt folgenden: (Dann sehe ich einen Eintrag von zigbee)

                system.adapter.admin                   : admin          - v5.3.8
                system.adapter.alias-manager           : alias-manager  - v1.2.6
                system.adapter.backitup                : backitup       - v2.1.13
                system.adapter.bring                   : bring          - v1.8.1
                system.adapter.cloud                   : cloud          - v4.1.1
                system.adapter.coronavirus-statistics  : coronavirus-statistics - v0.8.7
                system.adapter.fullybrowser            : fullybrowser   - v2.1.2
                system.adapter.ical                    : ical           - v1.13.1
                system.adapter.icons-icons8            : icons-icons8   - v0.0.1
                system.adapter.icons-material-svg      : icons-material-svg - v0.1.0
                system.adapter.icons-mfd-svg           : icons-mfd-svg  - v1.1.0
                system.adapter.icons-ultimate-png      : icons-ultimate-png - v1.0.1
                system.adapter.info                    : info           - v1.9.19
                system.adapter.javascript              : javascript     - v5.7.0
                system.adapter.lgtv                    : lgtv           - v1.1.10
                system.adapter.linkeddevices           : linkeddevices  - v1.4.3
                system.adapter.mqtt-client             : mqtt-client    - v1.6.3
                system.adapter.nanoleaf-lightpanels    : nanoleaf-lightpanels - v1.3.1
                system.adapter.node-red                : node-red       - v2.4.2
                system.adapter.octoprint               : octoprint      - v1.1.1
                system.adapter.plex                    : plex           - v0.9.1
                system.adapter.scenes                  : scenes         - v2.3.9
                system.adapter.simple-api              : simple-api     - v2.7.0
                system.adapter.socketio                : socketio       - v4.2.0
                system.adapter.sonos                   : sonos          - v2.1.7
                system.adapter.swiss-weather-api       : swiss-weather-api - v1.0.3
                system.adapter.synology                : synology       - v1.1.3
                system.adapter.twinkly                 : twinkly        - v1.0.3
                system.adapter.unifi                   : unifi          - v0.5.10
                system.adapter.vis                     : vis            - v1.4.15
                system.adapter.vis-bars                : vis-bars       - v0.1.4
                system.adapter.vis-colorpicker         : vis-colorpicker - v1.2.0
                system.adapter.vis-fancyswitch         : vis-fancyswitch - v1.1.0
                system.adapter.vis-hqwidgets           : vis-hqwidgets  - v1.2.0
                system.adapter.vis-icontwo             : vis-icontwo    - v0.89.0
                system.adapter.vis-inventwo            : vis-inventwo   - v3.3.1
                system.adapter.vis-jqui-mfd            : vis-jqui-mfd   - v1.0.12
                system.adapter.vis-justgage            : vis-justgage   - v1.0.2
                system.adapter.vis-metro               : vis-metro      - v1.2.0
                system.adapter.vis-timeandweather      : vis-timeandweather - v1.1.7
                system.adapter.web                     : web            - v4.3.0
                system.adapter.wiffi-wz                : wiffi-wz       - v2.2.1
                system.adapter.wled                    : wled           - v0.6.7
                system.adapter.ws                      : ws             - v1.3.0
                system.adapter.zigbee                  : zigbee         - v1.5.6
                
                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                schrieb am zuletzt editiert von Thomas Braun
                #18

                @daes10

                Warum hampelst du als root auf einem Ubuntu Focal herum?
                Lass das sofort sein.

                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

                daes10D 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @daes10

                  Warum hampelst du als root auf einem Ubuntu Focal herum?
                  Lass das sofort sein.

                  daes10D Offline
                  daes10D Offline
                  daes10
                  schrieb am zuletzt editiert von
                  #19

                  @thomas-braun Ja werde gleich einen User anlegen. Ich weiss

                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • daes10D daes10

                    @thomas-braun Ja werde gleich einen User anlegen. Ich weiss

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

                    @daes10

                    Da fehlen auch noch andere Adapter wie z. B. 'backitup' in der Liste. Was hast du da getrieben?

                    Brauchst du nicht beantworten, dauerhaft als root beackerte Installationen betrachte ich eigentlich eh als nicht der Mühen wert.
                    Installier es neu, diesmal ordentlich ohne root shell.

                    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

                    daes10D AsgothianA 2 Antworten Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @daes10

                      Da fehlen auch noch andere Adapter wie z. B. 'backitup' in der Liste. Was hast du da getrieben?

                      Brauchst du nicht beantworten, dauerhaft als root beackerte Installationen betrachte ich eigentlich eh als nicht der Mühen wert.
                      Installier es neu, diesmal ordentlich ohne root shell.

                      daes10D Offline
                      daes10D Offline
                      daes10
                      schrieb am zuletzt editiert von daes10
                      #21

                      @thomas-braun
                      Doch klar muss ich antworten.
                      Auch ich bin am lernen und habe seit dem ich iobroker damals aufgesetzt habe nie in der konsole was gemacht ausser als ich den iobroker geupdatet habe.
                      Auch ich will stetig lernen und bin auf Hilfe angewiesen. Dass auch ich eines Tages weiteren helfen kann in den Themen, wie du jetzt.

                      Mir war ehrlich gesagt nicht bewusst dass dies Probleme machen kann. Habe einfach immer mal wieder gehört, dass man keine Root Rechte haben sollte (im Nachinein und nach der Installation).
                      Warum genau war mir aber nie ganz bewusst.

                      Aber ich denke jetzt mal das man als normaler User nicht so viele Rechte hat und desshalb auch weniger kaputt machen kann. ;)

                      Ich entschuldige mich hierfür dass ich nicht aufgepasst habe und werde mich daher dort dringend weiter schulen...
                      Ich danke dir trotzdem herzlich für deine Hilfe.

                      Trotzdem finde ich dies komisch, da ich sonst im Moment nie Probleme mit etwas hatte....
                      Da ich derzeit in mitten eines Schulprojektes bin (im Bereich ioBroker) habe ich derzeit echt keine Zeit den kompletten ioBroker mit allen Adaptern neuaufzusetzen.
                      Aber wenn dies aus deiner Sicht dringend notwendig ist, mache ich das natürlich...

                      Reicht es demnach, wenn ich einen neuen LXC Container erstelle und diesen dann mit dem Backup füttere vom alten ioBroker?

                      Wie gesagt es tut mir Leid, dass ich in deinen Augen solch einen Mist gebaut habe. Aber ich bin nunmal in dieser Community um aus Fehlern zu lernen und um so stetig zu wachsen. So gross oder klein sie auch sind. Fehler sind da um sie zu beheben und um sie NIE wieder zu machen.

                      Thomas BraunT 1 Antwort Letzte Antwort
                      0
                      • daes10D daes10

                        @thomas-braun
                        Doch klar muss ich antworten.
                        Auch ich bin am lernen und habe seit dem ich iobroker damals aufgesetzt habe nie in der konsole was gemacht ausser als ich den iobroker geupdatet habe.
                        Auch ich will stetig lernen und bin auf Hilfe angewiesen. Dass auch ich eines Tages weiteren helfen kann in den Themen, wie du jetzt.

                        Mir war ehrlich gesagt nicht bewusst dass dies Probleme machen kann. Habe einfach immer mal wieder gehört, dass man keine Root Rechte haben sollte (im Nachinein und nach der Installation).
                        Warum genau war mir aber nie ganz bewusst.

                        Aber ich denke jetzt mal das man als normaler User nicht so viele Rechte hat und desshalb auch weniger kaputt machen kann. ;)

                        Ich entschuldige mich hierfür dass ich nicht aufgepasst habe und werde mich daher dort dringend weiter schulen...
                        Ich danke dir trotzdem herzlich für deine Hilfe.

                        Trotzdem finde ich dies komisch, da ich sonst im Moment nie Probleme mit etwas hatte....
                        Da ich derzeit in mitten eines Schulprojektes bin (im Bereich ioBroker) habe ich derzeit echt keine Zeit den kompletten ioBroker mit allen Adaptern neuaufzusetzen.
                        Aber wenn dies aus deiner Sicht dringend notwendig ist, mache ich das natürlich...

                        Reicht es demnach, wenn ich einen neuen LXC Container erstelle und diesen dann mit dem Backup füttere vom alten ioBroker?

                        Wie gesagt es tut mir Leid, dass ich in deinen Augen solch einen Mist gebaut habe. Aber ich bin nunmal in dieser Community um aus Fehlern zu lernen und um so stetig zu wachsen. So gross oder klein sie auch sind. Fehler sind da um sie zu beheben und um sie NIE wieder zu machen.

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

                        @daes10 sagte in Einbindung von FP1 Sensor Problem:

                        Habe einfach immer mal wieder gehört, dass man keine Root Rechte haben sollte (im Nachinein und nach der Installation).
                        Warum genau war mir aber nie ganz bewusst.

                        Auf einem Focal Fossa Ubuntu hat man von Haus aus gar keinen root-Account. Gab es noch nie auf einem Ubuntu, seit der Erstausgabe nicht.
                        Das Konzept hat sich mal jemand ausgedacht, weil des Vorteile in allen Bereichen hat und nicht damit du daher kommst und dieses Konzept bewusst aushebelst, mit welcher Zielsetzung auch immer.

                        Trotzdem finde ich dies komisch, da ich sonst im Moment nie Probleme mit etwas hatte....

                        Das ist die Tücke bei root shells. Das Chaos das du dann da mit dem nicht vorhandenen Wissen (Profis meiden den root ja) anrichtest springt erst viel später wieder aus der Hecke. Und kannst du dann auch nicht mehr mit vertretbarem Aufwand geradebiegen: -> Neuinstallation.

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

                          @daes10

                          Da fehlen auch noch andere Adapter wie z. B. 'backitup' in der Liste. Was hast du da getrieben?

                          Brauchst du nicht beantworten, dauerhaft als root beackerte Installationen betrachte ich eigentlich eh als nicht der Mühen wert.
                          Installier es neu, diesmal ordentlich ohne root shell.

                          AsgothianA Offline
                          AsgothianA Offline
                          Asgothian
                          Developer
                          schrieb am zuletzt editiert von
                          #23

                          @thomas-braun sagte in Einbindung von FP1 Sensor Problem:

                          @daes10

                          Da fehlen auch noch andere Adapter wie z. B. 'backitup' in der Liste. Was hast du da getrieben?

                          Brauchst du nicht beantworten, dauerhaft als root beackerte Installationen betrachte ich eigentlich eh als nicht der Mühen wert.
                          Installier es neu, diesmal ordentlich ohne root shell.

                          Herzlichen Glückwunsch. Mal wieder einen Thread zu 100% derailed.

                          Auch wenn alles was du gepostet hast korrekt ist - es hat nichts mit dem initialen Problem zu tun. Damit wird auch dieser Thread wieder komplett unleserlich, und ich bin hier raus.

                          A.

                          ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
                          "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • AsgothianA Asgothian

                            @thomas-braun sagte in Einbindung von FP1 Sensor Problem:

                            @daes10

                            Da fehlen auch noch andere Adapter wie z. B. 'backitup' in der Liste. Was hast du da getrieben?

                            Brauchst du nicht beantworten, dauerhaft als root beackerte Installationen betrachte ich eigentlich eh als nicht der Mühen wert.
                            Installier es neu, diesmal ordentlich ohne root shell.

                            Herzlichen Glückwunsch. Mal wieder einen Thread zu 100% derailed.

                            Auch wenn alles was du gepostet hast korrekt ist - es hat nichts mit dem initialen Problem zu tun. Damit wird auch dieser Thread wieder komplett unleserlich, und ich bin hier raus.

                            A.

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

                            @asgothian sagte in Einbindung von FP1 Sensor Problem:

                            Herzlichen Glückwunsch. Mal wieder einen Thread zu 100% derailed.

                            Gerne.

                            es hat nichts mit dem initialen Problem zu tun. Damit wird auch dieser Thread wieder komplett unleserlich, und ich bin hier raus.

                            Dann wird das Problem ja nach einer ordentlichen Neuinstallation wieder autauchen und du kannst in einem neuen Thread des TE wieder einsteigen.

                            Der zigbee-Adapter war/ist im Übrigen auch morsch installiert, da brauchst du in höheren Ebenen gar nicht schauen.

                            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
                            • daes10D Offline
                              daes10D Offline
                              daes10
                              schrieb am zuletzt editiert von
                              #25

                              @thomas-braun

                              Der Zigbee Adapter wurde normal über den Button Instanz hinzufügen installiert. Und zwar auf einem seperaten ioBroker Slave (Raspi 4 4gb).

                              Dort wurde ein normaler user erstellt und sollte nun also nichts mit Morsch zu tun haben.

                              Thomas BraunT 1 Antwort Letzte Antwort
                              0
                              • daes10D daes10

                                @thomas-braun

                                Der Zigbee Adapter wurde normal über den Button Instanz hinzufügen installiert. Und zwar auf einem seperaten ioBroker Slave (Raspi 4 4gb).

                                Dort wurde ein normaler user erstellt und sollte nun also nichts mit Morsch zu tun haben.

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

                                @daes10 sagte in Einbindung von FP1 Sensor Problem:

                                Wenn der sauber installiert wäre würde der anders bzw. überhaupt im System gelistet werden.

                                Die Info zu einem Multihost-System ist auch eine neue.

                                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
                                • arteckA Offline
                                  arteckA Offline
                                  arteck
                                  Developer Most Active
                                  schrieb am zuletzt editiert von arteck
                                  #27

                                  na hier ist wieder was los... @daes10 zieh die installation bitte sauber

                                  hab rausgelesen dass ein Multihost im betrieb ist

                                  zigbee hab ich, zwave auch, nuc's genauso und HA auch

                                  daes10D 1 Antwort Letzte Antwort
                                  0
                                  • arteckA arteck

                                    na hier ist wieder was los... @daes10 zieh die installation bitte sauber

                                    hab rausgelesen dass ein Multihost im betrieb ist

                                    daes10D Offline
                                    daes10D Offline
                                    daes10
                                    schrieb am zuletzt editiert von
                                    #28

                                    @arteck Vielen Dank euch allen.

                                    Schaue dass ich dies in den nächsten 2 Wochen erledigen kann. Werde mich nach der sauberen Installation mit kompletter neuaufsetzung hier nochmals melden ob alles geklappt hat.

                                    Ich danke euch allen für euren Rat.....

                                    Wird eine schöne Herausforderung alles komplett neu aufzusetzen, aber hoffe dass ich nachher dafür belohnt werde :blush:

                                    1 Antwort Letzte Antwort
                                    0
                                    • daes10D Offline
                                      daes10D Offline
                                      daes10
                                      schrieb am zuletzt editiert von
                                      #29

                                      Also habe nun alles komplett neuinstalliert und aufgesetzt. War eine grosse Sache alles neu zu verknüpfen....
                                      Auf jeden Fall funktioniert nun der Zigbee Adapter wie geplant.
                                      Trotzdem hab ich im Nachhinein, bei der parallelen alten Installation den Zigbee Adapter neu installiert und dieser hat dann normal die neuste Version geladen und hat funktioniert.

                                      Aber ja ich weiss lieber alles von Anfang an korrekt machen, als mit einem root auf so einem System rumzuhampeln....
                                      Vielen Dank für eure Unterstützung!
                                      Hab während dem Neuaufsetzen wieder viel Neues dazulernen können.

                                      PS: Aber eine Sache würde ich trotzdem noch ganz zum Ende wissen.

                                      Wie hat @Thomas-Braun nun diese Ausgabe bekommen? Wenn ich wieder was habe würde ich gerne selber sehen welche Version nun die neuste im stable ist?

                                      zigbee
                                      github:	1.7.6
                                      latest:	1.7.6 for 22 days
                                      stable:	1.7.5 for 74 days
                                      
                                      Thomas BraunT 1 Antwort Letzte Antwort
                                      0
                                      • daes10D daes10

                                        Also habe nun alles komplett neuinstalliert und aufgesetzt. War eine grosse Sache alles neu zu verknüpfen....
                                        Auf jeden Fall funktioniert nun der Zigbee Adapter wie geplant.
                                        Trotzdem hab ich im Nachhinein, bei der parallelen alten Installation den Zigbee Adapter neu installiert und dieser hat dann normal die neuste Version geladen und hat funktioniert.

                                        Aber ja ich weiss lieber alles von Anfang an korrekt machen, als mit einem root auf so einem System rumzuhampeln....
                                        Vielen Dank für eure Unterstützung!
                                        Hab während dem Neuaufsetzen wieder viel Neues dazulernen können.

                                        PS: Aber eine Sache würde ich trotzdem noch ganz zum Ende wissen.

                                        Wie hat @Thomas-Braun nun diese Ausgabe bekommen? Wenn ich wieder was habe würde ich gerne selber sehen welche Version nun die neuste im stable ist?

                                        zigbee
                                        github:	1.7.6
                                        latest:	1.7.6 for 22 days
                                        stable:	1.7.5 for 74 days
                                        
                                        Thomas BraunT Online
                                        Thomas BraunT Online
                                        Thomas Braun
                                        Most Active
                                        schrieb am zuletzt editiert von
                                        #30

                                        @daes10

                                        Das ist von hier:

                                        http://download.iobroker.net/list.html#sortCol=name&sortDir=0&filter=

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


                                        Support us

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

                                        806

                                        Online

                                        32.5k

                                        Benutzer

                                        81.8k

                                        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