OpenSprinkler Forums OpenSprinkler Unified Firmware Couple of questions relating to weather control Reply To: Couple of questions relating to weather control

#36861

Samer
Keymaster

I have been working on a solution and at first using the observation location instead of the display location seemed to resolve the issue however it turns out the observation location can be poorly encoded for international countries using UTF-8 characters. Therefore, I have written a small function to parse the GPS coordinates into a location name. For your weather station this becomes: Roma, Lazio.

Does this sound acceptable?