chrivers / bifrost

Hue Bridge Emulator
GNU General Public License v3.0
111 stars 5 forks source link

SSDP(UPnP) missing. #31

Open hendriksen-mark opened 3 weeks ago

hendriksen-mark commented 3 weeks ago

Bifrost does not respond to a ssdp discovery. ssdp response from original bridge:

NOTIFY * HTTP/1.1
HOST: 239.255.255.250:1900
CACHE-CONTROL: max-age=100
LOCATION: http://<bridge ip>:80/description.xml
SERVER: Hue/1.0 UPnP/1.0 IpBridge/1.66.0
NTS: ssdp:alive
hue-bridgeid: <bridge id>
NT: urn:schemas-upnp-org:device:basic:1
USN: uuid:2f402f80-da50-11e1-9b23-0017887fa41e
chrivers commented 3 weeks ago

I'm pretty sure this is related to #32