Skip to content

Commit

Permalink
Add Entso-E example
Browse files Browse the repository at this point in the history
  • Loading branch information
andig committed Oct 12, 2023
1 parent a456c7a commit 9a27739
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions evcc.dist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,12 @@ tariffs:
# region: dk1 # or dk2
# charges: # optional, additional charges per kWh
# tax: # optional, additional tax (0.1 for 10%)

# type: entsoe # Entso-E european market data
# domain: BZN|DE-LU # https://transparency.entsoe.eu/content/static_content/Static%20content/web%20api/Guide.html#_areas
# securitytoken: # api token
# charges: # optional, additional charges per kWh
# tax: # optional, additional tax (0.1 for 10%)
feedin:
# rate for feeding excess (pv) energy to the grid
type: fixed
Expand Down

0 comments on commit 9a27739

Please sign in to comment.