Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kakopappa/arduino-esp8266-alexa-multiple-wemo-switch
multiple belkin wemos switch emulator using ESP8266
https://github.com/kakopappa/arduino-esp8266-alexa-multiple-wemo-switch
Last synced: 7 days ago
JSON representation
multiple belkin wemos switch emulator using ESP8266
- Host: GitHub
- URL: https://github.com/kakopappa/arduino-esp8266-alexa-multiple-wemo-switch
- Owner: kakopappa
- License: mit
- Created: 2016-11-24T05:02:07.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-06-06T07:00:41.000Z (over 3 years ago)
- Last Synced: 2024-11-24T12:03:41.481Z (29 days ago)
- Language: C++
- Homepage: https://sinric.pro
- Size: 26.4 KB
- Stars: 307
- Watchers: 70
- Forks: 197
- Open Issues: 61
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Arduino Esp8266 Alexa Multiple Belkin wemo switch emulator
### If you have [issues](https://github.com/kakopappa/arduino-esp8266-alexa-wemo-switch/issues/7#issuecomment-355533848) discovering please consider using Sinric Pro smart home skill.
* [sinric.pro](https://sinric.pro)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.
2. Change the WI-FI settings.
3. Define switches and callbacks
3. Flash
4. 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.
https://github.com/kakopappa/arduino-esp8266-alexa-wemo-switch/issues/7#issuecomment-355533848
* [sinric.com](https://sinric.com)#### Looking for a Cheap DIY Alexa Light Bulb?
https://github.com/kakopappa/ble-light-bulb#### Articles about the Wemos switch
* [monkeytypewritr](https://medium.com/@monkeytypewritr/amazon-echo-esp8266-iot-a42076daafa5#.oc4od1xa0)#### Credits
- makermusings - [GitHub](https://github.com/makermusings/fauxmo)
#### Developed By
* Aruna Tennakoon
* [paypal.me/arunat](http://paypal.me/arunat)