Skip to content
Discussion options

You must be logged in to vote

I stepped over the same issue today. This is the configuration for evcc.

tariffs:
  solar:
     type: custom
     interval: 30m     
     forecast:
       source: http
       uri: http://192.168.1.101/verbrauch/solcast.php

and this is how your json output should look like from the script which generates the data:

[
    {
        "start": "2025-06-27T21:30:00Z",
        "end": "2025-06-27T22:00:00Z",
        "value": 54.1
    },
    {
        "start": "2025-06-27T22:00:00Z",
        "end": "2025-06-27T22:30:00Z",
        "value": 6.1
    },
]

Replies: 6 comments 12 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@thecem
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by scruysberghs
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@thecem
Comment options

Comment options

You must be logged in to vote
10 replies
@mucki12
Comment options

@mucki12
Comment options

@thecem
Comment options

@mucki12
Comment options

@mucki12
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants