hi,
in the last days i bought a cc2531 with the latest koenkk-image from amazon.
until today it worked very well with the addon zigbee2mqtt. but today after restarting homeassistant the usb-stick is no longer recognized. in the hardware list no texas instruments device is recognized. pressing the reset button on the cc2531 did not work either.
I noticed in the logs that homeassistant recognizes the usb-stick, but removes it immediately:
21-02-25 15:34:34 INFO (MainThread) [supervisor.hardware.monitor] Detecting HardwareAction.ADD usb hardware /dev/bus/usb/001/012
21-02-25 15:34:34 INFO (MainThread) [supervisor.hardware.monitor] Detecting HardwareAction.ADD serial hardware /dev/ttyACM0 - /dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B001CD4823A-if00
21-02-25 15:34:50 INFO (SyncWorker_4) [supervisor.docker.interface] Restarting homeassistant/raspberrypi4-64-homeassistant
21-02-25 15:34:50 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API error: Received message 8:1000 is not str
21-02-25 15:34:50 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API connection is closed
21-02-25 15:34:59 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready
21-02-25 15:35:33 INFO (MainThread) [supervisor.hardware.monitor] Detecting HardwareAction.REMOVE serial hardware /dev/ttyACM0 - /dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B001CD4823A-if00
21-02-25 15:35:33 INFO (MainThread) [supervisor.hardware.monitor] Detecting HardwareAction.REMOVE usb hardware /dev/bus/usb/001/012
do you have a tip for me?