You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After recent changes in Alexa software, no devices are discovered. One difference I've identified is that now Alexa sends M-SEARCH SSDP discovery with header containing Man:
Hi,
After recent changes in Alexa software, no devices are discovered. One difference I've identified is that now Alexa sends
M-SEARCH
SSDP discovery with header containingMan:
That's easy to fix, in UpnpListener.java change line 106 to:
But even after sending a response, Alexa does not see new devices.
Any thoughts from anybody?
Thank you,
Jarek
The text was updated successfully, but these errors were encountered: