Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. js-controller 3.0/3.1 jetzt im Latest!

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    13
    1
    142

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

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

js-controller 3.0/3.1 jetzt im Latest!

Scheduled Pinned Locked Moved ioBroker Allgemein
js-controller
1.3k Posts 127 Posters 522.5k Views 89 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • O Opa75+

    Diesen Code habe ich auch noch eingegeben.```

    pi@raspberrypi:/opt/iobroker $ pi@raspberrypi:/opt/iobroker $ curl       -sL https://iobroker.net/fix.sh | bash -
    -bash: pi@raspberrypi:/opt/iobroker: Datei oder Verzeichnis nicht g      efunden
    pi@raspberrypi:/opt/iobroker $ library: loaded
    -bash: library:: Kommando nicht gefunden.
    
    
    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    wrote on last edited by Thomas Braun
    #1190

    @Opa75 sagte in js-controller 3.0/3.1 jetzt im Latest!:

    pi@raspberrypi:/opt/iobroker $ pi@raspberrypi:/opt/iobroker

    pi@raspberrypi:/opt/iobroker $ pi@raspberrypi:/opt/iobroker
    

    ist ja auch Quatsch...
    Nur die Commands eingeben, nicht den login prompt.
    Deswegen kommt da halt auch nur Quatsch bei dir rum.

    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 Reply Last reply
    0
    • O Opa75+

      Diesen Code habe ich auch noch eingegeben.```

      pi@raspberrypi:/opt/iobroker $ pi@raspberrypi:/opt/iobroker $ curl       -sL https://iobroker.net/fix.sh | bash -
      -bash: pi@raspberrypi:/opt/iobroker: Datei oder Verzeichnis nicht g      efunden
      pi@raspberrypi:/opt/iobroker $ library: loaded
      -bash: library:: Kommando nicht gefunden.
      
      
      J Offline
      J Offline
      Jan1
      wrote on last edited by
      #1191

      @Opa75
      So wie Thomas das schreibt machen und nicht so viel Zeug das da nicht hingehört.
      Dann machst da was mit dem Fixer, ich dachte Du willst den JS Controller updaten.

      1 Reply Last reply
      0
      • O Offline
        O Offline
        Opa75+
        wrote on last edited by
        #1192

        ok

        Ich dbedanke mich recht herzlich für deine fast unendliche Gedukld. Ich werde das ganze Prozedere nochmals von vorne machen. Ich hoffe dann klappt es. Sollte dies nicht sein, so würde ich mich nach den Feiertagen wieder melden. Morgen wirst Du ja nicht da sein.

        J 1 Reply Last reply
        0
        • O Opa75+

          ok

          Ich dbedanke mich recht herzlich für deine fast unendliche Gedukld. Ich werde das ganze Prozedere nochmals von vorne machen. Ich hoffe dann klappt es. Sollte dies nicht sein, so würde ich mich nach den Feiertagen wieder melden. Morgen wirst Du ja nicht da sein.

          J Offline
          J Offline
          Jan1
          wrote on last edited by
          #1193

          @Opa75
          Das sind eigentlich nur 3 Befehle, den IOBroker stoppen, das Update starten und den und anschießend IOBroker wieder starten. Das kannst einfach aus dem Popup raus kopieren und in die Konsole einfügen.

          1 Reply Last reply
          0
          • O Offline
            O Offline
            Opa75+
            wrote on last edited by
            #1194

            Das habe ich ja gemacht, aber da wurde mir die Version 2.2.9 angezeigt und nicht die 3.x

            Ich mache es gleich nochmals.

            Thomas BraunT 1 Reply Last reply
            0
            • O Opa75+

              Das habe ich ja gemacht, aber da wurde mir die Version 2.2.9 angezeigt und nicht die 3.x

              Ich mache es gleich nochmals.

              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              wrote on last edited by
              #1195

              @Opa75 Der Verwahrungsort ist auch auf 'latest' eingestellt? Denn in 'default' ist die 2.2.9 die aktuellste.

              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

              J 1 Reply Last reply
              0
              • O Offline
                O Offline
                Opa75+
                wrote on last edited by
                #1196

                ist im default ändere ich => Danke

                1 Reply Last reply
                0
                • Thomas BraunT Thomas Braun

                  @Opa75 Der Verwahrungsort ist auch auf 'latest' eingestellt? Denn in 'default' ist die 2.2.9 die aktuellste.

                  J Offline
                  J Offline
                  Jan1
                  wrote on last edited by
                  #1197

                  @Thomas-Braun
                  wenn ich auf default umstelle, dann wäre das 1.5.11 die aktuelle angebotene Version, kann das sein? Denn das hab ich als erstes mal nachgeschaut, was dort überhaupt aktuell wäre.
                  6d742370-baf8-4333-8ab8-b2f9b87ea875-grafik.png

                  Thomas BraunT 1 Reply Last reply
                  0
                  • O Offline
                    O Offline
                    Opa75+
                    wrote on last edited by
                    #1198

                    kleinen Moment muss meinen PC neu starten = Iobroker nicht aufrufbar

                    J 1 Reply Last reply
                    0
                    • J Jan1

                      @Thomas-Braun
                      wenn ich auf default umstelle, dann wäre das 1.5.11 die aktuelle angebotene Version, kann das sein? Denn das hab ich als erstes mal nachgeschaut, was dort überhaupt aktuell wäre.
                      6d742370-baf8-4333-8ab8-b2f9b87ea875-grafik.png

                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      wrote on last edited by
                      #1199

                      @Jan1

                      Typ: js-controller
                      Verfügbar: 2.2.9
                      Installiert: 3.1.4
                      

                      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

                      J O 2 Replies Last reply
                      0
                      • Thomas BraunT Thomas Braun

                        @Jan1

                        Typ: js-controller
                        Verfügbar: 2.2.9
                        Installiert: 3.1.4
                        
                        J Offline
                        J Offline
                        Jan1
                        wrote on last edited by Jan1
                        #1200

                        @Thomas-Braun
                        Hm, warum zeigt er mir dann diese Version beim Wechsel ins default an?
                        Dann ist noch was komisch, woher weiß er dass es neue Version gibt, wenn er im default wäre und das gemacht hat was im Popup steht? Denn das kannst nur aufrufen, wenn ein Update ansteht.

                        Thomas BraunT 1 Reply Last reply
                        0
                        • J Jan1

                          @Thomas-Braun
                          Hm, warum zeigt er mir dann diese Version beim Wechsel ins default an?
                          Dann ist noch was komisch, woher weiß er dass es neue Version gibt, wenn er im default wäre und das gemacht hat was im Popup steht? Denn das kannst nur aufrufen, wenn ein Update ansteht.

                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          wrote on last edited by
                          #1201

                          @Jan1 Das weiß ich nicht.
                          Aber irgendwie klemmt es auch auf npmjs.org im Moment heftig, scheint mir. Kann sein das da einiges Durcheinander ist z. Zt.

                          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 Reply Last reply
                          0
                          • O Opa75+

                            kleinen Moment muss meinen PC neu starten = Iobroker nicht aufrufbar

                            J Offline
                            J Offline
                            Jan1
                            wrote on last edited by
                            #1202

                            @Opa75 sagte in js-controller 3.0/3.1 jetzt im Latest!:

                            kleinen Moment muss meinen PC neu starten = Iobroker nicht aufrufbar

                            Der IOBroker läuft auf dem Pi und ein PC Neustart ändert nichts daran, wenn der IOBroker nicht mehr über SSH erreichbar ist, da das zwei getrennte Systeme sind ;-)

                            1 Reply Last reply
                            0
                            • Thomas BraunT Thomas Braun

                              @Jan1

                              Typ: js-controller
                              Verfügbar: 2.2.9
                              Installiert: 3.1.4
                              
                              O Offline
                              O Offline
                              Opa75+
                              wrote on last edited by
                              #1203

                              @Thomas-Braun bin wieder da, aber ich habe auf latest umgestellt. Nun wenn ich js-controller auf der >Konsole eingebe => Befehl unbekannt

                              J Thomas BraunT 2 Replies Last reply
                              0
                              • O Opa75+

                                @Thomas-Braun bin wieder da, aber ich habe auf latest umgestellt. Nun wenn ich js-controller auf der >Konsole eingebe => Befehl unbekannt

                                J Offline
                                J Offline
                                Jan1
                                wrote on last edited by Jan1
                                #1204

                                @Opa75
                                weil das kein Befehl ist ;-)

                                1 Reply Last reply
                                0
                                • O Opa75+

                                  @Thomas-Braun bin wieder da, aber ich habe auf latest umgestellt. Nun wenn ich js-controller auf der >Konsole eingebe => Befehl unbekannt

                                  Thomas BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  wrote on last edited by
                                  #1205

                                  @Opa75
                                  Bitte....
                                  Nicht irgendwas eingeben...

                                  iobroker update
                                  iobroker upgrade
                                  

                                  eingeben...

                                  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 Reply Last reply
                                  0
                                  • O Offline
                                    O Offline
                                    Opa75+
                                    wrote on last edited by
                                    #1206

                                    Ergebnis

                                    pi@raspberrypi:~ $ typ: js-controller
                                    -bash: typ:: Kommando nicht gefunden.
                                    pi@raspberrypi:~ $ js-controller
                                    -bash: js-controller: Kommando nicht gefunden.
                                    pi@raspberrypi:~ $ cd /opt/iobroker
                                    pi@raspberrypi:/opt/iobroker $ iobroker update
                                    Used repository: default
                                    hash unchanged, use cached sources
                                    update done
                                    Adapter    "admin"         : 4.0.10   , installed 4.0.10
                                    Adapter    "alarm"         : 0.3.0
                                    Adapter    "alexa2"        : 3.0.5    , installed 3.0.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.4.5    , installed 1.4.5
                                    Adapter    "beckhoff"      : 1.2.0
                                    Adapter    "benq"          : 0.2.0
                                    Adapter    "binance"       : 1.1.2
                                    Adapter    "ble"           : 0.11.6
                                    Adapter    "bmw"           : 1.3.3
                                    Adapter    "bosesoundtouch": 0.2.4
                                    Adapter    "botvac"        : 1.0.0
                                    Adapter    "bring"         : 1.7.2
                                    Adapter    "broadlink2"    : 2.0.2
                                    Adapter    "bsblan"        : 0.1.0
                                    Adapter    "bshb"          : 0.1.10
                                    Adapter    "chromecast"    : 2.3.1
                                    Adapter    "cloud"         : 3.0.3    , installed 3.0.3
                                    Adapter    "comfoair"      : 0.3.2
                                    Adapter    "contactid"     : 1.0.0
                                    Adapter    "coronavirus-statistics": 0.5.9
                                    Adapter    "countdown"     : 1.1.0
                                    Adapter    "cul"           : 1.2.1
                                    Adapter    "daikin"        : 1.0.5
                                    Adapter    "daswetter"     : 2.8.1
                                    Adapter    "deconz"        : 1.3.7
                                    Adapter    "denon"         : 1.7.4
                                    Adapter    "devices"       : 0.3.6
                                    Adapter    "digitalstrom"  : 0.5.5
                                    Adapter    "discovergy"    : 0.5.0
                                    Adapter    "discovery"     : 2.3.5    , installed 2.3.5
                                    Adapter    "ds18b20"       : 1.1.4
                                    Adapter    "dwd"           : 2.4.9
                                    Adapter    "ebus"          : 1.0.0
                                    Adapter    "ecovacs-deebot": 1.0.0
                                    Adapter    "egigeozone"    : 0.1.2
                                    Adapter    "ekey"          : 1.1.0
                                    Adapter    "email"         : 1.0.6
                                    Adapter    "emby"          : 1.0.2
                                    Adapter    "energymanager" : 1.2.2
                                    Adapter    "enet"          : 1.0.1
                                    Adapter    "epson_stylus_px830": 0.2.1
                                    Adapter    "exchangerates" : 0.0.12
                                    Adapter    "fakeroku"      : 0.2.1
                                    Adapter    "fb-checkpresence": 0.3.0
                                    Adapter    "feiertage"     : 1.0.17
                                    Adapter    "fhem"          : 1.3.0
                                    Adapter    "find-my-iphone": 0.2.15
                                    Adapter    "firetv"        : 0.0.27
                                    Adapter    "flot"          : 1.9.2
                                    Adapter    "foobar2000"    : 1.0.0
                                    Adapter    "fritzbox"      : 0.2.1
                                    Adapter    "fritzdect"     : 0.2.4
                                    Adapter    "fronius"       : 1.0.5
                                    Adapter    "fullcalendar"  : 1.1.0
                                    Adapter    "fullybrowser"  : 1.0.3
                                    Adapter    "g-homa"        : 0.5.2
                                    Adapter    "geofency"      : 0.3.2
                                    Adapter    "gruenbeck"     : 0.0.18
                                    Adapter    "habpanel"      : 0.4.1
                                    Adapter    "haier"         : 1.0.2
                                    Adapter    "ham"           : 1.1.2
                                    Adapter    "ham-wemo"      : 1.0.1
                                    Adapter    "harmony"       : 1.2.2
                                    Adapter    "heatingcontrol": 0.3.19
                                    Adapter    "heytech"       : 0.2.0
                                    Adapter    "hid"           : 0.1.17
                                    Adapter    "history"       : 1.9.6    , installed 1.9.6
                                    Adapter    "hm-rega"       : 2.5.5
                                    Adapter    "hm-rpc"        : 1.14.2
                                    Adapter    "hmip"          : 0.0.11   , installed 0.0.11
                                    Adapter    "homeconnect"   : 0.0.30
                                    Adapter    "homee"         : 0.3.1
                                    Adapter    "homepilot"     : 1.0.3
                                    Adapter    "hp-ilo"        : 1.0.5
                                    Adapter    "hs100"         : 1.1.5
                                    Adapter    "hue"           : 3.2.4    , installed 3.2.4
                                    Adapter    "hue-extended"  : 1.2.3    , installed 1.2.3
                                    Adapter    "ical"          : 1.7.0
                                    Adapter    "icons-addictive-flavour-png": 0.1.0
                                    Adapter    "icons-fatcow-hosting": 0.1.0
                                    Adapter    "icons-icons8"  : 0.0.1
                                    Adapter    "icons-material-png": 0.1.0
                                    Adapter    "icons-material-svg": 0.1.0
                                    Adapter    "icons-mfd-png" : 1.0.2
                                    Adapter    "icons-mfd-svg" : 1.0.2
                                    Adapter    "icons-open-icon-library-png": 0.1.2
                                    Adapter    "icons-ultimate-png": 1.0.1
                                    Adapter    "influxdb"      : 1.8.6
                                    Adapter    "info"          : 1.7.2    , installed 1.7.2
                                    Adapter    "innogy-smarthome": 0.3.3
                                    Adapter    "iogo"          : 0.5.9
                                    Adapter    "iot"           : 1.4.18
                                    Adapter    "iqontrol"      : 0.2.16
                                    Adapter    "javascript"    : 4.6.17   , installed 4.6.17
                                    Adapter    "jeelink"       : 0.1.0
                                    Controller "js-controller" : 2.2.9    , installed 2.2.9
                                    Adapter    "kecontact"     : 0.1.0
                                    Adapter    "klf200"        : 0.9.5
                                    Adapter    "km200"         : 1.1.6
                                    Adapter    "knmi-weather"  : 0.2.0
                                    Adapter    "knx"           : 1.0.39
                                    Adapter    "kodi"          : 2.0.1
                                    Adapter    "kress"         : 2.5.5
                                    Adapter    "lametric"      : 0.0.9
                                    Adapter    "landroid"      : 1.0.3
                                    Adapter    "lcn"           : 0.3.2
                                    Adapter    "lgtv"          : 1.1.6
                                    Adapter    "lgtv-rs"       : 0.1.0
                                    Adapter    "lgtv11"        : 1.0.5
                                    Adapter    "lifx"          : 0.1.0
                                    Adapter    "lightify"      : 0.2.16
                                    Adapter    "link"          : 0.5.9
                                    Adapter    "linkeddevices" : 1.1.4
                                    Adapter    "lovelace"      : 1.0.16
                                    Adapter    "loxone"        : 1.0.0
                                    Adapter    "luftdaten"     : 0.0.15
                                    Adapter    "lupusec"       : 1.2.3
                                    Adapter    "luxtronik1"    : 0.2.2
                                    Adapter    "material"      : 0.13.8
                                    Adapter    "maxcube"       : 0.1.2    , installed 0.1.2
                                    Adapter    "maxcul"        : 1.3.0
                                    Adapter    "mbus"          : 2.1.4
                                    Adapter    "mclighting"    : 0.1.1
                                    Adapter    "megad"         : 1.2.1
                                    Adapter    "megadd"        : 0.2.0
                                    Adapter    "megaesp"       : 0.1.0
                                    Adapter    "mercedesme"    : 0.0.21
                                    Adapter    "mercury"       : 0.1.0
                                    Adapter    "meross"        : 1.3.11
                                    Adapter    "meteoalarm"    : 1.0.9
                                    Adapter    "miele"         : 0.1.5
                                    Adapter    "mielecloudservice": 1.2.1
                                    Adapter    "mihome"        : 1.3.0
                                    Adapter    "mihome-lamp"   : 1.1.0
                                    Adapter    "mihome-plug"   : 0.2.0
                                    Adapter    "mihome-vacuum" : 1.1.5
                                    Adapter    "mikrotik"      : 1.0.11
                                    Adapter    "milight"       : 0.3.6
                                    Adapter    "milight-smart-light": 0.2.7
                                    Adapter    "mobile"        : 0.5.0
                                    Adapter    "modbus"        : 3.0.0
                                    Adapter    "moma"          : 1.2.6
                                    Adapter    "mpd"           : 1.0.4
                                    Adapter    "mqtt"          : 2.1.2
                                    Adapter    "mqtt-client"   : 1.3.1
                                    Adapter    "musiccast"     : 0.1.3
                                    Adapter    "mysensors"     : 2.0.0
                                    Adapter    "nanoleaf-lightpanels": 0.8.1
                                    Adapter    "nello"         : 2.0.6
                                    Adapter    "netatmo"       : 1.3.1
                                    Adapter    "nibeuplink"    : 0.3.0
                                    Adapter    "nina"          : 0.0.22
                                    Adapter    "node-red"      : 1.13.0
                                    Adapter    "nuki"          : 1.2.3
                                    Adapter    "nuki-extended" : 2.2.5
                                    Adapter    "nut"           : 1.1.3
                                    Adapter    "odl"           : 1.0.5
                                    Adapter    "oilfox"        : 0.0.5
                                    Adapter    "onkyo"         : 2.0.3
                                    Adapter    "onvif"         : 0.0.2
                                    Adapter    "openhab"       : 1.1.0
                                    Adapter    "openligadb"    : 1.0.0
                                    Adapter    "openweathermap": 0.1.0
                                    Adapter    "opi"           : 0.1.1
                                    Adapter    "oppoplayer"    : 0.2.1
                                    Adapter    "owfs"          : 0.6.4
                                    Adapter    "owntracks"     : 0.6.2
                                    Adapter    "panasonic-viera": 1.0.2
                                    Adapter    "parser"        : 1.0.7
                                    Adapter    "paw"           : 0.0.7
                                    Adapter    "phantomjs"     : 1.0.1
                                    Adapter    "pi-hole"       : 1.2.3
                                    Adapter    "piface"        : 1.0.0
                                    Adapter    "pimatic"       : 0.3.0
                                    Adapter    "ping"          : 1.4.7    , installed 1.4.7
                                    Adapter    "places"        : 0.7.0
                                    Adapter    "plex"          : 0.8.9
                                    Adapter    "plexconnect"   : 0.0.7
                                    Adapter    "pollenflug"    : 1.0.4
                                    Adapter    "proxmox"       : 1.0.1
                                    Adapter    "proxy"         : 1.1.1
                                    Adapter    "pushbullet"    : 0.0.11
                                    Adapter    "pushover"      : 2.0.2
                                    Adapter    "pushsafer"     : 0.1.8
                                    Adapter    "radar2"        : 1.0.9
                                    Adapter    "radiohead"     : 1.0.4
                                    Adapter    "rflink"        : 2.0.0
                                    Adapter    "rickshaw"      : 1.0.0
                                    Adapter    "ring"          : 1.1.3
                                    Adapter    "robonect"      : 0.1.3
                                    Adapter    "roomba"        : 1.1.1
                                    Adapter    "rpi2"          : 1.1.1
                                    Adapter    "s7"            : 1.1.7
                                    Adapter    "samsung"       : 0.2.9
                                    Adapter    "sayit"         : 1.9.4
                                    Adapter    "sbfspot"       : 2.4.0
                                    Adapter    "scenes"        : 1.1.0
                                    Adapter    "schoolfree"    : 0.5.0
                                    Adapter    "shelly"        : 3.1.6
                                    Adapter    "shuttercontrol": 0.4.3
                                    Adapter    "sia"           : 1.0.3
                                    Adapter    "siegenia"      : 1.0.0
                                    Adapter    "simple-api"    : 2.4.5    , installed 2.4.5
                                    Adapter    "smappee"       : 0.2.2
                                    Adapter    "smartmeter"    : 3.0.10
                                    Adapter    "snips"         : 1.5.0
                                    Adapter    "snmp"          : 0.5.0
                                    Adapter    "socketio"      : 3.0.7    , installed 3.0.7
                                    Adapter    "solarlog"      : 2.0.0
                                    Adapter    "solarwetter"   : 1.0.0
                                    Adapter    "sonnen"        : 1.4.0
                                    Adapter    "sonoff"        : 2.3.3
                                    Adapter    "sonos"         : 2.0.1
                                    Adapter    "sony-bravia"   : 1.0.1
                                    Adapter    "spotify-premium": 1.0.0
                                    Adapter    "sql"           : 1.12.5
                                    Adapter    "squeezebox"    : 1.0.0
                                    Adapter    "squeezeboxrpc" : 1.0.0
                                    Adapter    "starline"      : 1.0.0
                                    Adapter    "statistics"    : 0.2.2
                                    Adapter    "stiebel-isg"   : 1.4.11
                                    Adapter    "sunnyportal"   : 0.1.5
                                    Adapter    "swiss-weather-api": 0.2.0
                                    Adapter    "systeminfo"    : 0.3.1
                                    Adapter    "tahoma"        : 0.3.2
                                    Adapter    "tankerkoenig"  : 2.0.5
                                    Adapter    "telegram"      : 1.5.9
                                    Adapter    "terminal"      : 0.1.2
                                    Adapter    "tesla-motors"  : 0.2.3
                                    Adapter    "text2command"  : 1.3.0
                                    Adapter    "tr-064"        : 4.0.3
                                    Adapter    "tradfri"       : 2.6.1
                                    Adapter    "trashschedule" : 0.0.7
                                    Adapter    "tunnelbroker-endpoint-updater": 0.0.1
                                    Adapter    "tuya"          : 3.2.2
                                    Adapter    "tvspielfilm"   : 1.0.4
                                    Adapter    "unifi"         : 0.4.3
                                    Adapter    "upnp"          : 1.0.16
                                    Adapter    "vaillant"      : 0.0.10
                                    Adapter    "valloxmv"      : 1.0.3
                                    Adapter    "vcard"         : 0.0.9
                                    Adapter    "velux"         : 0.0.5
                                    Adapter    "viessmann"     : 1.2.4
                                    Adapter    "virtualpowermeter": 1.2.1
                                    Adapter    "vis"           : 1.2.4    , installed 1.2.4
                                    Adapter    "vis-bars"      : 0.1.4
                                    Adapter    "vis-canvas-gauges": 0.1.5
                                    Adapter    "vis-colorpicker": 1.1.1
                                    Adapter    "vis-fancyswitch": 1.1.0
                                    Adapter    "vis-google-fonts": 0.1.0
                                    Adapter    "vis-history"   : 1.0.0
                                    Adapter    "vis-hqwidgets" : 1.1.4
                                    Adapter    "vis-inventwo"  : 1.3.3
                                    Adapter    "vis-jqui-mfd"  : 1.0.12
                                    Adapter    "vis-justgage"  : 1.0.2
                                    Adapter    "vis-keyboard"  : 0.0.2
                                    Adapter    "vis-lcars"     : 1.0.4
                                    Adapter    "vis-map"       : 1.0.4
                                    Adapter    "vis-metro"     : 1.1.2
                                    Adapter    "vis-players"   : 0.1.5
                                    Adapter    "vis-plumb"     : 1.0.2
                                    Adapter    "vis-rgraph"    : 0.0.2
                                    Adapter    "vis-timeandweather": 1.1.7
                                    Adapter    "vis-weather"   : 2.5.2
                                    Adapter    "vr200"         : 1.0.0
                                    Adapter    "vw-connect"    : 0.0.15
                                    Adapter    "weatherunderground": 3.1.6
                                    Adapter    "web"           : 3.0.8    , installed 3.0.8
                                    Adapter    "weishaupt-wem" : 0.0.8
                                    Adapter    "wiffi-wz"      : 2.2.0
                                    Adapter    "wifilight"     : 1.1.0
                                    Adapter    "windows-control": 0.1.3
                                    Adapter    "wled"          : 0.5.0
                                    Adapter    "wm-bus"        : 0.1.12
                                    Adapter    "wolf"          : 0.9.2
                                    Adapter    "worx"          : 1.0.0
                                    Adapter    "xbox"          : 0.6.5
                                    Adapter    "xs1"           : 1.0.2
                                    Adapter    "yahka"         : 0.11.0
                                    Adapter    "yamaha"        : 0.3.19
                                    Adapter    "yeelight-2"    : 1.0.3
                                    Adapter    "youtube"       : 0.0.11
                                    Adapter    "yr"            : 2.0.3
                                    Adapter    "zigbee"        : 1.0.4
                                    Adapter    "zont"          : 0.5.3
                                    Adapter    "zwave"         : 2.0.1
                                    pi@raspberrypi:/opt/iobroker $ iobroker upgrade
                                    Adapter "admin"          is up to date.
                                    Adapter "alarm"          is not installed.
                                    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 "bmw"            is not installed.
                                    Adapter "bosesoundtouch" is not installed.
                                    Adapter "botvac"         is not installed.
                                    Adapter "bring"          is not installed.
                                    Adapter "broadlink2"     is not installed.
                                    Adapter "bsblan"         is not installed.
                                    Adapter "bshb"           is not installed.
                                    Adapter "chromecast"     is not installed.
                                    Adapter "cloud"          is up to date.
                                    Adapter "comfoair"       is not installed.
                                    Adapter "contactid"      is not installed.
                                    Adapter "coronavirus-statistics" is not installed.
                                    Adapter "countdown"      is not installed.
                                    Adapter "cul"            is not installed.
                                    Adapter "daikin"         is not installed.
                                    Adapter "daswetter"      is not installed.
                                    Adapter "deconz"         is not installed.
                                    Adapter "denon"          is not installed.
                                    Adapter "devices"        is not installed.
                                    Adapter "digitalstrom"   is not installed.
                                    Adapter "discovergy"     is not installed.
                                    Adapter "discovery"      is up to date.
                                    Adapter "ds18b20"        is not installed.
                                    Adapter "dwd"            is not installed.
                                    Adapter "ebus"           is not installed.
                                    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 "exchangerates"  is not installed.
                                    Adapter "fakeroku"       is not installed.
                                    Adapter "fb-checkpresence" is not installed.
                                    Adapter "feiertage"      is not installed.
                                    Adapter "fhem"           is not installed.
                                    Adapter "find-my-iphone" is not installed.
                                    Adapter "firetv"         is not installed.
                                    Adapter "flot"           is not installed.
                                    Adapter "foobar2000"     is not installed.
                                    Adapter "fritzbox"       is not installed.
                                    Adapter "fritzdect"      is not installed.
                                    Adapter "fronius"        is not installed.
                                    Adapter "fullcalendar"   is not installed.
                                    Adapter "fullybrowser"   is not installed.
                                    Adapter "g-homa"         is not installed.
                                    Adapter "geofency"       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 "heatingcontrol" is not installed.
                                    Adapter "heytech"        is not installed.
                                    Adapter "hid"            is not installed.
                                    Adapter "history"        is up to date.
                                    Adapter "hm-rega"        is not installed.
                                    Adapter "hm-rpc"         is not installed.
                                    Adapter "hmip"           is up to date.
                                    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 up to date.
                                    Adapter "hue-extended"   is up to date.
                                    Adapter "ical"           is not installed.
                                    Adapter "icons-addictive-flavour-png" is not installed.
                                    Adapter "icons-fatcow-hosting" is not installed.
                                    Adapter "icons-icons8"   is not installed.
                                    Adapter "icons-material-png" is not installed.
                                    Adapter "icons-material-svg" is not installed.
                                    Adapter "icons-mfd-png"  is not installed.
                                    Adapter "icons-mfd-svg"  is not installed.
                                    Adapter "icons-open-icon-library-png" is not installed.
                                    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 "iogo"           is not installed.
                                    Adapter "iot"            is not installed.
                                    Adapter "iqontrol"       is not installed.
                                    Adapter "javascript"     is up to date.
                                    Adapter "jeelink"        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 not installed.
                                    Adapter "kress"          is not installed.
                                    Adapter "lametric"       is not installed.
                                    Adapter "landroid"       is not installed.
                                    Adapter "lcn"            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 not installed.
                                    Adapter "lovelace"       is not installed.
                                    Adapter "loxone"         is not installed.
                                    Adapter "luftdaten"      is not installed.
                                    Adapter "lupusec"        is not installed.
                                    Adapter "luxtronik1"     is not installed.
                                    Adapter "material"       is not installed.
                                    Adapter "maxcube"        is up to date.
                                    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 "mercedesme"     is not installed.
                                    Adapter "mercury"        is not installed.
                                    Adapter "meross"         is not installed.
                                    Adapter "meteoalarm"     is not installed.
                                    Adapter "miele"          is not installed.
                                    Adapter "mielecloudservice" is not installed.
                                    Adapter "mihome"         is not installed.
                                    Adapter "mihome-lamp"    is not installed.
                                    Adapter "mihome-plug"    is not installed.
                                    Adapter "mihome-vacuum"  is not installed.
                                    Adapter "mikrotik"       is not installed.
                                    Adapter "milight"        is not installed.
                                    Adapter "milight-smart-light" is not installed.
                                    Adapter "mobile"         is not installed.
                                    Adapter "modbus"         is not installed.
                                    Adapter "moma"           is not installed.
                                    Adapter "mpd"            is not installed.
                                    Adapter "mqtt"           is not installed.
                                    Adapter "mqtt-client"    is not installed.
                                    Adapter "musiccast"      is not installed.
                                    Adapter "mysensors"      is not installed.
                                    Adapter "nanoleaf-lightpanels" is not installed.
                                    Adapter "nello"          is not installed.
                                    Adapter "netatmo"        is not installed.
                                    Adapter "nibeuplink"     is not installed.
                                    Adapter "nina"           is not installed.
                                    Adapter "node-red"       is not installed.
                                    Adapter "nuki"           is not installed.
                                    Adapter "nuki-extended"  is not installed.
                                    Adapter "nut"            is not installed.
                                    Adapter "odl"            is not installed.
                                    Adapter "oilfox"         is not installed.
                                    Adapter "onkyo"          is not installed.
                                    Adapter "onvif"          is not installed.
                                    Adapter "openhab"        is not installed.
                                    Adapter "openligadb"     is not installed.
                                    Adapter "openweathermap" is not installed.
                                    Adapter "opi"            is not installed.
                                    Adapter "oppoplayer"     is not installed.
                                    Adapter "owfs"           is not installed.
                                    Adapter "owntracks"      is not installed.
                                    Adapter "panasonic-viera" is not installed.
                                    Adapter "parser"         is not installed.
                                    Adapter "paw"            is not installed.
                                    Adapter "phantomjs"      is not installed.
                                    Adapter "pi-hole"        is not installed.
                                    Adapter "piface"         is not installed.
                                    Adapter "pimatic"        is not installed.
                                    Adapter "ping"           is up to date.
                                    Adapter "places"         is not installed.
                                    Adapter "plex"           is not installed.
                                    Adapter "plexconnect"    is not installed.
                                    Adapter "pollenflug"     is not installed.
                                    Adapter "proxmox"        is not installed.
                                    Adapter "proxy"          is not installed.
                                    Adapter "pushbullet"     is not installed.
                                    Adapter "pushover"       is not installed.
                                    Adapter "pushsafer"      is not installed.
                                    Adapter "radar2"         is not installed.
                                    Adapter "radiohead"      is not installed.
                                    Adapter "rflink"         is not installed.
                                    Adapter "rickshaw"       is not installed.
                                    Adapter "ring"           is not installed.
                                    Adapter "robonect"       is not installed.
                                    Adapter "roomba"         is not installed.
                                    Adapter "rpi2"           is not installed.
                                    Adapter "s7"             is not installed.
                                    Adapter "samsung"        is not installed.
                                    Adapter "sayit"          is not installed.
                                    Adapter "sbfspot"        is not installed.
                                    Adapter "scenes"         is not installed.
                                    Adapter "schoolfree"     is not installed.
                                    Adapter "shelly"         is not installed.
                                    Adapter "shuttercontrol" is not installed.
                                    Adapter "sia"            is not installed.
                                    Adapter "siegenia"       is not installed.
                                    Adapter "simple-api"     is up to date.
                                    Adapter "smappee"        is not installed.
                                    Adapter "smartmeter"     is not installed.
                                    Adapter "snips"          is not installed.
                                    Adapter "snmp"           is not installed.
                                    Adapter "socketio"       is up to date.
                                    Adapter "solarlog"       is not installed.
                                    Adapter "solarwetter"    is not installed.
                                    Adapter "sonnen"         is not installed.
                                    Adapter "sonoff"         is not installed.
                                    Adapter "sonos"          is not installed.
                                    Adapter "sony-bravia"    is not installed.
                                    Adapter "spotify-premium" 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 not installed.
                                    Adapter "stiebel-isg"    is not installed.
                                    Adapter "sunnyportal"    is not installed.
                                    Adapter "swiss-weather-api" is not installed.
                                    Adapter "systeminfo"     is not installed.
                                    Adapter "tahoma"         is not installed.
                                    Adapter "tankerkoenig"   is not installed.
                                    Adapter "telegram"       is not installed.
                                    Adapter "terminal"       is not installed.
                                    Adapter "tesla-motors"   is not installed.
                                    Adapter "text2command"   is not installed.
                                    Adapter "tr-064"         is not installed.
                                    Adapter "tradfri"        is not installed.
                                    Adapter "trashschedule"  is not installed.
                                    Adapter "tunnelbroker-endpoint-updater" is not installed.
                                    Adapter "tuya"           is not installed.
                                    Adapter "tvspielfilm"    is not installed.
                                    Adapter "unifi"          is not installed.
                                    Adapter "upnp"           is not installed.
                                    Adapter "vaillant"       is not installed.
                                    Adapter "valloxmv"       is not installed.
                                    Adapter "vcard"          is not installed.
                                    Adapter "velux"          is not installed.
                                    Adapter "viessmann"      is not installed.
                                    Adapter "virtualpowermeter" is not installed.
                                    Adapter "vis"            is up to date.
                                    Adapter "vis-bars"       is not installed.
                                    Adapter "vis-canvas-gauges" is not installed.
                                    Adapter "vis-colorpicker" is not installed.
                                    Adapter "vis-fancyswitch" is not installed.
                                    Adapter "vis-google-fonts" is not installed.
                                    Adapter "vis-history"    is not installed.
                                    Adapter "vis-hqwidgets"  is not installed.
                                    Adapter "vis-inventwo"   is not installed.
                                    Adapter "vis-jqui-mfd"   is not installed.
                                    Adapter "vis-justgage"   is not installed.
                                    Adapter "vis-keyboard"   is not installed.
                                    Adapter "vis-lcars"      is not installed.
                                    Adapter "vis-map"        is not installed.
                                    Adapter "vis-metro"      is not installed.
                                    Adapter "vis-players"    is not installed.
                                    Adapter "vis-plumb"      is not installed.
                                    Adapter "vis-rgraph"     is not installed.
                                    Adapter "vis-timeandweather" is not installed.
                                    Adapter "vis-weather"    is not installed.
                                    Adapter "vr200"          is not installed.
                                    Adapter "vw-connect"     is not installed.
                                    Adapter "weatherunderground" is not installed.
                                    Adapter "web"            is up to date.
                                    Adapter "weishaupt-wem"  is not installed.
                                    Adapter "wiffi-wz"       is not installed.
                                    Adapter "wifilight"      is not installed.
                                    Adapter "windows-control" 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 not installed.
                                    Adapter "yamaha"         is not installed.
                                    Adapter "yeelight-2"     is not installed.
                                    Adapter "youtube"        is not installed.
                                    Adapter "yr"             is not installed.
                                    Adapter "zigbee"         is not installed.
                                    Adapter "zont"           is not installed.
                                    Adapter "zwave"          is not installed.
                                    pi@raspberrypi:/opt/iob
                                    
                                    Thomas BraunT 1 Reply Last reply
                                    0
                                    • O Opa75+

                                      Ergebnis

                                      pi@raspberrypi:~ $ typ: js-controller
                                      -bash: typ:: Kommando nicht gefunden.
                                      pi@raspberrypi:~ $ js-controller
                                      -bash: js-controller: Kommando nicht gefunden.
                                      pi@raspberrypi:~ $ cd /opt/iobroker
                                      pi@raspberrypi:/opt/iobroker $ iobroker update
                                      Used repository: default
                                      hash unchanged, use cached sources
                                      update done
                                      Adapter    "admin"         : 4.0.10   , installed 4.0.10
                                      Adapter    "alarm"         : 0.3.0
                                      Adapter    "alexa2"        : 3.0.5    , installed 3.0.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.4.5    , installed 1.4.5
                                      Adapter    "beckhoff"      : 1.2.0
                                      Adapter    "benq"          : 0.2.0
                                      Adapter    "binance"       : 1.1.2
                                      Adapter    "ble"           : 0.11.6
                                      Adapter    "bmw"           : 1.3.3
                                      Adapter    "bosesoundtouch": 0.2.4
                                      Adapter    "botvac"        : 1.0.0
                                      Adapter    "bring"         : 1.7.2
                                      Adapter    "broadlink2"    : 2.0.2
                                      Adapter    "bsblan"        : 0.1.0
                                      Adapter    "bshb"          : 0.1.10
                                      Adapter    "chromecast"    : 2.3.1
                                      Adapter    "cloud"         : 3.0.3    , installed 3.0.3
                                      Adapter    "comfoair"      : 0.3.2
                                      Adapter    "contactid"     : 1.0.0
                                      Adapter    "coronavirus-statistics": 0.5.9
                                      Adapter    "countdown"     : 1.1.0
                                      Adapter    "cul"           : 1.2.1
                                      Adapter    "daikin"        : 1.0.5
                                      Adapter    "daswetter"     : 2.8.1
                                      Adapter    "deconz"        : 1.3.7
                                      Adapter    "denon"         : 1.7.4
                                      Adapter    "devices"       : 0.3.6
                                      Adapter    "digitalstrom"  : 0.5.5
                                      Adapter    "discovergy"    : 0.5.0
                                      Adapter    "discovery"     : 2.3.5    , installed 2.3.5
                                      Adapter    "ds18b20"       : 1.1.4
                                      Adapter    "dwd"           : 2.4.9
                                      Adapter    "ebus"          : 1.0.0
                                      Adapter    "ecovacs-deebot": 1.0.0
                                      Adapter    "egigeozone"    : 0.1.2
                                      Adapter    "ekey"          : 1.1.0
                                      Adapter    "email"         : 1.0.6
                                      Adapter    "emby"          : 1.0.2
                                      Adapter    "energymanager" : 1.2.2
                                      Adapter    "enet"          : 1.0.1
                                      Adapter    "epson_stylus_px830": 0.2.1
                                      Adapter    "exchangerates" : 0.0.12
                                      Adapter    "fakeroku"      : 0.2.1
                                      Adapter    "fb-checkpresence": 0.3.0
                                      Adapter    "feiertage"     : 1.0.17
                                      Adapter    "fhem"          : 1.3.0
                                      Adapter    "find-my-iphone": 0.2.15
                                      Adapter    "firetv"        : 0.0.27
                                      Adapter    "flot"          : 1.9.2
                                      Adapter    "foobar2000"    : 1.0.0
                                      Adapter    "fritzbox"      : 0.2.1
                                      Adapter    "fritzdect"     : 0.2.4
                                      Adapter    "fronius"       : 1.0.5
                                      Adapter    "fullcalendar"  : 1.1.0
                                      Adapter    "fullybrowser"  : 1.0.3
                                      Adapter    "g-homa"        : 0.5.2
                                      Adapter    "geofency"      : 0.3.2
                                      Adapter    "gruenbeck"     : 0.0.18
                                      Adapter    "habpanel"      : 0.4.1
                                      Adapter    "haier"         : 1.0.2
                                      Adapter    "ham"           : 1.1.2
                                      Adapter    "ham-wemo"      : 1.0.1
                                      Adapter    "harmony"       : 1.2.2
                                      Adapter    "heatingcontrol": 0.3.19
                                      Adapter    "heytech"       : 0.2.0
                                      Adapter    "hid"           : 0.1.17
                                      Adapter    "history"       : 1.9.6    , installed 1.9.6
                                      Adapter    "hm-rega"       : 2.5.5
                                      Adapter    "hm-rpc"        : 1.14.2
                                      Adapter    "hmip"          : 0.0.11   , installed 0.0.11
                                      Adapter    "homeconnect"   : 0.0.30
                                      Adapter    "homee"         : 0.3.1
                                      Adapter    "homepilot"     : 1.0.3
                                      Adapter    "hp-ilo"        : 1.0.5
                                      Adapter    "hs100"         : 1.1.5
                                      Adapter    "hue"           : 3.2.4    , installed 3.2.4
                                      Adapter    "hue-extended"  : 1.2.3    , installed 1.2.3
                                      Adapter    "ical"          : 1.7.0
                                      Adapter    "icons-addictive-flavour-png": 0.1.0
                                      Adapter    "icons-fatcow-hosting": 0.1.0
                                      Adapter    "icons-icons8"  : 0.0.1
                                      Adapter    "icons-material-png": 0.1.0
                                      Adapter    "icons-material-svg": 0.1.0
                                      Adapter    "icons-mfd-png" : 1.0.2
                                      Adapter    "icons-mfd-svg" : 1.0.2
                                      Adapter    "icons-open-icon-library-png": 0.1.2
                                      Adapter    "icons-ultimate-png": 1.0.1
                                      Adapter    "influxdb"      : 1.8.6
                                      Adapter    "info"          : 1.7.2    , installed 1.7.2
                                      Adapter    "innogy-smarthome": 0.3.3
                                      Adapter    "iogo"          : 0.5.9
                                      Adapter    "iot"           : 1.4.18
                                      Adapter    "iqontrol"      : 0.2.16
                                      Adapter    "javascript"    : 4.6.17   , installed 4.6.17
                                      Adapter    "jeelink"       : 0.1.0
                                      Controller "js-controller" : 2.2.9    , installed 2.2.9
                                      Adapter    "kecontact"     : 0.1.0
                                      Adapter    "klf200"        : 0.9.5
                                      Adapter    "km200"         : 1.1.6
                                      Adapter    "knmi-weather"  : 0.2.0
                                      Adapter    "knx"           : 1.0.39
                                      Adapter    "kodi"          : 2.0.1
                                      Adapter    "kress"         : 2.5.5
                                      Adapter    "lametric"      : 0.0.9
                                      Adapter    "landroid"      : 1.0.3
                                      Adapter    "lcn"           : 0.3.2
                                      Adapter    "lgtv"          : 1.1.6
                                      Adapter    "lgtv-rs"       : 0.1.0
                                      Adapter    "lgtv11"        : 1.0.5
                                      Adapter    "lifx"          : 0.1.0
                                      Adapter    "lightify"      : 0.2.16
                                      Adapter    "link"          : 0.5.9
                                      Adapter    "linkeddevices" : 1.1.4
                                      Adapter    "lovelace"      : 1.0.16
                                      Adapter    "loxone"        : 1.0.0
                                      Adapter    "luftdaten"     : 0.0.15
                                      Adapter    "lupusec"       : 1.2.3
                                      Adapter    "luxtronik1"    : 0.2.2
                                      Adapter    "material"      : 0.13.8
                                      Adapter    "maxcube"       : 0.1.2    , installed 0.1.2
                                      Adapter    "maxcul"        : 1.3.0
                                      Adapter    "mbus"          : 2.1.4
                                      Adapter    "mclighting"    : 0.1.1
                                      Adapter    "megad"         : 1.2.1
                                      Adapter    "megadd"        : 0.2.0
                                      Adapter    "megaesp"       : 0.1.0
                                      Adapter    "mercedesme"    : 0.0.21
                                      Adapter    "mercury"       : 0.1.0
                                      Adapter    "meross"        : 1.3.11
                                      Adapter    "meteoalarm"    : 1.0.9
                                      Adapter    "miele"         : 0.1.5
                                      Adapter    "mielecloudservice": 1.2.1
                                      Adapter    "mihome"        : 1.3.0
                                      Adapter    "mihome-lamp"   : 1.1.0
                                      Adapter    "mihome-plug"   : 0.2.0
                                      Adapter    "mihome-vacuum" : 1.1.5
                                      Adapter    "mikrotik"      : 1.0.11
                                      Adapter    "milight"       : 0.3.6
                                      Adapter    "milight-smart-light": 0.2.7
                                      Adapter    "mobile"        : 0.5.0
                                      Adapter    "modbus"        : 3.0.0
                                      Adapter    "moma"          : 1.2.6
                                      Adapter    "mpd"           : 1.0.4
                                      Adapter    "mqtt"          : 2.1.2
                                      Adapter    "mqtt-client"   : 1.3.1
                                      Adapter    "musiccast"     : 0.1.3
                                      Adapter    "mysensors"     : 2.0.0
                                      Adapter    "nanoleaf-lightpanels": 0.8.1
                                      Adapter    "nello"         : 2.0.6
                                      Adapter    "netatmo"       : 1.3.1
                                      Adapter    "nibeuplink"    : 0.3.0
                                      Adapter    "nina"          : 0.0.22
                                      Adapter    "node-red"      : 1.13.0
                                      Adapter    "nuki"          : 1.2.3
                                      Adapter    "nuki-extended" : 2.2.5
                                      Adapter    "nut"           : 1.1.3
                                      Adapter    "odl"           : 1.0.5
                                      Adapter    "oilfox"        : 0.0.5
                                      Adapter    "onkyo"         : 2.0.3
                                      Adapter    "onvif"         : 0.0.2
                                      Adapter    "openhab"       : 1.1.0
                                      Adapter    "openligadb"    : 1.0.0
                                      Adapter    "openweathermap": 0.1.0
                                      Adapter    "opi"           : 0.1.1
                                      Adapter    "oppoplayer"    : 0.2.1
                                      Adapter    "owfs"          : 0.6.4
                                      Adapter    "owntracks"     : 0.6.2
                                      Adapter    "panasonic-viera": 1.0.2
                                      Adapter    "parser"        : 1.0.7
                                      Adapter    "paw"           : 0.0.7
                                      Adapter    "phantomjs"     : 1.0.1
                                      Adapter    "pi-hole"       : 1.2.3
                                      Adapter    "piface"        : 1.0.0
                                      Adapter    "pimatic"       : 0.3.0
                                      Adapter    "ping"          : 1.4.7    , installed 1.4.7
                                      Adapter    "places"        : 0.7.0
                                      Adapter    "plex"          : 0.8.9
                                      Adapter    "plexconnect"   : 0.0.7
                                      Adapter    "pollenflug"    : 1.0.4
                                      Adapter    "proxmox"       : 1.0.1
                                      Adapter    "proxy"         : 1.1.1
                                      Adapter    "pushbullet"    : 0.0.11
                                      Adapter    "pushover"      : 2.0.2
                                      Adapter    "pushsafer"     : 0.1.8
                                      Adapter    "radar2"        : 1.0.9
                                      Adapter    "radiohead"     : 1.0.4
                                      Adapter    "rflink"        : 2.0.0
                                      Adapter    "rickshaw"      : 1.0.0
                                      Adapter    "ring"          : 1.1.3
                                      Adapter    "robonect"      : 0.1.3
                                      Adapter    "roomba"        : 1.1.1
                                      Adapter    "rpi2"          : 1.1.1
                                      Adapter    "s7"            : 1.1.7
                                      Adapter    "samsung"       : 0.2.9
                                      Adapter    "sayit"         : 1.9.4
                                      Adapter    "sbfspot"       : 2.4.0
                                      Adapter    "scenes"        : 1.1.0
                                      Adapter    "schoolfree"    : 0.5.0
                                      Adapter    "shelly"        : 3.1.6
                                      Adapter    "shuttercontrol": 0.4.3
                                      Adapter    "sia"           : 1.0.3
                                      Adapter    "siegenia"      : 1.0.0
                                      Adapter    "simple-api"    : 2.4.5    , installed 2.4.5
                                      Adapter    "smappee"       : 0.2.2
                                      Adapter    "smartmeter"    : 3.0.10
                                      Adapter    "snips"         : 1.5.0
                                      Adapter    "snmp"          : 0.5.0
                                      Adapter    "socketio"      : 3.0.7    , installed 3.0.7
                                      Adapter    "solarlog"      : 2.0.0
                                      Adapter    "solarwetter"   : 1.0.0
                                      Adapter    "sonnen"        : 1.4.0
                                      Adapter    "sonoff"        : 2.3.3
                                      Adapter    "sonos"         : 2.0.1
                                      Adapter    "sony-bravia"   : 1.0.1
                                      Adapter    "spotify-premium": 1.0.0
                                      Adapter    "sql"           : 1.12.5
                                      Adapter    "squeezebox"    : 1.0.0
                                      Adapter    "squeezeboxrpc" : 1.0.0
                                      Adapter    "starline"      : 1.0.0
                                      Adapter    "statistics"    : 0.2.2
                                      Adapter    "stiebel-isg"   : 1.4.11
                                      Adapter    "sunnyportal"   : 0.1.5
                                      Adapter    "swiss-weather-api": 0.2.0
                                      Adapter    "systeminfo"    : 0.3.1
                                      Adapter    "tahoma"        : 0.3.2
                                      Adapter    "tankerkoenig"  : 2.0.5
                                      Adapter    "telegram"      : 1.5.9
                                      Adapter    "terminal"      : 0.1.2
                                      Adapter    "tesla-motors"  : 0.2.3
                                      Adapter    "text2command"  : 1.3.0
                                      Adapter    "tr-064"        : 4.0.3
                                      Adapter    "tradfri"       : 2.6.1
                                      Adapter    "trashschedule" : 0.0.7
                                      Adapter    "tunnelbroker-endpoint-updater": 0.0.1
                                      Adapter    "tuya"          : 3.2.2
                                      Adapter    "tvspielfilm"   : 1.0.4
                                      Adapter    "unifi"         : 0.4.3
                                      Adapter    "upnp"          : 1.0.16
                                      Adapter    "vaillant"      : 0.0.10
                                      Adapter    "valloxmv"      : 1.0.3
                                      Adapter    "vcard"         : 0.0.9
                                      Adapter    "velux"         : 0.0.5
                                      Adapter    "viessmann"     : 1.2.4
                                      Adapter    "virtualpowermeter": 1.2.1
                                      Adapter    "vis"           : 1.2.4    , installed 1.2.4
                                      Adapter    "vis-bars"      : 0.1.4
                                      Adapter    "vis-canvas-gauges": 0.1.5
                                      Adapter    "vis-colorpicker": 1.1.1
                                      Adapter    "vis-fancyswitch": 1.1.0
                                      Adapter    "vis-google-fonts": 0.1.0
                                      Adapter    "vis-history"   : 1.0.0
                                      Adapter    "vis-hqwidgets" : 1.1.4
                                      Adapter    "vis-inventwo"  : 1.3.3
                                      Adapter    "vis-jqui-mfd"  : 1.0.12
                                      Adapter    "vis-justgage"  : 1.0.2
                                      Adapter    "vis-keyboard"  : 0.0.2
                                      Adapter    "vis-lcars"     : 1.0.4
                                      Adapter    "vis-map"       : 1.0.4
                                      Adapter    "vis-metro"     : 1.1.2
                                      Adapter    "vis-players"   : 0.1.5
                                      Adapter    "vis-plumb"     : 1.0.2
                                      Adapter    "vis-rgraph"    : 0.0.2
                                      Adapter    "vis-timeandweather": 1.1.7
                                      Adapter    "vis-weather"   : 2.5.2
                                      Adapter    "vr200"         : 1.0.0
                                      Adapter    "vw-connect"    : 0.0.15
                                      Adapter    "weatherunderground": 3.1.6
                                      Adapter    "web"           : 3.0.8    , installed 3.0.8
                                      Adapter    "weishaupt-wem" : 0.0.8
                                      Adapter    "wiffi-wz"      : 2.2.0
                                      Adapter    "wifilight"     : 1.1.0
                                      Adapter    "windows-control": 0.1.3
                                      Adapter    "wled"          : 0.5.0
                                      Adapter    "wm-bus"        : 0.1.12
                                      Adapter    "wolf"          : 0.9.2
                                      Adapter    "worx"          : 1.0.0
                                      Adapter    "xbox"          : 0.6.5
                                      Adapter    "xs1"           : 1.0.2
                                      Adapter    "yahka"         : 0.11.0
                                      Adapter    "yamaha"        : 0.3.19
                                      Adapter    "yeelight-2"    : 1.0.3
                                      Adapter    "youtube"       : 0.0.11
                                      Adapter    "yr"            : 2.0.3
                                      Adapter    "zigbee"        : 1.0.4
                                      Adapter    "zont"          : 0.5.3
                                      Adapter    "zwave"         : 2.0.1
                                      pi@raspberrypi:/opt/iobroker $ iobroker upgrade
                                      Adapter "admin"          is up to date.
                                      Adapter "alarm"          is not installed.
                                      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 "bmw"            is not installed.
                                      Adapter "bosesoundtouch" is not installed.
                                      Adapter "botvac"         is not installed.
                                      Adapter "bring"          is not installed.
                                      Adapter "broadlink2"     is not installed.
                                      Adapter "bsblan"         is not installed.
                                      Adapter "bshb"           is not installed.
                                      Adapter "chromecast"     is not installed.
                                      Adapter "cloud"          is up to date.
                                      Adapter "comfoair"       is not installed.
                                      Adapter "contactid"      is not installed.
                                      Adapter "coronavirus-statistics" is not installed.
                                      Adapter "countdown"      is not installed.
                                      Adapter "cul"            is not installed.
                                      Adapter "daikin"         is not installed.
                                      Adapter "daswetter"      is not installed.
                                      Adapter "deconz"         is not installed.
                                      Adapter "denon"          is not installed.
                                      Adapter "devices"        is not installed.
                                      Adapter "digitalstrom"   is not installed.
                                      Adapter "discovergy"     is not installed.
                                      Adapter "discovery"      is up to date.
                                      Adapter "ds18b20"        is not installed.
                                      Adapter "dwd"            is not installed.
                                      Adapter "ebus"           is not installed.
                                      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 "exchangerates"  is not installed.
                                      Adapter "fakeroku"       is not installed.
                                      Adapter "fb-checkpresence" is not installed.
                                      Adapter "feiertage"      is not installed.
                                      Adapter "fhem"           is not installed.
                                      Adapter "find-my-iphone" is not installed.
                                      Adapter "firetv"         is not installed.
                                      Adapter "flot"           is not installed.
                                      Adapter "foobar2000"     is not installed.
                                      Adapter "fritzbox"       is not installed.
                                      Adapter "fritzdect"      is not installed.
                                      Adapter "fronius"        is not installed.
                                      Adapter "fullcalendar"   is not installed.
                                      Adapter "fullybrowser"   is not installed.
                                      Adapter "g-homa"         is not installed.
                                      Adapter "geofency"       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 "heatingcontrol" is not installed.
                                      Adapter "heytech"        is not installed.
                                      Adapter "hid"            is not installed.
                                      Adapter "history"        is up to date.
                                      Adapter "hm-rega"        is not installed.
                                      Adapter "hm-rpc"         is not installed.
                                      Adapter "hmip"           is up to date.
                                      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 up to date.
                                      Adapter "hue-extended"   is up to date.
                                      Adapter "ical"           is not installed.
                                      Adapter "icons-addictive-flavour-png" is not installed.
                                      Adapter "icons-fatcow-hosting" is not installed.
                                      Adapter "icons-icons8"   is not installed.
                                      Adapter "icons-material-png" is not installed.
                                      Adapter "icons-material-svg" is not installed.
                                      Adapter "icons-mfd-png"  is not installed.
                                      Adapter "icons-mfd-svg"  is not installed.
                                      Adapter "icons-open-icon-library-png" is not installed.
                                      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 "iogo"           is not installed.
                                      Adapter "iot"            is not installed.
                                      Adapter "iqontrol"       is not installed.
                                      Adapter "javascript"     is up to date.
                                      Adapter "jeelink"        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 not installed.
                                      Adapter "kress"          is not installed.
                                      Adapter "lametric"       is not installed.
                                      Adapter "landroid"       is not installed.
                                      Adapter "lcn"            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 not installed.
                                      Adapter "lovelace"       is not installed.
                                      Adapter "loxone"         is not installed.
                                      Adapter "luftdaten"      is not installed.
                                      Adapter "lupusec"        is not installed.
                                      Adapter "luxtronik1"     is not installed.
                                      Adapter "material"       is not installed.
                                      Adapter "maxcube"        is up to date.
                                      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 "mercedesme"     is not installed.
                                      Adapter "mercury"        is not installed.
                                      Adapter "meross"         is not installed.
                                      Adapter "meteoalarm"     is not installed.
                                      Adapter "miele"          is not installed.
                                      Adapter "mielecloudservice" is not installed.
                                      Adapter "mihome"         is not installed.
                                      Adapter "mihome-lamp"    is not installed.
                                      Adapter "mihome-plug"    is not installed.
                                      Adapter "mihome-vacuum"  is not installed.
                                      Adapter "mikrotik"       is not installed.
                                      Adapter "milight"        is not installed.
                                      Adapter "milight-smart-light" is not installed.
                                      Adapter "mobile"         is not installed.
                                      Adapter "modbus"         is not installed.
                                      Adapter "moma"           is not installed.
                                      Adapter "mpd"            is not installed.
                                      Adapter "mqtt"           is not installed.
                                      Adapter "mqtt-client"    is not installed.
                                      Adapter "musiccast"      is not installed.
                                      Adapter "mysensors"      is not installed.
                                      Adapter "nanoleaf-lightpanels" is not installed.
                                      Adapter "nello"          is not installed.
                                      Adapter "netatmo"        is not installed.
                                      Adapter "nibeuplink"     is not installed.
                                      Adapter "nina"           is not installed.
                                      Adapter "node-red"       is not installed.
                                      Adapter "nuki"           is not installed.
                                      Adapter "nuki-extended"  is not installed.
                                      Adapter "nut"            is not installed.
                                      Adapter "odl"            is not installed.
                                      Adapter "oilfox"         is not installed.
                                      Adapter "onkyo"          is not installed.
                                      Adapter "onvif"          is not installed.
                                      Adapter "openhab"        is not installed.
                                      Adapter "openligadb"     is not installed.
                                      Adapter "openweathermap" is not installed.
                                      Adapter "opi"            is not installed.
                                      Adapter "oppoplayer"     is not installed.
                                      Adapter "owfs"           is not installed.
                                      Adapter "owntracks"      is not installed.
                                      Adapter "panasonic-viera" is not installed.
                                      Adapter "parser"         is not installed.
                                      Adapter "paw"            is not installed.
                                      Adapter "phantomjs"      is not installed.
                                      Adapter "pi-hole"        is not installed.
                                      Adapter "piface"         is not installed.
                                      Adapter "pimatic"        is not installed.
                                      Adapter "ping"           is up to date.
                                      Adapter "places"         is not installed.
                                      Adapter "plex"           is not installed.
                                      Adapter "plexconnect"    is not installed.
                                      Adapter "pollenflug"     is not installed.
                                      Adapter "proxmox"        is not installed.
                                      Adapter "proxy"          is not installed.
                                      Adapter "pushbullet"     is not installed.
                                      Adapter "pushover"       is not installed.
                                      Adapter "pushsafer"      is not installed.
                                      Adapter "radar2"         is not installed.
                                      Adapter "radiohead"      is not installed.
                                      Adapter "rflink"         is not installed.
                                      Adapter "rickshaw"       is not installed.
                                      Adapter "ring"           is not installed.
                                      Adapter "robonect"       is not installed.
                                      Adapter "roomba"         is not installed.
                                      Adapter "rpi2"           is not installed.
                                      Adapter "s7"             is not installed.
                                      Adapter "samsung"        is not installed.
                                      Adapter "sayit"          is not installed.
                                      Adapter "sbfspot"        is not installed.
                                      Adapter "scenes"         is not installed.
                                      Adapter "schoolfree"     is not installed.
                                      Adapter "shelly"         is not installed.
                                      Adapter "shuttercontrol" is not installed.
                                      Adapter "sia"            is not installed.
                                      Adapter "siegenia"       is not installed.
                                      Adapter "simple-api"     is up to date.
                                      Adapter "smappee"        is not installed.
                                      Adapter "smartmeter"     is not installed.
                                      Adapter "snips"          is not installed.
                                      Adapter "snmp"           is not installed.
                                      Adapter "socketio"       is up to date.
                                      Adapter "solarlog"       is not installed.
                                      Adapter "solarwetter"    is not installed.
                                      Adapter "sonnen"         is not installed.
                                      Adapter "sonoff"         is not installed.
                                      Adapter "sonos"          is not installed.
                                      Adapter "sony-bravia"    is not installed.
                                      Adapter "spotify-premium" 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 not installed.
                                      Adapter "stiebel-isg"    is not installed.
                                      Adapter "sunnyportal"    is not installed.
                                      Adapter "swiss-weather-api" is not installed.
                                      Adapter "systeminfo"     is not installed.
                                      Adapter "tahoma"         is not installed.
                                      Adapter "tankerkoenig"   is not installed.
                                      Adapter "telegram"       is not installed.
                                      Adapter "terminal"       is not installed.
                                      Adapter "tesla-motors"   is not installed.
                                      Adapter "text2command"   is not installed.
                                      Adapter "tr-064"         is not installed.
                                      Adapter "tradfri"        is not installed.
                                      Adapter "trashschedule"  is not installed.
                                      Adapter "tunnelbroker-endpoint-updater" is not installed.
                                      Adapter "tuya"           is not installed.
                                      Adapter "tvspielfilm"    is not installed.
                                      Adapter "unifi"          is not installed.
                                      Adapter "upnp"           is not installed.
                                      Adapter "vaillant"       is not installed.
                                      Adapter "valloxmv"       is not installed.
                                      Adapter "vcard"          is not installed.
                                      Adapter "velux"          is not installed.
                                      Adapter "viessmann"      is not installed.
                                      Adapter "virtualpowermeter" is not installed.
                                      Adapter "vis"            is up to date.
                                      Adapter "vis-bars"       is not installed.
                                      Adapter "vis-canvas-gauges" is not installed.
                                      Adapter "vis-colorpicker" is not installed.
                                      Adapter "vis-fancyswitch" is not installed.
                                      Adapter "vis-google-fonts" is not installed.
                                      Adapter "vis-history"    is not installed.
                                      Adapter "vis-hqwidgets"  is not installed.
                                      Adapter "vis-inventwo"   is not installed.
                                      Adapter "vis-jqui-mfd"   is not installed.
                                      Adapter "vis-justgage"   is not installed.
                                      Adapter "vis-keyboard"   is not installed.
                                      Adapter "vis-lcars"      is not installed.
                                      Adapter "vis-map"        is not installed.
                                      Adapter "vis-metro"      is not installed.
                                      Adapter "vis-players"    is not installed.
                                      Adapter "vis-plumb"      is not installed.
                                      Adapter "vis-rgraph"     is not installed.
                                      Adapter "vis-timeandweather" is not installed.
                                      Adapter "vis-weather"    is not installed.
                                      Adapter "vr200"          is not installed.
                                      Adapter "vw-connect"     is not installed.
                                      Adapter "weatherunderground" is not installed.
                                      Adapter "web"            is up to date.
                                      Adapter "weishaupt-wem"  is not installed.
                                      Adapter "wiffi-wz"       is not installed.
                                      Adapter "wifilight"      is not installed.
                                      Adapter "windows-control" 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 not installed.
                                      Adapter "yamaha"         is not installed.
                                      Adapter "yeelight-2"     is not installed.
                                      Adapter "youtube"        is not installed.
                                      Adapter "yr"             is not installed.
                                      Adapter "zigbee"         is not installed.
                                      Adapter "zont"           is not installed.
                                      Adapter "zwave"          is not installed.
                                      pi@raspberrypi:/opt/iob
                                      
                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      wrote on last edited by
                                      #1207

                                      @Opa75
                                      Also bist du in 'default' auf dem letzten Stand.
                                      Und was ist jetzt dein Ziel?

                                      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 Reply Last reply
                                      0
                                      • O Offline
                                        O Offline
                                        Opa75+
                                        wrote on last edited by
                                        #1208

                                        Ich möchte auf JS Controller 3.x upgraden und hoffen, das mein hmip.o Adapter mir die Tockenerstellung ermöglicht. Der Adapter steht auf gelb und die tockenerstellung wird nicht durchgeführt. Fehlermeldung "error"

                                        Thomas BraunT 2 Replies Last reply
                                        0
                                        • O Opa75+

                                          Ich möchte auf JS Controller 3.x upgraden und hoffen, das mein hmip.o Adapter mir die Tockenerstellung ermöglicht. Der Adapter steht auf gelb und die tockenerstellung wird nicht durchgeführt. Fehlermeldung "error"

                                          Thomas BraunT Online
                                          Thomas BraunT Online
                                          Thomas Braun
                                          Most Active
                                          wrote on last edited by
                                          #1209

                                          @Opa75 Und du hast Hinweise, dass es mit js-controller 3 funktioniert? Das glaube ich nämlich nicht.

                                          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 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

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

                                          562

                                          Online

                                          32.7k

                                          Users

                                          82.4k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe