HAP-NodeJS
HAP-NodeJS copied to clipboard
allow to specify a different IP in mDSN advertisement
Current Situation
Currently the advertised IP is always the same like the bind ip. But this prevents from running docker in non host mode - even you have a mdns repeater running.
Proposed Change
Option to specify an IP for the MDNS advertisement regardless of the bind ip.
Homeassisstent offers this: see here: https://www.home-assistant.io/integrations/homekit/#advertise_ip
Additional Context
No response
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I'll see if I can take this up this weekend.