You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Die automatische Phasenumschaltung bei 1p Fahrzeugen muss deaktiviert sein. Siehe https://docs.warp-charger.com/docs/mqtt_http/api_reference/evse#evse_phase_auto_switch_warp3.
3299
3299
@@ -3321,7 +3321,7 @@ Die automatische Phasenumschaltung bei 1p Fahrzeugen muss deaktiviert sein. Sieh
Die automatische Phasenumschaltung bei 1p Fahrzeugen muss deaktiviert sein. Siehe https://docs.warp-charger.com/docs/mqtt_http/api_reference/evse#evse_phase_auto_switch_warp3.
3327
3327
@@ -3615,7 +3615,7 @@ DIP Schalter 10 des Controllers muss auf 'ON' gestellt sein. Eine aktuelle Contr
@@ -233,6 +237,8 @@ Das Plugin wird einmal pro Stunde aktualisiert.
233
237
234
238
### Energinet
235
239
240
+
<DeviceFeatures features="Dänemark" />
241
+
236
242
<DeviceConfig code={`tariffs:
237
243
grid:
238
244
type: template
@@ -252,6 +258,8 @@ Das Plugin wird einmal pro Stunde aktualisiert.
252
258
253
259
### Enever
254
260
261
+
<DeviceFeatures features="Niederlande" />
262
+
255
263
<DeviceConfig code={`tariffs:
256
264
grid:
257
265
type: template
@@ -273,6 +281,8 @@ Das Plugin wird einmal pro Stunde aktualisiert.
273
281
274
282
### ENTSO-E
275
283
284
+
<DeviceFeatures features="EU" />
285
+
276
286
Day-ahead-Preise für den europäischen Strommarkt. Siehe https://transparency.entsoe.eu für weitere Informationen.
277
287
Basis für viele dynamische Tarife.
278
288
@@ -297,6 +307,8 @@ Basis für viele dynamische Tarife.
297
307
298
308
### Fraunhofer ISE
299
309
310
+
<DeviceFeatures features="EU" />
311
+
300
312
Day-ahead Energiepreise (je kWh) an der Börse. Kann ohne vorherige Anmeldung auf https://api.energy-charts.info/ abgerufen werden. Nutzbar u.a. für dynamische Stromtarife, wo der Anbieter bis dato auf der Kundenschnittstelle noch kein Preis-Vorhersagen anbietet.
301
313
302
314
<DeviceConfig code={`tariffs:
@@ -318,6 +330,8 @@ Day-ahead Energiepreise (je kWh) an der Börse. Kann ohne vorherige Anmeldung au
318
330
319
331
### Groupe E Vario Plus
320
332
333
+
<DeviceFeatures features="Schweiz" />
334
+
321
335
<DeviceConfig code={`tariffs:
322
336
grid:
323
337
type: template
@@ -335,6 +349,8 @@ Day-ahead Energiepreise (je kWh) an der Börse. Kann ohne vorherige Anmeldung au
335
349
336
350
### Nordpool spot prices
337
351
352
+
<DeviceFeatures features="EU" />
353
+
338
354
Nordpool Spot Preise im Day-Ahead-Markt für alle Märkte in der Nordpool-Region.
339
355
340
356
<DeviceConfig code={`tariffs:
@@ -360,6 +376,8 @@ Nordpool Spot Preise im Day-Ahead-Markt für alle Märkte in der Nordpool-Region
Hol dir deinen API-Token aus dem Tibber-Entwicklerportal: https://developer.tibber.com/
464
494
465
495
<DeviceConfig code={`tariffs:
@@ -487,6 +517,8 @@ Hol dir deinen API-Token aus dem Tibber-Entwicklerportal: https://developer.tibb
487
517
488
518
#### Commercial API
489
519
520
+
<DeviceFeatures features="Global" />
521
+
490
522
CO₂-Daten für viele Länder von https://electricitymaps.com/. Der 'Free Personal Tier' beinhaltet leider keine Prognosedaten. Dafür benötigst du einen kommerziellen Account von https://api-portal.electricitymaps.com/. Kostenloser Testmonat verfügbar.
491
523
492
524
<DeviceConfig code={`tariffs:
@@ -503,6 +535,8 @@ CO₂-Daten für viele Länder von https://electricitymaps.com/. Der 'Free Perso
503
535
504
536
#### Free API
505
537
538
+
<DeviceFeatures features="Global" />
539
+
506
540
CO₂-Daten für viele Länder von https://electricitymaps.com/. Der 'Free Personal Tier' beinhaltet leider keine Prognosedaten. Dafür benötigst du einen kommerziellen Account von https://api-portal.electricitymaps.com/. Kostenloser Testmonat verfügbar.
507
541
508
542
<DeviceConfig code={`tariffs:
@@ -518,6 +552,8 @@ CO₂-Daten für viele Länder von https://electricitymaps.com/. Der 'Free Perso
518
552
519
553
### Grünstromindex
520
554
555
+
<DeviceFeatures features="Deutschland" />
556
+
521
557
Regionale Emissionsdaten von https://gruenstromindex.de
522
558
523
559
<DeviceConfig code={`tariffs:
@@ -533,6 +569,8 @@ Regionale Emissionsdaten von https://gruenstromindex.de
@@ -553,6 +591,8 @@ Eine Anzeige der Daten im UI und Berücksichtigung in der [Ladeplanung](/docs/fe
553
591
:::
554
592
### Forecast.Solar
555
593
594
+
<DeviceFeatures features="Global" />
595
+
556
596
[forecast.solar](https://forecast.solar) kann kostenlos verwendet werden. Kostenpflichtige Pläne können ebenfalls verwendet werden, indem ein API-Key angegeben wird.
557
597
558
598
<DeviceConfig code={`tariffs:
@@ -580,6 +620,8 @@ Eine Anzeige der Daten im UI und Berücksichtigung in der [Ladeplanung](/docs/fe
580
620
581
621
### Solcast
582
622
623
+
<DeviceFeatures features="Global" />
624
+
583
625
Benötigt einen [solcast.com](https://solcast.com/free-rooftop-solar-forecasting)-Account. Der kostenlose "Home User" Tarif ist für private Anwendungen oft ausreichend. Dieser Plan hat ein API-Limit von 10 Anfragen pro Tag.
0 commit comments