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

Allow multiple subnets #149

Conversation

WolfspiritM
Copy link
Contributor

Hi,

This PR adds a way to define multiple subnets seperated by comma.
This is a simple fix if the hub and iobroker are in a different subnet preventing from broadcasts from working (#147).
The workaround is to add the hub IP as subnet IP but this only works for one hub.

This change allows for adding multiple hub IPs that way e.g. setting the subnet(s) to ("192.168.178.5,192.168.178.6") in admin will allow discovery for both hubs.

@mcm1957 mcm1957 merged commit c22e359 into iobroker-community-adapters:master Jun 2, 2024
9 checks passed
@mcm1957
Copy link
Member

mcm1957 commented Jun 2, 2024

@WolfspiritM
Sorry for delay. The PR got lost in my backlog ...

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.

2 participants