Skip to content

Commit b067a8c

Browse files
committed
docs: fix forecast-solar help
1 parent 1f8c91e commit b067a8c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

templates/release/de/tariff/forecast-solar_0.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@ render:
1111
lat: 55.7351
1212
lon: 9.1275
1313
dec: 25 # 0 = horizontal, 90 = vertikal
14-
az: 180 # 0 = Süden, 90 = Westen, 180 = Norden, 270 = Osten
14+
az: 180 # -180 = Norden, -90 = Osten, 0 = Süden, 90 = Westen, 180 = Norden
1515
kwp: 9.8
1616
advanced: |
1717
type: template
1818
template: forecast-solar
1919
lat: 55.7351
2020
lon: 9.1275
2121
dec: 25 # 0 = horizontal, 90 = vertikal
22-
az: 180 # 0 = Süden, 90 = Westen, 180 = Norden, 270 = Osten
22+
az: 180 # -180 = Norden, -90 = Osten, 0 = Süden, 90 = Westen, 180 = Norden
2323
kwp: 9.8
2424
apikey: # optional

templates/release/en/tariff/forecast-solar_0.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@ render:
1111
lat: 55.7351
1212
lon: 9.1275
1313
dec: 25 # 0 = horizontal, 90 = vertical
14-
az: 180 # 0 = south, 90 = west, 180 = north, 270 = east
14+
az: 180 # -180 = north, -90 = east, 0 = south, 90 = west, 180 = north
1515
kwp: 9.8
1616
advanced: |
1717
type: template
1818
template: forecast-solar
1919
lat: 55.7351
2020
lon: 9.1275
2121
dec: 25 # 0 = horizontal, 90 = vertical
22-
az: 180 # 0 = south, 90 = west, 180 = north, 270 = east
22+
az: 180 # -180 = north, -90 = east, 0 = south, 90 = west, 180 = north
2323
kwp: 9.8
2424
apikey: # optional

0 commit comments

Comments
 (0)