Skip to content
EN | DE

Solcast

Requires a solcast.com account. The free "Home User" tier is often sufficient for private use. This plan has an API limit of 10 requests per day.

Global

Parameters

NameDescriptionValueLevel
siteRessource ID of your siteoptional
tokenAPI Tokenoptional
fromStart time

Start time of data retrieval, specified in full hours, e.g. "6"

advanced
toEnd time

End time of data retrieval, specified in full hours, e.g. "20"

advanced
intervalInterval
Default: 3h
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: solcast
site: # Ressource ID of your site
token: # API Token
from: # Start time, Start time of data retrieval, specified in full hours, e.g. "6" (optional)
to: # End time, End time of data retrieval, specified in full hours, e.g. "20" (optional)
interval: 3h # Interval, optional