Skip to content
EN | DE

Octopus Energy Product Code

This page shows the nightly version. Switch to the release version.

United Kingdom

Parameters

NameDescriptionValueLevel
productCodeProduct Code

The tariff code for your energy contract. Make sure this is set to your import tariff code.

Example: AGILE-FLEX-22-11-25
optional
regionRegion

The DNO region you are located in. More information: energy-stats.uk

optional
directDebitDirect debit tariff

Use Direct Debit tariff rates.

Default: true
optional
Configuration example for evcc.yaml

If you don't want to configure via the UI, you can alternatively use this YAML block.

tariffs:
grid:
type: template
template: octopus-productcode
productCode: AGILE-FLEX-22-11-25 # Product Code, The tariff code for your energy contract. Make sure this is set to your import tariff code.
region: # Region, The DNO region you are located in. More information: [energy-stats.uk](https://www.energy-stats.uk/dno-region-codes-explained/) [A, B, C, D, E, F, G, H, J, K, L, M, N, P]
directDebit: true # Direct debit tariff, Use Direct Debit tariff rates. (optional)