Octopus Energy Germany
Germany
Parameters
| Name | Description | Value | Level |
|---|---|---|---|
email | Email Address The email address of your Octopus Energy account. | optional | |
password | Password The password of your Octopus Energy account. | optional | |
accountNumber | Account Number Your Octopus Energy account number (e.g., A-12345678). | 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-de email: user@example.com # Email Address, The email address of your Octopus Energy account. password: secret # Password, The password of your Octopus Energy account. accountNumber: A-XX345678 # Account Number, Your Octopus Energy account number (e.g., A-12345678).