nassir-malik / IOT-ESP8266-ESP12E-Alexa-Multiple-Devices

IOT - Control multiple switches with single ESP8266 using Alexa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Arduino Esp8266 Alexa Wemo switch emulator

youtube tutorial https://www.youtube.com/watch?v=OC6QSXzkQU8

This project is completly based on the repo, all the hard work was done by kakopappa.

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.

About

IOT - Control multiple switches with single ESP8266 using Alexa


Languages

Language:C++ 99.1%Language:C 0.9%