evcc-io / evcc

Sonne tanken ☀️🚘
https://evcc.io
MIT License
3.43k stars 633 forks source link

Tariffs: add time-dependent charges (peak and off-peak) #12371

Open andig opened 7 months ago

andig commented 7 months ago

Refs https://github.com/evcc-io/evcc/discussions/12331#discussioncomment-8508798, https://github.com/evcc-io/evcc/discussions/12690

Maergsche commented 7 months ago

Mit: 0.124.9+1710209577

Fehlermeldung,: `[ main ] ERROR 2024/03/12 05:42:10 failed configuring grid tariff: cannot create tariff type 'energinet': 1 error(s) decoding:

Konfiguration:


tariffs:
  currency: DKK
  grid:
    type: energinet
    region: dk1
    charges: 0.966
    zones:
      - days: Mo-So
        hours: 0-6
        price: 0.11012
      - days: Mo-So
        hours: 6-17
        price: 0.33035
      - days: Mo-So
        hours: 17-21
        price: 0.99105
      - days: Mo-So
        hours: 21-0
        price: 0.33035
    tax: 0.25
  feedin:
    type: energinet
    region: dk1
    charges: -0.01
    tax: 0.0```
hokkeist commented 3 months ago

Hi, Any news about this issue, would help. Since in Finland there can also be different prices for night and daytime tariffs. So that would be Entso-E + additional tariffs based on zones.