Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the ability to broadcast the discovery query on a different IP. #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

denhippie
Copy link

Hi! I love your pyharmony client, and I've built a part of my home automation project around it. Thanks so much for the work you've done!

In a newer version you introduced the ability to discover the Harmony Hub, rather than having to hard-code the IP and port. A real neat feature, but unfortunately if you're on a network with multiple subnets, then 255.255.255.255 will not work. So I've added the option to provide a different broadcast IP, and then it works perfectly on my network too.

It's my first pull-request on GitHub, I hope this is useful for your project!

…f you're on a network with muliple subnets, then 255.255.255.255 will not work.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant