feat: allow accessing broadlink controllers by referencing static ip.…#86
feat: allow accessing broadlink controllers by referencing static ip.…#86jannylund wants to merge 1 commit intot0mer:masterfrom
Conversation
… This allows use of non-host network mode in docker and makes the app work properly on mac.
|
Ping @t0mer - please check when you have time. I have another PR ready for opening to simplify dependency management, but would be great if this is handled first as they are a bit dependent on each other. |
|
hey was trying out this branch to see if it would help me with my "no devices" issue...the IP of 192.168.1.151 is the RM4Pro. still not seeing any devices. seems like it's still only scanning 172.22.0.2 which I guess is the internal docker IP? |
|
Hey @gorbypark , indeed, this looks like you are still on the master branch. Can you show the |
|
Ah, most likely that is it, I pulled your fork but didn’t switch from
main. Now that you say it it’s obvious, haha!
I’ll try again tomorrow and report back.
Thanks!
…On Mon, Sep 23, 2024 at 10:36 PM Jan Nylund ***@***.***> wrote:
Hey @gorbypark <https://github.com/gorbypark> , indeed, this looks like
you are still on the master branch. Can you show the git log output from
your clone to validate that it has my latest commit?
—
Reply to this email directly, view it on GitHub
<#86 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEVJWPNTFQNY7UFAL5NDOSDZYB3WNAVCNFSM6AAAAABLPBBWUOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNRZGMZTCMJSG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
So it turns out master is the branch I should have been on and I appear to be using the correct fork/branch..
|
So in the end I was missing the step of doing |
|
Thanks for this! I was finally able to make this work using this fork. |

… This allows use of non-host network mode in docker and makes the app work properly on mac.
This will provide a solution for the following issues:
To confirm, the following docker-compose file can be used: