Skip to content

Commit

Permalink
docs: add octopusenergy to evcc.dist.yaml (#8864)
Browse files Browse the repository at this point in the history
* add octopusenergy to evcc.dist.yaml

* fmt

---------

Co-authored-by: Michael Geers <michael@geers.tv>
  • Loading branch information
VolkerK62 and naltatis authored Jul 8, 2023
1 parent b7b962a commit 16c6768
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions evcc.dist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,10 @@ tariffs:
# charges: # optional, additional charges per kWh
# tax: # optional, additional tax (0.1 for 10%)

# type: octopusenergy
# tariff: AGILE-FLEX-22-11-25 # Tariff code
# region: A # optional

# type: elering # Nordpool
# region: ee # or lt, lv, fi
# charges: # optional, additional charges per kWh
Expand All @@ -188,6 +192,10 @@ tariffs:
# rate for feeding excess (pv) energy to the grid
type: fixed
price: 0.08 # EUR/kWh

# type: octopusenergy
# tariff: AGILE-FLEX-22-11-25 # Tariff code
# region: A # optional
co2:
# co2 tariff provides co2 intensity forecast and is for co2-optimized target charging if no variable grid tariff is specified
# type: grünstromindex # GrünStromIndex (Germany only)
Expand Down

0 comments on commit 16c6768

Please sign in to comment.