Hello - off the back of the amazing new API, i've made a realtime weather app. It's fully open source and will get your location in TSW6 and then get the weather, you need to set up an OpenWeather API Key as this means you get 1000 weather checks per day. By default, it checks your position every 30 seconds, and after 10km of movement the weather updates, this can be edited in the config.json file to be more frequent, or less frequent. https://github.com/GarethLowe/tsw6-realtime-weather The documentation on the code also explains how to get it up and running, feel free to check it out, raise bugs, suggestions etc. on the GitHub repository.
Updated to v1.0.1 Added smoother weather transitions, now it will take 30 seconds to smoothly blend between weather states. Made the OpenWeather API calls more reliable. Improved the UI to show both OpenWeather state compared with TSW6 state
Noted - I got it too, I have submitted the latest release to Microsoft to flag it as safe, this might take a day to resolve.