fauxmo
fauxmo copied to clipboard
echo dot 2 having trouble finding device
I had the echo connected to the unit until I tried to reboot several times. After that I could not get the unit to connect to the echo.
debug output shows the python script responding to the search attempts, but the echo will not fully pair.
What can I do to solve this? I tried to set a default port, but couldnt figure out how to set a static ip or port.
this is the output: (my local network is 192.168.1.x and the python script is running on a raspberry pi on 192.168.1.77
Listening for UPnP broadcasts got local address of 192.168.4.2 UPnP broadcast listener: new device registered FauxMo device 'living room lights' ready on 192.168.4.2:39675 Entering main loop
Responding to search for living room lights Responding to search for living room lights
Please help!
@drinnird I was able to set up Dot 2 with my Raspberry PI using this fork: https://github.com/n8henrie/fauxmo
Thanks!! I'll give it a shot. Turns out my rpi3 was using wifi all of a sudden and connected to the esp8266 sorta without encryption. I noticed something was strange when. No internet traffic was being sent past my router from RPI. Just got the rpi 3 so not used to it having wifi... Noobie mistake. I have it working great with nodemcu lua scripts