This project integrates Amazon Alexa to the original particle-weather-station project. Instead of visualizing the data on a dashboard, you can ask Alexa for the current temperature or humidity. To communicate the data between Particle and Alexa, the variables are exposed through the Particle Cloud, then the Alexa skill gets the data using the JavaScript Particle API.