Skip to content

Klatstellung Syntax-Beispiel #764

Closed
@VolkerK62

Description

@VolkerK62

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions