Uses API data from weerlive.nl to show current temperature at any given location.  

Please register and request your own API key at www.weerlive.nl/delen.php

Set API key with:  machine.nvs_setstr('system', 'weerliveapikey', 'YOUR_API')

Set location with: machine.nvs_setstr('system', 'weerliveloc', 'YOUR_LOCATION')

Location can be any Dutch city.

This project would not have been possible without the help from various people in the #hackzone channel on the Campzone Discord server.