ct-Open-Source / ct-Open-Source/ct-Smart-Home
allow Conbee zigbee USB stick in start.sh
Open
- Dominant language
- Shell
- Stars
- 171
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
when the start.sh script tries to find a USB dongle for zigbee, it checks the vendor ID of Texas Instruments (0451).
I have a Conbee II stick, which is build by Dresden Electronik and has a different vendor ID (1cf1).
Replacing 0451 by 1cf1 for the initial run of the script worked fine for me.
Could you add the Dresden Electronik ID to the check in start.sh?
Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.