Weather
Weather displays current conditions and forecasts from saved provider feeds. Public pages read cached data; visitor browsers do not contact a weather provider or share their location.
Configure locations under System > Plugins > Weather. A location uses fixed coordinates and one supported provider: Open-Meteo, MET Norway / Yr, or the US National Weather Service where available. Follow the selected provider's attribution and identification requirements.
Refresh data from the admin page, housekeeping, or the CLI:
php8.4 bin/tinymash.php weather refresh
A failed refresh keeps the last successful forecast and records the error for the operator.
Use the Weather shortcode to place a saved location in content. Settings control the layout and the condition, temperature, forecast, wind, precipitation, and provider details shown. A location can also be assigned to supported public theme slots.
Horizontal current-only output stays on one row when the available space permits and stacks in narrow containers.
Current static exports omit Weather shortcode and theme-slot output.