Closed dolby360 closed 2 years ago
Thanks for opening your first issue here!
You need to forward the following ports to the docker for the discovery to work: https://github.com/TomerFi/aioswitcher/blob/14ac4e4d8852b5696af10ca10967bec8349bd291/src/aioswitcher/bridge.py#L48-L51
@thecode this way?
docker run -it -p 20002:20002 switch_client /bin/bash
Because it's not working I have to say that this is not working on wsl as well
Try:
-p "20002:20002/udp"
I started to write a note above that sometimes it didn't work and deleted it since I was not sure what is the current status. As for WSL I never got it to forward broadcasts, I don't think it is possible.
@thecode That works thank you very much
What happened?
The following setup doesn't show me any results The same code works on windows. Any ideas?
requirements.txt
Although I can ping the device IP.
Module Version
2.0.9
Device Type
Switcher Touch (V3)
Firmware Version
I'm not sure
Relevant log output
No response