Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Klatstellung Syntax-Beispiel #764

Open
VolkerK62 opened this issue Mar 10, 2025 · 0 comments · May be fixed by #765
Open

Klatstellung Syntax-Beispiel #764

VolkerK62 opened this issue Mar 10, 2025 · 0 comments · May be fixed by #765

Comments

@VolkerK62
Copy link
Contributor

Gotcha! I was confused by the docs specifically what is shared below. My bug was suggesting perhaps mentioning that Open-Meteo doesn't support site.

https://docs.evcc.io/en/docs/tariffs#pv-forecast

It is possible to combine multiple solar forecasts to cover multiple solar arrays. The values will be summed up for this purpose. Use the following syntax:

tariffs:
  solar:
    - type: template
      template: solcast
      site: aaa # solar array A
      token: xxxxx
      interval: 6h # increased interval to not exceed solcast's 10req/day limit
    - type: template
      template: solcast
      site: bbb # solar array B
      token: xxxxx
      interval: 6h # increased interval to not exceed solcast's 10req/day limit

Originally posted by @danielraffel in evcc-io/evcc#19633 (reply in thread)

VolkerK62 added a commit to VolkerK62/docs that referenced this issue Mar 10, 2025
fix evcc-io#764 

Leider wird immer mal wieder auch bei der Verwendung anderen Templates irrtümlich der Parameter "site" benutzt.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant