ct-Open-Source / ct-Open-Source/tuya-convert
How to connect USB WiFi adapter when using Docker?
- Dominant language
- Python
- Stars
- 5.1k
- Forks
- 523
- PR merge metrics
- No merged PRs in 30d
Description
In the Using Docker section of the readme, it would be really helpful if there was a link to a page that explains how to identify an attached USB WiFi adapter and pass it through to the container in the docker-compose.yml file. I found the section that I need to add to docker-compose.yml
` devices:
- "/dev/ttyUSB0:/dev/ttyUSB0"`
but I can't figure out how to identify the USB NIC in order to properly configure those tty values.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the README's Using Docker section and the docker-compose.yml devices example shown in the issue. Research how to identify an attached USB WiFi adapter and pass its device path into the container, then add a link or explanation that makes the tty values clear. Done means a user can identify the adapter and configure the devices entry.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, docker-compose
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100