Manchmal ist die Lösung so einfach ....
Ich hatte jetzt den Container gelöscht, auch das Verzeichnis iobroker und die Backups.
Dann beim Aufsetzen des iobroker Docker in den Einstellungen den USB0 Port mitgegeben:
Unraid4.png
Im Startlog des iobroker kann man dann sehen, dass dies als ENV eingebunden ist und funktioniert:
--------------------------------------------------------------------------------
----- System Information -----
----- arch: x86_64 -----
----- hostname: ec2aacb61d40 -----
----- -----
----- Version Information -----
----- image: v9.0.1 -----
----- build: 2023-12-01T18:43:20+00:00 -----
----- node: v18.19.0 -----
----- npm: 10.2.3 -----
----- -----
----- Environment Variables -----
----- SETGID: 100 -----
----- SETUID: 99 -----
----- USBDEVICES: /dev/ttyUSB0 -----
--------------------------------------------------------------------------------
...
--------------------------------------------------------------------------------
----- Step 4 of 5: Applying special settings -----
--------------------------------------------------------------------------------
Some adapters have special requirements/ settings which can be activated by the use of environment variables.
For more information see ioBroker Docker Image Docs (https://docs.buanet.de/iobroker-docker-image/docs/).
USBDEVICES is set.
Setting permissions for "/dev/ttyUSB0"... Done.
und in iobroker Zigbee Adapter:
Unraid5.png
Dann wurde es grün 🙂
Vielen Dank für die Denkanstöße
Gruß Frank