Skip to content
EN | DE

Demo PV Forecast

For demonstration purposes. Provides optimal solar production curve peaking at noon.

Global

Parameters

NameDescriptionValueLevel
kwp [kWp]Maximum generator power
Default: 4.5
optional
sunrise [h]Sunrise hour

Hour of sunrise (0-23)

Default: 6
optional
sunset [h]Sunset hour

Hour of sunset (0-23)

Default: 18
optional
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: demo-solar-forecast
kwp: 4.5 # Maximum generator power (kWp), optional
sunrise: 6 # Sunrise hour (h), Hour of sunrise (0-23) (optional)
sunset: 18 # Sunset hour (h), Hour of sunset (0-23) (optional)