The problem I am trying to fix with my project is ease of access to climate data. So I created a light system that identifies what the current weather is outside with IFTTT and attached another light and connected it to an on board temp sensor, one identifies what the current weather is with a color code and the other identifies the temperature with an alternate color code. This is an alteration from my original project of a temperature based fan, as the use of the motor has the ability to damage the board if used incorrectly and I did not want to risk this. A list of the sensors and actuators used: 2 individually addressable LEDs A temperature sensor IFTTT The color code for the weather light: green means cloudy, purple means rain, cyan is clear, and red means snow. The color code for the temperature light is purple=40℉, blue=50℉, orange=60℉, red=70℉. Every day at 12am the device uses IFTTT to determine the color on the second LED to designate the weather.