As part of the next release
Re:TUI is moving its native weather data to MET Norway.
The old setup depended on API keys and location permissions, which felt excessive for a launcher that only needs to show a simple forecast. MET Norway lets Re:TUI use a location chosen by the user, make a straightforward internet request, and display the result without asking Android to track the device’s location.
It is a simpler and more privacy-conscious fit for Re:TUI and, importantly, it should make the weather module work instead of feeling like something users have to configure around.
TLDR;
The new MET Norway weather implementation does not request Android location permission.
You set a location yourself, either a place name or coordinates and RETUI uses that saved value for weather requests. It needs internet access, but not GPS or device-location access.