jaksog / arduino-esp8266-alexa-multiple-wemo-switch

multiple belkin wemos switch emulator using ESP8266

Home Page:https://sinric.pro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arduino Esp8266 Alexa Multiple Belkin wemo switch emulator

If you have issues discovering please consider using Sinric Pro smart home skill.

This project supports emulating upto 14 belkin wemo switches using 1 ESP 8266 chip.

Parts you need:

WeMos D1-mini ($4.00) http://www.aliexpress.com/store/product/D1-mini-Mini-NodeMcu-4M-bytes-Lua-WIFI-Internet-of-Things-development-board-based-ESP8266/1331105_32529101036.html

How to use:

  1. Download the code
  2. Open wemos.ino in the Arduino editor.
  3. Change the WI-FI settings.
  4. Define switches and callbacks
  5. Flash
  6. Enjoy

Do you want to turn on / off your TV, AirCon (AC) using Amazon Alexa? Checkout my latest project https://irdevkit.com/

Previous post on single wemo switch https://github.com/kakopappa/arduino-esp8266-alexa-wemo-switch/edit/master/README.md

If you have issues discovering please consider using sinric smart home skill.

kakopappa/arduino-esp8266-alexa-wemo-switch#7 (comment)

Articles about the Wemos switch

Credits

Developed By

About

multiple belkin wemos switch emulator using ESP8266

https://sinric.pro

License:MIT License


Languages

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