Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [gelöst] Jeelink funktioniert nach Update nicht mehr

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    [gelöst] Jeelink funktioniert nach Update nicht mehr

    This topic has been deleted. Only users with topic management privileges can see it.
    • GregorS
      GregorS last edited by GregorS

      Hallo.
      Habe nach dem Tipp von
      @thomas Braun https://forum.iobroker.net/topic/40932/sourceanalytix-0-4-8-final-released/1196?_=1660579720288
      mein System mal aktualisiert.
      NPM 8.11.0
      Node 16.16.0
      Fixer habe ich drüber laufen lassen.

      Beim Aufruf der Admin-Seite kommt der Hinweis auf eine langsame Verbindung.
      Kann nicht sein, hänge mit 1000MBit direkt am Switch.

      Jetzt funktioniert mein Jeelink nicht mehr, Adapter bleibt rot.
      Irgendwas mit serialport bindings.
      Mir scheint, als ob er den Stick nicht mehr findet.

      host.TinkerboardS
      	2022-08-15 17:56:23.908	error	instance system.adapter.jeelink.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      host.TinkerboardS
      	2022-08-15 17:56:23.908	error	Caught by controller[0]: }
      host.TinkerboardS
      	2022-08-15 17:56:23.908	error	Caught by controller[0]: ]
      host.TinkerboardS
      	2022-08-15 17:56:23.908	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/lib/binding/node-v93-linux-arm/bindings.node'
      host.TinkerboardS
      	2022-08-15 17:56:23.908	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/addon-build/default/install-root/bindings.node',
      host.TinkerboardS
      	2022-08-15 17:56:23.907	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/addon-build/debug/install-root/bindings.node',
      host.TinkerboardS
      	2022-08-15 17:56:23.907	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/addon-build/release/install-root/bindings.node',
      host.TinkerboardS
      	2022-08-15 17:56:23.907	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/compiled/16.16.0/linux/arm/bindings.node',
      host.TinkerboardS
      	2022-08-15 17:56:23.907	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/build/default/bindings.node',
      host.TinkerboardS
      	2022-08-15 17:56:23.907	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/Release/bindings.node',
      host.TinkerboardS
      	2022-08-15 17:56:23.907	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/out/Release/bindings.node',
      host.TinkerboardS
      	2022-08-15 17:56:23.906	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/Debug/bindings.node',
      host.TinkerboardS
      	2022-08-15 17:56:23.906	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/out/Debug/bindings.node',
      host.TinkerboardS
      	2022-08-15 17:56:23.906	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/build/Release/bindings.node',
      host.TinkerboardS
      	2022-08-15 17:56:23.906	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/build/Debug/bindings.node',
      host.TinkerboardS
      	2022-08-15 17:56:23.906	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/build/bindings.node',
      host.TinkerboardS
      	2022-08-15 17:56:23.906	error	Caught by controller[0]: tries: [
      host.TinkerboardS
      	2022-08-15 17:56:23.905	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14) {
      host.TinkerboardS
      	2022-08-15 17:56:23.905	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/@serialport/bindings/lib/index.js:14:22)
      host.TinkerboardS
      	2022-08-15 17:56:23.905	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
      host.TinkerboardS
      	2022-08-15 17:56:23.905	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19)
      host.TinkerboardS
      	2022-08-15 17:56:23.905	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12)
      host.TinkerboardS
      	2022-08-15 17:56:23.905	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32)
      host.TinkerboardS
      	2022-08-15 17:56:23.904	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
      host.TinkerboardS
      	2022-08-15 17:56:23.904	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14)
      host.TinkerboardS
      	2022-08-15 17:56:23.904	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/@serialport/bindings/lib/linux.js:2:36)
      host.TinkerboardS
      	2022-08-15 17:56:23.904	error	Caught by controller[0]: at bindings (/opt/iobroker/node_modules/bindings/bindings.js:126:9)
      host.TinkerboardS
      	2022-08-15 17:56:23.893	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/lib/binding/node-v93-linux-arm/bindings.node
      host.TinkerboardS
      	2022-08-15 17:56:23.892	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/addon-build/default/install-root/bindings.node
      host.TinkerboardS
      	2022-08-15 17:56:23.892	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/addon-build/debug/install-root/bindings.node
      host.TinkerboardS
      	2022-08-15 17:56:23.892	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/addon-build/release/install-root/bindings.node
      host.TinkerboardS
      	2022-08-15 17:56:23.892	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/compiled/16.16.0/linux/arm/bindings.node
      host.TinkerboardS
      	2022-08-15 17:56:23.892	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/build/default/bindings.node
      host.TinkerboardS
      	2022-08-15 17:56:23.891	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/Release/bindings.node
      host.TinkerboardS
      	2022-08-15 17:56:23.891	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/out/Release/bindings.node
      host.TinkerboardS
      	2022-08-15 17:56:23.891	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/Debug/bindings.node
      host.TinkerboardS
      	2022-08-15 17:56:23.885	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/out/Debug/bindings.node
      host.TinkerboardS
      	2022-08-15 17:56:23.885	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/build/Release/bindings.node
      host.TinkerboardS
      	2022-08-15 17:56:23.884	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/build/Debug/bindings.node
      host.TinkerboardS
      	2022-08-15 17:56:23.883	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/build/bindings.node
      host.TinkerboardS
      	2022-08-15 17:56:23.883	error	Caught by controller[0]: Error: Could not locate the bindings file. Tried:
      host.TinkerboardS
      	2022-08-15 17:56:23.882	error	Caught by controller[0]: ^
      host.TinkerboardS
      	2022-08-15 17:56:23.881	error	Caught by controller[0]: throw err;
      host.TinkerboardS
      	2022-08-15 17:56:23.880	error	Caught by controller[0]: /opt/iobroker/node_modules/bindings/bindings.js:135
      host.TinkerboardS
      	2022-08-15 17:56:22.625	info	instance system.adapter.jeelink.0 started with pid 4628
      host.TinkerboardS
      	2022-08-15 17:56:22.364	info	iobroker npm-rebuild: exit 1
      host.TinkerboardS
      	2022-08-15 17:56:21.323	error	iobroker npm-rebuild: Rebuilding native modules failed
      

      Aktives Repository ist "Stable (default)"
      Wenn ich zusätzlich "Beta" einstelle, habe ich den sourceanalytics und 19 weitere Adapter zum Update.

      Hat jemand eine Idee?

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

        @gregors sagte in Jeelink funktioniert nach Update nicht mehr:

        Beim Aufruf der Admin-Seite kommt der Hinweis auf eine langsame Verbindung.
        Kann nicht sein, hänge mit 1000MBit direkt am Switch.

        Hat mit deiner Netzwerkverbindung nix zu tun. Da lahmt der Zugriff auf die Datenbank.

        1 Reply Last reply Reply Quote 0
        • GregorS
          GregorS last edited by

          @thomas-braun
          Ok. Wieder was gelernt

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

            @gregors

            Ich glaube der jeelink ist ein Nachzügler was node16 angeht. Pick den mal als Beta-Version.

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

              @thomas-braun

              Habe jetzt: Aktives Repository ist "Stable (default),Beta (latest)"
              Der Jeelink-Adapter wird nicht zum Update angeboten

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

                @gregors

                iobroker update 
                
                GregorS 1 Reply Last reply Reply Quote 0
                • GregorS
                  GregorS @Thomas Braun last edited by

                  @thomas-braun said in Jeelink funktioniert nach Update nicht mehr:

                  iobroker update

                  Jeelink ist aktuell

                  Adapter    "javascript"   : 6.0.0    , installed 5.7.0  [Updatable]
                  Adapter    "jeelink"      : 0.1.4    , installed 0.1.4
                  Controller "js-controller": 4.0.23   , installed 4.0.23
                  
                  
                  GregorS Glasfaser 2 Replies Last reply Reply Quote 0
                  • GregorS
                    GregorS @GregorS last edited by

                    Hier meine Liste aller Adapter:

                    pi@TinkerboardS:~$ iobroker update
                    Used repositories: Stable (default), Beta (latest)
                    Adapter    "admin"        : 6.2.14   , installed 5.3.8  [Updatable]
                    Adapter    "alexa2"       : 3.19.5   , installed 3.11.2 [Updatable]
                    Adapter    "backitup"     : 2.4.12   , installed 2.4.12
                    Adapter    "daswetter"    : 3.1.3    , installed 3.1.2  [Updatable]
                    Adapter    "denon"        : 1.13.4   , installed 1.13.4
                    Adapter    "discovery"    : 3.0.5    , installed 3.0.5
                    Adapter    "dwd"          : 2.8.3    , installed 2.8.3
                    Adapter    "email"        : 1.1.3    , installed 1.1.3
                    Adapter    "feiertage"    : 1.1.0    , installed 1.1.0
                    Adapter    "flot"         : 1.11.0   , installed 1.11.0
                    Adapter    "fritzbox"     : 0.5.0    , installed 0.2.1  [Updatable]
                    Adapter    "fritzdect"    : 2.2.3    , installed 2.2.3
                    Adapter    "fullybrowser" : 2.1.2    , installed 2.1.2
                    Adapter    "history"      : 2.2.1    , installed 2.2.0  [Updatable]
                    Adapter    "hm-rega"      : 3.0.43   , installed 3.0.40 [Updatable]
                    Adapter    "hm-rpc"       : 1.15.12  , installed 1.15.12
                    Adapter    "hs100"        : 2.1.2    , installed 2.1.2
                    Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                    Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                    Adapter    "info"         : 1.9.19   , installed 1.9.19
                    Adapter    "iot"          : 1.11.9   , installed 1.11.8 [Updatable]
                    Adapter    "javascript"   : 6.0.0    , installed 5.7.0  [Updatable]
                    Adapter    "jeelink"      : 0.1.4    , installed 0.1.4
                    Controller "js-controller": 4.0.23   , installed 4.0.23
                    Adapter    "modbus"       : 5.0.5    , installed 5.0.4  [Updatable]
                    Adapter    "mqtt"         : 4.0.7    , installed 3.0.6  [Updatable]
                    Adapter    "parser"       : 1.1.8    , installed 1.1.7  [Updatable]
                    Adapter    "radar2"       : 2.0.3    , installed 2.0.3
                    Adapter    "simple-api"   : 2.7.0    , installed 2.7.0
                    Adapter    "snmp"         : 2.1.5    , installed 1.0.0  [Updatable]
                    Adapter    "socketio"     : 6.1.8    , installed 4.2.0  [Updatable]
                    Adapter    "sonoff"       : 2.5.1    , installed 2.5.1
                    Adapter    "sourceanalytix": 0.4.14  , installed 0.4.8  [Updatable]
                    Adapter    "statistics"   : 2.2.0    , installed 2.2.0
                    Adapter    "tankerkoenig" : 2.1.1    , installed 2.1.1
                    Adapter    "telegram"     : 1.14.1   , installed 1.13.0 [Updatable]
                    Adapter    "text2command" : 2.2.2    , installed 2.2.2
                    Adapter    "tinker"       : 1.1.1    , installed 1.1.1
                    Adapter    "tr-064"       : 4.2.16   , installed 4.2.16
                    Adapter    "upnp"         : 1.0.21   , installed 1.0.21
                    Adapter    "virtualpowermeter": 1.4.6, installed 1.4.6
                    Adapter    "vis"          : 1.4.15   , installed 1.2.12 [Updatable]
                    Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                    Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                    Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                    Adapter    "vis-hqwidgets": 1.2.0    , installed 1.2.0
                    Adapter    "vis-justgage" : 1.0.2    , installed 1.0.2
                    Adapter    "vis-material-advanced": 1.7.2, installed 1.7.2
                    Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                    Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                    Adapter    "vis-timeandweather": 1.2.2, installed 1.1.7 [Updatable]
                    Adapter    "vis-weather"  : 2.5.5    , installed 2.5.5
                    Adapter    "web"          : 5.2.4    , installed 4.3.0  [Updatable]
                    Adapter    "ws"           : 2.1.3    , installed 1.3.0  [Updatable]
                    
                    
                    Glasfaser 1 Reply Last reply Reply Quote 0
                    • Glasfaser
                      Glasfaser @GregorS last edited by

                      @gregors

                      Ich würde den Adapter löschen und neu installieren !

                      GregorS 1 Reply Last reply Reply Quote 0
                      • GregorS
                        GregorS @Glasfaser last edited by

                        @glasfaser
                        Dann sind aber auch alle Objekte futsch.

                        Glasfaser 1 Reply Last reply Reply Quote 0
                        • Glasfaser
                          Glasfaser @GregorS last edited by

                          @gregors sagte in Jeelink funktioniert nach Update nicht mehr:

                          Dann sind aber auch alle Objekte futsch.

                          Loggst du die !?

                          GregorS 1 Reply Last reply Reply Quote 0
                          • GregorS
                            GregorS @Glasfaser last edited by

                            @glasfaser
                            Ja, und ich verwende sie in Scripten.

                            1 Reply Last reply Reply Quote 0
                            • Glasfaser
                              Glasfaser last edited by

                              @gregors

                              ich frage Sicherheitshalber , nutzt du Zigbee !?

                              GregorS 1 Reply Last reply Reply Quote 0
                              • GregorS
                                GregorS @Glasfaser last edited by

                                @glasfaser
                                Nein.
                                Ich habe Sensoren von LaCrosse

                                Glasfaser 1 Reply Last reply Reply Quote 0
                                • Glasfaser
                                  Glasfaser @GregorS last edited by Glasfaser

                                  @gregors

                                  Dann würde ich neu aufbauen :

                                  rm -r /opt/iobroker/node_modules/@serialport
                                  

                                  Und Jeelink nochmal drüber installieren und ein Upload danach

                                  GregorS 1 Reply Last reply Reply Quote 0
                                  • Glasfaser
                                    Glasfaser @GregorS last edited by

                                    @gregors sagte in Jeelink funktioniert nach Update nicht mehr:

                                    Used repositories: Stable (default), Beta (latest)

                                    und ... stelle wieder auf STABLE um !!!

                                    1 Reply Last reply Reply Quote 1
                                    • GregorS
                                      GregorS @Glasfaser last edited by

                                      @glasfaser

                                      rm -r /opt/iobroker/node_modules/@serialport
                                      

                                      Hat nichts gebracht. Es kam unmittelbar wieder die Eingabezeile.
                                      Jeelink habe ich deinstalliert und wieder neu installiert.
                                      Bleibt immer noch auf rot.
                                      Fehlermeldungen wie oben

                                      1 Reply Last reply Reply Quote 0
                                      • Glasfaser
                                        Glasfaser last edited by

                                        @gregors

                                        Puhh .... kenne den Adapter nicht ...

                                        Zeige nochmal den aktuellen Log dazu

                                        GregorS 1 Reply Last reply Reply Quote 0
                                        • GregorS
                                          GregorS @Glasfaser last edited by

                                          @glasfaser

                                          ost.TinkerboardS
                                          	2022-08-15 19:01:30.470	info	Rebuild for adapter system.adapter.jeelink.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                                          host.TinkerboardS
                                          	2022-08-15 19:01:30.470	error	instance system.adapter.jeelink.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                          host.TinkerboardS
                                          	2022-08-15 19:01:30.469	error	Caught by controller[0]: }
                                          host.TinkerboardS
                                          	2022-08-15 19:01:30.469	error	Caught by controller[0]: ]
                                          host.TinkerboardS
                                          	2022-08-15 19:01:30.469	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.jeelink/jeelink.js'
                                          host.TinkerboardS
                                          	2022-08-15 19:01:30.469	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.jeelink/node_modules/serialport/lib/index.js',
                                          host.TinkerboardS
                                          	2022-08-15 19:01:30.469	error	Caught by controller[0]: requireStack: [
                                          host.TinkerboardS
                                          	2022-08-15 19:01:30.469	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
                                          host.TinkerboardS
                                          	2022-08-15 19:01:30.468	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19) {
                                          host.TinkerboardS
                                          	2022-08-15 19:01:30.468	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12)
                                          host.TinkerboardS
                                          	2022-08-15 19:01:30.468	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32)
                                          host.TinkerboardS
                                          	2022-08-15 19:01:30.468	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
                                          host.TinkerboardS
                                          	2022-08-15 19:01:30.468	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14)
                                          host.TinkerboardS
                                          	2022-08-15 19:01:30.468	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.jeelink/node_modules/serialport/lib/index.js:2:17)
                                          host.TinkerboardS
                                          	2022-08-15 19:01:30.467	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
                                          host.TinkerboardS
                                          	2022-08-15 19:01:30.467	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19)
                                          host.TinkerboardS
                                          	2022-08-15 19:01:30.467	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:778:27)
                                          host.TinkerboardS
                                          	2022-08-15 19:01:30.467	error	Caught by controller[0]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15)
                                          host.TinkerboardS
                                          	2022-08-15 19:01:30.467	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.jeelink/jeelink.js
                                          host.TinkerboardS
                                          	2022-08-15 19:01:30.467	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.jeelink/node_modules/serialport/lib/index.js
                                          host.TinkerboardS
                                          	2022-08-15 19:01:30.466	error	Caught by controller[0]: Require stack:
                                          host.TinkerboardS
                                          	2022-08-15 19:01:30.466	error	Caught by controller[0]: Error: Cannot find module '@serialport/bindings'
                                          host.TinkerboardS
                                          	2022-08-15 19:01:30.466	error	Caught by controller[0]: ^
                                          host.TinkerboardS
                                          	2022-08-15 19:01:30.466	error	Caught by controller[0]: throw err;
                                          host.TinkerboardS
                                          	2022-08-15 19:01:30.465	error	Caught by controller[0]: node:internal/modules/cjs/loader:936
                                          host.TinkerboardS
                                          	2022-08-15 19:01:29.921	info	instance system.adapter.jeelink.0 started with pid 26824
                                          host.TinkerboardS
                                          	2022-08-15 19:01:29.856	info	iobroker npm-rebuild: exit 1
                                          host.TinkerboardS
                                          	2022-08-15 19:01:28.839	error	iobroker npm-rebuild: Rebuilding native modules failed
                                          host.TinkerboardS
                                          	2022-08-15 19:01:16.318	info	iobroker npm-rebuild: Rebuilding native modules ...
                                          host.TinkerboardS
                                          	2022-08-15 19:01:14.757	info	iobroker rebuild
                                          host.TinkerboardS
                                          	2022-08-15 19:01:14.756	warn	adapter "jeelink" seems to be installed for a different version of Node.js. Trying to rebuild it... 3 attempt
                                          
                                          Glasfaser 3 Replies Last reply Reply Quote 0
                                          • Glasfaser
                                            Glasfaser @GregorS last edited by

                                            @gregors sagte in Jeelink funktioniert nach Update nicht mehr:

                                            Node.js. Trying to rebuild it... 3 attempt

                                            Hat 3 x versucht , dann aufgegeben .

                                            Da war mal was ...

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

                                            Support us

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

                                            565
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            jeelink-adapter updates
                                            3
                                            78
                                            3337
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo