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. Docker Iobroker USB Device Synology DS918+ pass

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    16
    1
    267

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

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

Docker Iobroker USB Device Synology DS918+ pass

Scheduled Pinned Locked Moved ioBroker Allgemein
docker portaineriobrokersmartmeter weidmann stromzähleusb stick einbindensynologyds918+
85 Posts 7 Posters 14.5k Views 5 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.
  • D dack23

    servus ich kämpfe auch mit inbetriebnahme von zigbee conbee 2 stick

    ich hab die DS920+ und bräuchte mal die usb treiber hat die noch jemand rein zufällig

    GlasfaserG Online
    GlasfaserG Online
    Glasfaser
    wrote on last edited by Glasfaser
    #60

    @dack23 sagte in Docker Iobroker USB Device Synology DS918+ pass:

    servus ich kämpfe

    Hast du Sie nicht schon !?

    Schau mal nach , mit

    ls -l /lib/modules/usbserial.ko
    ls -l /lib/modules/ftdi_sio.ko
    

    Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

    D 1 Reply Last reply
    0
    • GlasfaserG Glasfaser

      @dack23 sagte in Docker Iobroker USB Device Synology DS918+ pass:

      servus ich kämpfe

      Hast du Sie nicht schon !?

      Schau mal nach , mit

      ls -l /lib/modules/usbserial.ko
      ls -l /lib/modules/ftdi_sio.ko
      
      D Offline
      D Offline
      dack23
      wrote on last edited by
      #61

      @glasfaser
      ja hab ich

      
      root@NAS:~# ls -l /lib/modules/usbserial.ko
      -rw-r--r-- 1 root root 46875 Apr  1 11:55 /lib/modules/usbserial.ko
      root@NAS:~# ls -l /lib/modules/ftdi_sio.ko
      -rw-r--r-- 1 root root 125347 Apr  1 11:55 /lib/modules/ftdi_sio.ko
      
      
      GlasfaserG 1 Reply Last reply
      0
      • D dack23

        @glasfaser
        ja hab ich

        
        root@NAS:~# ls -l /lib/modules/usbserial.ko
        -rw-r--r-- 1 root root 46875 Apr  1 11:55 /lib/modules/usbserial.ko
        root@NAS:~# ls -l /lib/modules/ftdi_sio.ko
        -rw-r--r-- 1 root root 125347 Apr  1 11:55 /lib/modules/ftdi_sio.ko
        
        
        GlasfaserG Online
        GlasfaserG Online
        Glasfaser
        wrote on last edited by
        #62

        @dack23 sagte in Docker Iobroker USB Device Synology DS918+ pass:

        @glasfaser
        ja hab ich

        Ja .... dann verstehe ich nicht ...

        ich kämpfe auch mit inbetriebnahme

        Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

        D 1 Reply Last reply
        0
        • GlasfaserG Glasfaser

          @dack23 sagte in Docker Iobroker USB Device Synology DS918+ pass:

          @glasfaser
          ja hab ich

          Ja .... dann verstehe ich nicht ...

          ich kämpfe auch mit inbetriebnahme

          D Offline
          D Offline
          dack23
          wrote on last edited by
          #63

          @glasfaser

          hier mal auszug aus dem broker log vielleicht hilft das

          host.buanet-iobroker1
          2022-05-27 14:39:18.505	error	instance system.adapter.zigbee.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
          host.buanet-iobroker1
          2022-05-27 14:39:18.505	error	Caught by controller[1]: at /opt/iobroker/node_modules/@serialport/stream/lib/index.js:242:12
          host.buanet-iobroker1
          2022-05-27 14:39:18.505	error	Caught by controller[1]: at SerialPort._error (/opt/iobroker/node_modules/@serialport/stream/lib/index.js:198:14)
          host.buanet-iobroker1
          2022-05-27 14:39:18.505	error	Caught by controller[1]: at SerialPort.<anonymous> (/opt/iobroker/node_modules/zigbee-herdsman/src/adapter/deconz/driver/driver.ts:182:28)
          host.buanet-iobroker1
          2022-05-27 14:39:18.505	error	Caught by controller[1]: Error: Error while opening serialport 'Error: Error: Permission denied, cannot open /dev/ttyACM0'
          host.buanet-iobroker1
          2022-05-27 14:39:18.504	error	Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
          zigbee.0
          2022-05-27 14:39:17.811	error	Error while opening serialport 'Error: Error: Permission denied, cannot open /dev/ttyACM0'
          
          zigbee.0
          2022-05-27 14:39:17.810	error	Error: Error while opening serialport 'Error: Error: Permission denied, cannot open /dev/ttyACM0' at SerialPort.<anonymous> (/opt/iobroker/node_modules/zigbee-herdsman/src/adapter/deconz/driver/driver.ts:182:28) at SerialPort._error (/opt/iobroker/node_modules/@serialport/stream/lib/index.js:198:14) at /opt/iobroker/node_modules/@serialport/stream/lib/index.js:242:12
          
          zigbee.0
          2022-05-27 14:39:17.809	error	unhandled promise rejection: Error while opening serialport 'Error: Error: Permission denied, cannot open /dev/ttyACM0'
          
          zigbee.0
          2022-05-27 14:39:17.809	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          
          
          zigbee.0
          2022-05-27 14:38:47.860	error	Error herdsman start
          
          zigbee.0
          2022-05-27 14:38:47.860	error	Failed to start Zigbee
          
          zigbee.0
          2022-05-27 14:38:47.859	error	Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: Permission denied, cannot open /dev/ttyACM0'"```
          GlasfaserG Thomas BraunT 2 Replies Last reply
          0
          • D dack23

            @glasfaser

            hier mal auszug aus dem broker log vielleicht hilft das

            host.buanet-iobroker1
            2022-05-27 14:39:18.505	error	instance system.adapter.zigbee.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
            host.buanet-iobroker1
            2022-05-27 14:39:18.505	error	Caught by controller[1]: at /opt/iobroker/node_modules/@serialport/stream/lib/index.js:242:12
            host.buanet-iobroker1
            2022-05-27 14:39:18.505	error	Caught by controller[1]: at SerialPort._error (/opt/iobroker/node_modules/@serialport/stream/lib/index.js:198:14)
            host.buanet-iobroker1
            2022-05-27 14:39:18.505	error	Caught by controller[1]: at SerialPort.<anonymous> (/opt/iobroker/node_modules/zigbee-herdsman/src/adapter/deconz/driver/driver.ts:182:28)
            host.buanet-iobroker1
            2022-05-27 14:39:18.505	error	Caught by controller[1]: Error: Error while opening serialport 'Error: Error: Permission denied, cannot open /dev/ttyACM0'
            host.buanet-iobroker1
            2022-05-27 14:39:18.504	error	Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
            zigbee.0
            2022-05-27 14:39:17.811	error	Error while opening serialport 'Error: Error: Permission denied, cannot open /dev/ttyACM0'
            
            zigbee.0
            2022-05-27 14:39:17.810	error	Error: Error while opening serialport 'Error: Error: Permission denied, cannot open /dev/ttyACM0' at SerialPort.<anonymous> (/opt/iobroker/node_modules/zigbee-herdsman/src/adapter/deconz/driver/driver.ts:182:28) at SerialPort._error (/opt/iobroker/node_modules/@serialport/stream/lib/index.js:198:14) at /opt/iobroker/node_modules/@serialport/stream/lib/index.js:242:12
            
            zigbee.0
            2022-05-27 14:39:17.809	error	unhandled promise rejection: Error while opening serialport 'Error: Error: Permission denied, cannot open /dev/ttyACM0'
            
            zigbee.0
            2022-05-27 14:39:17.809	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
            
            
            zigbee.0
            2022-05-27 14:38:47.860	error	Error herdsman start
            
            zigbee.0
            2022-05-27 14:38:47.860	error	Failed to start Zigbee
            
            zigbee.0
            2022-05-27 14:38:47.859	error	Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: Permission denied, cannot open /dev/ttyACM0'"```
            GlasfaserG Online
            GlasfaserG Online
            Glasfaser
            wrote on last edited by
            #64

            @dack23 sagte in Docker Iobroker USB Device Synology DS918+ pass:

            Error: Permission denied, cannot open /dev/ttyACM0'

            Hast du nachgeschaut ob er überhaupt da ist !?

            Auf :

            /dev/ttyACM0
            

            Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

            1 Reply Last reply
            0
            • D dack23

              @glasfaser

              hier mal auszug aus dem broker log vielleicht hilft das

              host.buanet-iobroker1
              2022-05-27 14:39:18.505	error	instance system.adapter.zigbee.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
              host.buanet-iobroker1
              2022-05-27 14:39:18.505	error	Caught by controller[1]: at /opt/iobroker/node_modules/@serialport/stream/lib/index.js:242:12
              host.buanet-iobroker1
              2022-05-27 14:39:18.505	error	Caught by controller[1]: at SerialPort._error (/opt/iobroker/node_modules/@serialport/stream/lib/index.js:198:14)
              host.buanet-iobroker1
              2022-05-27 14:39:18.505	error	Caught by controller[1]: at SerialPort.<anonymous> (/opt/iobroker/node_modules/zigbee-herdsman/src/adapter/deconz/driver/driver.ts:182:28)
              host.buanet-iobroker1
              2022-05-27 14:39:18.505	error	Caught by controller[1]: Error: Error while opening serialport 'Error: Error: Permission denied, cannot open /dev/ttyACM0'
              host.buanet-iobroker1
              2022-05-27 14:39:18.504	error	Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
              zigbee.0
              2022-05-27 14:39:17.811	error	Error while opening serialport 'Error: Error: Permission denied, cannot open /dev/ttyACM0'
              
              zigbee.0
              2022-05-27 14:39:17.810	error	Error: Error while opening serialport 'Error: Error: Permission denied, cannot open /dev/ttyACM0' at SerialPort.<anonymous> (/opt/iobroker/node_modules/zigbee-herdsman/src/adapter/deconz/driver/driver.ts:182:28) at SerialPort._error (/opt/iobroker/node_modules/@serialport/stream/lib/index.js:198:14) at /opt/iobroker/node_modules/@serialport/stream/lib/index.js:242:12
              
              zigbee.0
              2022-05-27 14:39:17.809	error	unhandled promise rejection: Error while opening serialport 'Error: Error: Permission denied, cannot open /dev/ttyACM0'
              
              zigbee.0
              2022-05-27 14:39:17.809	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
              
              
              zigbee.0
              2022-05-27 14:38:47.860	error	Error herdsman start
              
              zigbee.0
              2022-05-27 14:38:47.860	error	Failed to start Zigbee
              
              zigbee.0
              2022-05-27 14:38:47.859	error	Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: Permission denied, cannot open /dev/ttyACM0'"```
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              wrote on last edited by
              #65

              @dack23 sagte in Docker Iobroker USB Device Synology DS918+ pass:

              Error: Error while opening serialport 'Error: Error: Permission denied, cannot open /dev/ttyACM0'

              Du hast kein 'Treiber'-Problem, da fehlen nur dem user iobroker die Rechte auf das Gerät zuzugreifen.

              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

              D 1 Reply Last reply
              0
              • Thomas BraunT Thomas Braun

                @dack23 sagte in Docker Iobroker USB Device Synology DS918+ pass:

                Error: Error while opening serialport 'Error: Error: Permission denied, cannot open /dev/ttyACM0'

                Du hast kein 'Treiber'-Problem, da fehlen nur dem user iobroker die Rechte auf das Gerät zuzugreifen.

                D Offline
                D Offline
                dack23
                wrote on last edited by
                #66

                @thomas-braun

                ok könntest du mir bitte helfen ?

                GlasfaserG Thomas BraunT 2 Replies Last reply
                0
                • D dack23

                  @thomas-braun

                  ok könntest du mir bitte helfen ?

                  GlasfaserG Online
                  GlasfaserG Online
                  Glasfaser
                  wrote on last edited by Glasfaser
                  #67

                  @dack23 sagte in Docker Iobroker USB Device Synology DS918+ pass:

                  ok könntest du mir bitte helfen ?

                  Lese dir das durch :

                  https://forum.iobroker.net/topic/51796/synology-dsm-7-sonoff-zigbee-stick

                  EDIT:

                  Ich vermute mal ... in den meisten fällen , das fehlt :

                  Hast du in die Umgebungsvariable ENV , den Stick eingetragen

                  Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                  D 1 Reply Last reply
                  0
                  • D dack23

                    @thomas-braun

                    ok könntest du mir bitte helfen ?

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

                    @dack23 sagte in Docker Iobroker USB Device Synology DS918+ pass:

                    ok könntest du mir bitte helfen ?

                    Nee, von Docker und dessen Eigenheiten hab ich keine Ahnung.

                    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
                    • GlasfaserG Glasfaser

                      @dack23 sagte in Docker Iobroker USB Device Synology DS918+ pass:

                      ok könntest du mir bitte helfen ?

                      Lese dir das durch :

                      https://forum.iobroker.net/topic/51796/synology-dsm-7-sonoff-zigbee-stick

                      EDIT:

                      Ich vermute mal ... in den meisten fällen , das fehlt :

                      Hast du in die Umgebungsvariable ENV , den Stick eingetragen

                      D Offline
                      D Offline
                      dack23
                      wrote on last edited by
                      #69

                      @glasfaser hab ich wenn ich container neu lade ist der eintrag weg

                      GlasfaserG 1 Reply Last reply
                      0
                      • D dack23

                        @glasfaser hab ich wenn ich container neu lade ist der eintrag weg

                        GlasfaserG Online
                        GlasfaserG Online
                        Glasfaser
                        wrote on last edited by
                        #70

                        @dack23

                        Machst du das über den Portainer !?

                        Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                        D 1 Reply Last reply
                        0
                        • GlasfaserG Glasfaser

                          @dack23

                          Machst du das über den Portainer !?

                          D Offline
                          D Offline
                          dack23
                          wrote on last edited by
                          #71

                          @glasfaser
                          grad über den docker jetz hat er es übernommen
                          starte mal alles neu

                          GlasfaserG 2 Replies Last reply
                          0
                          • D dack23

                            @glasfaser
                            grad über den docker jetz hat er es übernommen
                            starte mal alles neu

                            GlasfaserG Online
                            GlasfaserG Online
                            Glasfaser
                            wrote on last edited by
                            #72

                            @dack23

                            927ef3e5-bad2-4345-91f6-e7530a43ac15-grafik.png

                            Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                            1 Reply Last reply
                            0
                            • D dack23

                              @glasfaser
                              grad über den docker jetz hat er es übernommen
                              starte mal alles neu

                              GlasfaserG Online
                              GlasfaserG Online
                              Glasfaser
                              wrote on last edited by Glasfaser
                              #73

                              @dack23 sagte in Docker Iobroker USB Device Synology DS918+ pass:

                              ber den docker jetz hat er es übernommen

                              Wäre auch hier zu finden / zu beachten :

                              https://forum.iobroker.net/topic/52186/sonoff-zigbee-3-0-usb-dongle-in-docker/6

                              Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                              D 1 Reply Last reply
                              0
                              • GlasfaserG Glasfaser

                                @dack23 sagte in Docker Iobroker USB Device Synology DS918+ pass:

                                ber den docker jetz hat er es übernommen

                                Wäre auch hier zu finden / zu beachten :

                                https://forum.iobroker.net/topic/52186/sonoff-zigbee-3-0-usb-dongle-in-docker/6

                                D Offline
                                D Offline
                                dack23
                                wrote on last edited by
                                #74

                                @glasfaser hab ich alles gemacht

                                B 1 Reply Last reply
                                0
                                • D dack23

                                  @glasfaser hab ich alles gemacht

                                  B Offline
                                  B Offline
                                  Boardy
                                  wrote on last edited by
                                  #75

                                  @dack23 mach mal über die Portainer, zumindest früher gabs über die Docker Verwaltung Probleme... ich glaube das ist auch noch so

                                  B GlasfaserG 2 Replies Last reply
                                  0
                                  • B Boardy

                                    @dack23 mach mal über die Portainer, zumindest früher gabs über die Docker Verwaltung Probleme... ich glaube das ist auch noch so

                                    B Offline
                                    B Offline
                                    Boardy
                                    wrote on last edited by
                                    #76

                                    @dack23 habs gefunden... das hier fehlt sonst:
                                    52dd6048-44ca-4592-ae41-5b9496e81fd2-grafik.png

                                    1 Reply Last reply
                                    0
                                    • B Boardy

                                      @dack23 mach mal über die Portainer, zumindest früher gabs über die Docker Verwaltung Probleme... ich glaube das ist auch noch so

                                      GlasfaserG Online
                                      GlasfaserG Online
                                      Glasfaser
                                      wrote on last edited by
                                      #77

                                      @boardy sagte in Docker Iobroker USB Device Synology DS918+ pass:

                                      zumindest früher gabs über die Docker Verwaltung Probleme... ich glaube das ist auch noch so

                                      Kann ich nicht bestätigen , das es heute noch so ist !

                                      Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                      1 Reply Last reply
                                      0
                                      • B Offline
                                        B Offline
                                        Boardy
                                        wrote on last edited by Boardy
                                        #78

                                        https://smarthome.buanet.de/2020/02/usb-devices-im-iobroker-docker-container-nutzen/
                                        siehe Schritt2... ob das die Dockerverwaltung nun auch kann weiß ich nicht...

                                        GlasfaserG 1 Reply Last reply
                                        0
                                        • B Boardy

                                          https://smarthome.buanet.de/2020/02/usb-devices-im-iobroker-docker-container-nutzen/
                                          siehe Schritt2... ob das die Dockerverwaltung nun auch kann weiß ich nicht...

                                          GlasfaserG Online
                                          GlasfaserG Online
                                          Glasfaser
                                          wrote on last edited by
                                          #79

                                          @boardy sagte in Docker Iobroker USB Device Synology DS918+ pass:

                                          ob das die Dockerveerwaltung nun auch kann wieß ich nicht...

                                          Alles gut ....
                                          das habe ich ihm doch schon oben in einem Screenshot gezeigt !

                                          Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                          B 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

                                          542

                                          Online

                                          32.7k

                                          Users

                                          82.5k

                                          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