Skip to content

Commit c87c90a

Browse files
committed
Templates update for nightly evcc-io/evcc@0ef999e
1 parent 15766e3 commit c87c90a

File tree

4 files changed

+14
-0
lines changed

4 files changed

+14
-0
lines changed

templates/nightly/de/tariff/forecast-solar_0.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ render:
2323
kwp: 9.8
2424
horizon: '0,0,15,30,45,60,60,60,45,30,15,0' # Simuliert Verschattung durch Gelände, [mehr Informationen](https://doc.forecast.solar/horizon) (optional)
2525
apikey: # optional
26+
interval: 1h # optional

templates/nightly/de/tariff/solcast_0.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,9 @@ render:
1010
template: solcast
1111
site: # Ressource ID deiner Anlage
1212
token: # Solcast API Token
13+
advanced: |
14+
type: template
15+
template: solcast
16+
site: # Ressource ID deiner Anlage
17+
token: # Solcast API Token
18+
interval: 3h # optional

templates/nightly/en/tariff/forecast-solar_0.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ render:
2323
kwp: 9.8
2424
horizon: '0,0,15,30,45,60,60,60,45,30,15,0' # Simulates terrain shadows, [more information](https://doc.forecast.solar/horizon) (optional)
2525
apikey: # optional
26+
interval: 1h # optional

templates/nightly/en/tariff/solcast_0.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,9 @@ render:
1010
template: solcast
1111
site: # ressource ID of your site
1212
token: # Solcast API Token
13+
advanced: |
14+
type: template
15+
template: solcast
16+
site: # ressource ID of your site
17+
token: # Solcast API Token
18+
interval: 3h # optional

0 commit comments

Comments
 (0)