Works for a few minutes, then Alexa loses connection to device
Opened this issue · 8 comments
I have successfully integrated this method into some of my existing Wemos code, and it works well. I have two devices connected to one Wemos, it boots up and connects to Wifi, I also have MQTT talking to a Pi, then the Alexa connection is successful. Alexa will function the devices on command, no problem. Then I leave and come back some time later, and find that while the Wemos is still connected to Wifi, Alexa no longer sees the devices.
I am about to look into just getting Alexa to connect to my Pi as one device and just relay commands from that server. Any ideas? I am implementing the code just like the example. Thanks in advance!
are you using the sinric skill or arduino-esp8266-alexa-multiple-wemo-switch code ? I have seen few people having this issues after updating Alexa firmware to the latest version
Not sure ... I am using the UpnpBroadcastResponder object model, I have an Echo Dot Gen 2. I noticed in another issue thread a link to a different implementation that looks like it does not use the UpnpBroadcastResponder , I was going to try this out and see...
https://gist.github.com/kakopappa/02299a8ceec0aaaad3ea3bd7f2af8066
This method? I will work on this tomorrow and see how it turns out.
try sinric.com
@Mehrtens Site is up.
it may take few seconds depending on your connection speed. There is a one angular file (bundle.js) which is little bit big and it takes time to load up.
issuse kakopappa/sinric#19
@Mehrtens I have updated the example code with more details now.
https://github.com/kakopappa/sinric/blob/master/arduino_examples/switch_example.ino