Skip to content

Latest commit

 

History

History
23 lines (10 loc) · 586 Bytes

File metadata and controls

23 lines (10 loc) · 586 Bytes

IOT-ESP8266-Alexa_Skills_Garage_Door

Alexa skills to control ESP8266 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. Copy following folders to "C:\Program Files (x86)\Arduino\libraries"

    arduinoWebSockets

    ArduinoJson

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

  4. Create an Alexa skills and add Heroku app URL as an end-point

  5. Test and enjoy.