GitHub Readme.md
Control a relay switch based on temperature and humidity
In This project you will be able to control a device with Alexa skills that uses temperature and humidity based trigger. You can set a trigger to turn on or off a device based on your preset temperature or humidity trigger.
Download this project and unzip.
Copy following folders to "C:\Program Files (x86)\Arduino\libraries"
arduinoWebSockets
ArduinoJson
DHT
Update and flash your NudeMcu with "Temperature-Humidity-Switch/Temperature-Humidity-Switch.ino"
Create an Alexa skills and add Heroku app URL as an end-point
Test and enjoy.