Skip to content
  • 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
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. [gelöst]CC2531 an proxmox an LXC durchreichen scheitert...

NEWS

  • Wartung am 15.11. – Forum ab 22:00 Uhr nicht erreichbar
    BluefoxB
    Bluefox
    11
    2
    203

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    7.9k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.7k

[gelöst]CC2531 an proxmox an LXC durchreichen scheitert...

[gelöst]CC2531 an proxmox an LXC durchreichen scheitert...

Scheduled Pinned Locked Moved ioBroker Allgemein
proxmox lxc cc2531
62 Posts 15 Posters 15.1k Views 20 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.
  • ? A Former User

    @merlin123 said in [gelöst]CC2531 an proxmox an LXC durchreichen scheitert...:

    lxc.mount.entry: /dev/serial/by-id/xxx dev/serial/by-id/usb-1a86_USB_Serial-if00-port0 none bind,optional,create=file
    lxc.mount.entry: /dev/ttyUSB0 dev/ttyUSB0 none bind,optional,create=file

    @Merlin123
    ich denke, dass Dein Fehler in dieser Zeile und der Folgenden ist.

    so sieht meine aus,

    lxc.mount.entry: /dev/serial/by-id/usb-Texas_Instruments_XDS110__03.00.00.12__Embed_with_CMSIS-DAP_L1100FRC-if00 dev/ttyACM0 none bind,optional,create=file
    lxc.mount.entry: /dev/serial/by-id/usb-0658_0200-if00 dev/ttyACM2 none bind,optional,create=file
    

    VG
    Bernd

    Merlin123M Offline
    Merlin123M Offline
    Merlin123
    wrote on last edited by
    #47

    @dp20eic jo.. Danke... war blind... 😄 Scheint jetzt zu gehen!

    Beta-Tester

    1 Reply Last reply
    0
    • Merlin123M Offline
      Merlin123M Offline
      Merlin123
      wrote on last edited by
      #48

      Tja... wie gewonnen, so zerronnen... Nach nem Neustart von Proxmox gleiches Problem...

      So sieht das jetzt bei mir aus:

      Host:

      root@pve:/etc/pve/lxc# cat 101.conf
      arch: amd64
      cores: 2
      features: nesting=1
      hostname: octoprint
      memory: 4096
      net0: name=eth0,bridge=vmbr0,firewall=1,hwaddr=7E:58:90:B0:11:97,ip=dhcp,ip6=dhcp,type=veth
      onboot: 1
      ostype: debian
      rootfs: local-lvm:vm-101-disk-0,size=10G
      swap: 512
      unprivileged: 1
      lxc.mount.entry: dev/serial/by-id/usb-1a86_USB_Serial-if00-port0 dev/serial/by-id/usb-1a86_USB_Serial-if00-port0 none bind,optional,create=file
      lxc.cgroup.devices.allow: c 189:* rwm
      lxc.mount.entry: /dev/ttyUSB0 dev/ttyUSB0 none bind,optional,create=file
      root@pve:/etc/pve/lxc# lsusb
      Bus 004 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
      Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
      Bus 001 Device 003: ID 1a86:7523 QinHeng Electronics CH340 serial converter
      Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
      Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
      Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
      Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
      root@pve:/etc/pve/lxc# ls -la /dev/serial/by-id
      total 0
      drwxr-xr-x 2 root root 60 May 1 16:43 .
      drwxr-xr-x 4 root root 80 May 1 16:43 ..
      lrwxrwxrwx 1 root root 13 May 1 16:43 usb-1a86_USB_Serial-if00-port0 -> ../../ttyUSB0
      root@pve:/dev/serial/by-id# ls -l /dev/bus/usb/001/003
      crw-rw-r-- 1 root root 189, 2 May 1 16:43 /dev/bus/usb/001/003
      

      Gastsystem:

      $ ls -la /dev/serial/by-id
      total 0
      drwxr-xr-x 2 root root 60 May 1 15:22 .
      drwxr-xr-x 3 root root 60 May 1 15:22 ..
      ---------- 1 root root 0 May 1 15:22 usb-1a86_USB_Serial-if00-port0
      $ lsusb
      Bus 004 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
      Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
      Bus 001 Device 003: ID 1a86:7523 QinHeng Electronics CH340 serial converter
      Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
      Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
      Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
      Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
      

      Beta-Tester

      1 Reply Last reply
      0
      • L Offline
        L Offline
        lessthanmore
        wrote on last edited by
        #49

        Ich hänge mich mal mit dran und hoffe ebenfalls auf eine Lösung.
        So sieht meine udev Regel momentan aus:

        KERNEL=="ttyACM[0-9]*", SUBSYSTEM=="tty", ATTRS{idVendor}=="1cf1", ATTRS{idProduct}=="0030", SYMLINK+="ttyZigbee"
        SUBSYSTEMS=="usb", ATTRS{idVendor}=="1cf1", ATTRS{idProduct}=="0030", GROUP="dialout", MODE="0666"
        

        Dennoch wird der Symlink nicht in der Gruppe "dailout" angelegt.
        Host:

        root@proxmox:/etc/udev/rules.d# ls -la /dev/ttyZigbee
        lrwxrwxrwx 1 root root 7  1. Mai 13:42 /dev/ttyZigbee -> ttyACM0
        

        lxc:

        xxx@iobroker:/dev$ ls -la /dev/ttyZigbee
        crw-rw-rw- 1 root root 166, 0  1. Mai 18:30 /dev/ttyZigbee
        

        Zusätzlich hatte ich versucht über rc.locals

        chmod a+rw /dev/ttyZigbee
        

        auf dem Host, ebenfalls ohne Erfolg.

        1 Reply Last reply
        0
        • crunchipC Away
          crunchipC Away
          crunchip
          Forum Testing Most Active
          wrote on last edited by
          #50

          sollte funktionieren, wenn man die Anleitung befolgt

          umgestiegen von Proxmox auf Unraid

          L P 2 Replies Last reply
          1
          • crunchipC crunchip

            sollte funktionieren, wenn man die Anleitung befolgt

            L Offline
            L Offline
            lessthanmore
            wrote on last edited by
            #51

            @crunchip Wie geil ist das denn? Ich suche da seit über einem halben Jahr nach einer Lösung.
            Seit wann gibt es denn die Anleitung?
            Habe es direkt mal mit der dauerhaften Bindung eingerichtet.

            Lieben Dank!!!

            crunchipC 1 Reply Last reply
            0
            • L lessthanmore

              @crunchip Wie geil ist das denn? Ich suche da seit über einem halben Jahr nach einer Lösung.
              Seit wann gibt es denn die Anleitung?
              Habe es direkt mal mit der dauerhaften Bindung eingerichtet.

              Lieben Dank!!!

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

              @lessthanmore seit ein paar Wochen

              umgestiegen von Proxmox auf Unraid

              1 Reply Last reply
              1
              • crunchipC crunchip

                sollte funktionieren, wenn man die Anleitung befolgt

                P Offline
                P Offline
                PsyGanja
                wrote on last edited by
                #53

                @crunchip said in [gelöst]CC2531 an proxmox an LXC durchreichen scheitert...:

                sollte funktionieren, wenn man die Anleitung befolgt

                Guten Morgen

                ich bin nach dieser Anleitung vorgegangen und habe schon Stunden mit verschiedenen Konfigurationen getestet.

                Ich habe trotz nötiger Rechte kein Zugriff auf den Stick.

                root@iobroker:~# ls -l /dev/ttyACM0 
                crw-rw-rw- 1 nobody nogroup 166, 0 Jul 21 13:46 /dev/ttyACM0
                
                
                zigbee.0
                2022-07-22 06:23:25.335	error	Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: Operation not permitted, cannot open /dev/ttyACM0'"
                

                kann es daran liegen das ich iobroker als root installiert habe?

                L 1 Reply Last reply
                0
                • P PsyGanja

                  @crunchip said in [gelöst]CC2531 an proxmox an LXC durchreichen scheitert...:

                  sollte funktionieren, wenn man die Anleitung befolgt

                  Guten Morgen

                  ich bin nach dieser Anleitung vorgegangen und habe schon Stunden mit verschiedenen Konfigurationen getestet.

                  Ich habe trotz nötiger Rechte kein Zugriff auf den Stick.

                  root@iobroker:~# ls -l /dev/ttyACM0 
                  crw-rw-rw- 1 nobody nogroup 166, 0 Jul 21 13:46 /dev/ttyACM0
                  
                  
                  zigbee.0
                  2022-07-22 06:23:25.335	error	Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: Operation not permitted, cannot open /dev/ttyACM0'"
                  

                  kann es daran liegen das ich iobroker als root installiert habe?

                  L Offline
                  L Offline
                  lessthanmore
                  wrote on last edited by
                  #54

                  @psyganja said in [gelöst]CC2531 an proxmox an LXC durchreichen scheitert...:

                  kann es daran liegen das ich iobroker als root installiert habe?

                  Ist möglich.

                  In welchen Gruppen ist der root User?
                  Befehl:

                  groups
                  
                  P 1 Reply Last reply
                  0
                  • L lessthanmore

                    @psyganja said in [gelöst]CC2531 an proxmox an LXC durchreichen scheitert...:

                    kann es daran liegen das ich iobroker als root installiert habe?

                    Ist möglich.

                    In welchen Gruppen ist der root User?
                    Befehl:

                    groups
                    
                    P Offline
                    P Offline
                    PsyGanja
                    wrote on last edited by PsyGanja
                    #55

                    @lessthanmore

                    root@iobroker:~# groups
                    root
                    
                    

                    aber da ja der Besitzer auch nobody ist, dürfte es doch keine Rolle spielen

                    Thomas BraunT 1 Reply Last reply
                    0
                    • P PsyGanja

                      @lessthanmore

                      root@iobroker:~# groups
                      root
                      
                      

                      aber da ja der Besitzer auch nobody ist, dürfte es doch keine Rolle spielen

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

                      @psyganja

                      Auf einem 'nativen' System (ohne root shell)

                      crw-rw---- 1 root dialout 188, 0 Jul 21 21:18 /de/ttyUSB0
                      

                      Nix mit nobody und nogroup...

                      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

                      P 1 Reply Last reply
                      0
                      • Thomas BraunT Thomas Braun

                        @psyganja

                        Auf einem 'nativen' System (ohne root shell)

                        crw-rw---- 1 root dialout 188, 0 Jul 21 21:18 /de/ttyUSB0
                        

                        Nix mit nobody und nogroup...

                        P Offline
                        P Offline
                        PsyGanja
                        wrote on last edited by
                        #57

                        @thomas-braun

                        war es auch mal bei mir aber selbes Problem.

                        Thomas BraunT 1 Reply Last reply
                        0
                        • P PsyGanja

                          @thomas-braun

                          war es auch mal bei mir aber selbes Problem.

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

                          @psyganja

                          Da wird beim durchreichen/device mapping was falsch eingestellt worden sein.

                          Und als root herumzukaspern ist bekanntermaßen auch keine gute Idee.

                          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

                          P 1 Reply Last reply
                          0
                          • Thomas BraunT Thomas Braun

                            @psyganja

                            Da wird beim durchreichen/device mapping was falsch eingestellt worden sein.

                            Und als root herumzukaspern ist bekanntermaßen auch keine gute Idee.

                            P Offline
                            P Offline
                            PsyGanja
                            wrote on last edited by PsyGanja
                            #59

                            @thomas-braun said in [gelöst]CC2531 an proxmox an LXC durchreichen scheitert...:

                            @psyganja

                            Da wird beim durchreichen/device mapping was falsch eingestellt worden sein.

                            Und als root herumzukaspern ist bekanntermaßen auch keine gute Idee.

                            werde es jetzt nochmal alles neu machen, ohne root usw.

                            lxc.cgroup.devices.allow: c 189:* rwm
                            lxc.mount.entry: usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B001938C443-if00 dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B001938C443-if00 none bind,optional,create=file
                            lxc.cgroup.devices.allow: c 166:* rwm
                            lxc.mount.entry: /dev/ttyACM0 dev/ttyACM0 none bind,optional,create=file
                            

                            so sehen die Einträge in der conf aus.

                            hier mal die Infos von Proxmox

                            Last login: Fri Jul 22 10:32:39 CEST 2022 on pts/0
                            root@proxmox:~# lsusb
                            Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
                            Bus 001 Device 002: ID 8087:0aaa Intel Corp. Bluetooth 9460/9560 Jefferson Peak (JfP)
                            Bus 001 Device 006: ID 0451:16a8 Texas Instruments, Inc. CC2531 ZigBee
                            Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
                            root@proxmox:~# ls -l /dev/bus/usb/001/006 
                            crw-rw-r-- 1 root root 189, 5 Jul 21 15:46 /dev/bus/usb/001/006
                            root@proxmox:~# ls -l /dev/serial/by-id/
                            total 0
                            lrwxrwxrwx 1 root root 13 Jul 21 15:46 usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B001938C443-if00 -> ../../ttyACM0
                            root@proxmox:~# ls -l /dev/ttyACM0 
                            crw-rw-rw- 1 root dialout 166, 0 Jul 21 15:46 /dev/ttyACM0
                            

                            Alles nochmal neu installiert jetzt als Benutzer. Leider immer noch das selbe Problem.

                            L 1 Reply Last reply
                            0
                            • P PsyGanja

                              @thomas-braun said in [gelöst]CC2531 an proxmox an LXC durchreichen scheitert...:

                              @psyganja

                              Da wird beim durchreichen/device mapping was falsch eingestellt worden sein.

                              Und als root herumzukaspern ist bekanntermaßen auch keine gute Idee.

                              werde es jetzt nochmal alles neu machen, ohne root usw.

                              lxc.cgroup.devices.allow: c 189:* rwm
                              lxc.mount.entry: usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B001938C443-if00 dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B001938C443-if00 none bind,optional,create=file
                              lxc.cgroup.devices.allow: c 166:* rwm
                              lxc.mount.entry: /dev/ttyACM0 dev/ttyACM0 none bind,optional,create=file
                              

                              so sehen die Einträge in der conf aus.

                              hier mal die Infos von Proxmox

                              Last login: Fri Jul 22 10:32:39 CEST 2022 on pts/0
                              root@proxmox:~# lsusb
                              Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
                              Bus 001 Device 002: ID 8087:0aaa Intel Corp. Bluetooth 9460/9560 Jefferson Peak (JfP)
                              Bus 001 Device 006: ID 0451:16a8 Texas Instruments, Inc. CC2531 ZigBee
                              Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
                              root@proxmox:~# ls -l /dev/bus/usb/001/006 
                              crw-rw-r-- 1 root root 189, 5 Jul 21 15:46 /dev/bus/usb/001/006
                              root@proxmox:~# ls -l /dev/serial/by-id/
                              total 0
                              lrwxrwxrwx 1 root root 13 Jul 21 15:46 usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B001938C443-if00 -> ../../ttyACM0
                              root@proxmox:~# ls -l /dev/ttyACM0 
                              crw-rw-rw- 1 root dialout 166, 0 Jul 21 15:46 /dev/ttyACM0
                              

                              Alles nochmal neu installiert jetzt als Benutzer. Leider immer noch das selbe Problem.

                              L Offline
                              L Offline
                              lessthanmore
                              wrote on last edited by
                              #60

                              @psyganja Welche proxmox Version verwendest du?
                              Ab - ich glaube 7 - muss es group2 heißen (siehe Punkt 2 in der Anleitung unter "ACHTUNG! - Proxmox Installation vor Version 7.0:"), also so:

                              lxc.cgroup2.devices.allow: c 189:* rwm
                              lxc.mount.entry: usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B001938C443-if00 dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B001938C443-if00 none bind,optional,create=file
                              lxc.cgroup2.devices.allow: c 166:* rwm
                              lxc.mount.entry: /dev/ttyACM0 dev/ttyACM0 none bind,optional,create=file
                              

                              Rechte hast du auch mit

                              chmod o+rw /dev/ttyACM*
                              

                              nochmal korrekt gesetzt?

                              Des Weiteren habe ich Punkt 5 der Anleitung ebenfalls durchgeführt, um einem Verlust der Recht bei einem Reboot vorzubeugen.

                              P 1 Reply Last reply
                              0
                              • L lessthanmore

                                @psyganja Welche proxmox Version verwendest du?
                                Ab - ich glaube 7 - muss es group2 heißen (siehe Punkt 2 in der Anleitung unter "ACHTUNG! - Proxmox Installation vor Version 7.0:"), also so:

                                lxc.cgroup2.devices.allow: c 189:* rwm
                                lxc.mount.entry: usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B001938C443-if00 dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B001938C443-if00 none bind,optional,create=file
                                lxc.cgroup2.devices.allow: c 166:* rwm
                                lxc.mount.entry: /dev/ttyACM0 dev/ttyACM0 none bind,optional,create=file
                                

                                Rechte hast du auch mit

                                chmod o+rw /dev/ttyACM*
                                

                                nochmal korrekt gesetzt?

                                Des Weiteren habe ich Punkt 5 der Anleitung ebenfalls durchgeführt, um einem Verlust der Recht bei einem Reboot vorzubeugen.

                                P Offline
                                P Offline
                                PsyGanja
                                wrote on last edited by PsyGanja
                                #61

                                @lessthanmore said in [gelöst]CC2531 an proxmox an LXC durchreichen scheitert...:

                                @psyganja Welche proxmox Version verwendest du?
                                Ab - ich glaube 7 - muss es group2 heißen (siehe Punkt 2 in der Anleitung unter "ACHTUNG! - Proxmox Installation vor Version 7.0:"), also so:

                                lxc.cgroup2.devices.allow: c 189:* rwm
                                lxc.mount.entry: usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B001938C443-if00 dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B001938C443-if00 none bind,optional,create=file
                                lxc.cgroup2.devices.allow: c 166:* rwm
                                lxc.mount.entry: /dev/ttyACM0 dev/ttyACM0 none bind,optional,create=file
                                

                                Rechte hast du auch mit

                                chmod o+rw /dev/ttyACM*
                                

                                nochmal korrekt gesetzt?

                                Des Weiteren habe ich Punkt 5 der Anleitung ebenfalls durchgeführt, um einem Verlust der Recht bei einem Reboot vorzubeugen.

                                Nutze Version 7.2-3. Werde das mit

                                lxc.cgroup2.devices
                                

                                testen

                                chmod o+rw /dev/ttyACM* 
                                

                                liefert ja

                                ls -l /dev/ttyACM0 
                                crw-rw-rw- 1 root dialout 166, 0 Jul 21 15:46 /dev/ttyACM0
                                
                                P 1 Reply Last reply
                                0
                                • P PsyGanja

                                  @lessthanmore said in [gelöst]CC2531 an proxmox an LXC durchreichen scheitert...:

                                  @psyganja Welche proxmox Version verwendest du?
                                  Ab - ich glaube 7 - muss es group2 heißen (siehe Punkt 2 in der Anleitung unter "ACHTUNG! - Proxmox Installation vor Version 7.0:"), also so:

                                  lxc.cgroup2.devices.allow: c 189:* rwm
                                  lxc.mount.entry: usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B001938C443-if00 dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B001938C443-if00 none bind,optional,create=file
                                  lxc.cgroup2.devices.allow: c 166:* rwm
                                  lxc.mount.entry: /dev/ttyACM0 dev/ttyACM0 none bind,optional,create=file
                                  

                                  Rechte hast du auch mit

                                  chmod o+rw /dev/ttyACM*
                                  

                                  nochmal korrekt gesetzt?

                                  Des Weiteren habe ich Punkt 5 der Anleitung ebenfalls durchgeführt, um einem Verlust der Recht bei einem Reboot vorzubeugen.

                                  Nutze Version 7.2-3. Werde das mit

                                  lxc.cgroup2.devices
                                  

                                  testen

                                  chmod o+rw /dev/ttyACM* 
                                  

                                  liefert ja

                                  ls -l /dev/ttyACM0 
                                  crw-rw-rw- 1 root dialout 166, 0 Jul 21 15:46 /dev/ttyACM0
                                  
                                  P Offline
                                  P Offline
                                  PsyGanja
                                  wrote on last edited by
                                  #62

                                  @psyganja

                                  Der Hammer. Das war die Lösung!

                                  Vielen Dank

                                  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

                                  134

                                  Online

                                  32.4k

                                  Users

                                  81.3k

                                  Topics

                                  1.3m

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

                                  • Don't have an account? Register

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