- Rain:
- mm
- Wind:
- kph ()
- Pressure:
- mbar
- Sun angle:
- °
- Cloud cover:
- 0%
- Last updated:
- -
Weather
This is a basic app used to read and display data collected from my own Netatmo Weather station. The app makes a request to the Netatmo UI via a bearing token to collect data from my device and updates the SVG below based on the data it receives.
You can read how I built this in my blog article Taking the weather with you with JS.