Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Zigbee Adapter lässt sich nicht starten

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    UNSOLVED Zigbee Adapter lässt sich nicht starten

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

      @matzesutopia

      which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
      
      M 1 Reply Last reply Reply Quote 0
      • M
        matzesutopia @Thomas Braun last edited by

        @Thomas-Braun

        /usr/bin/nodejs
        v10.23.0
        /usr/local/bin/node
        v14.15.1
        /usr/local/bin/npm
        6.14.8
        nodejs:
          Installed: 10.23.0-1nodesource1
          Candidate: 10.23.0-1nodesource1
          Version table:
         *** 10.23.0-1nodesource1 500
                500 https://deb.nodesource.com/node_10.x buster/main armhf Packages
                100 /var/lib/dpkg/status
             10.21.0~dfsg-1~deb10u1+rpi1 500
                500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
        
        
        Thomas Braun 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @matzesutopia last edited by

          @matzesutopia
          Node krumm installiert.
          Hier einlesen und den Kram gerade rücken, auf node12:

          https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian

          M 1 Reply Last reply Reply Quote 0
          • M
            matzesutopia @Thomas Braun last edited by matzesutopia

            @Thomas-Braun

            /usr/local/bin/nodejs
            v12.20.0
            /usr/local/bin/node
            v12.20.0
            /usr/local/bin/npm
            6.14.8
            nodejs:
              Installed: 10.23.0-1nodesource1
              Candidate: 10.23.0-1nodesource1
              Version table:
             *** 10.23.0-1nodesource1 500
                    500 https://deb.nodesource.com/node_10.x buster/main armhf Packages
                    100 /var/lib/dpkg/status
                 10.21.0~dfsg-1~deb10u1+rpi1 500
                    500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
            
            

            Sieht jetzt besser aus, oder?

            Habe aber immer noch den gleichen Fehler beim Zigbee Adapter

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

              @matzesutopia
              Immer noch falsch.
              Lies es nochmal.

              M 1 Reply Last reply Reply Quote 0
              • M
                matzesutopia @Thomas Braun last edited by

                @Thomas-Braun

                /usr/bin/nodejs
                v12.20.0
                /usr/bin/node
                v12.20.0
                /usr/bin/npm
                6.14.8
                nodejs:
                  Installed: 12.20.0-1nodesource1
                  Candidate: 14.15.1-1nodesource1
                  Version table:
                     14.15.1-1nodesource1 500
                        500 https://deb.nodesource.com/node_14.x buster/main armhf Packages
                 *** 12.20.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_12.x buster/main armhf Packages
                        100 /var/lib/dpkg/status
                     10.23.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_10.x buster/main armhf Packages
                     10.21.0~dfsg-1~deb10u1+rpi1 500
                        500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                
                

                so sollte es jetzt richtig sein 🙂

                aber der zigbee adapter läuft immer noch nicht. Habe den jetzt mal deinstalliert und wieder installiert danach, aber leider bekomme ich immernoch die gleichen Fehlermeldungen

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

                  @matzesutopia Ich würde die Zeile mit node14 in der nodesource.list noch mit einem # auskommentieren. Sonst hast du node14 beim nächsten upgrade im System hängen.

                  Ansonsten passt das dann vom Paketmanager her.

                  Den iobroker mal neugestartet?
                  Am besten mal

                  iobroker stop
                  iobroker fix
                  iobroker start
                  

                  Und jetzt bitte nochmal den Start vom Adapter im Log beobachten.

                  M 1 Reply Last reply Reply Quote 0
                  • M
                    matzesutopia @Thomas Braun last edited by

                    @Thomas-Braun

                    hmm irgendwie hat das alles nichts wirklich gebracht 😞 wie kann man den Adapter denn vernünftig deinstallieren? Ich mache das immer über ssh

                    iobroker delete zigbee
                    

                    und der log vom Start sieht so aus:

                    host.raspberrypi	2020-12-08 21:51:24.856	info	Restart adapter system.adapter.zigbee.0 because enabled
                    host.raspberrypi	2020-12-08 21:51:24.856	error	instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                    host.raspberrypi	2020-12-08 21:51:24.855	error	Caught by controller[0]: }
                    host.raspberrypi	2020-12-08 21:51:24.855	error	Caught by controller[0]: ]
                    host.raspberrypi	2020-12-08 21:51:24.855	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/main.js'
                    host.raspberrypi	2020-12-08 21:51:24.855	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/lib/seriallist.js',
                    host.raspberrypi	2020-12-08 21:51:24.855	error	Caught by controller[0]: requireStack: [
                    host.raspberrypi	2020-12-08 21:51:24.854	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
                    host.raspberrypi	2020-12-08 21:51:24.854	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:887:19) {
                    host.raspberrypi	2020-12-08 21:51:24.854	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:708:14)
                    host.raspberrypi	2020-12-08 21:51:24.854	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:863:32)
                    host.raspberrypi	2020-12-08 21:51:24.854	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
                    host.raspberrypi	2020-12-08 21:51:24.854	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:999:30)
                    host.raspberrypi	2020-12-08 21:51:24.853	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.zigbee/lib/seriallist.js:3:25)
                    host.raspberrypi	2020-12-08 21:51:24.853	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:74:18)
                    host.raspberrypi	2020-12-08 21:51:24.853	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:887:19)
                    host.raspberrypi	2020-12-08 21:51:24.853	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:667:27)
                    host.raspberrypi	2020-12-08 21:51:24.853	error	Caught by controller[0]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:815:15)
                    host.raspberrypi	2020-12-08 21:51:24.852	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/main.js
                    host.raspberrypi	2020-12-08 21:51:24.852	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/lib/seriallist.js
                    host.raspberrypi	2020-12-08 21:51:24.852	error	Caught by controller[0]: Require stack:
                    host.raspberrypi	2020-12-08 21:51:24.852	error	Caught by controller[0]: Error: Cannot find module 'zigbee-herdsman/dist/adapter/serialPortUtils'
                    host.raspberrypi	2020-12-08 21:51:24.852	error	Caught by controller[0]: ^
                    host.raspberrypi	2020-12-08 21:51:24.851	error	Caught by controller[0]: throw err;
                    host.raspberrypi	2020-12-08 21:51:24.851	error	Caught by controller[0]: internal/modules/cjs/loader.js:818
                    host.raspberrypi	2020-12-08 21:51:24.169	info	instance system.adapter.zigbee.0 started with pid 23463
                    
                    Thomas Braun 1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @matzesutopia last edited by

                      @matzesutopia

                      iobroker list instances
                      iobroker list adapters
                      iobroker update
                      iobroker upgrade
                      

                      Bitte vollständige Ein- und Ausgaben inkl. login prompt posten, nix weglassen.

                      M 1 Reply Last reply Reply Quote 0
                      • M
                        matzesutopia @Thomas Braun last edited by

                        @Thomas-Braun

                        iobroker list instances
                        + system.adapter.admin.0                 : admin                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        + system.adapter.alexa2.0                : alexa2                -  enabled
                        + system.adapter.backitup.0              : backitup              -  enabled
                          system.adapter.bring.0                 : bring                 - disabled
                        + system.adapter.cloud.0                 : cloud                 -  enabled
                          system.adapter.coronavirus-statistics.0: coronavirus-statistics -  enabled
                          system.adapter.daswetter.0             : daswetter             -  enabled
                          system.adapter.deconz.0                : deconz                - disabled
                          system.adapter.devices.0               : devices               - disabled
                        + system.adapter.discovery.0             : discovery             -  enabled
                          system.adapter.dwd.0                   : dwd                   - disabled
                        + system.adapter.fb-checkpresence.0      : fb-checkpresence      -  enabled
                          system.adapter.feiertage.0             : feiertage             - disabled
                          system.adapter.flot.0                  : flot                  - disabled
                        + system.adapter.history.0               : history               -  enabled
                        + system.adapter.hm-rega.0               : hm-rega               -  enabled
                        + system.adapter.hm-rpc.0                : hm-rpc                -  enabled, port: 0
                          system.adapter.hm-rpc.1                : hm-rpc                - disabled, port: 12001
                          system.adapter.hm-rpc.2                : hm-rpc                - disabled, port: 12010
                        + system.adapter.info.0                  : info                  -  enabled
                        + system.adapter.iot.0                   : iot                   -  enabled
                        + system.adapter.jarvis.0                : jarvis                -  enabled
                        + system.adapter.javascript.0            : javascript            -  enabled
                          system.adapter.kodi.0                  : kodi                  - disabled, port: 9090
                        + system.adapter.linkeddevices.0         : linkeddevices         -  enabled
                          system.adapter.milight.0               : milight               - disabled, port: 5987
                          system.adapter.mobile.0                : mobile                - disabled
                          system.adapter.moma.0                  : moma                  - disabled
                          system.adapter.nina.0                  : nina                  - disabled
                        + system.adapter.octoprint.0             : octoprint             -  enabled
                        + system.adapter.pi-hole.0               : pi-hole               -  enabled
                          system.adapter.radar2.0                : radar2                - disabled
                        + system.adapter.rpi2.0                  : rpi2                  -  enabled
                          system.adapter.sayit.0                 : sayit                 - disabled
                          system.adapter.shuttercontrol.0        : shuttercontrol        - disabled
                          system.adapter.smartcontrol.0          : smartcontrol          - disabled
                        + system.adapter.sonoff.0                : sonoff                -  enabled, port: 1884, bind: 0.0.0.0
                        + system.adapter.sourceanalytix.0        : sourceanalytix        -  enabled
                          system.adapter.spotify-premium.0       : spotify-premium       - disabled
                          system.adapter.statistics.0            : statistics            - disabled
                          system.adapter.stockmarket.0           : stockmarket           -  enabled
                          system.adapter.tankerkoenig.0          : tankerkoenig          - disabled
                        + system.adapter.telegram.0              : telegram              -  enabled, port: 8443, bind: 0.0.0.0
                        + system.adapter.text2command.0          : text2command          -  enabled
                          system.adapter.tr-064.0                : tr-064                - disabled
                        + system.adapter.virtualpowermeter.0     : virtualpowermeter     -  enabled
                          system.adapter.vis-history.0           : vis-history           - disabled
                          system.adapter.vis-hqwidgets.0         : vis-hqwidgets         - disabled
                          system.adapter.vis-jqui-mfd.0          : vis-jqui-mfd          - disabled
                          system.adapter.vis-justgage.0          : vis-justgage          - disabled
                          system.adapter.vis-material-webfont.0  : vis-material-webfont  - disabled
                          system.adapter.vis-metro.0             : vis-metro             - disabled
                          system.adapter.vis-players.0           : vis-players           - disabled
                          system.adapter.vis.0                   : vis                   - disabled
                        + system.adapter.web-speedy.0            : web-speedy            -  enabled
                        + system.adapter.web.0                   : web                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                        + system.adapter.yahka.0                 : yahka                 -  enabled
                          system.adapter.yamaha.0                : yamaha                - disabled
                          system.adapter.zigbee.0                : zigbee                -  enabled, port: /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2252456-if00
                        
                        + instance is alive
                        
                        
                        iobroker list adapters
                        system.adapter.admin                   : admin          - v4.1.11
                        system.adapter.alarm                   : alarm          - v1.8.2
                        system.adapter.alexa2                  : alexa2         - v3.3.5
                        system.adapter.backitup                : backitup       - v1.8.1
                        system.adapter.bring                   : bring          - v1.7.6
                        system.adapter.chromecast              : chromecast     - v2.3.1
                        system.adapter.cloud                   : cloud          - v3.1.0
                        system.adapter.coronavirus-statistics  : coronavirus-statistics - v0.6.3
                        system.adapter.daswetter               : daswetter      - v3.0.4
                        system.adapter.deconz                  : deconz         - v2.0.5
                        system.adapter.devices                 : devices        - v0.3.13
                        system.adapter.discovery               : discovery      - v2.4.1
                        system.adapter.dwd                     : dwd            - v2.5.1
                        system.adapter.echarts                 : echarts        - v0.4.4
                        system.adapter.fb-checkpresence        : fb-checkpresence - v1.1.0
                        system.adapter.feiertage               : feiertage      - v1.0.19
                        system.adapter.find-my-iphone          : find-my-iphone - v0.2.17
                        system.adapter.flot                    : flot           - v1.10.4
                        system.adapter.geofency                : geofency       - v0.3.2
                        system.adapter.history                 : history        - v1.9.10
                        system.adapter.hm-rega                 : hm-rega        - v2.6.24
                        system.adapter.hm-rpc                  : hm-rpc         - v1.14.24
                        system.adapter.ical                    : ical           - v1.8.2
                        system.adapter.icons-addictive-flavour-png: icons-addictive-flavour-png - v0.1.0
                        system.adapter.icons-fatcow-hosting    : icons-fatcow-hosting - v0.1.0
                        system.adapter.icons-icons8            : icons-icons8   - v0.0.1
                        system.adapter.icons-material-png      : icons-material-png - v0.1.0
                        system.adapter.icons-material-svg      : icons-material-svg - v0.1.0
                        system.adapter.icons-mfd-png           : icons-mfd-png  - v1.0.2
                        system.adapter.icons-mfd-svg           : icons-mfd-svg  - v1.0.2
                        system.adapter.icons-open-icon-library-png: icons-open-icon-library-png - v0.1.3
                        system.adapter.info                    : info           - v1.7.12
                        system.adapter.iot                     : iot            - v1.8.5
                        system.adapter.jarvis                  : jarvis         - v2.1.0-beta.2
                        system.adapter.javascript              : javascript     - v4.10.8
                        system.adapter.kodi                    : kodi           - v2.0.4
                        system.adapter.linkeddevices           : linkeddevices  - v1.4.0
                        system.adapter.luftdaten               : luftdaten      - v1.0.1
                        system.adapter.mihome                  : mihome         - v1.3.6
                        system.adapter.mihome-vacuum           : mihome-vacuum  - v2.1.1
                        system.adapter.milight                 : milight        - v0.3.6
                        system.adapter.milight-smart-light     : milight-smart-light - v1.0.1
                        system.adapter.mobile                  : mobile         - v1.0.1
                        system.adapter.moma                    : moma           - v1.2.7
                        system.adapter.mqtt-client             : mqtt-client    - v1.3.1
                        system.adapter.nina                    : nina           - v0.0.23
                        system.adapter.octoprint               : octoprint      - v1.0.3
                        system.adapter.onvif                   : onvif          - v0.4.4
                        system.adapter.openweathermap          : openweathermap - v0.1.0
                        system.adapter.owntracks               : owntracks      - v1.0.0
                        system.adapter.pi-hole                 : pi-hole        - v1.3.1
                        system.adapter.ping                    : ping           - v1.4.12
                        system.adapter.places                  : places         - v1.0.0
                        system.adapter.pushbullet              : pushbullet     - v0.0.11
                        system.adapter.radar2                  : radar2         - v2.0.1
                        system.adapter.roadtraffic             : roadtraffic    - v0.2.0
                        system.adapter.rpi2                    : rpi2           - v1.2.0
                        system.adapter.sayit                   : sayit          - v1.12.2
                        system.adapter.shuttercontrol          : shuttercontrol - v1.0.5
                        system.adapter.simple-api              : simple-api     - v2.4.8
                        system.adapter.smartcontrol            : smartcontrol   - v1.2.1
                        system.adapter.snips                   : snips          - v1.5.1
                        system.adapter.socketio                : socketio       - v3.0.13
                        system.adapter.sonoff                  : sonoff         - v2.3.3
                        system.adapter.sourceanalytix          : sourceanalytix - v0.4.8-alpha.2
                        system.adapter.spotify-premium         : spotify-premium - v1.0.0
                        system.adapter.statistics              : statistics     - v0.2.2
                        system.adapter.stockmarket             : stockmarket    - v0.0.2
                        system.adapter.tankerkoenig            : tankerkoenig   - v2.0.9
                        system.adapter.telegram                : telegram       - v1.6.1
                        system.adapter.text2command            : text2command   - v2.0.6
                        system.adapter.tr-064                  : tr-064         - v4.2.1
                        system.adapter.trashschedule           : trashschedule  - v1.0.3
                        system.adapter.virtualpowermeter       : virtualpowermeter - v1.2.1
                        system.adapter.vis                     : vis            - v1.3.4
                        system.adapter.vis-bars                : vis-bars       - v0.1.4
                        system.adapter.vis-canvas-gauges       : vis-canvas-gauges - v0.1.5
                        system.adapter.vis-colorpicker         : vis-colorpicker - v1.2.0
                        system.adapter.vis-fancyswitch         : vis-fancyswitch - v1.1.0
                        system.adapter.vis-history             : vis-history    - v1.0.0
                        system.adapter.vis-hqwidgets           : vis-hqwidgets  - v1.1.7
                        system.adapter.vis-jqui-mfd            : vis-jqui-mfd   - v1.0.12
                        system.adapter.vis-justgage            : vis-justgage   - v1.0.2
                        system.adapter.vis-material-webfont    : vis-material-webfont - v0.0.3
                        system.adapter.vis-materialdesign      : vis-materialdesign - v0.3.30
                        system.adapter.vis-metro               : vis-metro      - v1.1.2
                        system.adapter.vis-players             : vis-players    - v0.1.6
                        system.adapter.vis-timeandweather      : vis-timeandweather - v1.1.7
                        system.adapter.vis-weather             : vis-weather    - v2.5.2
                        system.adapter.weatherunderground      : weatherunderground - v3.2.2
                        system.adapter.web                     : web            - v3.1.0
                        system.adapter.web-speedy              : web-speedy     - v0.2.0
                        system.adapter.wifilight               : wifilight      - v1.1.0
                        system.adapter.yahka                   : yahka          - v0.11.0
                        system.adapter.yamaha                  : yamaha         - v0.4.0
                        system.adapter.zigbee                  : zigbee         - v1.4.0
                        
                        iobroker update
                        Used repository: latest
                        hash unchanged, use cached sources
                        update done
                        Adapter    "accuweather"   : 1.1.4
                        Adapter    "adb"           : 0.0.5
                        Adapter    "admin"         : 4.1.11   , installed 4.1.11
                        Adapter    "alarm"         : 1.8.2    , installed 1.8.2
                        Adapter    "alexa2"        : 3.3.5    , installed 3.3.5
                        Adapter    "alpha2"        : 1.0.0
                        Adapter    "amazon-dash"   : 1.1.0
                        Adapter    "artnet"        : 1.2.2
                        Adapter    "asterisk"      : 1.0.6
                        Adapter    "asuswrt"       : 1.0.1
                        Adapter    "b-control-em"  : 0.2.1
                        Adapter    "backitup"      : 1.8.1    , installed 1.8.1
                        Adapter    "beckhoff"      : 1.2.2
                        Adapter    "benq"          : 0.2.2
                        Adapter    "binance"       : 1.1.3
                        Adapter    "ble"           : 0.12.0
                        Adapter    "blink4home"    : 0.1.1
                        Adapter    "bmw"           : 1.4.0
                        Adapter    "boblight"      : 0.0.1
                        Adapter    "bosesoundtouch": 0.9.2
                        Adapter    "botvac"        : 1.0.0
                        Adapter    "bring"         : 1.7.6    , installed 1.7.6
                        Adapter    "broadlink2"    : 2.1.5
                        Adapter    "bsblan"        : 0.2.0
                        Adapter    "bshb"          : 0.1.10
                        Adapter    "calendar"      : 1.2.0
                        Adapter    "cameras"       : 0.1.3
                        Adapter    "canbus"        : 1.0.0-beta.4
                        Adapter    "chromecast"    : 2.3.1    , installed 2.3.1
                        Adapter    "cloud"         : 3.1.0    , installed 3.1.0
                        Adapter    "comfoair"      : 1.1.1
                        Adapter    "contact"       : 1.1.3
                        Adapter    "contactid"     : 1.0.0
                        Adapter    "coronavirus-statistics": 0.6.3   , installed 0.6.3
                        Adapter    "corrently"     : 0.0.2
                        Adapter    "countdown"     : 1.1.0
                        Adapter    "cul"           : 1.3.4
                        Adapter    "daikin"        : 1.1.3
                        Adapter    "daswetter"     : 3.0.4    , installed 3.0.4
                        Adapter    "deconz"        : 2.0.5    , installed 2.0.5
                        Adapter    "denon"         : 1.9.1
                        Adapter    "device-reminder": 0.6.2
                        Adapter    "devices"       : 0.3.13   , installed 0.3.13
                        Adapter    "digitalstrom"  : 2.0.5
                        Adapter    "discovergy"    : 0.5.4
                        Adapter    "discovery"     : 2.4.1    , installed 2.4.1
                        Adapter    "doorbird"      : 0.1.5
                        Adapter    "doorio"        : 1.1.1
                        Adapter    "ds18b20"       : 1.1.5
                        Adapter    "dwd"           : 2.5.1    , installed 2.5.1
                        Adapter    "ebus"          : 2.2.3
                        Adapter    "echarts"       : 0.4.4    , installed 0.4.4
                        Adapter    "ecovacs-deebot": 1.0.6
                        Adapter    "egigeozone"    : 0.1.2
                        Adapter    "ekey"          : 1.1.0
                        Adapter    "email"         : 1.0.7
                        Adapter    "emby"          : 1.0.2
                        Adapter    "energymanager" : 1.2.3
                        Adapter    "enet"          : 1.0.1
                        Adapter    "epson_stylus_px830": 0.2.1
                        Adapter    "eventlist"     : 0.4.2
                        Adapter    "exchangerates" : 0.0.13
                        Adapter    "fahrplan"      : 0.2.8
                        Adapter    "fakeroku"      : 0.2.1
                        Adapter    "fb-checkpresence": 1.1.0   , installed 1.1.0
                        Adapter    "feiertage"     : 1.0.19   , installed 1.0.19
                        Adapter    "fhem"          : 1.5.3
                        Adapter    "find-my-iphone": 0.2.17   , installed 0.2.17
                        Adapter    "firetv"        : 1.0.0
                        Adapter    "fitbit-api"    : 0.1.1
                        Adapter    "flot"          : 1.10.4   , installed 1.10.4
                        Adapter    "followthesun"  : 0.2.2
                        Adapter    "foobar2000"    : 2.0.3
                        Adapter    "fritzbox"      : 0.2.1
                        Adapter    "fritzdect"     : 0.3.2
                        Adapter    "fronius"       : 1.1.1
                        Adapter    "frontier_silicon": 0.0.10
                        Adapter    "fullcalendar"  : 1.1.0
                        Adapter    "fullybrowser"  : 2.0.1
                        Adapter    "g-homa"        : 0.5.3
                        Adapter    "geofency"      : 0.3.2    , installed 0.3.2
                        Adapter    "go-e"          : 0.2.0
                        Adapter    "growatt"       : 0.0.15
                        Adapter    "gruenbeck"     : 0.0.24
                        Adapter    "habpanel"      : 0.4.3
                        Adapter    "haier"         : 1.0.3
                        Adapter    "ham"           : 3.0.2
                        Adapter    "ham-wemo"      : 1.1.0
                        Adapter    "harmony"       : 1.2.2
                        Adapter    "hass-mqtt"     : 0.0.7
                        Adapter    "heatingcontrol": 1.1.2
                        Adapter    "heos"          : 1.6.1
                        Adapter    "heytech"       : 1.0.1
                        Adapter    "hid"           : 0.1.17
                        Adapter    "hilink"        : 0.2.7
                        Adapter    "history"       : 1.9.10   , installed 1.9.10
                        Adapter    "hm-rega"       : 2.6.24   , installed 2.6.24
                        Adapter    "hm-rpc"        : 1.14.24  , installed 1.14.24
                        Adapter    "hmip"          : 1.5.0
                        Adapter    "hombot"        : 0.1.3
                        Adapter    "homeconnect"   : 0.0.31
                        Adapter    "homee"         : 1.1.0
                        Adapter    "homepilot"     : 1.1.4
                        Adapter    "hp-ilo"        : 1.0.6
                        Adapter    "hs100"         : 2.0.1
                        Adapter    "hue"           : 3.3.8
                        Adapter    "hue-extended"  : 2.0.0
                        Adapter    "hyperion"      : 0.0.9
                        Adapter    "i2c"           : 1.1.1
                        Adapter    "ical"          : 1.8.2    , installed 1.8.2
                        Adapter    "icons-addictive-flavour-png": 0.1.0   , installed 0.1.0
                        Adapter    "icons-fatcow-hosting": 0.1.0   , installed 0.1.0
                        Adapter    "icons-icons8"  : 0.0.1    , installed 0.0.1
                        Adapter    "icons-material-png": 0.1.0   , installed 0.1.0
                        Adapter    "icons-material-svg": 0.1.0   , installed 0.1.0
                        Adapter    "icons-mfd-png" : 1.0.2    , installed 1.0.2
                        Adapter    "icons-mfd-svg" : 1.0.2    , installed 1.0.2
                        Adapter    "icons-open-icon-library-png": 0.1.2   , installed 0.1.3
                        Adapter    "icons-ultimate-png": 1.0.1
                        Adapter    "influxdb"      : 1.9.3
                        Adapter    "info"          : 1.7.12   , installed 1.7.12
                        Adapter    "innogy-smarthome": 0.3.6
                        Adapter    "intesishome"   : 0.1.2
                        Adapter    "iogo"          : 0.6.3
                        Adapter    "iot"           : 1.8.5    , installed 1.8.5
                        Adapter    "iqontrol"      : 1.5.2
                        Adapter    "jarvis"        : 2.0.0    , installed 2.1.0-beta.2
                        Adapter    "javascript"    : 4.10.8   , installed 4.10.8
                        Adapter    "jeelink"       : 0.1.3
                        Controller "js-controller" : 3.1.6    , installed 3.1.6
                        Adapter    "js2fs"         : 0.1.5
                        Adapter    "kecontact"     : 1.0.1
                        Adapter    "klf200"        : 1.0.1
                        Adapter    "km200"         : 2.0.3
                        Adapter    "knmi-weather"  : 1.0.0
                        Adapter    "knx"           : 1.0.42
                        Adapter    "kodi"          : 2.0.4    , installed 2.0.4
                        Adapter    "kostal-piko-ba": 1.1.3
                        Adapter    "kress"         : 2.5.5
                        Adapter    "lametric"      : 1.0.0
                        Adapter    "landroid"      : 1.0.3
                        Adapter    "lcn"           : 1.0.2
                        Adapter    "legrand-ecocompteur": 1.0.0
                        Adapter    "letrika_comgw" : 0.0.5
                        Adapter    "lgtv"          : 1.1.10
                        Adapter    "lgtv-rs"       : 0.1.0
                        Adapter    "lgtv11"        : 1.0.5
                        Adapter    "lifx"          : 0.1.1
                        Adapter    "lightify"      : 0.2.16
                        Adapter    "link"          : 0.5.9
                        Adapter    "linkeddevices" : 1.4.0    , installed 1.4.0
                        Adapter    "linux-control" : 1.0.1
                        Adapter    "logparser"     : 1.1.0
                        Adapter    "lovelace"      : 1.3.3
                        Adapter    "loxone"        : 2.0.2
                        Adapter    "luftdaten"     : 1.0.1    , installed 1.0.1
                        Adapter    "lupusec"       : 1.2.9
                        Adapter    "luxtronik1"    : 0.2.7
                        Adapter    "material"      : 0.13.9
                        Adapter    "maxcube"       : 1.0.2
                        Adapter    "maxcul"        : 1.3.1
                        Adapter    "mbus"          : 2.3.1
                        Adapter    "mclighting"    : 0.1.1
                        Adapter    "megad"         : 1.2.1
                        Adapter    "megadd"        : 0.2.0
                        Adapter    "megaesp"       : 0.1.0
                        Adapter    "melcloud"      : 1.0.6
                        Adapter    "mercedesme"    : 0.0.42
                        Adapter    "mercury"       : 0.1.3
                        Adapter    "meross"        : 1.5.1
                        Adapter    "meteoalarm"    : 1.1.1
                        Adapter    "midea"         : 0.0.6
                        Adapter    "miele"         : 0.1.5
                        Adapter    "mielecloudservice": 2.0.3
                        Adapter    "mihome"        : 1.3.6    , installed 1.3.6
                        Adapter    "mihome-airpurifier": 0.1.8
                        Adapter    "mihome-lamp"   : 1.1.0
                        Adapter    "mihome-plug"   : 0.2.1
                        Adapter    "mihome-vacuum" : 2.1.1    , installed 2.1.1
                        Adapter    "miio"          : 0.0.13
                        Adapter    "mikrotik"      : 1.0.12
                        Adapter    "milight"       : 0.3.6    , installed 0.3.6
                        Adapter    "milight-smart-light": 1.0.1   , installed 1.0.1
                        Adapter    "minuvis"       : 1.2.0
                        Adapter    "mobile"        : 1.0.1    , installed 1.0.1
                        Adapter    "modbus"        : 3.1.13
                        Adapter    "moma"          : 1.2.7    , installed 1.2.7
                        Adapter    "mpd"           : 1.0.5
                        Adapter    "mqtt"          : 2.1.14
                        Adapter    "mqtt-client"   : 1.3.1    , installed 1.3.1
                        Adapter    "multicast"     : 0.1.5
                        Adapter    "musiccast"     : 0.1.3
                        Adapter    "mydlink"       : 1.1.7
                        Adapter    "myq"           : 0.1.1
                        Adapter    "mysensors"     : 2.0.1
                        Adapter    "mystrom"       : 0.0.2
                        Adapter    "mytime"        : 0.5.2
                        Adapter    "myvbus"        : 0.0.6
                        Adapter    "nanoleaf-lightpanels": 1.0.6
                        Adapter    "net-tools"     : 0.1.1
                        Adapter    "netatmo"       : 1.3.3
                        Adapter    "netatmo-crawler": 0.3.8
                        Adapter    "nibeuplink"    : 0.3.0
                        Adapter    "nina"          : 0.0.23   , installed 0.0.23
                        Adapter    "node-red"      : 2.0.1
                        Adapter    "noolitef"      : 0.0.2
                        Adapter    "nuki"          : 1.4.2
                        Adapter    "nuki-extended" : 2.3.0
                        Adapter    "nut"           : 1.1.3
                        Adapter    "octoprint"     : 1.0.3    , installed 1.0.3
                        Adapter    "odl"           : 1.0.7
                        Adapter    "oilfox"        : 2.1.0
                        Adapter    "onkyo"         : 2.0.3
                        Adapter    "onvif"         : 0.4.4    , installed 0.4.4
                        Adapter    "openhab"       : 1.1.0
                        Adapter    "openligadb"    : 1.2.0
                        Adapter    "opentherm"     : 0.1.9
                        Adapter    "openweathermap": 0.1.0    , installed 0.1.0
                        Adapter    "opi"           : 0.1.1
                        Adapter    "oppoplayer"    : 0.2.1
                        Adapter    "owfs"          : 0.6.4
                        Adapter    "owntracks"     : 1.0.0    , installed 1.0.0
                        Adapter    "panasonic-viera": 1.0.2
                        Adapter    "parser"        : 1.0.7
                        Adapter    "paw"           : 0.3.2
                        Adapter    "phantomjs"     : 1.1.2
                        Adapter    "philips-air"   : 0.1.0
                        Adapter    "pi-hole"       : 1.3.1    , installed 1.3.1
                        Adapter    "piface"        : 1.0.0
                        Adapter    "pimatic"       : 0.3.0
                        Adapter    "ping"          : 1.4.12   , installed 1.4.12
                        Adapter    "places"        : 1.0.0    , installed 1.0.0
                        Adapter    "plenticore"    : 2.1.3
                        Adapter    "plex"          : 0.9.1
                        Adapter    "plexconnect"   : 0.0.7
                        Adapter    "pollenflug"    : 1.0.6
                        Adapter    "procon-ip"     : 1.0.2
                        Adapter    "proxmox"       : 1.1.0
                        Adapter    "proxy"         : 1.2.1
                        Adapter    "pushbullet"    : 0.0.11   , installed 0.0.11
                        Adapter    "pushover"      : 2.0.3
                        Adapter    "pushsafer"     : 0.1.8
                        Adapter    "radar2"        : 2.0.1    , installed 2.0.1
                        Adapter    "radiohead"     : 1.0.7
                        Adapter    "rainbird"      : 0.2.2
                        Adapter    "rflink"        : 2.1.6
                        Adapter    "rickshaw"      : 1.0.0
                        Adapter    "ring"          : 1.1.3
                        Adapter    "roadtraffic"   : 0.2.0    , installed 0.2.0
                        Adapter    "robonect"      : 0.1.3
                        Adapter    "roomba"        : 1.1.1
                        Adapter    "rpi2"          : 1.2.0    , installed 1.2.0
                        Adapter    "rssfeed"       : 0.0.30
                        Adapter    "s7"            : 1.1.9
                        Adapter    "samsung"       : 0.2.9
                        Adapter    "sanext"        : 0.0.4
                        Adapter    "sayit"         : 1.12.2   , installed 1.12.2
                        Adapter    "sbfspot"       : 4.0.2
                        Adapter    "scenes"        : 2.3.3
                        Adapter    "schoolfree"    : 0.7.0
                        Adapter    "schwoerer-ventcube": 1.3.0
                        Adapter    "senec"         : 1.0.12
                        Adapter    "seq"           : 0.2.1
                        Adapter    "shelly"        : 4.0.4
                        Adapter    "shuttercontrol": 1.0.5    , installed 1.0.5
                        Adapter    "sia"           : 1.0.4
                        Adapter    "siegenia"      : 1.0.0
                        Adapter    "simple-api"    : 2.4.8    , installed 2.4.8
                        Adapter    "sma-em"        : 0.5.7
                        Adapter    "smappee"       : 0.2.2
                        Adapter    "smartcontrol"  : 1.2.1    , installed 1.2.1
                        Adapter    "smartgarden"   : 1.0.2
                        Adapter    "smartmeter"    : 3.1.6
                        Adapter    "snips"         : 1.5.1    , installed 1.5.1
                        Adapter    "snmp"          : 0.5.0
                        Adapter    "socketio"      : 3.0.13   , installed 3.0.13
                        Adapter    "solarlog"      : 2.0.0
                        Adapter    "solarviewdatareader": 0.2.1
                        Adapter    "solarwetter"   : 1.0.0
                        Adapter    "sonnen"        : 1.7.0
                        Adapter    "sonoff"        : 2.3.3    , installed 2.3.3
                        Adapter    "sonos"         : 2.1.1
                        Adapter    "sonus"         : 0.1.1
                        Adapter    "sony-bravia"   : 1.0.3
                        Adapter    "sourceanalytix": 0.4.8-alpha.2, installed 0.4.8-alpha.2
                        Adapter    "spotify-premium": 1.0.0   , installed 1.0.0
                        Adapter    "sprinklecontrol": 0.1.1
                        Adapter    "sql"           : 1.15.3
                        Adapter    "squeezebox"    : 1.0.0
                        Adapter    "squeezeboxrpc" : 1.3.0
                        Adapter    "starline"      : 1.0.0
                        Adapter    "statistics"    : 0.2.2    , installed 0.2.2
                        Adapter    "stiebel-isg"   : 1.5.3
                        Adapter    "stockmarket"   : 0.0.2    , installed 0.0.2
                        Adapter    "sunnyportal"   : 0.1.5
                        Adapter    "swiss-weather-api": 0.3.2
                        Adapter    "synology"      : 0.1.18
                        Adapter    "systeminfo"    : 0.3.1
                        Adapter    "tado"          : 0.2.4
                        Adapter    "tahoma"        : 0.3.3
                        Adapter    "tankerkoenig"  : 2.0.9    , installed 2.0.9
                        Adapter    "telegram"      : 1.6.1    , installed 1.6.1
                        Adapter    "terminal"      : 0.1.2
                        Adapter    "tesla-motors"  : 0.2.3
                        Adapter    "text2command"  : 2.0.6    , installed 2.0.6
                        Adapter    "tileboard"     : 0.3.1
                        Adapter    "tinker"        : 1.1.0
                        Adapter    "tino"          : 1.0.0
                        Adapter    "tinyrx4"       : 1.0.0
                        Adapter    "tr-064"        : 4.2.1    , installed 4.2.1
                        Adapter    "tradfri"       : 2.6.5
                        Adapter    "trashschedule" : 1.0.3    , installed 1.0.3
                        Adapter    "tunnelbroker-endpoint-updater": 0.0.1
                        Adapter    "tuya"          : 3.4.3
                        Adapter    "tvspielfilm"   : 2.0.1
                        Adapter    "unifi"         : 0.5.8
                        Adapter    "unifi-protect" : 0.0.11
                        Adapter    "upnp"          : 1.0.16
                        Adapter    "vaillant"      : 0.0.10
                        Adapter    "valloxmv"      : 1.1.1
                        Adapter    "vcard"         : 0.0.9
                        Adapter    "vedirect"      : 0.1.2
                        Adapter    "velux"         : 0.0.6
                        Adapter    "viessmann"     : 1.3.2
                        Adapter    "viessmannapi"  : 1.3.2
                        Adapter    "virtualpowermeter": 1.2.1   , installed 1.2.1
                        Adapter    "vis"           : 1.3.4    , installed 1.3.4
                        Adapter    "vis-bars"      : 0.1.4    , installed 0.1.4
                        Adapter    "vis-canvas-gauges": 0.1.5   , installed 0.1.5
                        Adapter    "vis-colorpicker": 1.2.0   , installed 1.2.0
                        Adapter    "vis-fancyswitch": 1.1.0   , installed 1.1.0
                        Adapter    "vis-google-fonts": 0.1.0
                        Adapter    "vis-history"   : 1.0.0    , installed 1.0.0
                        Adapter    "vis-hqwidgets" : 1.1.7    , installed 1.1.7
                        Adapter    "vis-icontwo"   : 0.34.0
                        Adapter    "vis-inventwo"  : 2.5.11
                        Adapter    "vis-jqui-mfd"  : 1.0.12   , installed 1.0.12
                        Adapter    "vis-justgage"  : 1.0.2    , installed 1.0.2
                        Adapter    "vis-keyboard"  : 0.0.2
                        Adapter    "vis-lcars"     : 1.0.4
                        Adapter    "vis-map"       : 1.0.4
                        Adapter    "vis-material"  : 0.1.3
                        Adapter    "vis-material-advanced": 1.3.0
                        Adapter    "vis-material-webfont": 0.0.3   , installed 0.0.3
                        Adapter    "vis-materialdesign": 0.3.19  , installed 0.3.30
                        Adapter    "vis-metro"     : 1.1.2    , installed 1.1.2
                        Adapter    "vis-players"   : 0.1.6    , installed 0.1.6
                        Adapter    "vis-plumb"     : 1.0.2
                        Adapter    "vis-rgraph"    : 0.0.2
                        Adapter    "vis-timeandweather": 1.1.7   , installed 1.1.7
                        Adapter    "vis-weather"   : 2.5.2    , installed 2.5.2
                        Adapter    "vodafone-speedtest": 0.0.5
                        Adapter    "volvo"         : 0.0.3
                        Adapter    "vr200"         : 1.0.0
                        Adapter    "vw-connect"    : 0.0.21
                        Adapter    "weatherunderground": 3.2.2   , installed 3.2.2
                        Adapter    "web"           : 3.1.0    , installed 3.1.0
                        Adapter    "web-speedy"    : 0.2.0    , installed 0.2.0
                        Adapter    "weishaupt-wem" : 0.0.8
                        Adapter    "whatsapp-cmb"  : 0.1.6
                        Adapter    "wiffi-wz"      : 2.2.0
                        Adapter    "wifilight"     : 1.1.0    , installed 1.1.0
                        Adapter    "windows-control": 0.1.5
                        Adapter    "wlanthermo-nano": 0.1.1
                        Adapter    "wled"          : 0.5.4
                        Adapter    "wm-bus"        : 0.3.1
                        Adapter    "wolf"          : 1.2.1
                        Adapter    "worx"          : 1.2.7
                        Adapter    "xbox"          : 0.7.2
                        Adapter    "xs1"           : 1.0.2
                        Adapter    "yahka"         : 0.11.0   , installed 0.11.0
                        Adapter    "yamaha"        : 0.4.0    , installed 0.4.0
                        Adapter    "yeelight-2"    : 1.0.3
                        Adapter    "youtube"       : 1.0.0
                        Adapter    "yr"            : 2.0.3
                        Adapter    "zigbee"        : 1.4.0    , installed 1.4.0
                        Adapter    "zoneminder"    : 0.3.3
                        Adapter    "zont"          : 0.5.4
                        Adapter    "zwave"         : 2.0.1
                        Adapter    "zwave2"        : 1.8.0
                        
                         iobroker upgrade
                        Adapter "accuweather"    is not installed.
                        Adapter "adb"            is not installed.
                        Adapter "admin"          is up to date.
                        Adapter "alarm"          is up to date.
                        Adapter "alexa2"         is up to date.
                        Adapter "alpha2"         is not installed.
                        Adapter "amazon-dash"    is not installed.
                        Adapter "artnet"         is not installed.
                        Adapter "asterisk"       is not installed.
                        Adapter "asuswrt"        is not installed.
                        Adapter "b-control-em"   is not installed.
                        Adapter "backitup"       is up to date.
                        Adapter "beckhoff"       is not installed.
                        Adapter "benq"           is not installed.
                        Adapter "binance"        is not installed.
                        Adapter "ble"            is not installed.
                        Adapter "blink4home"     is not installed.
                        Adapter "bmw"            is not installed.
                        Adapter "boblight"       is not installed.
                        Adapter "bosesoundtouch" is not installed.
                        Adapter "botvac"         is not installed.
                        Adapter "bring"          is up to date.
                        Adapter "broadlink2"     is not installed.
                        Adapter "bsblan"         is not installed.
                        Adapter "bshb"           is not installed.
                        Adapter "calendar"       is not installed.
                        Adapter "cameras"        is not installed.
                        Adapter "canbus"         is not installed.
                        Adapter "chromecast"     is up to date.
                        Adapter "cloud"          is up to date.
                        Adapter "comfoair"       is not installed.
                        Adapter "contact"        is not installed.
                        Adapter "contactid"      is not installed.
                        Adapter "coronavirus-statistics" is up to date.
                        Adapter "corrently"      is not installed.
                        Adapter "countdown"      is not installed.
                        Adapter "cul"            is not installed.
                        Adapter "daikin"         is not installed.
                        Adapter "daswetter"      is up to date.
                        Adapter "deconz"         is up to date.
                        Adapter "denon"          is not installed.
                        Adapter "device-reminder" is not installed.
                        Adapter "devices"        is up to date.
                        Adapter "digitalstrom"   is not installed.
                        Adapter "discovergy"     is not installed.
                        Adapter "discovery"      is up to date.
                        Adapter "doorbird"       is not installed.
                        Adapter "doorio"         is not installed.
                        Adapter "ds18b20"        is not installed.
                        Adapter "dwd"            is up to date.
                        Adapter "ebus"           is not installed.
                        Adapter "echarts"        is up to date.
                        Adapter "ecovacs-deebot" is not installed.
                        Adapter "egigeozone"     is not installed.
                        Adapter "ekey"           is not installed.
                        Adapter "email"          is not installed.
                        Adapter "emby"           is not installed.
                        Adapter "energymanager"  is not installed.
                        Adapter "enet"           is not installed.
                        Adapter "epson_stylus_px830" is not installed.
                        Adapter "eventlist"      is not installed.
                        Adapter "exchangerates"  is not installed.
                        Adapter "fahrplan"       is not installed.
                        Adapter "fakeroku"       is not installed.
                        Adapter "fb-checkpresence" is up to date.
                        Adapter "feiertage"      is up to date.
                        Adapter "fhem"           is not installed.
                        Adapter "find-my-iphone" is up to date.
                        Adapter "firetv"         is not installed.
                        Adapter "fitbit-api"     is not installed.
                        Adapter "flot"           is up to date.
                        Adapter "followthesun"   is not installed.
                        Adapter "foobar2000"     is not installed.
                        Adapter "fritzbox"       is not installed.
                        Adapter "fritzdect"      is not installed.
                        Adapter "fronius"        is not installed.
                        Adapter "frontier_silicon" is not installed.
                        Adapter "fullcalendar"   is not installed.
                        Adapter "fullybrowser"   is not installed.
                        Adapter "g-homa"         is not installed.
                        Adapter "geofency"       is up to date.
                        Adapter "go-e"           is not installed.
                        Adapter "growatt"        is not installed.
                        Adapter "gruenbeck"      is not installed.
                        Adapter "habpanel"       is not installed.
                        Adapter "haier"          is not installed.
                        Adapter "ham"            is not installed.
                        Adapter "ham-wemo"       is not installed.
                        Adapter "harmony"        is not installed.
                        Adapter "hass-mqtt"      is not installed.
                        Adapter "heatingcontrol" is not installed.
                        Adapter "heos"           is not installed.
                        Adapter "heytech"        is not installed.
                        Adapter "hid"            is not installed.
                        Adapter "hilink"         is not installed.
                        Adapter "history"        is up to date.
                        Adapter "hm-rega"        is up to date.
                        Adapter "hm-rpc"         is up to date.
                        Adapter "hmip"           is not installed.
                        Adapter "hombot"         is not installed.
                        Adapter "homeconnect"    is not installed.
                        Adapter "homee"          is not installed.
                        Adapter "homepilot"      is not installed.
                        Adapter "hp-ilo"         is not installed.
                        Adapter "hs100"          is not installed.
                        Adapter "hue"            is not installed.
                        Adapter "hue-extended"   is not installed.
                        Adapter "hyperion"       is not installed.
                        Adapter "i2c"            is not installed.
                        Adapter "ical"           is up to date.
                        Adapter "icons-addictive-flavour-png" is up to date.
                        Adapter "icons-fatcow-hosting" is up to date.
                        Adapter "icons-icons8"   is up to date.
                        Adapter "icons-material-png" is up to date.
                        Adapter "icons-material-svg" is up to date.
                        Adapter "icons-mfd-png"  is up to date.
                        Adapter "icons-mfd-svg"  is up to date.
                        Adapter "icons-open-icon-library-png" is up to date.
                        Adapter "icons-ultimate-png" is not installed.
                        Adapter "influxdb"       is not installed.
                        Adapter "info"           is up to date.
                        Adapter "innogy-smarthome" is not installed.
                        Adapter "intesishome"    is not installed.
                        Adapter "iogo"           is not installed.
                        Adapter "iot"            is up to date.
                        Adapter "iqontrol"       is not installed.
                        Adapter "jarvis"         is up to date.
                        Adapter "javascript"     is up to date.
                        Adapter "jeelink"        is not installed.
                        Adapter "js2fs"          is not installed.
                        Adapter "kecontact"      is not installed.
                        Adapter "klf200"         is not installed.
                        Adapter "km200"          is not installed.
                        Adapter "knmi-weather"   is not installed.
                        Adapter "knx"            is not installed.
                        Adapter "kodi"           is up to date.
                        Adapter "kostal-piko-ba" is not installed.
                        Adapter "kress"          is not installed.
                        Adapter "lametric"       is not installed.
                        Adapter "landroid"       is not installed.
                        Adapter "lcn"            is not installed.
                        Adapter "legrand-ecocompteur" is not installed.
                        Adapter "letrika_comgw"  is not installed.
                        Adapter "lgtv"           is not installed.
                        Adapter "lgtv-rs"        is not installed.
                        Adapter "lgtv11"         is not installed.
                        Adapter "lifx"           is not installed.
                        Adapter "lightify"       is not installed.
                        Adapter "link"           is not installed.
                        Adapter "linkeddevices"  is up to date.
                        Adapter "linux-control"  is not installed.
                        Adapter "logparser"      is not installed.
                        Adapter "lovelace"       is not installed.
                        Adapter "loxone"         is not installed.
                        Adapter "luftdaten"      is up to date.
                        Adapter "lupusec"        is not installed.
                        Adapter "luxtronik1"     is not installed.
                        Adapter "material"       is not installed.
                        Adapter "maxcube"        is not installed.
                        Adapter "maxcul"         is not installed.
                        Adapter "mbus"           is not installed.
                        Adapter "mclighting"     is not installed.
                        Adapter "megad"          is not installed.
                        Adapter "megadd"         is not installed.
                        Adapter "megaesp"        is not installed.
                        Adapter "melcloud"       is not installed.
                        Adapter "mercedesme"     is not installed.
                        Adapter "mercury"        is not installed.
                        Adapter "meross"         is not installed.
                        Adapter "meteoalarm"     is not installed.
                        Adapter "midea"          is not installed.
                        Adapter "miele"          is not installed.
                        Adapter "mielecloudservice" is not installed.
                        Adapter "mihome"         is up to date.
                        Adapter "mihome-airpurifier" is not installed.
                        Adapter "mihome-lamp"    is not installed.
                        Adapter "mihome-plug"    is not installed.
                        Adapter "mihome-vacuum"  is up to date.
                        Adapter "miio"           is not installed.
                        Adapter "mikrotik"       is not installed.
                        Adapter "milight"        is up to date.
                        Adapter "milight-smart-light" is up to date.
                        Adapter "minuvis"        is not installed.
                        Adapter "mobile"         is up to date.
                        Adapter "modbus"         is not installed.
                        Adapter "moma"           is up to date.
                        Adapter "mpd"            is not installed.
                        Adapter "mqtt"           is not installed.
                        Adapter "mqtt-client"    is up to date.
                        Adapter "multicast"      is not installed.
                        Adapter "musiccast"      is not installed.
                        Adapter "mydlink"        is not installed.
                        Adapter "myq"            is not installed.
                        Adapter "mysensors"      is not installed.
                        Adapter "mystrom"        is not installed.
                        Adapter "mytime"         is not installed.
                        Adapter "myvbus"         is not installed.
                        Adapter "nanoleaf-lightpanels" is not installed.
                        Adapter "net-tools"      is not installed.
                        Adapter "netatmo"        is not installed.
                        Adapter "netatmo-crawler" is not installed.
                        Adapter "nibeuplink"     is not installed.
                        Adapter "nina"           is up to date.
                        Adapter "node-red"       is not installed.
                        Adapter "noolitef"       is not installed.
                        Adapter "nuki"           is not installed.
                        Adapter "nuki-extended"  is not installed.
                        Adapter "nut"            is not installed.
                        Adapter "octoprint"      is up to date.
                        Adapter "odl"            is not installed.
                        Adapter "oilfox"         is not installed.
                        Adapter "onkyo"          is not installed.
                        Adapter "onvif"          is up to date.
                        Adapter "openhab"        is not installed.
                        Adapter "openligadb"     is not installed.
                        Adapter "opentherm"      is not installed.
                        Adapter "openweathermap" is up to date.
                        Adapter "opi"            is not installed.
                        Adapter "oppoplayer"     is not installed.
                        Adapter "owfs"           is not installed.
                        Adapter "owntracks"      is up to date.
                        Adapter "panasonic-viera" is not installed.
                        Adapter "parser"         is not installed.
                        Adapter "paw"            is not installed.
                        Adapter "phantomjs"      is not installed.
                        Adapter "philips-air"    is not installed.
                        Adapter "pi-hole"        is up to date.
                        Adapter "piface"         is not installed.
                        Adapter "pimatic"        is not installed.
                        Adapter "ping"           is up to date.
                        Adapter "places"         is up to date.
                        Adapter "plenticore"     is not installed.
                        Adapter "plex"           is not installed.
                        Adapter "plexconnect"    is not installed.
                        Adapter "pollenflug"     is not installed.
                        Adapter "procon-ip"      is not installed.
                        Adapter "proxmox"        is not installed.
                        Adapter "proxy"          is not installed.
                        Adapter "pushbullet"     is up to date.
                        Adapter "pushover"       is not installed.
                        Adapter "pushsafer"      is not installed.
                        Adapter "radar2"         is up to date.
                        Adapter "radiohead"      is not installed.
                        Adapter "rainbird"       is not installed.
                        Adapter "rflink"         is not installed.
                        Adapter "rickshaw"       is not installed.
                        Adapter "ring"           is not installed.
                        Adapter "roadtraffic"    is up to date.
                        Adapter "robonect"       is not installed.
                        Adapter "roomba"         is not installed.
                        Adapter "rpi2"           is up to date.
                        Adapter "rssfeed"        is not installed.
                        Adapter "s7"             is not installed.
                        Adapter "samsung"        is not installed.
                        Adapter "sanext"         is not installed.
                        Adapter "sayit"          is up to date.
                        Adapter "sbfspot"        is not installed.
                        Adapter "scenes"         is not installed.
                        Adapter "schoolfree"     is not installed.
                        Adapter "schwoerer-ventcube" is not installed.
                        Adapter "senec"          is not installed.
                        Adapter "seq"            is not installed.
                        Adapter "shelly"         is not installed.
                        Adapter "shuttercontrol" is up to date.
                        Adapter "sia"            is not installed.
                        Adapter "siegenia"       is not installed.
                        Adapter "simple-api"     is up to date.
                        Adapter "sma-em"         is not installed.
                        Adapter "smappee"        is not installed.
                        Adapter "smartcontrol"   is up to date.
                        Adapter "smartgarden"    is not installed.
                        Adapter "smartmeter"     is not installed.
                        Adapter "snips"          is up to date.
                        Adapter "snmp"           is not installed.
                        Adapter "socketio"       is up to date.
                        Adapter "solarlog"       is not installed.
                        Adapter "solarviewdatareader" is not installed.
                        Adapter "solarwetter"    is not installed.
                        Adapter "sonnen"         is not installed.
                        Adapter "sonoff"         is up to date.
                        Adapter "sonos"          is not installed.
                        Adapter "sonus"          is not installed.
                        Adapter "sony-bravia"    is not installed.
                        Adapter "sourceanalytix" is up to date.
                        Adapter "spotify-premium" is up to date.
                        Adapter "sprinklecontrol" is not installed.
                        Adapter "sql"            is not installed.
                        Adapter "squeezebox"     is not installed.
                        Adapter "squeezeboxrpc"  is not installed.
                        Adapter "starline"       is not installed.
                        Adapter "statistics"     is up to date.
                        Adapter "stiebel-isg"    is not installed.
                        Adapter "stockmarket"    is up to date.
                        Adapter "sunnyportal"    is not installed.
                        Adapter "swiss-weather-api" is not installed.
                        Adapter "synology"       is not installed.
                        Adapter "systeminfo"     is not installed.
                        Adapter "tado"           is not installed.
                        Adapter "tahoma"         is not installed.
                        Adapter "tankerkoenig"   is up to date.
                        Adapter "telegram"       is up to date.
                        Adapter "terminal"       is not installed.
                        Adapter "tesla-motors"   is not installed.
                        Adapter "text2command"   is up to date.
                        Adapter "tileboard"      is not installed.
                        Adapter "tinker"         is not installed.
                        Adapter "tino"           is not installed.
                        Adapter "tinyrx4"        is not installed.
                        Adapter "tr-064"         is up to date.
                        Adapter "tradfri"        is not installed.
                        Adapter "trashschedule"  is up to date.
                        Adapter "tunnelbroker-endpoint-updater" is not installed.
                        Adapter "tuya"           is not installed.
                        Adapter "tvspielfilm"    is not installed.
                        Adapter "unifi"          is not installed.
                        Adapter "unifi-protect"  is not installed.
                        Adapter "upnp"           is not installed.
                        Adapter "vaillant"       is not installed.
                        Adapter "valloxmv"       is not installed.
                        Adapter "vcard"          is not installed.
                        Adapter "vedirect"       is not installed.
                        Adapter "velux"          is not installed.
                        Adapter "viessmann"      is not installed.
                        Adapter "viessmannapi"   is not installed.
                        Adapter "virtualpowermeter" is up to date.
                        Adapter "vis"            is up to date.
                        Adapter "vis-bars"       is up to date.
                        Adapter "vis-canvas-gauges" is up to date.
                        Adapter "vis-colorpicker" is up to date.
                        Adapter "vis-fancyswitch" is up to date.
                        Adapter "vis-google-fonts" is not installed.
                        Adapter "vis-history"    is up to date.
                        Adapter "vis-hqwidgets"  is up to date.
                        Adapter "vis-icontwo"    is not installed.
                        Adapter "vis-inventwo"   is not installed.
                        Adapter "vis-jqui-mfd"   is up to date.
                        Adapter "vis-justgage"   is up to date.
                        Adapter "vis-keyboard"   is not installed.
                        Adapter "vis-lcars"      is not installed.
                        Adapter "vis-map"        is not installed.
                        Adapter "vis-material"   is not installed.
                        Adapter "vis-material-advanced" is not installed.
                        Adapter "vis-material-webfont" is up to date.
                        Required dependency "vis-google-fonts" not found on this host.
                        Adapter "vis-metro"      is up to date.
                        Adapter "vis-players"    is up to date.
                        Adapter "vis-plumb"      is not installed.
                        Adapter "vis-rgraph"     is not installed.
                        Adapter "vis-timeandweather" is up to date.
                        Adapter "vis-weather"    is up to date.
                        Adapter "vodafone-speedtest" is not installed.
                        Adapter "volvo"          is not installed.
                        Adapter "vr200"          is not installed.
                        Adapter "vw-connect"     is not installed.
                        Adapter "weatherunderground" is up to date.
                        Adapter "web"            is up to date.
                        Adapter "web-speedy"     is up to date.
                        Adapter "weishaupt-wem"  is not installed.
                        Adapter "whatsapp-cmb"   is not installed.
                        Adapter "wiffi-wz"       is not installed.
                        Adapter "wifilight"      is up to date.
                        Adapter "windows-control" is not installed.
                        Adapter "wlanthermo-nano" is not installed.
                        Adapter "wled"           is not installed.
                        Adapter "wm-bus"         is not installed.
                        Adapter "wolf"           is not installed.
                        Adapter "worx"           is not installed.
                        Adapter "xbox"           is not installed.
                        Adapter "xs1"            is not installed.
                        Adapter "yahka"          is up to date.
                        Adapter "yamaha"         is up to date.
                        Adapter "yeelight-2"     is not installed.
                        Adapter "youtube"        is not installed.
                        Adapter "yr"             is not installed.
                        Adapter "zigbee"         is up to date.
                        Adapter "zoneminder"     is not installed.
                        Adapter "zont"           is not installed.
                        Adapter "zwave"          is not installed.
                        Adapter "zwave2"         is not installed.
                        
                        Thomas Braun 1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @matzesutopia last edited by

                          @matzesutopia
                          Das ist nicht 'nichts weg lassen'.
                          Läuft der deconz-Service?

                          systemctl status deconz-gui
                          systemctl status deconz
                          

                          KOMPLETTE Eingabe und Ausgabe.

                          M 1 Reply Last reply Reply Quote 0
                          • M
                            matzesutopia @Thomas Braun last edited by

                            @Thomas-Braun

                            ach so den login meintest du. Sorry.

                            login as: pi
                            pi@192.168.2.51's password:
                            Linux raspberrypi 5.4.79-v7l+ #1373 SMP Mon Nov 23 13:27:40 GMT 2020 armv7l
                            
                            The programs included with the Debian GNU/Linux system are free software;
                            the exact distribution terms for each program are described in the
                            individual files in /usr/share/doc/*/copyright.
                            
                            Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                            permitted by applicable law.
                            Last login: Tue Dec  8 22:13:28 2020 from 192.168.2.144
                            pi@raspberrypi:~ $ systemctl status deconz-gui
                            ● deconz-gui.service - deCONZ: ZigBee gateway -- GUI/REST API
                               Loaded: loaded (/lib/systemd/system/deconz-gui.service; enabled; vendor prese
                               Active: active (running) since Tue 2020-12-08 21:01:15 CET; 1h 13min ago
                             Main PID: 1835 (deCONZ)
                                Tasks: 14 (limit: 4915)
                               CGroup: /system.slice/deconz-gui.service
                                       └─1835 /usr/bin/deCONZ --http-port=80
                            
                            Dec 08 21:01:15 raspberrypi systemd[1]: Started deCONZ: ZigBee gateway -- GUI/RE
                            Dec 08 21:01:15 raspberrypi deCONZ[1835]: libEGL warning: DRI2: failed to authen
                            Dec 08 21:01:15 raspberrypi deCONZ[1835]: QStandardPaths: XDG_RUNTIME_DIR not se
                            Dec 08 21:01:16 raspberrypi deCONZ[1835]: libpng warning: iCCP: known incorrect
                            Dec 08 21:01:16 raspberrypi deCONZ[1835]: libpng warning: iCCP: known incorrect
                            Dec 08 21:49:15 raspberrypi systemd[1]: /lib/systemd/system/deconz-gui.service:1
                            Dec 08 21:49:16 raspberrypi systemd[1]: /lib/systemd/system/deconz-gui.service:1
                            Dec 08 21:49:17 raspberrypi systemd[1]: /lib/systemd/system/deconz-gui.service:1
                            lines 1-16/16 (END)
                            
                            
                            login as: pi
                            pi@192.168.2.51's password:
                            Linux raspberrypi 5.4.79-v7l+ #1373 SMP Mon Nov 23 13:27:40 GMT 2020 armv7l
                            
                            The programs included with the Debian GNU/Linux system are free software;
                            the exact distribution terms for each program are described in the
                            individual files in /usr/share/doc/*/copyright.
                            
                            Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                            permitted by applicable law.
                            Last login: Tue Dec  8 22:14:12 2020 from 192.168.2.144
                            pi@raspberrypi:~ $ systemctl status deconz
                            ● deconz.service - deCONZ: ZigBee gateway -- REST API
                               Loaded: loaded (/lib/systemd/system/deconz.service; disabled; vendor preset:
                               Active: inactive (dead)
                            lines 1-3/3 (END)
                            
                            
                            Thomas Braun 1 Reply Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active @matzesutopia last edited by

                              @matzesutopia Fast...
                              Die Zeile mit
                              user@host:~ $
                              reicht. Dir ist schon klar, dass zigbee und deconz-gui sich gegenseitig in die Quere kommen? Was willst du denn jetzt benutzen? (Und warum läuft da ein X-Server?)

                              Segway M 2 Replies Last reply Reply Quote 0
                              • Segway
                                Segway @Thomas Braun last edited by Segway

                                @Thomas-Braun sagte in Zigbee Adapter lässt sich nicht starten:

                                Dir ist schon klar, dass zigbee und deconz-gui sich gegenseitig in die Quere kommen? Was willst du denn jetzt benutzen? (Und warum läuft da ein X-Server?)

                                genau desgleiche hab ich mich auch grad gefragt !

                                1 Reply Last reply Reply Quote 0
                                • M
                                  matzesutopia @Thomas Braun last edited by

                                  @Thomas-Braun

                                  ich würde lieber den zigbee Adapter benutzen.

                                  Was ist denn ein X-Server? Also wenn der da läuft, dann habe ich ihn nicht bewusst installiert

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

                                    @matzesutopia
                                    Ein X wird für die graphische Oberfläche benötigt.
                                    Wenn du da ohnehin per SSH auf die Kiste gehst brauchst du den ja nicht. Frisst nur Ressourcen. Also weg damit.

                                    sudo systemctl disable deconz-gui
                                    

                                    Dann

                                    sudo raspi-config
                                    

                                    Dort die Menüpunkte

                                    1 System Options       Configure system settings
                                    S5 Boot / Auto Login Select boot into desktop or to command line
                                    B1 Console           Text console, requiring user to login
                                    
                                    M 1 Reply Last reply Reply Quote 0
                                    • M
                                      matzesutopia @Thomas Braun last edited by

                                      @Thomas-Braun

                                      alles klar. habe ich gemacht. jetzt weiß ich auch, was der X-Server ist. Hatte mich mal per VNC auf den Raspi geschaltet.

                                      So jetzt habe ich zigbee installiert, aber schon währenddessen kommen Fehlermeldungen.

                                      pi@raspberrypi:~ $ npm install iobroker.zigbee
                                      npm WARN saveError ENOENT: no such file or directory, open '/home/pi/package.json'
                                      npm WARN enoent ENOENT: no such file or directory, open '/home/pi/package.json'
                                      npm WARN pi No description
                                      npm WARN pi No repository field.
                                      npm WARN pi No README data
                                      npm WARN pi No license field.
                                      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/fsevents):
                                      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                                      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.2.1 (node_modules/zigbee-herdsman-converters/node_modules/fsevents):
                                      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.2.1: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                                      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/zigbee-herdsman/node_modules/chokidar/node_modules/fsevents):
                                      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                                      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/zigbee-herdsman/node_modules/fsevents):
                                      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                                      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.2.1 (node_modules/zigbee-herdsman/node_modules/jest-haste-map/node_modules/fsevents):
                                      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.2.1: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                                      
                                      + iobroker.zigbee@1.4.0
                                      updated 1 package and audited 763 packages in 30.124s
                                      
                                      58 packages are looking for funding
                                        run `npm fund` for details
                                      
                                      found 4 high severity vulnerabilities
                                        run `npm audit fix` to fix them, or `npm audit` for details
                                      

                                      oder sind das keine Fehlermeldungen?

                                      danach habe ich mal

                                      npm audit fix
                                      

                                      eingegeben und als Ausgabe dies erhalten:

                                      pi@raspberrypi:~ $ npm audit fix
                                      npm ERR! code EAUDITNOPJSON
                                      npm ERR! audit No package.json found: Cannot audit a project without a package.json
                                      
                                      npm ERR! A complete log of this run can be found in:
                                      npm ERR!     /home/pi/.npm/_logs/2020-12-08T21_38_18_294Z-debug.log
                                      
                                      Thomas Braun 1 Reply Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @matzesutopia last edited by Thomas Braun

                                        @matzesutopia
                                        Falsch falsch falsch...
                                        kopfauftischplatte

                                        Jetzt hast du den Kram in dein home-Verzeichnis geballert...
                                        Und lass die Finger von
                                        npm audit fix

                                        iobroker del zigbee
                                        iobroker restart
                                        iobroker add zigbee
                                        

                                        Bist du sicher, dass der Beta-Kanal die richtige Spielwiese für dich ist?
                                        Ich nämlich nicht.

                                        M 1 Reply Last reply Reply Quote 0
                                        • M
                                          matzesutopia @Thomas Braun last edited by matzesutopia

                                          @Thomas-Braun

                                          ne das wird nichts. Habe deine drei Befehle eingegeben und es erscheinen exakt die gleichen Fehlermeldungen

                                          habe auch mal auf stable geändert

                                          Thomas Braun 2 Replies Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @matzesutopia last edited by Thomas Braun

                                            @matzesutopia Meldungen der Installation?
                                            herdsman ist nicht richtig installiert bei dir, das sollte aber eigentlich als dependency mitkommen.

                                            M 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            934
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            conbee 2 conbee ii conbee2 zigbee zigbee 3.0 zigbee adapter zigbee stick
                                            3
                                            30
                                            2173
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo