witnessmenow / esp8266-alexa-wemo-emulator

multiple belkin wemos switch emulator using ESP8266
GNU General Public License v2.0
132 stars 43 forks source link

Not able to set up for Google Assistant or any Apps on my phone. #5

Open DGxInfinitY opened 7 years ago

DGxInfinitY commented 7 years ago

To set up on Google Assistant I need to use the WeMo app and set up a WeMo Device, you have to select which one you want to set up and in the instructions it will not let you go further until you have connected to the WeMo network on your phone. This could be solved by introducing a setup flag that will check if the status of "setup" is true and if so it will turn off the wifi hotspot and connect to the target network like normal, this will in turn allow for Google Assistant integration and WeMo app Integration.

a-andreyev commented 7 years ago

sounds like a duplicate of #1