Skip to content

Commit 2835437

Browse files
committed
Templates update for nightly evcc-io/evcc@f5420f0
1 parent 731a70c commit 2835437

File tree

2 files changed

+210
-0
lines changed

2 files changed

+210
-0
lines changed
Lines changed: 105 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,105 @@
1+
template: pvnode
2+
product:
3+
identifier: pvnode
4+
brand: pvnode
5+
group: PV Vorhersage
6+
requirements: ["skiptest"]
7+
description: |
8+
[pvnode](https://pvnode.com) liefert 15-Minuten PV Vorhersagen per REST API.
9+
Ein API-Key ist erforderlich (kostenloser Plan mit +1 Tag Vorhersage verfügbar).
10+
**Achtung**: Mit dem kostenlosen Plan ist lediglich ein Standort (lat, lon) erlaubt. Der Standort wird bei der ersten Abfrage gespeichert und kann danach nicht mehr angepasst werden, andernfalls wird eine 403 Antwort gesendet.
11+
12+
render:
13+
- default: |
14+
type: template
15+
template: pvnode
16+
lat: 55.7351 # Breitengrad
17+
lon: 9.1275 # Längengrad
18+
az: 0 # Azimut, 0 = Norden, 90 = Osten, 180 = Süden, 270 = Westen
19+
dec: 25 # Neigung, 0 = horizontal, 90 = vertikal
20+
kwp: 9.8 # Maximale Generatorleistung (kWp)
21+
apikey: # pvnode API Key
22+
advanced: |
23+
type: template
24+
template: pvnode
25+
lat: 55.7351 # Breitengrad
26+
lon: 9.1275 # Längengrad
27+
az: 0 # Azimut, 0 = Norden, 90 = Osten, 180 = Süden, 270 = Westen
28+
dec: 25 # Neigung, 0 = horizontal, 90 = vertikal
29+
kwp: 9.8 # Maximale Generatorleistung (kWp)
30+
apikey: # pvnode API Key
31+
forecast_days: 1 # Vorhersagetage (Free Plan = 1)., optional
32+
interval: 1h # Intervall, optional
33+
params:
34+
- name: lat
35+
example: 55.7351
36+
default:
37+
choice: []
38+
unit:
39+
description: Breitengrad
40+
help:
41+
advanced: false
42+
optional: false
43+
- name: lon
44+
example: 9.1275
45+
default:
46+
choice: []
47+
unit:
48+
description: Längengrad
49+
help:
50+
advanced: false
51+
optional: false
52+
- name: az
53+
example: 0
54+
default:
55+
choice: []
56+
unit:
57+
description: Azimut
58+
help: 0 = Norden, 90 = Osten, 180 = Süden, 270 = Westen
59+
advanced: false
60+
optional: false
61+
- name: dec
62+
example: 25
63+
default:
64+
choice: []
65+
unit:
66+
description: Neigung
67+
help: 0 = horizontal, 90 = vertikal
68+
advanced: false
69+
optional: false
70+
- name: kwp
71+
example: 9.8
72+
default:
73+
choice: []
74+
unit: kWp
75+
description: Maximale Generatorleistung
76+
help:
77+
advanced: false
78+
optional: false
79+
- name: apikey
80+
example:
81+
default:
82+
choice: []
83+
unit:
84+
description: pvnode API Key
85+
help:
86+
advanced: false
87+
optional: false
88+
- name: forecast_days
89+
example:
90+
default: 1
91+
choice: []
92+
unit:
93+
description: Vorhersagetage (Free Plan = 1).
94+
help:
95+
advanced: true
96+
optional: true
97+
- name: interval
98+
example:
99+
default: 1h
100+
choice: []
101+
unit:
102+
description: Intervall
103+
help:
104+
advanced: true
105+
optional: true
Lines changed: 105 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,105 @@
1+
template: pvnode
2+
product:
3+
identifier: pvnode
4+
brand: pvnode
5+
group: PV forecast
6+
requirements: ["skiptest"]
7+
description: |
8+
[pvnode](https://pvnode.com) provides 15-minute PV production forecasts via REST API.
9+
An API key is required (free plan available with +1 day forecast).
10+
**Attention**: With free plan only one location (lat, lon) is allowed. Location is saved on first request and can not be changed afterwards, otherwise a 403 response is sent.
11+
12+
render:
13+
- default: |
14+
type: template
15+
template: pvnode
16+
lat: 55.7351 # Latitude
17+
lon: 9.1275 # Longitude
18+
az: 0 # Azimuth, 0 = north, 90 = east, 180 = south, 270 = west
19+
dec: 25 # Decline, 0 = horizontal, 90 = vertical
20+
kwp: 9.8 # Maximum generator power (kWp)
21+
apikey: # pvnode API key
22+
advanced: |
23+
type: template
24+
template: pvnode
25+
lat: 55.7351 # Latitude
26+
lon: 9.1275 # Longitude
27+
az: 0 # Azimuth, 0 = north, 90 = east, 180 = south, 270 = west
28+
dec: 25 # Decline, 0 = horizontal, 90 = vertical
29+
kwp: 9.8 # Maximum generator power (kWp)
30+
apikey: # pvnode API key
31+
forecast_days: 1 # Forecast days (free plan = 1)., optional
32+
interval: 1h # Interval, optional
33+
params:
34+
- name: lat
35+
example: 55.7351
36+
default:
37+
choice: []
38+
unit:
39+
description: Latitude
40+
help:
41+
advanced: false
42+
optional: false
43+
- name: lon
44+
example: 9.1275
45+
default:
46+
choice: []
47+
unit:
48+
description: Longitude
49+
help:
50+
advanced: false
51+
optional: false
52+
- name: az
53+
example: 0
54+
default:
55+
choice: []
56+
unit:
57+
description: Azimuth
58+
help: 0 = north, 90 = east, 180 = south, 270 = west
59+
advanced: false
60+
optional: false
61+
- name: dec
62+
example: 25
63+
default:
64+
choice: []
65+
unit:
66+
description: Decline
67+
help: 0 = horizontal, 90 = vertical
68+
advanced: false
69+
optional: false
70+
- name: kwp
71+
example: 9.8
72+
default:
73+
choice: []
74+
unit: kWp
75+
description: Maximum generator power
76+
help:
77+
advanced: false
78+
optional: false
79+
- name: apikey
80+
example:
81+
default:
82+
choice: []
83+
unit:
84+
description: pvnode API key
85+
help:
86+
advanced: false
87+
optional: false
88+
- name: forecast_days
89+
example:
90+
default: 1
91+
choice: []
92+
unit:
93+
description: Forecast days (free plan = 1).
94+
help:
95+
advanced: true
96+
optional: true
97+
- name: interval
98+
example:
99+
default: 1h
100+
choice: []
101+
unit:
102+
description: Interval
103+
help:
104+
advanced: true
105+
optional: true

0 commit comments

Comments
 (0)