Skip to content
EN | DE

Solarprognose

solarprognose.de can be used for free (but donations are welcome). An user account is required.

Global

Parameters

NameDescriptionValueLevel
tokenAccess Token from User Profileoptional
itemItem type to be queried.

Item and id/token are only required if more than one location is configured or if a specific item is to be queried. Otherwise, the API returns the data for the first location. See also solarprognose.de

advanced
idUnique ID of the item to be queriedadvanced
uniquetokenUnique token of the item to be queriedadvanced
algorithmForecasting Algorithm (mosmix, own-v1 or clearsky)advanced
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:
solar:
- type: template
template: solarprognose
token: # Access Token from User Profile
item: # Item type to be queried., Item and id/token are only required if more than one location is configured or if a specific item is to be queried. Otherwise, the API returns the data for the first location. See also [solarprognose.de](https://www.solarprognose.de/web/en-en/solarprediction/page/api) [location, plant, inverter, module_field] (optional)
id: # Unique ID of the item to be queried, optional
uniquetoken: # Unique token of the item to be queried, optional
algorithm: # Forecasting Algorithm (mosmix, own-v1 or clearsky), [mosmix, own-v1, clearsky] (optional)
interval: 1h # Interval, optional