witnessmenow / esp8266-alexa-wemo-emulator

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

Support using the wemo app to interact with devices #1

Open witnessmenow opened 7 years ago

witnessmenow commented 7 years ago

From testing it is not supported out of the box

With a device on my network already, the app did not seem to pick it up and the only option available to me was instructions to connect to the devices WiFi network.

xal3xhx commented 7 years ago

I would like this to be a featue. Sometimes always using your voice is a pain I would like to use my phone or Apple Watch sometimes.

wouterdebie commented 7 years ago

I was thinking the same thing. The WeMo protocol isn't fully supported. Interestingly enough, I haven't found any other projects (like fauxmo) that have a full implementation of the protocol. The things that seem missing are a more elaborate discovery process, subscriptions and getting status.

I'm borrowing a switch from someone to experiment with and try to emulate full functionality.