DWD (Bright Sky) Temperature
Outdoor temperature forecast based on Deutscher Wetterdienst (DWD) MOSMIX data, provided as JSON by the free Bright Sky API. No API key required.
Global
Parameters
| Name | Description | Value | Level |
|---|---|---|---|
lat | Latitude | optional | |
lon | Longitude | optional | |
interval | Interval | 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: dwd-temperature lat: 55.7351 # Latitude lon: 9.1275 # Longitude interval: 1h # Interval, optional