itsjustvenky / IFTTT-Alexa-And-GoogleHome-Control-Single-Device

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alexa-And-GoogleHome-Control-Single-Device

YouTube Tutorial-->https://www.youtube.com/watch?v=c4CC1dMFg78

Control single ESP8266 with Alexa and Google Home using IFTTT without opening a router's port/firewal.

In This project you will be able to control ESP8266 with Alexa skills without opening a firewall port or setuping a revers proxy.

  1. Download this project and unzip.

  2. Deploy this project to Heroku by clicking this button Deploy

  3. Copy following folders to "C:\Program Files (x86)\Arduino\libraries"

    arduinoWebSockets

    ArduinoJson

  4. Update and flash your ESP8266 with "ESP8266/ESP8266_WebSocketClient/ESP8266_WebSocketClient.ino"

  5. Create applet for Alexa and add Heroku app URL as webhook

  6. Test and enjoy.

About


Languages

Language:C++ 83.7%Language:Arduino 8.6%Language:C 5.1%Language:Python 1.4%Language:JavaScript 0.7%Language:HTML 0.5%