I can't get Conbee2 connected in Manjaro Cinnamon / Arch Linux

lsusb shows it as:
Bus 001 Device 002: ID 1cf1:0030 Dresden Elektronik ConBee II

I have managed to get my user in the dialout group by adding the group and then the user.
sudo gpasswd -a $USER dialout

cat /etc/group|grep dial
dialout:x:1003:pkristians

I’m in the group, deconz can’t connect to it.

Reddit solved it :slight_smile: I had to join the group UUCP. Check where ttyACM0 is with “ls -al /dev/”