gelin / weather-notification

An utility which displays the weather in the Android notification bar
GNU General Public License v3.0
26 stars 11 forks source link

Feature request: language and unit support #56

Open gelin opened 4 years ago

gelin commented 4 years ago

Original report by Anonymous.


openweathermap API has settings for language and unit types

https://openweathermap.org/current#multi

https://openweathermap.org/current#data

Please allow setting those parameters in application settings

4goettma commented 3 years ago

I'm currently using weather notification as a data provider for gadgetbridge. Inside the app the current weather gets displayed in my language, but the retrieved data which gets forwarded to my wearable is in english. Would be nice to have an option to change the requested language since the OWM api supports them already. Until then my wearable shows a mix of two languages.