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. Error/Bug
  4. [gelöst]Problemsuche error node-gyp ble adapter

NEWS

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

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

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.5k

[gelöst]Problemsuche error node-gyp ble adapter

Scheduled Pinned Locked Moved Error/Bug
ble adaptergyp errornode errorpython
44 Posts 4 Posters 4.7k Views 2 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.
  • crunchipC crunchip

    Bei mir klappt das Upgrade des ble Adapters von 0.13.3 auf die 0.13.4 nicht.
    Hatte dazu ein issue erstellt. Siehe Details/Fehlermeldungen
    https://github.com/AlCalzone/ioBroker.ble/issues/801

    Mit

    node --trace-deprecation ...
    

    Komm ich auch nicht weiter, wird nix angezeigt

    Vllt weiss da jemand Abhilfe

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

    @crunchip

    Schau mal ob dein Python 'EXTERNALLY_MANAGED' ist.

    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

    crunchipC coyoteC 3 Replies Last reply
    0
    • Thomas BraunT Thomas Braun

      @crunchip

      Schau mal ob dein Python 'EXTERNALLY_MANAGED' ist.

      crunchipC Away
      crunchipC Away
      crunchip
      Forum Testing Most Active
      wrote on last edited by
      #3

      @thomas-braun jetzt überforderst mich, wo seh ich das?

      umgestiegen von Proxmox auf Unraid

      Thomas BraunT 1 Reply Last reply
      0
      • crunchipC crunchip

        @thomas-braun jetzt überforderst mich, wo seh ich das?

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

        @crunchip

        In...
        Weiß das Verzeichnis gerade nicht aus dem Kopf. Hab das heute aber schon in einem anderen Thread gepostet. Such mal danach.

        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

        crunchipC 1 Reply Last reply
        0
        • Thomas BraunT Thomas Braun

          @crunchip

          Schau mal ob dein Python 'EXTERNALLY_MANAGED' ist.

          coyoteC Offline
          coyoteC Offline
          coyote
          Most Active
          wrote on last edited by coyote
          #5

          Also die 0.13.4 bekomme ich installiert. Bin auf Node 18, habe aber auch den Beta js-controller drauf.
          Adapter ist zwar grün, aber Werte werden nicht aktualisiert und bekomme beim Starten folgendes im Log.

          Cannot find module '../build/Release/bluetooth_hci_socket.node' Require stack: - /opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket/lib/native.js - /opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket/index.js - /opt/iobroker/node_modules/iobroker.ble/node_modules/@abandonware/noble/lib/hci-socket/hci.js - /opt/iobroker/node_modules/iobroker.ble/node_modules/@abandonware/noble/lib/hci-socket/bindings.js - /opt/iobroker/node_modules/iobroker.ble/node_modules/@abandonware/noble/lib/resolve-bindings.js - /opt/iobroker/node_modules/iobroker.ble/node_modules/@abandonware/noble/with-custom-binding.js - /opt/iobroker/node_modules/iobroker.ble/node_modules/@abandonware/noble/index.js - /opt/iobroker/node_modules/iobroker.ble/build/scanProcess.js
          

          Adapter version: 0.13.4
          JS-Controller version: 5.0.9
          Node version: 18.17.0
          Operating system: Debian 12 bookworm

          Bin mir jetzt unschlüssig ob es an node 18 oder js-controller beta liegt.
          Habt ihr ne Idee? Und sorry @crunchip wenn ich deinen Thread kapere. Mache auch gerne einen neuen auf.

          Thomas BraunT 1 Reply Last reply
          0
          • coyoteC coyote

            Also die 0.13.4 bekomme ich installiert. Bin auf Node 18, habe aber auch den Beta js-controller drauf.
            Adapter ist zwar grün, aber Werte werden nicht aktualisiert und bekomme beim Starten folgendes im Log.

            Cannot find module '../build/Release/bluetooth_hci_socket.node' Require stack: - /opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket/lib/native.js - /opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket/index.js - /opt/iobroker/node_modules/iobroker.ble/node_modules/@abandonware/noble/lib/hci-socket/hci.js - /opt/iobroker/node_modules/iobroker.ble/node_modules/@abandonware/noble/lib/hci-socket/bindings.js - /opt/iobroker/node_modules/iobroker.ble/node_modules/@abandonware/noble/lib/resolve-bindings.js - /opt/iobroker/node_modules/iobroker.ble/node_modules/@abandonware/noble/with-custom-binding.js - /opt/iobroker/node_modules/iobroker.ble/node_modules/@abandonware/noble/index.js - /opt/iobroker/node_modules/iobroker.ble/build/scanProcess.js
            

            Adapter version: 0.13.4
            JS-Controller version: 5.0.9
            Node version: 18.17.0
            Operating system: Debian 12 bookworm

            Bin mir jetzt unschlüssig ob es an node 18 oder js-controller beta liegt.
            Habt ihr ne Idee? Und sorry @crunchip wenn ich deinen Thread kapere. Mache auch gerne einen neuen auf.

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

            @coyote sagte in Problemsuche error node-gyp ble adapter:

            Bin mir jetzt unschlüssig ob es an node 18 oder js-controller beta liegt.

            Weder noch. Die Version läuft hier nämlich 1a.

            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

            coyoteC 1 Reply Last reply
            0
            • Thomas BraunT Thomas Braun

              @coyote sagte in Problemsuche error node-gyp ble adapter:

              Bin mir jetzt unschlüssig ob es an node 18 oder js-controller beta liegt.

              Weder noch. Die Version läuft hier nämlich 1a.

              coyoteC Offline
              coyoteC Offline
              coyote
              Most Active
              wrote on last edited by
              #7

              @thomas-braun also node 18 mit js-controller beta und BLE in Version 0.13.4 ?
              Dann hau mal raus, woran es bei mir liegt :grin:

              Thomas BraunT 1 Reply Last reply
              0
              • coyoteC coyote

                @thomas-braun also node 18 mit js-controller beta und BLE in Version 0.13.4 ?
                Dann hau mal raus, woran es bei mir liegt :grin:

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

                @coyote sagte in Problemsuche error node-gyp ble adapter:

                Dann hau mal raus, woran es bei mir liegt

                Dann hau du raus wie du da genau unterwegs bist.

                iob diag
                

                sagt?

                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

                coyoteC 1 Reply Last reply
                0
                • Thomas BraunT Thomas Braun

                  @crunchip

                  In...
                  Weiß das Verzeichnis gerade nicht aus dem Kopf. Hab das heute aber schon in einem anderen Thread gepostet. Such mal danach.

                  crunchipC Away
                  crunchipC Away
                  crunchip
                  Forum Testing Most Active
                  wrote on last edited by crunchip
                  #9

                  @thomas-braun gefunden, ja gibt es
                  Guck ich mir dann heut abend an, bis aktuell nur mit dem Handy unterwegs

                  umgestiegen von Proxmox auf Unraid

                  1 Reply Last reply
                  0
                  • Thomas BraunT Thomas Braun

                    @coyote sagte in Problemsuche error node-gyp ble adapter:

                    Dann hau mal raus, woran es bei mir liegt

                    Dann hau du raus wie du da genau unterwegs bist.

                    iob diag
                    

                    sagt?

                    coyoteC Offline
                    coyoteC Offline
                    coyote
                    Most Active
                    wrote on last edited by
                    #10

                    @thomas-braun

                    ======================= SUMMARY =======================
                                         v.2023-04-16
                    
                    
                    Operatingsystem:        Debian GNU/Linux 12 (bookworm)
                    Kernel:                 6.1.0-10-amd64
                    Installation:           kvm
                    Timezone:               Europe/Berlin (CEST, +0200)
                    User-ID:                1000
                    X-Server:               false
                    Boot Target:            graphical.target
                    
                    Pending OS-Updates:     3
                    Pending iob updates:    2
                    
                    Nodejs-Installation:    /usr/bin/nodejs         v18.17.0
                                            /usr/bin/node           v18.17.0
                                            /usr/bin/npm            9.6.7
                                            /usr/bin/npx            9.6.7
                    
                    Recommended versions are nodejs 18.x.y and npm 9.x.y
                    Your nodejs installation is correct
                    
                    MEMORY: 
                                   total        used        free      shared  buff/cache   available
                    Mem:            8.3G        6.9G        528M        507K        1.3G        1.5G
                    Swap:           1.0G        536K        1.0G
                    Total:          9.3G        6.9G        1.6G
                    
                    Active iob-Instances:   45
                    Active repo(s): beta
                    
                    ioBroker Core:          js-controller           5.0.9
                                            admin                   6.6.1
                    
                    ioBroker Status:        iobroker is running on this host.
                    
                    
                    Objects type: jsonl
                    States  type: jsonl
                    
                    Status admin and web instance:
                    + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                    + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 192.168.66.68, run as: admin
                    
                    Objects:                39961
                    States:                 38717
                    
                    Size of iob-Database:
                    
                    32M     /opt/iobroker/iobroker-data/objects.jsonl
                    27M     /opt/iobroker/iobroker-data/objects.json.migrated
                    27M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
                    55M     /opt/iobroker/iobroker-data/states.jsonl
                    12M     /opt/iobroker/iobroker-data/states.json.migrated
                    12M     /opt/iobroker/iobroker-data/states.json.bak.migrated
                    0       /opt/iobroker/iobroker-data/states.json.broken
                    
                    
                    
                    =================== END OF SUMMARY ====================
                    
                    Thomas BraunT 1 Reply Last reply
                    0
                    • coyoteC coyote

                      @thomas-braun

                      ======================= SUMMARY =======================
                                           v.2023-04-16
                      
                      
                      Operatingsystem:        Debian GNU/Linux 12 (bookworm)
                      Kernel:                 6.1.0-10-amd64
                      Installation:           kvm
                      Timezone:               Europe/Berlin (CEST, +0200)
                      User-ID:                1000
                      X-Server:               false
                      Boot Target:            graphical.target
                      
                      Pending OS-Updates:     3
                      Pending iob updates:    2
                      
                      Nodejs-Installation:    /usr/bin/nodejs         v18.17.0
                                              /usr/bin/node           v18.17.0
                                              /usr/bin/npm            9.6.7
                                              /usr/bin/npx            9.6.7
                      
                      Recommended versions are nodejs 18.x.y and npm 9.x.y
                      Your nodejs installation is correct
                      
                      MEMORY: 
                                     total        used        free      shared  buff/cache   available
                      Mem:            8.3G        6.9G        528M        507K        1.3G        1.5G
                      Swap:           1.0G        536K        1.0G
                      Total:          9.3G        6.9G        1.6G
                      
                      Active iob-Instances:   45
                      Active repo(s): beta
                      
                      ioBroker Core:          js-controller           5.0.9
                                              admin                   6.6.1
                      
                      ioBroker Status:        iobroker is running on this host.
                      
                      
                      Objects type: jsonl
                      States  type: jsonl
                      
                      Status admin and web instance:
                      + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                      + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 192.168.66.68, run as: admin
                      
                      Objects:                39961
                      States:                 38717
                      
                      Size of iob-Database:
                      
                      32M     /opt/iobroker/iobroker-data/objects.jsonl
                      27M     /opt/iobroker/iobroker-data/objects.json.migrated
                      27M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
                      55M     /opt/iobroker/iobroker-data/states.jsonl
                      12M     /opt/iobroker/iobroker-data/states.json.migrated
                      12M     /opt/iobroker/iobroker-data/states.json.bak.migrated
                      0       /opt/iobroker/iobroker-data/states.json.broken
                      
                      
                      
                      =================== END OF SUMMARY ====================
                      
                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      wrote on last edited by
                      #11

                      @coyote

                      Gibt es die Datei

                      /usr/lib/python3.x/EXTERNALLY-MANAGED

                      bei dir? x ggf. durch die python-Version ersetzen.

                      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

                      coyoteC 1 Reply Last reply
                      0
                      • Thomas BraunT Thomas Braun

                        @coyote

                        Gibt es die Datei

                        /usr/lib/python3.x/EXTERNALLY-MANAGED

                        bei dir? x ggf. durch die python-Version ersetzen.

                        coyoteC Offline
                        coyoteC Offline
                        coyote
                        Most Active
                        wrote on last edited by
                        #12

                        @thomas-braun ja gibt es. Bei mir dann Version 3.11

                        Thomas BraunT 1 Reply Last reply
                        0
                        • coyoteC coyote

                          @thomas-braun ja gibt es. Bei mir dann Version 3.11

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

                          @coyote Dann schieb die Datei da mal weg.

                          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

                          coyoteC 2 Replies Last reply
                          0
                          • Thomas BraunT Thomas Braun

                            @coyote Dann schieb die Datei da mal weg.

                            coyoteC Offline
                            coyoteC Offline
                            coyote
                            Most Active
                            wrote on last edited by
                            #14

                            @thomas-braun Egal wohin?

                            Thomas BraunT 1 Reply Last reply
                            0
                            • Thomas BraunT Thomas Braun

                              @coyote Dann schieb die Datei da mal weg.

                              coyoteC Offline
                              coyoteC Offline
                              coyote
                              Most Active
                              wrote on last edited by
                              #15

                              @thomas-braun so, hab sie mal nach /tmp geschoben und nun?

                              Thomas BraunT 1 Reply Last reply
                              0
                              • coyoteC coyote

                                @thomas-braun Egal wohin?

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

                                @coyote

                                Ja.

                                sudo mv /usr/lib/python3.11/EXTERNALLY-MANAGED /usr/lib/python3.11/EXTERNALLY-MANAGEDbackup
                                

                                wird wohl schon reichen.

                                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
                                • coyoteC coyote

                                  @thomas-braun so, hab sie mal nach /tmp geschoben und nun?

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

                                  @coyote

                                  Nicht nach /tmp. Da hast du als user eigentlich auch nix zu suchen.

                                  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

                                  coyoteC 1 Reply Last reply
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @coyote

                                    Nicht nach /tmp. Da hast du als user eigentlich auch nix zu suchen.

                                    coyoteC Offline
                                    coyoteC Offline
                                    coyote
                                    Most Active
                                    wrote on last edited by
                                    #18

                                    @thomas-braun erledigt!
                                    Wie gehts jetzt weiter? Bekomme beim Start des BLE Adapters immer noch:

                                    
                                    ble.0
                                    2023-07-28 18:13:45.016	error	Cannot find module '../build/Release/bluetooth_hci_socket.node' Require stack: - /opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket/lib/native.js - /opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket/index.js - /opt/iobroker/node_modules/iobroker.ble/node_modules/@abandonware/noble/lib/hci-socket/hci.js - /opt/iobroker/node_modules/iobroker.ble/node_modules/@abandonware/noble/lib/hci-socket/bindings.js - /opt/iobroker/node_modules/iobroker.ble/node_modules/@abandonware/noble/lib/resolve-bindings.js - /opt/iobroker/node_modules/iobroker.ble/node_modules/@abandonware/noble/with-custom-binding.js - /opt/iobroker/node_modules/iobroker.ble/node_modules/@abandonware/noble/index.js - /opt/iobroker/node_modules/iobroker.ble/build/scanProcess.js
                                    
                                    Thomas BraunT 1 Reply Last reply
                                    0
                                    • coyoteC coyote

                                      @thomas-braun erledigt!
                                      Wie gehts jetzt weiter? Bekomme beim Start des BLE Adapters immer noch:

                                      
                                      ble.0
                                      2023-07-28 18:13:45.016	error	Cannot find module '../build/Release/bluetooth_hci_socket.node' Require stack: - /opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket/lib/native.js - /opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket/index.js - /opt/iobroker/node_modules/iobroker.ble/node_modules/@abandonware/noble/lib/hci-socket/hci.js - /opt/iobroker/node_modules/iobroker.ble/node_modules/@abandonware/noble/lib/hci-socket/bindings.js - /opt/iobroker/node_modules/iobroker.ble/node_modules/@abandonware/noble/lib/resolve-bindings.js - /opt/iobroker/node_modules/iobroker.ble/node_modules/@abandonware/noble/with-custom-binding.js - /opt/iobroker/node_modules/iobroker.ble/node_modules/@abandonware/noble/index.js - /opt/iobroker/node_modules/iobroker.ble/build/scanProcess.js
                                      
                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      wrote on last edited by
                                      #19

                                      @coyote

                                      iob update
                                      iob upgrade ble@0.13.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

                                      coyoteC 1 Reply Last reply
                                      0
                                      • Thomas BraunT Thomas Braun

                                        @coyote

                                        iob update
                                        iob upgrade ble@0.13.4
                                        
                                        coyoteC Offline
                                        coyoteC Offline
                                        coyote
                                        Most Active
                                        wrote on last edited by
                                        #20

                                        @thomas-braun sagte in Problemsuche error node-gyp ble adapter:

                                        iob upgrade ble@0.13.4

                                        Gleicher Fehler

                                        Thomas BraunT 1 Reply Last reply
                                        0
                                        • coyoteC coyote

                                          @thomas-braun sagte in Problemsuche error node-gyp ble adapter:

                                          iob upgrade ble@0.13.4

                                          Gleicher Fehler

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

                                          @coyote sagte in Problemsuche error node-gyp ble adapter:

                                          Gleicher Fehler

                                          Immer vollständige Ein- und Ausgaben zeigen.

                                          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

                                          coyoteC 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

                                          339

                                          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