Dear reader,
Since a couple of months i have issue’s with my zigbee stick.
I am using a cc2531 zigbeestick for my homeassistant.
I am running homeassistant on my synology nas running DSM 7.2.1-69057 Update 3.
The zigbeestick is showing up on my nas system, the problem i encounter now is that if i start my virtual machine to run home assistant, the zigbeestick is sometimes not showing up in the hardware section of home assistant. I know run this script on my nas: “/sbin/modprobe usbserial
/sbin/modprobe ftdi_sio
/sbin/modprobe cdc-acm
chmod 777 /dev/ttyUSB0
chmod 777 /dev/ttyACM0”
Than unplug the stick and plug it back in. After trying this finally the stick will show up in the hardware section (not all the time).
If i now start mosquitto and zigbee2mqtt the stick will kind of kick out the usb device and it is not showing up in the hardware section anymore. Since now i can’t get the usb device working anymore at all… so i can’t also run zigbee2mqtt!
What is wrong?
- Core2024.4.3
- Supervisor2024.04.0
- Operating System12.2
- Frontend20240404.2
Please help out, thank in advance.