Skip to content

Commit 15e71ca

Browse files
committed
Templates update for nightly evcc-io/evcc@c20d546
1 parent d8c0739 commit 15e71ca

File tree

2 files changed

+38
-0
lines changed

2 files changed

+38
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
product:
2+
brand: Victron
3+
description: VRM Solar Forecast
4+
group: PV Vorhersage
5+
requirements: ["skiptest"]
6+
description: |
7+
[vrm.victronenergy.com](https://vrm.victronenergy.com) abrufen der 2-Tage-Prognose einer Installation im VRM-Portal. Es wird ein kostenloses User Access Token benoetigt.
8+
render:
9+
- default: |
10+
type: template
11+
template: victron
12+
idsite: 123456 # Die VRM-Installations-ID wird in den Einstellungen der Installation unter "Allgemeines" angezeigt
13+
token: # Token können im VRM erstellt werden unter Präferenzen->Integrationen
14+
advanced: |
15+
type: template
16+
template: victron
17+
idsite: 123456 # Die VRM-Installations-ID wird in den Einstellungen der Installation unter "Allgemeines" angezeigt
18+
token: # Token können im VRM erstellt werden unter Präferenzen->Integrationen
19+
interval: 1h # optional
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
product:
2+
brand: Victron
3+
description: VRM Solar Forecast
4+
group: PV forecast
5+
requirements: ["skiptest"]
6+
description: |
7+
[vrm.victronenergy.com](https://vrm.victronenergy.com) get the 2-days-forecast from your installation in VRM portal. You need a free user access token.
8+
render:
9+
- default: |
10+
type: template
11+
template: victron
12+
idsite: 123456 # The VRM Site ID is displayed in the installation settings under "General"
13+
token: # Tokens can be created in VRM in Preferences->Integrations
14+
advanced: |
15+
type: template
16+
template: victron
17+
idsite: 123456 # The VRM Site ID is displayed in the installation settings under "General"
18+
token: # Tokens can be created in VRM in Preferences->Integrations
19+
interval: 1h # optional

0 commit comments

Comments
 (0)