Victron VRM Solar Forecast
vrm.victronenergy.com get the 2-days-forecast from your installation in VRM portal. You need a free user access token.
Global
Parameters
| Name | Description | Value | Level |
|---|---|---|---|
idsite | VRM Site ID of the installation The VRM Site ID is displayed in the installation settings under "General" | optional | |
token | API access token Tokens can be created in VRM in Preferences->Integrations | optional | |
interval | Interval | advanced |
Configuration example for evcc.yaml
If you don't want to configure via the UI, you can alternatively use this YAML block.
tariffs: solar: - type: template template: victron idsite: 123456 # VRM Site ID of the installation, The VRM Site ID is displayed in the installation settings under "General" token: # API access token, Tokens can be created in VRM in Preferences->Integrations interval: 1h # Interval, optional