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.
| Vote | Comment | Date |
|---|---|---|
| No votes yet :( | ||
| File | Last edited | Size |
|---|---|---|
| __init__.py | 2019-08-01 21:39:17 | 1.31 KiB |
| icon.py | 2019-08-01 21:39:17 | 780 B |
| README.md | 2019-09-06 18:13:44 | 498 B |