vintlabs / fauxmoESP

Add voice control of your ESP32 and ESP8266 devices using Amazon Alexa
MIT License
384 stars 69 forks source link

not discovered in FireTV #52

Closed pvint closed 5 years ago

pvint commented 6 years ago

Original report by long (Bitbucket: longGr, GitHub: longGr).


Hello,

I have a FireTV on FireOS 5.2.6.3. My NodeMCU is runnig the basic-example and is connected to the wifi. If i type: "echo -e "M-SEARCH\r\nurn:Belkin:device:**" | nc.traditional -u 192.168.178.26 1900" in a bash, i get a responds and see this in the Arduino IDE Monitor:

[FAUXMO] UDP response for device #0 (switch one) [FAUXMO] UDP response for device #0 (switch one) [FAUXMO] UDP response for device #0 (switch one)

If i open the Alexa App on my phone to add a new device, nothing happens on the monitor and no new device is found. Even Wireshark does not respond: bitb.png Where .25 is my machine, .1 is the router, .25 is the fireTV, .26 would be the ESP. Does this look normal?

Is the FireTV supported? Has anyone accomplished this? Im trying to get this to work for so many hours now. I just don't know what to try next.

Thank you so much for your help!

pvint commented 5 years ago

Original comment by Xose Pérez (Bitbucket: [Xose Pérez](https://bitbucket.org/Xose Pérez), ).


This no longer applies to v3 since it doesn't emulate wemo devices anymore.