Ostrom
Create a 'Production Client' in the Ostrom developer portal: developer.ostrom-api.io
Germany
Parameters
| Name | Description | Value | Level |
|---|---|---|---|
clientid | Client ID | optional | |
clientsecret | Client Secret | optional | |
contract | Contract number Only required if multiple contracts belong to the same user | 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: ostrom clientid: 476c477d8a039529478ebd690d35ddd80e3308ffc49b59c65b142321aee963a4 # Client ID clientsecret: 476c477d8a039529478ebd690d35ddd80e3308ffc49b59c65b142321aee963a4476c477d8a039529478ebd690d35ddd80e3308ffc49b59c65b142321aee963a4a # Client Secret contract: 100523456 # Contract number, Only required if multiple contracts belong to the same user (optional)