Skip to content

N0TB0T/esp8266-alexa-wemo-emulator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Arduino Esp8266 Alexa Wemo switch emulator

This project is completly based on the forked repo, all the hard work was done by kakopappa and witnessmenow. I just added a library.json to make the library work within platform.io.

This library enables your esp8266 to simulate a Belkin Wemo switch. It can be discovered as a device by your Amazon Echo/Dot on the Smart home section. It supports calling the emulated device a custom name e.g. "Alexa, turn off test lights", where test lights is the custom name

The library supports emulating up to 14 switches using 1 ESP8266 chip.

Installing

The downloaded code can be included as a new library into the IDE selecting the menu:

 Sketch / include Library / Add .Zip library

Restart the Arduino IDE and follow the examples located at

 File -> Examples -> Esp8266AlexaWemoEmulator

Installing in platform.io

Use the Library Manager and search for Esp8266AlexaWemoEmulator

About

multiple belkin wemos switch emulator using ESP8266

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%