You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
current_weather_city_name should not be required, as it is a built-in geocoding mechanism i.e. a longitude/latitude alias.
The endpoint does support lon/lat params, so we could fallback to forecast_weather_lattitude/forecast_weather_longitude config (probably needs to be renamed).