-
Notifications
You must be signed in to change notification settings - Fork 199
Closed
Description
Hi, firstly thank you for an amazing bit of software, it's brilliant.
I've been trying to get ha-bridge v5.0.0, 5.1.0 and 5.2.1 to bind to just my Pi3's IP address for the UPnP port 1900 but none of them will, starting them all I can see that 1900 udp is bound to all interfaces (0.0.0.0).
The setting in my config for Use UPNP Address Interface Only is ticked and the UPnP IP address is set to the host's IP.
I also tried to set this by passing in -Dserver.ip on the command line but it was still the same and I see that command line arguments are deprecated anyways.
Any help anyone can give would be very much appreciated.
Kind regards
Martin