Hab ich ja schon ein paar mal.
Habin folgendem Thread noch was gefunden das test ich mal.
https://knx-user-forum.de/forum/proj...-als-ip-router
Post 2:
habe das mal in die rc.local eingetragen.
Habin folgendem Thread noch was gefunden das test ich mal.
https://knx-user-forum.de/forum/proj...-als-ip-router
Post 2:
Code:
USB_PORT="usb:$(/usr/local/bin/findknxusb | /bin/sed -e '1 d' -e 's/device //' | /bin/cut -d':' -f2-5 | /bin/cut -d' ' -f2)" /usr/local/bin/eibd -c -d -D -T -S -i -u --eibaddr=1.1.254 $USB_PORT &
Kommentar