Nieuws

To retrieve the current weather, the code parses the JSON response after sending an API request. The output is then printed to the console.
The text to the right of my query is the Yahoo API site that I will be sending the query to and the text at the end tells the service to send the data back as JSON that we can then use at the end.
The Adafruit queries an online weather API to get the right sunrise time every day without requiring user intervention. The lamp can also be programmed to provide warm light during later hours.