Octopus Energy Product Code
United Kingdom
Parameters
| Name | Description | Value | Level |
|---|---|---|---|
productCode | Product Code The tariff code for your energy contract. Make sure this is set to your import tariff code. | optional | |
region | Region The DNO region you are located in. More information: energy-stats.uk | optional | |
directDebit | Direct debit tariff Use Direct Debit tariff rates. | 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)