Toggle Navigation
Hatchery
Eggs
Simple weather JSON info by D3xtar
README.md
Users
Badges
Login
Register
MCH2022 badge?
go to mch2022.badge.team
README.md
raw
Content
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.