i have a routed network setup where lights have their own subnet.
the client app is in another network that can access the lights.
the implemented auto-discovery works by design only on the same network, so it does not see the lights.
WLED instances see each other. and they maintain a list.
it is retriveable by API /json/nodes.
please add an option to automatically discover more WLED instances by
looping over the already known by querying their API for neighbor instances.
i have a routed network setup where lights have their own subnet.
the client app is in another network that can access the lights.
the implemented auto-discovery works by design only on the same network, so it does not see the lights.
WLED instances see each other. and they maintain a list.
it is retriveable by API
/json/nodes.please add an option to automatically discover more WLED instances by
looping over the already known by querying their API for neighbor instances.