@Labt
Der Adapter läuft sauber, jetzt muss BT selber geprüft werden.
Ist BT am Host überhaupt eingeschaltet, sind die Treiber dafür geladen?
Ich meine sowohl am Pi als auch am Beelink muste ich die manuell installieren, ist aber auch schon etwas her und war einfach, deshalb hab ich da auch kein Plan mehr wie ich dass gemacht hatte.
Wobei das schon beim Adapter dabei steht:
If the adapter starts but won't connect to your bluetooth hardware, please check the info.driverState state in ioBroker. If it is unauthorized, you need to give node additional permissions. For Linux, this is as simple as sudo setcap cap_net_raw+eip $(eval readlink -f `which node`) which requires libcap2-bin to be installed.