ct-Open-Source / ct-Open-Source/tuya-convert
Changing wlan device in docker not working
- Dominant language
- Python
- Stars
- 5.1k
- Forks
- 523
- PR merge metrics
- No merged PRs in 30d
Description
Was just trying to run the docker version as described in the README under Ubuntu 18.04.
On my machine, the WLAN device is not named wlan, but wlp2s0, so I've changed this in the docker-compose.yml to
- WLAN=wlp2s0
but it still issues an error message
Checking for network interface wlan0... Not found!
Please edit WLAN in config.txt to one of: br-2ced10523228, br-96031cad200f, br-a98042af9c91, br-b4b997fb7eaf, docker0, enp4s0, lo, veth07c61aa, virbr0, virbr0-nic, vlan0, wlp2s0
======================================================
Passing the variable through to the config does not work.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.