bailuk / AAT

Another Activity Tracker for Android
https://bailu.ch/aat
GNU General Public License v3.0
150 stars 41 forks source link

Improvement - get local pressure and temperature from openweather #59

Closed arsab closed 10 months ago

arsab commented 5 years ago

There is possibility to enter local pressure to have accurate altitude.

It would be even nicer to get it directly from actual measurements directly with very little data transmission.

free information: https://openweathermap.org/current

Simple parser: https://github.com/sfrwmaker/openweathermap.org-ESP8266/blob/master/OpenWeatherMap.cpp