Skip to content
EN | DE

Open-Meteo Temperature

This page shows the nightly version. Switch to the release version.

Free Weather API open-meteo.com for outdoor temperature data in 15-minute intervals. Open-Meteo is an open-source weather API and offers free access for non-commercial use. No API key required.

Global

Parameters

NameDescriptionValueLevel
latLatitude
Example: 55.7351
optional
lonLongitude
Example: 9.1275
optional
intervalInterval
Default: 1h
advanced
Configuration example for evcc.yaml

If you don't want to configure via the UI, you can alternatively use this YAML block.

tariffs:
grid:
type: template
template: open-meteo-temperature
lat: 55.7351 # Latitude
lon: 9.1275 # Longitude
interval: 1h # Interval, optional