Weather
Displays the current weather information of a set location.
The Weather widget shows current conditions and a responsive forecast. Select a forecast day for details; advanced view adds hourly temperature and precipitation charts and the complete seven-day forecast.
Supports advanced view. See the advanced keyboard shortcuts.
Adding the widget
Add the widget from the board's Add board content menu in edit mode.
Configuration
| Name | Description | Values | Default value |
|---|---|---|---|
| Temperature in Fahrenheit | Display temperature in Fahrenheit instead of Celsius | yes / no | no |
| Disable temperature decimals | Show temperature as full number | yes / no | no |
| Show current wind speed | Display current wind speed, only for current weather | yes / no | no |
| Show humidity | Display humidity in current conditions, hourly details, and daily forecasts | yes / no | yes |
| Animate weather icons | Animate condition icons unless the operating system requests reduced motion | yes / no | no |
| Use imperial speed units | Display wind speed in mph instead of km/h | yes / no | no |
| Weather location | Location for which to display the weather information | Select location through search or longitude/latitude | Paris / 48.85341, 2.3488 |
| Date format | Format for displaying the date in the widget |
| dddd, MMMM D |
| Show city | Display the city name in the widget | yes / no | yes |
| Has forecast | Display a forecast for the next few days | yes / no | yes |
| Amount of forecast days | Number of days to show in the forecast | 1-7 | 3 |
Data source
Weather and location data come from Open-Meteo. Active weather refreshes every ten minutes; identical location requests can reuse a server response for five minutes. Failed refreshes keep the last successful data with an error indicator.
Set NO_EXTERNAL_CONNECTION=true to disable this and other internet-backed requests. Weather data and the city search
inside the widget configuration are unavailable while it is enabled. Allowlist https://open-meteo.com when outbound
access is restricted.