iobroker-community-adapters / ioBroker.harmony

Logitech Harmony Adapter for ioBroker
MIT License
14 stars 14 forks source link

Allow multiple subnets #149

Closed WolfspiritM closed 1 month ago

WolfspiritM commented 3 months ago

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 commented 1 month ago

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