Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning: Planner no matching rate #17253

Closed
1 task done
Ziltoidium opened this issue Nov 14, 2024 · 8 comments
Closed
1 task done

Warning: Planner no matching rate #17253

Ziltoidium opened this issue Nov 14, 2024 · 8 comments
Labels
question Rather clarification than issue

Comments

@Ziltoidium
Copy link

Describe the bug

Seit Version 0.131.5 erscheint die Warnung "planner no matching rate".
Ich habe keinen Plan aktiviert und nutze die Funktion auch nie.

Wenn man in der Konfigurationsmaske ein paar Tage in die Zukunft konfiguriert und alle möglichen Einträge anpasst, dann werden diese jedoch nicht übernommen.

Steps to reproduce

  1. Ladeplaner öffnen
    Bildschirmfoto vom 2024-11-14 06-33-46

  2. Ladeplan anpassen
    Bildschirmfoto vom 2024-11-14 06-34-11

  3. Wechsel in Tab "Ankunft"
    Bildschirmfoto vom 2024-11-14 06-34-17

  4. Wechsel zurück nach "Abfahrt". Einträge wurden überschrieben
    Bildschirmfoto vom 2024-11-14 06-34-27

Configuration details

network:
  schema: http
  host: evcc.local
  port: 7070
log: debug
levels:
  cache: error
plant: xxxxxxxxxxxxxxxxxxxxxxx
interval: 30s
sponsortoken: xxxxxxxxxxxxxxxxxxxxxxxx
telemetry: true
meters:
  - name: my_grid
    type: template
    template: e3dc-rscp
    usage: grid
    host: 10.0.0.201
    port: 5033
    user: xxxxxxxxxxxxxxxxxx
    password: xxxxxxxxxxxxxxxxxxx
    key: xxxxxxxxxxxxxxxxx
  - name: my_pv
    type: template
    template: e3dc-rscp
    usage: pv
    host: 10.0.0.201
    port: 5033
    user: xxxxxxxxxxxxxx
    password: xxxxxxxxxxxxxxxxx
    key: xxxxxxxxxxxxxxxxx
  - name: my_battery
    type: template
    template: e3dc-rscp
    usage: battery
    host: xxxxxxxxxxxxx
    port: 5033
    user: xxxxxxxxxxxxxxxx
    password: xxxxxxxxxxxxxx
    key: xxxxxxxxxxxxxxxxx
chargers:
  - type: template
    template: heidelberg
    id: 1
    device: /dev/ttyUSB0
    baudrate: 19200
    comset: 80
    modbus: rs485serial
    name: wallbox5
vehicles:
  - type: template
    icon: car
    template: dacia
    title: Dacia Spring
    user: xxxxxxxxxxxxxxxxx
    password: xxxxxxxxxxxxx
    vin: xxxxxxxxxxxxxxxx
    capacity: 27
    name: ev4
loadpoints:
  - title: Wallbox Garage
    charger: wallbox5
    mode: minpv
site:
  title: Zuhause 🏡
  meters:
    grid: my_grid
    pv: my_pv
    battery: my_battery
tariffs:
  currency: EUR
  grid:
    type: fixed
    price: 0.3367
  feedin:
    type: fixed
    price: 0.0997
  co2:
    type: grünstromindex
    zip: xxxxxxxxxxxxxxxxxx

Log details

[site ] WARN 2024/11/14 04:21:19 planner: no matching rate
[site ] WARN 2024/11/14 04:28:08 planner: no matching rate
[site ] WARN 2024/11/14 04:28:09 planner: no matching rate
[site ] WARN 2024/11/14 04:28:28 planner: no matching rate
[site ] WARN 2024/11/14 04:28:38 planner: no matching rate
[site ] WARN 2024/11/14 04:29:08 planner: no matching rate
[site ] WARN 2024/11/14 04:29:38 planner: no matching rate
[site ] WARN 2024/11/14 04:30:08 planner: no matching rate
[site ] WARN 2024/11/14 04:30:38 planner: no matching rate
[site ] WARN 2024/11/14 04:31:08 planner: no matching rate
[site ] WARN 2024/11/14 04:31:38 planner: no matching rate
[site ] WARN 2024/11/14 04:32:08 planner: no matching rate
[site ] WARN 2024/11/14 04:32:38 planner: no matching rate
[site ] WARN 2024/11/14 04:33:08 planner: no matching rate
[site ] WARN 2024/11/14 04:33:38 planner: no matching rate
[site ] WARN 2024/11/14 04:34:08 planner: no matching rate
[site ] WARN 2024/11/14 04:34:38 planner: no matching rate

What type of operating system are you running?

Linux

Nightly build

  • I have verified that the issue is reproducible with the latest nightly build

Version

evcc version 0.131.5

@naltatis
Copy link
Member

naltatis commented Nov 14, 2024

Hi @Ziltoidium, diese Meldung kommt, wenn wir in den Grünstromdaten keinen passenden Zeitslot für "jetzt" finden. Deinen Screenshots nach zu urteilen bekommst du ja generell Daten. Ist die Uhrzeit auf deiner Maschine korrekt eingestellt? Tritt das Problem durchgehend auf oder nur für einen bestimmten Zeitraum?

@naltatis naltatis added the question Rather clarification than issue label Nov 14, 2024
@andig
Copy link
Member

andig commented Nov 14, 2024

Es braucht bitte

evcc tariff --log trace,db:error

@naltatis wir sollten noch ergänzen für welchen Zeitpunkt da eine Rate fehlt um es analysierbar zu machen?

@Ziltoidium
Copy link
Author

@naltatis auf meinem dietpi war tatsächlich noch timezone London eingestellt und eine Stund Zeitversatz. Das kann natürlich schon die Fehlerquelle sein. Das habe ich soeben korrigiert und den raspi neu gebootet.Jetzt passt die Uhrzeit. Das Problem ist heute morgen zum ersten Mal aufgetaucht. Es scheint, die Pläne werden nun nach Änderungen auch korrekt übernommen, vielleicht ist der Fehler jetzt schon verschwunden, ich werde das mal beobachten.

In der evcc.yaml hier hatte ich die PLZ entfernt. In meiner config ist sie natürlich eingetragen.

@andig

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
─────────────────────────────────────────────────────
DietPi v9.8.0 : 08:33 - Thu 11/14/24
─────────────────────────────────────────────────────

  • Device model : RPi 3 Model B (aarch64)
  • CPU temp : 37 °C / 98 °F : Cool runnings
  • LAN IP : 10.0.0.6 (eth0)
  • MOTD : DietPi v9.8 is here. Check out all changes:
    https://dietpi.com/docs/releases/v9_8/
    ─────────────────────────────────────────────────────

DietPi Team : https://github.com/MichaIng/DietPi#the-dietpi-project-team
Patreon Legends : Chris Gelatt, ADSB.im
Website : https://dietpi.com/ | https://twitter.com/DietPi_
Contribute : https://dietpi.com/contribute.html
Web Hosting by : https://myvirtualserver.com

dietpi-launcher : All the DietPi programs in one place
dietpi-config : Feature rich configuration tool for your device
dietpi-software : Select optimised software for installation
htop : Resource monitor
cpu : Shows CPU information and stats

root@Raspi-1-DietPi:# date
Thu Nov 14 08:33:22 CET 2024
root@Raspi-1-DietPi:
# evcc tariff --log trace,db:error
[main ] INFO 2024/11/14 08:34:14 evcc 0.131.5
[main ] INFO 2024/11/14 08:34:14 using config file: /etc/evcc.yaml
grid:
From To Price/Cost
2024-11-14 00:00:00 2024-11-14 01:00:00 0.337
2024-11-14 01:00:00 2024-11-14 02:00:00 0.337
2024-11-14 02:00:00 2024-11-14 03:00:00 0.337
2024-11-14 03:00:00 2024-11-14 04:00:00 0.337
2024-11-14 04:00:00 2024-11-14 05:00:00 0.337
2024-11-14 05:00:00 2024-11-14 06:00:00 0.337
2024-11-14 06:00:00 2024-11-14 07:00:00 0.337
2024-11-14 07:00:00 2024-11-14 08:00:00 0.337
2024-11-14 08:00:00 2024-11-14 09:00:00 0.337
2024-11-14 09:00:00 2024-11-14 10:00:00 0.337
2024-11-14 10:00:00 2024-11-14 11:00:00 0.337
2024-11-14 11:00:00 2024-11-14 12:00:00 0.337
2024-11-14 12:00:00 2024-11-14 13:00:00 0.337
2024-11-14 13:00:00 2024-11-14 14:00:00 0.337
2024-11-14 14:00:00 2024-11-14 15:00:00 0.337
2024-11-14 15:00:00 2024-11-14 16:00:00 0.337
2024-11-14 16:00:00 2024-11-14 17:00:00 0.337
2024-11-14 17:00:00 2024-11-14 18:00:00 0.337
2024-11-14 18:00:00 2024-11-14 19:00:00 0.337
2024-11-14 19:00:00 2024-11-14 20:00:00 0.337
2024-11-14 20:00:00 2024-11-14 21:00:00 0.337
2024-11-14 21:00:00 2024-11-14 22:00:00 0.337
2024-11-14 22:00:00 2024-11-14 23:00:00 0.337
2024-11-14 23:00:00 2024-11-15 00:00:00 0.337
2024-11-15 00:00:00 2024-11-15 01:00:00 0.337
2024-11-15 01:00:00 2024-11-15 02:00:00 0.337
2024-11-15 02:00:00 2024-11-15 03:00:00 0.337
2024-11-15 03:00:00 2024-11-15 04:00:00 0.337
2024-11-15 04:00:00 2024-11-15 05:00:00 0.337
2024-11-15 05:00:00 2024-11-15 06:00:00 0.337
2024-11-15 06:00:00 2024-11-15 07:00:00 0.337
2024-11-15 07:00:00 2024-11-15 08:00:00 0.337
2024-11-15 08:00:00 2024-11-15 09:00:00 0.337
2024-11-15 09:00:00 2024-11-15 10:00:00 0.337
2024-11-15 10:00:00 2024-11-15 11:00:00 0.337
2024-11-15 11:00:00 2024-11-15 12:00:00 0.337
2024-11-15 12:00:00 2024-11-15 13:00:00 0.337
2024-11-15 13:00:00 2024-11-15 14:00:00 0.337
2024-11-15 14:00:00 2024-11-15 15:00:00 0.337
2024-11-15 15:00:00 2024-11-15 16:00:00 0.337
2024-11-15 16:00:00 2024-11-15 17:00:00 0.337
2024-11-15 17:00:00 2024-11-15 18:00:00 0.337
2024-11-15 18:00:00 2024-11-15 19:00:00 0.337
2024-11-15 19:00:00 2024-11-15 20:00:00 0.337
2024-11-15 20:00:00 2024-11-15 21:00:00 0.337
2024-11-15 21:00:00 2024-11-15 22:00:00 0.337
2024-11-15 22:00:00 2024-11-15 23:00:00 0.337
2024-11-15 23:00:00 2024-11-16 00:00:00 0.337
2024-11-16 00:00:00 2024-11-16 01:00:00 0.337
2024-11-16 01:00:00 2024-11-16 02:00:00 0.337
2024-11-16 02:00:00 2024-11-16 03:00:00 0.337
2024-11-16 03:00:00 2024-11-16 04:00:00 0.337
2024-11-16 04:00:00 2024-11-16 05:00:00 0.337
2024-11-16 05:00:00 2024-11-16 06:00:00 0.337
2024-11-16 06:00:00 2024-11-16 07:00:00 0.337
2024-11-16 07:00:00 2024-11-16 08:00:00 0.337
2024-11-16 08:00:00 2024-11-16 09:00:00 0.337
2024-11-16 09:00:00 2024-11-16 10:00:00 0.337
2024-11-16 10:00:00 2024-11-16 11:00:00 0.337
2024-11-16 11:00:00 2024-11-16 12:00:00 0.337
2024-11-16 12:00:00 2024-11-16 13:00:00 0.337
2024-11-16 13:00:00 2024-11-16 14:00:00 0.337
2024-11-16 14:00:00 2024-11-16 15:00:00 0.337
2024-11-16 15:00:00 2024-11-16 16:00:00 0.337
2024-11-16 16:00:00 2024-11-16 17:00:00 0.337
2024-11-16 17:00:00 2024-11-16 18:00:00 0.337
2024-11-16 18:00:00 2024-11-16 19:00:00 0.337
2024-11-16 19:00:00 2024-11-16 20:00:00 0.337
2024-11-16 20:00:00 2024-11-16 21:00:00 0.337
2024-11-16 21:00:00 2024-11-16 22:00:00 0.337
2024-11-16 22:00:00 2024-11-16 23:00:00 0.337
2024-11-16 23:00:00 2024-11-17 00:00:00 0.337
2024-11-17 00:00:00 2024-11-17 01:00:00 0.337
2024-11-17 01:00:00 2024-11-17 02:00:00 0.337
2024-11-17 02:00:00 2024-11-17 03:00:00 0.337
2024-11-17 03:00:00 2024-11-17 04:00:00 0.337
2024-11-17 04:00:00 2024-11-17 05:00:00 0.337
2024-11-17 05:00:00 2024-11-17 06:00:00 0.337
2024-11-17 06:00:00 2024-11-17 07:00:00 0.337
2024-11-17 07:00:00 2024-11-17 08:00:00 0.337
2024-11-17 08:00:00 2024-11-17 09:00:00 0.337
2024-11-17 09:00:00 2024-11-17 10:00:00 0.337
2024-11-17 10:00:00 2024-11-17 11:00:00 0.337
2024-11-17 11:00:00 2024-11-17 12:00:00 0.337
2024-11-17 12:00:00 2024-11-17 13:00:00 0.337
2024-11-17 13:00:00 2024-11-17 14:00:00 0.337
2024-11-17 14:00:00 2024-11-17 15:00:00 0.337
2024-11-17 15:00:00 2024-11-17 16:00:00 0.337
2024-11-17 16:00:00 2024-11-17 17:00:00 0.337
2024-11-17 17:00:00 2024-11-17 18:00:00 0.337
2024-11-17 18:00:00 2024-11-17 19:00:00 0.337
2024-11-17 19:00:00 2024-11-17 20:00:00 0.337
2024-11-17 20:00:00 2024-11-17 21:00:00 0.337
2024-11-17 21:00:00 2024-11-17 22:00:00 0.337
2024-11-17 22:00:00 2024-11-17 23:00:00 0.337
2024-11-17 23:00:00 2024-11-18 00:00:00 0.337
2024-11-18 00:00:00 2024-11-18 01:00:00 0.337
2024-11-18 01:00:00 2024-11-18 02:00:00 0.337
2024-11-18 02:00:00 2024-11-18 03:00:00 0.337
2024-11-18 03:00:00 2024-11-18 04:00:00 0.337
2024-11-18 04:00:00 2024-11-18 05:00:00 0.337
2024-11-18 05:00:00 2024-11-18 06:00:00 0.337
2024-11-18 06:00:00 2024-11-18 07:00:00 0.337
2024-11-18 07:00:00 2024-11-18 08:00:00 0.337
2024-11-18 08:00:00 2024-11-18 09:00:00 0.337
2024-11-18 09:00:00 2024-11-18 10:00:00 0.337
2024-11-18 10:00:00 2024-11-18 11:00:00 0.337
2024-11-18 11:00:00 2024-11-18 12:00:00 0.337
2024-11-18 12:00:00 2024-11-18 13:00:00 0.337
2024-11-18 13:00:00 2024-11-18 14:00:00 0.337
2024-11-18 14:00:00 2024-11-18 15:00:00 0.337
2024-11-18 15:00:00 2024-11-18 16:00:00 0.337
2024-11-18 16:00:00 2024-11-18 17:00:00 0.337
2024-11-18 17:00:00 2024-11-18 18:00:00 0.337
2024-11-18 18:00:00 2024-11-18 19:00:00 0.337
2024-11-18 19:00:00 2024-11-18 20:00:00 0.337
2024-11-18 20:00:00 2024-11-18 21:00:00 0.337
2024-11-18 21:00:00 2024-11-18 22:00:00 0.337
2024-11-18 22:00:00 2024-11-18 23:00:00 0.337
2024-11-18 23:00:00 2024-11-19 00:00:00 0.337
2024-11-19 00:00:00 2024-11-19 01:00:00 0.337
2024-11-19 01:00:00 2024-11-19 02:00:00 0.337
2024-11-19 02:00:00 2024-11-19 03:00:00 0.337
2024-11-19 03:00:00 2024-11-19 04:00:00 0.337
2024-11-19 04:00:00 2024-11-19 05:00:00 0.337
2024-11-19 05:00:00 2024-11-19 06:00:00 0.337
2024-11-19 06:00:00 2024-11-19 07:00:00 0.337
2024-11-19 07:00:00 2024-11-19 08:00:00 0.337
2024-11-19 08:00:00 2024-11-19 09:00:00 0.337
2024-11-19 09:00:00 2024-11-19 10:00:00 0.337
2024-11-19 10:00:00 2024-11-19 11:00:00 0.337
2024-11-19 11:00:00 2024-11-19 12:00:00 0.337
2024-11-19 12:00:00 2024-11-19 13:00:00 0.337
2024-11-19 13:00:00 2024-11-19 14:00:00 0.337
2024-11-19 14:00:00 2024-11-19 15:00:00 0.337
2024-11-19 15:00:00 2024-11-19 16:00:00 0.337
2024-11-19 16:00:00 2024-11-19 17:00:00 0.337
2024-11-19 17:00:00 2024-11-19 18:00:00 0.337
2024-11-19 18:00:00 2024-11-19 19:00:00 0.337
2024-11-19 19:00:00 2024-11-19 20:00:00 0.337
2024-11-19 20:00:00 2024-11-19 21:00:00 0.337
2024-11-19 21:00:00 2024-11-19 22:00:00 0.337
2024-11-19 22:00:00 2024-11-19 23:00:00 0.337
2024-11-19 23:00:00 2024-11-20 00:00:00 0.337
2024-11-20 00:00:00 2024-11-20 01:00:00 0.337
2024-11-20 01:00:00 2024-11-20 02:00:00 0.337
2024-11-20 02:00:00 2024-11-20 03:00:00 0.337
2024-11-20 03:00:00 2024-11-20 04:00:00 0.337
2024-11-20 04:00:00 2024-11-20 05:00:00 0.337
2024-11-20 05:00:00 2024-11-20 06:00:00 0.337
2024-11-20 06:00:00 2024-11-20 07:00:00 0.337
2024-11-20 07:00:00 2024-11-20 08:00:00 0.337
2024-11-20 08:00:00 2024-11-20 09:00:00 0.337
2024-11-20 09:00:00 2024-11-20 10:00:00 0.337
2024-11-20 10:00:00 2024-11-20 11:00:00 0.337
2024-11-20 11:00:00 2024-11-20 12:00:00 0.337
2024-11-20 12:00:00 2024-11-20 13:00:00 0.337
2024-11-20 13:00:00 2024-11-20 14:00:00 0.337
2024-11-20 14:00:00 2024-11-20 15:00:00 0.337
2024-11-20 15:00:00 2024-11-20 16:00:00 0.337
2024-11-20 16:00:00 2024-11-20 17:00:00 0.337
2024-11-20 17:00:00 2024-11-20 18:00:00 0.337
2024-11-20 18:00:00 2024-11-20 19:00:00 0.337
2024-11-20 19:00:00 2024-11-20 20:00:00 0.337
2024-11-20 20:00:00 2024-11-20 21:00:00 0.337
2024-11-20 21:00:00 2024-11-20 22:00:00 0.337
2024-11-20 22:00:00 2024-11-20 23:00:00 0.337
2024-11-20 23:00:00 2024-11-21 00:00:00 0.337

feedin:
From To Price/Cost
2024-11-14 00:00:00 2024-11-14 01:00:00 0.100
2024-11-14 01:00:00 2024-11-14 02:00:00 0.100
2024-11-14 02:00:00 2024-11-14 03:00:00 0.100
2024-11-14 03:00:00 2024-11-14 04:00:00 0.100
2024-11-14 04:00:00 2024-11-14 05:00:00 0.100
2024-11-14 05:00:00 2024-11-14 06:00:00 0.100
2024-11-14 06:00:00 2024-11-14 07:00:00 0.100
2024-11-14 07:00:00 2024-11-14 08:00:00 0.100
2024-11-14 08:00:00 2024-11-14 09:00:00 0.100
2024-11-14 09:00:00 2024-11-14 10:00:00 0.100
2024-11-14 10:00:00 2024-11-14 11:00:00 0.100
2024-11-14 11:00:00 2024-11-14 12:00:00 0.100
2024-11-14 12:00:00 2024-11-14 13:00:00 0.100
2024-11-14 13:00:00 2024-11-14 14:00:00 0.100
2024-11-14 14:00:00 2024-11-14 15:00:00 0.100
2024-11-14 15:00:00 2024-11-14 16:00:00 0.100
2024-11-14 16:00:00 2024-11-14 17:00:00 0.100
2024-11-14 17:00:00 2024-11-14 18:00:00 0.100
2024-11-14 18:00:00 2024-11-14 19:00:00 0.100
2024-11-14 19:00:00 2024-11-14 20:00:00 0.100
2024-11-14 20:00:00 2024-11-14 21:00:00 0.100
2024-11-14 21:00:00 2024-11-14 22:00:00 0.100
2024-11-14 22:00:00 2024-11-14 23:00:00 0.100
2024-11-14 23:00:00 2024-11-15 00:00:00 0.100
2024-11-15 00:00:00 2024-11-15 01:00:00 0.100
2024-11-15 01:00:00 2024-11-15 02:00:00 0.100
2024-11-15 02:00:00 2024-11-15 03:00:00 0.100
2024-11-15 03:00:00 2024-11-15 04:00:00 0.100
2024-11-15 04:00:00 2024-11-15 05:00:00 0.100
2024-11-15 05:00:00 2024-11-15 06:00:00 0.100
2024-11-15 06:00:00 2024-11-15 07:00:00 0.100
2024-11-15 07:00:00 2024-11-15 08:00:00 0.100
2024-11-15 08:00:00 2024-11-15 09:00:00 0.100
2024-11-15 09:00:00 2024-11-15 10:00:00 0.100
2024-11-15 10:00:00 2024-11-15 11:00:00 0.100
2024-11-15 11:00:00 2024-11-15 12:00:00 0.100
2024-11-15 12:00:00 2024-11-15 13:00:00 0.100
2024-11-15 13:00:00 2024-11-15 14:00:00 0.100
2024-11-15 14:00:00 2024-11-15 15:00:00 0.100
2024-11-15 15:00:00 2024-11-15 16:00:00 0.100
2024-11-15 16:00:00 2024-11-15 17:00:00 0.100
2024-11-15 17:00:00 2024-11-15 18:00:00 0.100
2024-11-15 18:00:00 2024-11-15 19:00:00 0.100
2024-11-15 19:00:00 2024-11-15 20:00:00 0.100
2024-11-15 20:00:00 2024-11-15 21:00:00 0.100
2024-11-15 21:00:00 2024-11-15 22:00:00 0.100
2024-11-15 22:00:00 2024-11-15 23:00:00 0.100
2024-11-15 23:00:00 2024-11-16 00:00:00 0.100
2024-11-16 00:00:00 2024-11-16 01:00:00 0.100
2024-11-16 01:00:00 2024-11-16 02:00:00 0.100
2024-11-16 02:00:00 2024-11-16 03:00:00 0.100
2024-11-16 03:00:00 2024-11-16 04:00:00 0.100
2024-11-16 04:00:00 2024-11-16 05:00:00 0.100
2024-11-16 05:00:00 2024-11-16 06:00:00 0.100
2024-11-16 06:00:00 2024-11-16 07:00:00 0.100
2024-11-16 07:00:00 2024-11-16 08:00:00 0.100
2024-11-16 08:00:00 2024-11-16 09:00:00 0.100
2024-11-16 09:00:00 2024-11-16 10:00:00 0.100
2024-11-16 10:00:00 2024-11-16 11:00:00 0.100
2024-11-16 11:00:00 2024-11-16 12:00:00 0.100
2024-11-16 12:00:00 2024-11-16 13:00:00 0.100
2024-11-16 13:00:00 2024-11-16 14:00:00 0.100
2024-11-16 14:00:00 2024-11-16 15:00:00 0.100
2024-11-16 15:00:00 2024-11-16 16:00:00 0.100
2024-11-16 16:00:00 2024-11-16 17:00:00 0.100
2024-11-16 17:00:00 2024-11-16 18:00:00 0.100
2024-11-16 18:00:00 2024-11-16 19:00:00 0.100
2024-11-16 19:00:00 2024-11-16 20:00:00 0.100
2024-11-16 20:00:00 2024-11-16 21:00:00 0.100
2024-11-16 21:00:00 2024-11-16 22:00:00 0.100
2024-11-16 22:00:00 2024-11-16 23:00:00 0.100
2024-11-16 23:00:00 2024-11-17 00:00:00 0.100
2024-11-17 00:00:00 2024-11-17 01:00:00 0.100
2024-11-17 01:00:00 2024-11-17 02:00:00 0.100
2024-11-17 02:00:00 2024-11-17 03:00:00 0.100
2024-11-17 03:00:00 2024-11-17 04:00:00 0.100
2024-11-17 04:00:00 2024-11-17 05:00:00 0.100
2024-11-17 05:00:00 2024-11-17 06:00:00 0.100
2024-11-17 06:00:00 2024-11-17 07:00:00 0.100
2024-11-17 07:00:00 2024-11-17 08:00:00 0.100
2024-11-17 08:00:00 2024-11-17 09:00:00 0.100
2024-11-17 09:00:00 2024-11-17 10:00:00 0.100
2024-11-17 10:00:00 2024-11-17 11:00:00 0.100
2024-11-17 11:00:00 2024-11-17 12:00:00 0.100
2024-11-17 12:00:00 2024-11-17 13:00:00 0.100
2024-11-17 13:00:00 2024-11-17 14:00:00 0.100
2024-11-17 14:00:00 2024-11-17 15:00:00 0.100
2024-11-17 15:00:00 2024-11-17 16:00:00 0.100
2024-11-17 16:00:00 2024-11-17 17:00:00 0.100
2024-11-17 17:00:00 2024-11-17 18:00:00 0.100
2024-11-17 18:00:00 2024-11-17 19:00:00 0.100
2024-11-17 19:00:00 2024-11-17 20:00:00 0.100
2024-11-17 20:00:00 2024-11-17 21:00:00 0.100
2024-11-17 21:00:00 2024-11-17 22:00:00 0.100
2024-11-17 22:00:00 2024-11-17 23:00:00 0.100
2024-11-17 23:00:00 2024-11-18 00:00:00 0.100
2024-11-18 00:00:00 2024-11-18 01:00:00 0.100
2024-11-18 01:00:00 2024-11-18 02:00:00 0.100
2024-11-18 02:00:00 2024-11-18 03:00:00 0.100
2024-11-18 03:00:00 2024-11-18 04:00:00 0.100
2024-11-18 04:00:00 2024-11-18 05:00:00 0.100
2024-11-18 05:00:00 2024-11-18 06:00:00 0.100
2024-11-18 06:00:00 2024-11-18 07:00:00 0.100
2024-11-18 07:00:00 2024-11-18 08:00:00 0.100
2024-11-18 08:00:00 2024-11-18 09:00:00 0.100
2024-11-18 09:00:00 2024-11-18 10:00:00 0.100
2024-11-18 10:00:00 2024-11-18 11:00:00 0.100
2024-11-18 11:00:00 2024-11-18 12:00:00 0.100
2024-11-18 12:00:00 2024-11-18 13:00:00 0.100
2024-11-18 13:00:00 2024-11-18 14:00:00 0.100
2024-11-18 14:00:00 2024-11-18 15:00:00 0.100
2024-11-18 15:00:00 2024-11-18 16:00:00 0.100
2024-11-18 16:00:00 2024-11-18 17:00:00 0.100
2024-11-18 17:00:00 2024-11-18 18:00:00 0.100
2024-11-18 18:00:00 2024-11-18 19:00:00 0.100
2024-11-18 19:00:00 2024-11-18 20:00:00 0.100
2024-11-18 20:00:00 2024-11-18 21:00:00 0.100
2024-11-18 21:00:00 2024-11-18 22:00:00 0.100
2024-11-18 22:00:00 2024-11-18 23:00:00 0.100
2024-11-18 23:00:00 2024-11-19 00:00:00 0.100
2024-11-19 00:00:00 2024-11-19 01:00:00 0.100
2024-11-19 01:00:00 2024-11-19 02:00:00 0.100
2024-11-19 02:00:00 2024-11-19 03:00:00 0.100
2024-11-19 03:00:00 2024-11-19 04:00:00 0.100
2024-11-19 04:00:00 2024-11-19 05:00:00 0.100
2024-11-19 05:00:00 2024-11-19 06:00:00 0.100
2024-11-19 06:00:00 2024-11-19 07:00:00 0.100
2024-11-19 07:00:00 2024-11-19 08:00:00 0.100
2024-11-19 08:00:00 2024-11-19 09:00:00 0.100
2024-11-19 09:00:00 2024-11-19 10:00:00 0.100
2024-11-19 10:00:00 2024-11-19 11:00:00 0.100
2024-11-19 11:00:00 2024-11-19 12:00:00 0.100
2024-11-19 12:00:00 2024-11-19 13:00:00 0.100
2024-11-19 13:00:00 2024-11-19 14:00:00 0.100
2024-11-19 14:00:00 2024-11-19 15:00:00 0.100
2024-11-19 15:00:00 2024-11-19 16:00:00 0.100
2024-11-19 16:00:00 2024-11-19 17:00:00 0.100
2024-11-19 17:00:00 2024-11-19 18:00:00 0.100
2024-11-19 18:00:00 2024-11-19 19:00:00 0.100
2024-11-19 19:00:00 2024-11-19 20:00:00 0.100
2024-11-19 20:00:00 2024-11-19 21:00:00 0.100
2024-11-19 21:00:00 2024-11-19 22:00:00 0.100
2024-11-19 22:00:00 2024-11-19 23:00:00 0.100
2024-11-19 23:00:00 2024-11-20 00:00:00 0.100
2024-11-20 00:00:00 2024-11-20 01:00:00 0.100
2024-11-20 01:00:00 2024-11-20 02:00:00 0.100
2024-11-20 02:00:00 2024-11-20 03:00:00 0.100
2024-11-20 03:00:00 2024-11-20 04:00:00 0.100
2024-11-20 04:00:00 2024-11-20 05:00:00 0.100
2024-11-20 05:00:00 2024-11-20 06:00:00 0.100
2024-11-20 06:00:00 2024-11-20 07:00:00 0.100
2024-11-20 07:00:00 2024-11-20 08:00:00 0.100
2024-11-20 08:00:00 2024-11-20 09:00:00 0.100
2024-11-20 09:00:00 2024-11-20 10:00:00 0.100
2024-11-20 10:00:00 2024-11-20 11:00:00 0.100
2024-11-20 11:00:00 2024-11-20 12:00:00 0.100
2024-11-20 12:00:00 2024-11-20 13:00:00 0.100
2024-11-20 13:00:00 2024-11-20 14:00:00 0.100
2024-11-20 14:00:00 2024-11-20 15:00:00 0.100
2024-11-20 15:00:00 2024-11-20 16:00:00 0.100
2024-11-20 16:00:00 2024-11-20 17:00:00 0.100
2024-11-20 17:00:00 2024-11-20 18:00:00 0.100
2024-11-20 18:00:00 2024-11-20 19:00:00 0.100
2024-11-20 19:00:00 2024-11-20 20:00:00 0.100
2024-11-20 20:00:00 2024-11-20 21:00:00 0.100
2024-11-20 21:00:00 2024-11-20 22:00:00 0.100
2024-11-20 22:00:00 2024-11-20 23:00:00 0.100
2024-11-20 23:00:00 2024-11-21 00:00:00 0.100

co2:
[gsi ] TRACE 2024/11/14 08:34:15 GET https://api.corrently.io/v2.0/gsi/prediction?zip=***
[gsi ] TRACE 2024/11/14 08:34:15 {"support":"If you have any question please contact dev@stromdao.com or visit https://premium.corrently.de/","info":"https://corrently.io/books/stromdao-gmbh/page/fair-use-policy","documentation":"https://corrently.io/books/grunstromindex","commercial":"https://corrently.energy/products/corrently-apis-rate-limit-erhohung","signee":"0xE7Fe0626D7B8e3F2e5ECD146F9b11daac1DBE447","forecast":[{"epochtime":1731567600,"eevalue":71,"ewind":18,"esolar":21,"ensolar":21,"enwind":18,"base":83,"scaled":true,"scale":0.625,"gsi":71,"sci":36,"timeStamp":1731567600000,"energyprice":"-0.0355000","co2_avg":317.5,"co2_g_standard":124,"co2_g_oekostrom":22,"timeframe":{"start":1731567600000,"end":1731571200000},"iat":1731565659309,"zip":"***","signature":"0x40206e283ed5410a8d7d5d63ec09c0c05652e5b9c94f911de1eec4e6a36174533e53413eac92364473f43f0d996553249aa1f1bf9bd514494376932c011ac8f71c"},{"epochtime":1731571200,"eevalue":68,"ewind":14,"esolar":21,"ensolar":21,"enwind":14,"base":79,"scaled":true,"scale":0.625,"gsi":68,"sci":36,"timeStamp":1731571200000,"energyprice":"-0.0340000","co2_avg":317.5,"co2_g_standard":133,"co2_g_oekostrom":24,"timeframe":{"start":1731571200000,"end":1731574800000},"iat":1731565659313,"zip":"***","signature":"0x81bf63c75ab8249f986e28c7ba2a9345ea299e94b1d85b7123acd15d16f59bbe1ed1c70e549e41d99bddd91325523b39fe661af44c69ead1eb159955d9e4f6581c"},{"epochtime":1731574800,"eevalue":65,"ewind":10,"esolar":21,"ensolar":21,"enwind":10,"base":74,"scaled":true,"scale":0.625,"gsi":65,"sci":36,"timeStamp":1731574800000,"energyprice":"-0.0325000","co2_avg":317.5,"co2_g_standard":143,"co2_g_oekostrom":26,"timeframe":{"start":1731574800000,"end":1731578400000},"iat":1731565659318,"zip":"***","signature":"0x18989c38c048103fc422b20663860d7f8ee20ebc3985d79ad851f81a4da4be5a78788a45f67a5ed000dc83b5de1a544a27c7a9491ff69b31a21f12feb303f3191c"},{"epochtime":1731578400,"eevalue":62,"ewind":4,"esolar":21,"ensolar":21,"enwind":4,"base":69,"scaled":true,"scale":0.625,"gsi":62,"sci":36,"timeStamp":1731578400000,"energyprice":"-0.0310000","co2_avg":317.5,"co2_g_standard":152,"co2_g_oekostrom":28,"timeframe":{"start":1731578400000,"end":1731582000000},"iat":1731565659324,"zip":"***","signature":"0xd6125fdf84352b70ae6e76d5cd09f0a5fee378476f1cb806b881a3f58f399fcc47c612a6d79fe76d20ba820cb8d9ccaae42b30fb733a61ad12e0481bef73c6441b"},{"epochtime":1731582000,"eevalue":63,"ewind":5,"esolar":21,"ensolar":21,"enwind":5,"base":70,"scaled":true,"scale":0.625,"gsi":63,"sci":36,"timeStamp":1731582000000,"energyprice":"-0.0315000","co2_avg":317.5,"co2_g_standard":149,"co2_g_oekostrom":27,"timeframe":{"start":1731582000000,"end":1731585600000},"iat":1731565659329,"zip":"***","signature":"0x56ee5473928bad12672fd26264973e2f06b67d3bc36a3cbd2bdf6e6493c9cb7c244ac491c8cc8e0a90ba344697f0875e2d3e79e2df418e67efb54c061589308f1c"},{"epochtime":1731585600,"eevalue":66,"ewind":11,"esolar":21,"ensolar":21,"enwind":11,"base":76,"scaled":true,"scale":0.625,"gsi":66,"sci":36,"timeStamp":1731585600000,"energyprice":"-0.0330000","co2_avg":317.5,"co2_g_standard":140,"co2_g_oekostrom":25,"timeframe":{"start":1731585600000,"end":1731589200000},"iat":1731565659334,"zip":"***","signature":"0xe7adf6aaef8960b78fe55aab5a36a5d1084f10250b56847fe76d15fad9b308ac754b348321d4fb3ae381783e53928af0c9636a2546667e0fd1c85c05ba8b17da1b"},{"epochtime":1731589200,"eevalue":70,"ewind":17,"esolar":21,"ensolar":21,"enwind":17,"base":82,"scaled":true,"scale":0.625,"gsi":70,"sci":36,"timeStamp":1731589200000,"energyprice":"-0.0350000","co2_avg":317.5,"co2_g_standard":127,"co2_g_oekostrom":23,"timeframe":{"start":1731589200000,"end":1731592800000},"iat":1731565659338,"zip":"***","signature":"0x54f48ff29a1ccf6218131a4390c0d159ef49d081ffef0f05d6cd0a743ea5be0c18ed5430a5ac5646e28a7eb103dddfb4a6442c09721ee34a51f72ac226b8fef71c"},{"epochtime":1731592800,"eevalue":72,"ewind":20,"esolar":21,"ensolar":21,"enwind":20,"base":85,"scaled":true,"scale":0.625,"gsi":72,"sci":36,"timeStamp":1731592800000,"energyprice":"-0.0360000","co2_avg":317.5,"co2_g_standard":121,"co2_g_oekostrom":22,"timeframe":{"start":1731592800000,"end":1731596400000},"iat":1731565659343,"zip":"***","signature":"0xf1f9b570565071d566bdf39fc4bf4dd13b057d8e54456fd617b767efaf4ca4fd7149989c37428ec0b6492b3bb605d9dd700c75221d080d1babe8a70bd259ee6b1b"},{"epochtime":1731596400,"eevalue":73,"ewind":21,"esolar":21,"ensolar":21,"enwind":21,"base":86,"scaled":true,"scale":0.625,"gsi":73,"sci":36,"timeStamp":1731596400000,"energyprice":"-0.0365000","co2_avg":317.5,"co2_g_standard":117,"co2_g_oekostrom":21,"timeframe":{"start":1731596400000,"end":1731600000000},"iat":1731565659349,"zip":"***","signature":"0xbcc25c17d607dc429ebf8bd4aa0dd10b2afd2d19ddd47c3bbf6f0dffbf8cde8c34f1b774b6ff7a5bb420fdac29ecf62623e75f47355d91701e4cc52037f5f9761c"},{"epochtime":1731600000,"eevalue":70,"ewind":17,"esolar":21,"ensolar":21,"enwind":17,"base":82,"scaled":true,"scale":0.625,"gsi":70,"sci":36,"timeStamp":1731600000000,"energyprice":"-0.0350000","co2_avg":317.5,"co2_g_standard":127,"co2_g_oekostrom":23,"timeframe":{"start":1731600000000,"end":1731603600000},"iat":1731565659353,"zip":"***","signature":"0x0cc934f06233cb45c613c2e8512eb7eb21ce93a7f2c1a28ba17150f84af5299f1afb4ae0713e570b1c73d35eeb56944e9372595e23eacaff6397e53ac51c5b951c"},{"epochtime":1731603600,"eevalue":59,"ewind":11,"esolar":10,"ensolar":10,"enwind":11,"base":65,"scaled":true,"scale":0.625,"gsi":59,"sci":30,"timeStamp":1731603600000,"energyprice":"-0.0295000","co2_avg":317.5,"co2_g_standard":162,"co2_g_oekostrom":30,"timeframe":{"start":1731603600000,"end":1731607200000},"iat":1731565659358,"zip":"***","signature":"0xf8e05ed53d6669fed692bcff923fe3ee4901ca03f769a942b1c527e5d39f11213da75a1f4c28ca479945d9ca225b747f8a9116d47ba2c7d1ef6b6b03af34128a1c"},{"epochtime":1731607200,"eevalue":49,"ewind":4,"esolar":0,"ensolar":0,"enwind":4,"base":48,"scaled":true,"scale":0.625,"gsi":49,"sci":25,"timeStamp":1731607200000,"energyprice":"-0.0245000","co2_avg":317.5,"co2_g_standard":194,"co2_g_oekostrom":36,"timeframe":{"start":1731607200000,"end":1731610800000},"iat":1731565659362,"zip":"***","signature":"0x6f8f9ee4bfd38ccdce84e6badc7601ccd9a416300c583b9dae690c8d96a9eb9a372b80122908313c2a1135e4947fc7865c1fe046e2d51740750eca423cf16ffc1c"},{"epochtime":1731610800,"eevalue":51,"ewind":8,"esolar":0,"ensolar":0,"enwind":8,"base":51,"scaled":true,"scale":0.625,"gsi":51,"sci":25,"timeStamp":1731610800000,"energyprice":"-0.0255000","co2_avg":317.5,"co2_g_standard":187,"co2_g_oekostrom":34,"timeframe":{"start":1731610800000,"end":1731614400000},"iat":1731565659367,"zip":"***","signature":"0x329a0cee9985b6f6e3ca1c57231290126981520b1355c1b208a92f1cd1fc9f5d6af481031208909238c86159d4ff5de4fa078814658b16212bb02cd54408ab191c"},{"epochtime":1731614400,"eevalue":55,"ewind":14,"esolar":0,"ensolar":0,"enwind":14,"base":58,"scaled":true,"scale":0.625,"gsi":55,"sci":25,"timeStamp":1731614400000,"energyprice":"-0.0275000","co2_avg":317.5,"co2_g_standard":175,"co2_g_oekostrom":32,"timeframe":{"start":1731614400000,"end":1731618000000},"iat":1731565659372,"zip":"***","signature":"0xe79ffcadc9d28e28eca6bfcecaaa67f4a836d2435e02357a00d38bb50eb350a41ed51c057bae0e0dafc9c6e14c06838a2e9ecb5d7cd4ec110841fd9c5d8d6e821c"},{"epochtime":1731618000,"eevalue":54,"ewind":13,"esolar":0,"ensolar":0,"enwind":13,"base":57,"scaled":true,"scale":0.625,"gsi":54,"sci":25,"timeStamp":1731618000000,"energyprice":"-0.0270000","co2_avg":317.5,"co2_g_standard":178,"co2_g_oekostrom":33,"timeframe":{"start":1731618000000,"end":1731621600000},"iat":1731565659375,"zip":"***","signature":"0xb8c628b4c1247c07c0b6f3ac171a4a621d749fc5f4831fb7451bf98b811eea8a136d543e09cf489052d318fe1ddf7d8536d1744e83fc06ed7ab8b74c9d35c11c1b"},{"epochtime":1731621600,"eevalue":53,"ewind":10,"esolar":0,"ensolar":0,"enwind":10,"base":54,"scaled":true,"scale":0.625,"gsi":53,"sci":25,"timeStamp":1731621600000,"energyprice":"-0.0265000","co2_avg":317.5,"co2_g_standard":181,"co2_g_oekostrom":33,"timeframe":{"start":1731621600000,"end":1731625200000},"iat":1731565659378,"zip":"***","signature":"0xd4ddef399985ef7cd11ac16922202662270407f6a5028550b7899a455a0f980c73b2ac73760f742b59e17d9be073756de6bfd76f26feaf3c0
From To Price/Cost
2024-11-14 08:00:00 2024-11-14 09:00:00 124.000
2024-11-14 09:00:00 2024-11-14 10:00:00 133.000
2024-11-14 10:00:00 2024-11-14 11:00:00 143.000
2024-11-14 11:00:00 2024-11-14 12:00:00 152.000
2024-11-14 12:00:00 2024-11-14 13:00:00 149.000
2024-11-14 13:00:00 2024-11-14 14:00:00 140.000
2024-11-14 14:00:00 2024-11-14 15:00:00 127.000
2024-11-14 15:00:00 2024-11-14 16:00:00 121.000
2024-11-14 16:00:00 2024-11-14 17:00:00 117.000
2024-11-14 17:00:00 2024-11-14 18:00:00 127.000
2024-11-14 18:00:00 2024-11-14 19:00:00 162.000
2024-11-14 19:00:00 2024-11-14 20:00:00 194.000
2024-11-14 20:00:00 2024-11-14 21:00:00 187.000
2024-11-14 21:00:00 2024-11-14 22:00:00 175.000
2024-11-14 22:00:00 2024-11-14 23:00:00 178.000
2024-11-14 23:00:00 2024-11-15 00:00:00 181.000
2024-11-15 00:00:00 2024-11-15 01:00:00 175.000
2024-11-15 01:00:00 2024-11-15 02:00:00 165.000
2024-11-15 02:00:00 2024-11-15 03:00:00 181.000
2024-11-15 03:00:00 2024-11-15 04:00:00 162.000
2024-11-15 04:00:00 2024-11-15 05:00:00 159.000
2024-11-15 05:00:00 2024-11-15 06:00:00 171.000
2024-11-15 06:00:00 2024-11-15 07:00:00 181.000
2024-11-15 07:00:00 2024-11-15 08:00:00 171.000
2024-11-15 08:00:00 2024-11-15 09:00:00 130.000
2024-11-15 09:00:00 2024-11-15 10:00:00 130.000
2024-11-15 10:00:00 2024-11-15 11:00:00 152.000
2024-11-15 11:00:00 2024-11-15 12:00:00 140.000
2024-11-15 12:00:00 2024-11-15 13:00:00 133.000
2024-11-15 13:00:00 2024-11-15 14:00:00 130.000
2024-11-15 14:00:00 2024-11-15 15:00:00 124.000
2024-11-15 15:00:00 2024-11-15 16:00:00 117.000
2024-11-15 16:00:00 2024-11-15 17:00:00 111.000
2024-11-15 17:00:00 2024-11-15 18:00:00 121.000
2024-11-15 18:00:00 2024-11-15 19:00:00 159.000
2024-11-15 19:00:00 2024-11-15 20:00:00 184.000
2024-11-15 20:00:00 2024-11-15 21:00:00 187.000
2024-11-15 21:00:00 2024-11-15 22:00:00 184.000
2024-11-15 22:00:00 2024-11-15 23:00:00 165.000
2024-11-15 23:00:00 2024-11-16 00:00:00 149.000
2024-11-16 00:00:00 2024-11-16 01:00:00 165.000
2024-11-16 01:00:00 2024-11-16 02:00:00 162.000
2024-11-16 02:00:00 2024-11-16 03:00:00 168.000
2024-11-16 03:00:00 2024-11-16 04:00:00 168.000
2024-11-16 04:00:00 2024-11-16 05:00:00 162.000
2024-11-16 05:00:00 2024-11-16 06:00:00 168.000
2024-11-16 06:00:00 2024-11-16 07:00:00 178.000
2024-11-16 07:00:00 2024-11-16 08:00:00 165.000
2024-11-16 08:00:00 2024-11-16 09:00:00 117.000
2024-11-16 09:00:00 2024-11-16 10:00:00 124.000
2024-11-16 10:00:00 2024-11-16 11:00:00 130.000
2024-11-16 11:00:00 2024-11-16 12:00:00 146.000
2024-11-16 12:00:00 2024-11-16 13:00:00 133.000
2024-11-16 13:00:00 2024-11-16 14:00:00 133.000
2024-11-16 14:00:00 2024-11-16 15:00:00 130.000
2024-11-16 15:00:00 2024-11-16 16:00:00 114.000
2024-11-16 16:00:00 2024-11-16 17:00:00 108.000
2024-11-16 17:00:00 2024-11-16 18:00:00 121.000
2024-11-16 18:00:00 2024-11-16 19:00:00 140.000
2024-11-16 19:00:00 2024-11-16 20:00:00 162.000
2024-11-16 20:00:00 2024-11-16 21:00:00 171.000
2024-11-16 21:00:00 2024-11-16 22:00:00 181.000
2024-11-16 22:00:00 2024-11-16 23:00:00 187.000
2024-11-16 23:00:00 2024-11-17 00:00:00 187.000
2024-11-17 00:00:00 2024-11-17 01:00:00 181.000
2024-11-17 01:00:00 2024-11-17 02:00:00 194.000
2024-11-17 02:00:00 2024-11-17 03:00:00 178.000
2024-11-17 03:00:00 2024-11-17 04:00:00 171.000
2024-11-17 04:00:00 2024-11-17 05:00:00 171.000
2024-11-17 05:00:00 2024-11-17 06:00:00 171.000
2024-11-17 06:00:00 2024-11-17 07:00:00 175.000
2024-11-17 07:00:00 2024-11-17 08:00:00 171.000
2024-11-17 08:00:00 2024-11-17 09:00:00 130.000
2024-11-17 09:00:00 2024-11-17 10:00:00 130.000
2024-11-17 10:00:00 2024-11-17 11:00:00 130.000
2024-11-17 11:00:00 2024-11-17 12:00:00 140.000
2024-11-17 12:00:00 2024-11-17 13:00:00 140.000
2024-11-17 13:00:00 2024-11-17 14:00:00 133.000
2024-11-17 14:00:00 2024-11-17 15:00:00 130.000
2024-11-17 15:00:00 2024-11-17 16:00:00 127.000
2024-11-17 16:00:00 2024-11-17 17:00:00 121.000
2024-11-17 17:00:00 2024-11-17 18:00:00 111.000
2024-11-17 18:00:00 2024-11-17 19:00:00 133.000
2024-11-17 19:00:00 2024-11-17 20:00:00 178.000
2024-11-17 20:00:00 2024-11-17 21:00:00 194.000
2024-11-17 21:00:00 2024-11-17 22:00:00 194.000
2024-11-17 22:00:00 2024-11-17 23:00:00 200.000
2024-11-17 23:00:00 2024-11-18 00:00:00 194.000

root@Raspi-1-DietPi:~#

@naltatis
Copy link
Member

Ok, klingt doch gut. In #17255 hab ich mehr Debug-Info in die Fehlermeldung mit aufgenommen, sodass wir beim nächsten mal einfachern analysieren können. Ich mach hier erst einmal zu. Wenn du wieder komische Effekte beobachtest kommentier gern.

@naltatis naltatis closed this as not planned Won't fix, can't repro, duplicate, stale Nov 14, 2024
@phrozen77
Copy link

phrozen77 commented Dec 18, 2024

Kann man hier wieder aufmachen? :)

Hier gibt es ähnlich merkwürdige Phänomene seit 0.131.9, kein Grünstromindex, dafür Tibber - derzeit läuft die 0.131.11

Dec 18 10:30:30 evcc evcc[4555]: [site  ] WARN 2024/12/18 10:30:30 planner: outdated
Dec 18 10:30:30 evcc evcc[4555]: [site  ] WARN 2024/12/18 10:30:30 planner: no matching rate for: 2024-12-18T10:30:30+01:00, 24 rates (2024-12-17T00:00:00+01:00 to 2024-12-18T00:00:00+01:00)
Dec 18 10:30:30 evcc evcc[4555]: [site  ] DEBUG 2024/12/18 10:30:30 pv power: 884W
Dec 18 10:30:31 evcc evcc[4555]: [site  ] DEBUG 2024/12/18 10:30:31 grid power: 1290W
Dec 18 10:30:31 evcc evcc[4555]: [site  ] DEBUG 2024/12/18 10:30:31 site power: 1290W
Dec 18 10:30:31 evcc evcc[4555]: [go-e  ] TRACE 2024/12/18 10:30:31 GET http://192.168.xxx.yyy/api/status?filter=alw,car,eto,nrg,wh,trx,cards
Dec 18 10:30:31 evcc evcc[4555]: [go-e  ] TRACE 2024/12/18 10:30:31 {"alw":false,"eto":5569574,"car":1,"wh":123.9746,"trx":null,"nrg":[227.85,227.23,227.54,2.48,0,0,0,0,0,0,0,0,0,0,0,0],"cards":[{"name":"n/a","energy":1,"cardId":true},{"name":"n/a","energy":0,"cardId":false},{"name":"n/a","energy":0,"ca>
Dec 18 10:30:31 evcc evcc[4555]: [lp-1  ] DEBUG 2024/12/18 10:30:31 charge total import: 5569.574kWh
Dec 18 10:30:31 evcc evcc[4555]: [lp-1  ] DEBUG 2024/12/18 10:30:31 charger status: A
Dec 18 10:30:40 evcc evcc[4555]: [site  ] DEBUG 2024/12/18 10:30:40 ----
Dec 18 10:30:40 evcc evcc[4555]: [go-e  ] TRACE 2024/12/18 10:30:40 GET http://192.168.xxx.yyy/api/status?filter=alw,car,eto,nrg,wh,trx,cards
Dec 18 10:30:40 evcc evcc[4555]: [go-e  ] TRACE 2024/12/18 10:30:40 {"alw":false,"eto":5569574,"car":1,"wh":123.9746,"trx":null,"nrg":[227.85,227.23,227.54,2.48,0,0,0,0,0,0,0,0,0,0,0,0],"cards":[{"name":"n/a","energy":1,"cardId":true},{"name":"n/a","energy":0,"cardId":false},{"name":"n/a","energy":0,"ca>
Dec 18 10:30:40 evcc evcc[4555]: [lp-1  ] DEBUG 2024/12/18 10:30:40 charge power: 0W
Dec 18 10:30:40 evcc evcc[4555]: [lp-1  ] DEBUG 2024/12/18 10:30:40 charge currents: [0 0 0]A
Dec 18 10:30:40 evcc evcc[4555]: [site  ] WARN 2024/12/18 10:30:40 planner: outdated
Dec 18 10:30:40 evcc evcc[4555]: [site  ] WARN 2024/12/18 10:30:40 planner: no matching rate for: 2024-12-18T10:30:40+01:00, 24 rates (2024-12-17T00:00:00+01:00 to 2024-12-18T00:00:00+01:00)
Dec 18 10:30:41 evcc evcc[4555]: [site  ] DEBUG 2024/12/18 10:30:41 pv power: 901W
Dec 18 10:30:42 evcc evcc[4555]: [site  ] DEBUG 2024/12/18 10:30:42 grid power: 1223W
Dec 18 10:30:42 evcc evcc[4555]: [site  ] DEBUG 2024/12/18 10:30:42 site power: 1223W
Dec 18 10:30:42 evcc evcc[4555]: [go-e  ] TRACE 2024/12/18 10:30:42 GET http://192.168.xxx.yyy/api/status?filter=alw,car,eto,nrg,wh,trx,cards
Dec 18 10:30:42 evcc evcc[4555]: [go-e  ] TRACE 2024/12/18 10:30:42 {"alw":false,"eto":5569574,"car":1,"wh":123.9746,"trx":null,"nrg":[227.54,227.23,227.54,2.48,0,0,0,0,0,0,0,0,0,0,0,0],"cards":[{"name":"n/a","energy":1,"cardId":true},{"name":"n/a","energy":0,"cardId":false},{"name":"n/a","energy":0,"ca>
Dec 18 10:30:42 evcc evcc[4555]: [lp-1  ] DEBUG 2024/12/18 10:30:42 charge total import: 5569.574kWh
Dec 18 10:30:42 evcc evcc[4555]: [lp-1  ] DEBUG 2024/12/18 10:30:42 charger status: A
Dec 18 10:30:50 evcc evcc[4555]: [site  ] DEBUG 2024/12/18 10:30:50 ----
Dec 18 10:30:50 evcc evcc[4555]: [go-e  ] TRACE 2024/12/18 10:30:50 GET http://192.168.xxx.yyy/api/status?filter=alw,car,eto,nrg,wh,trx,cards
Dec 18 10:30:50 evcc evcc[4555]: [go-e  ] TRACE 2024/12/18 10:30:50 {"alw":false,"eto":5569574,"car":1,"wh":123.9746,"trx":null,"nrg":[227.54,227.23,228.16,2.48,0,0,0,0,0,0,0,0,0,0,0,0],"cards":[{"name":"n/a","energy":1,"cardId":true},{"name":"n/a","energy":0,"cardId":false},{"name":"n/a","energy":0,"ca>
Dec 18 10:30:50 evcc evcc[4555]: [lp-1  ] DEBUG 2024/12/18 10:30:50 charge power: 0W
Dec 18 10:30:50 evcc evcc[4555]: [lp-1  ] DEBUG 2024/12/18 10:30:50 charge currents: [0 0 0]A
Dec 18 10:30:50 evcc evcc[4555]: [site  ] WARN 2024/12/18 10:30:50 planner: outdated
Dec 18 10:30:50 evcc evcc[4555]: [site  ] WARN 2024/12/18 10:30:50 planner: no matching rate for: 2024-12-18T10:30:50+01:00, 24 rates (2024-12-17T00:00:00+01:00 to 2024-12-18T00:00:00+01:00)
Dec 18 10:30:51 evcc evcc[4555]: [site  ] DEBUG 2024/12/18 10:30:51 grid power: 1268W
Dec 18 10:30:52 evcc evcc[4555]: [site  ] DEBUG 2024/12/18 10:30:52 pv power: 907W
Dec 18 10:30:52 evcc evcc[4555]: [site  ] DEBUG 2024/12/18 10:30:52 site power: 1268W
Dec 18 10:30:52 evcc evcc[4555]: [go-e  ] TRACE 2024/12/18 10:30:52 GET http://192.168.xxx.yyy/api/status?filter=alw,car,eto,nrg,wh,trx,cards
Dec 18 10:30:52 evcc evcc[4555]: [go-e  ] TRACE 2024/12/18 10:30:52 {"alw":false,"eto":5569574,"car":1,"wh":123.9746,"trx":null,"nrg":[227.54,227.23,227.54,2.48,0,0,0,0,0,0,0,0,0,0,0,0],"cards":[{"name":"n/a","energy":1,"cardId":true},{"name":"n/a","energy":0,"cardId":false},{"name":"n/a","energy":0,"ca>
Dec 18 10:30:52 evcc evcc[4555]: [lp-1  ] DEBUG 2024/12/18 10:30:52 charge total import: 5569.574kWh
Dec 18 10:30:52 evcc evcc[4555]: [lp-1  ] DEBUG 2024/12/18 10:30:52 charger status: A
Dec 18 10:31:00 evcc evcc[4555]: [site  ] DEBUG 2024/12/18 10:31:00 ----
Dec 18 10:31:00 evcc evcc[4555]: [go-e  ] TRACE 2024/12/18 10:31:00 GET http://192.168.xxx.yyy/api/status?filter=alw,car,eto,nrg,wh,trx,cards
Dec 18 10:31:00 evcc evcc[4555]: [go-e  ] TRACE 2024/12/18 10:31:00 {"alw":false,"eto":5569574,"car":1,"wh":123.9746,"trx":null,"nrg":[227.85,227.23,227.54,2.48,0,0,0,0,0,0,0,0,0,0,0,0],"cards":[{"name":"n/a","energy":1,"cardId":true},{"name":"n/a","energy":0,"cardId":false},{"name":"n/a","energy":0,"ca>
Dec 18 10:31:00 evcc evcc[4555]: [lp-1  ] DEBUG 2024/12/18 10:31:00 charge power: 0W
Dec 18 10:31:00 evcc evcc[4555]: [lp-1  ] DEBUG 2024/12/18 10:31:00 charge currents: [0 0 0]A
Dec 18 10:31:00 evcc evcc[4555]: [site  ] WARN 2024/12/18 10:31:00 planner: outdated
Dec 18 10:31:00 evcc evcc[4555]: [site  ] WARN 2024/12/18 10:31:00 planner: no matching rate for: 2024-12-18T10:31:00+01:00, 24 rates (2024-12-17T00:00:00+01:00 to 2024-12-18T00:00:00+01:00)

usw.
usf.

Es wurde nicht geladen, nichts geplant, kein Auto war angesteckt. Letzte Ladung vor den Logeinträgen: ca. 48h davor.

Die Fixes in der 0.131.11 haben hier nix gebracht, evcc ging einfach so lange nicht, bis die API von Tibber wieder normal erreichbar war (was sie, soweit ich das erkennen kann, wieder war als der Melder des Problems sich im Issue zurückgemeldet hat - imho ist das Thema noch nicht durch, nur am Rande...)

Hier das Log nach einem Neustart mit evcc tariff --log trace,db:error

root@evcc:~# evcc tariff --log trace,db:error
[main  ] INFO 2024/12/18 10:31:27 evcc 0.131.11
[main  ] INFO 2024/12/18 10:31:27 using config file: /etc/evcc.yaml
[tibber] TRACE 2024/12/18 10:31:28 POST https://api.tibber.com/v1-beta/gql
[tibber] TRACE 2024/12/18 10:31:29 {"query":"query ($id:ID!){viewer{home(id: $id){id,timeZone,currentSubscription{id,status,priceInfo{current{currency,startsAt,total,energy,tax},today{currency,startsAt,total,energy,tax},tomorrow{currency,startsAt,total,energy,tax}}}}}}","variables":{"id":"***"}}
--
Too many requests. Your IP is now temporarily banned for calling API for a few minutes.
[tibber] TRACE 2024/12/18 10:31:29 POST https://api.tibber.com/v1-beta/gql
[tibber] TRACE 2024/12/18 10:31:30 {"query":"query ($id:ID!){viewer{home(id: $id){id,timeZone,currentSubscription{id,status,priceInfo{current{currency,startsAt,total,energy,tax},today{currency,startsAt,total,energy,tax},tomorrow{currency,startsAt,total,energy,tax}}}}}}","variables":{"id":"***"}}
--
Too many requests. Your IP is now temporarily banned for calling API for a few minutes.
[tibber] TRACE 2024/12/18 10:31:31 POST https://api.tibber.com/v1-beta/gql
[tibber] TRACE 2024/12/18 10:31:31 {"query":"query ($id:ID!){viewer{home(id: $id){id,timeZone,currentSubscription{id,status,priceInfo{current{currency,startsAt,total,energy,tax},today{currency,startsAt,total,energy,tax},tomorrow{currency,startsAt,total,energy,tax}}}}}}","variables":{"id":"***"}}
--
Too many requests. Your IP is now temporarily banned for calling API for a few minutes.
[tibber] TRACE 2024/12/18 10:31:33 POST https://api.tibber.com/v1-beta/gql
[tibber] TRACE 2024/12/18 10:31:33 {"query":"query ($id:ID!){viewer{home(id: $id){id,timeZone,currentSubscription{id,status,priceInfo{current{currency,startsAt,total,energy,tax},today{currency,startsAt,total,energy,tax},tomorrow{currency,startsAt,total,energy,tax}}}}}}","variables":{"id":"***"}}
--
Too many requests. Your IP is now temporarily banned for calling API for a few minutes.
[tibber] TRACE 2024/12/18 10:31:36 POST https://api.tibber.com/v1-beta/gql
[tibber] TRACE 2024/12/18 10:31:36 {"query":"query ($id:ID!){viewer{home(id: $id){id,timeZone,currentSubscription{id,status,priceInfo{current{currency,startsAt,total,energy,tax},today{currency,startsAt,total,energy,tax},tomorrow{currency,startsAt,total,energy,tax}}}}}}","variables":{"id":"***"}}
--
Too many requests. Your IP is now temporarily banned for calling API for a few minutes.
[tibber] TRACE 2024/12/18 10:31:41 POST https://api.tibber.com/v1-beta/gql
[tibber] TRACE 2024/12/18 10:31:41 {"query":"query ($id:ID!){viewer{home(id: $id){id,timeZone,currentSubscription{id,status,priceInfo{current{currency,startsAt,total,energy,tax},today{currency,startsAt,total,energy,tax},tomorrow{currency,startsAt,total,energy,tax}}}}}}","variables":{"id":"***"}}
--
Too many requests. Your IP is now temporarily banned for calling API for a few minutes.
[tibber] TRACE 2024/12/18 10:31:46 POST https://api.tibber.com/v1-beta/gql
[tibber] TRACE 2024/12/18 10:31:46 {"query":"query ($id:ID!){viewer{home(id: $id){id,timeZone,currentSubscription{id,status,priceInfo{current{currency,startsAt,total,energy,tax},today{currency,startsAt,total,energy,tax},tomorrow{currency,startsAt,total,energy,tax}}}}}}","variables":{"id":"***"}}
--
Too many requests. Your IP is now temporarily banned for calling API for a few minutes.

Die IP ist seit mehreren Tagen dieselbe, ich hab also nicht zufälligerweise nach Zwangstrennung o.ä. eine geblacklistete bekommen.

Nichts außer evcc (gut, die originale App noch, aber die nutze ich kaum) im lokalen Netzwerk frägt sonst bei Tibber an - es ist also eine selbst verursachte Wunde...

Beim letzten Problem kamen von Tibber auch HTTP 429er zurück - ähnliche wie im obigen Log ist es vermutlich nicht sonderlich hilfreich dann trotzdem beharrlich im x-Sekunden-Takt anzufragen?

@andig
Copy link
Member

andig commented Dec 18, 2024

Ich sehe hier keinen Diskussionsbedarf:

Dec 18 10:31:00 evcc evcc[4555]: [site  ] WARN 2024/12/18 10:31:00 planner: no matching rate for: 2024-12-18T10:31:00+01:00, 24 rates (2024-12-17T00:00:00+01:00 to 2024-12-18T00:00:00+01:00)

es gibt keine Rate für den aktuellen Zeitpunkt, daher die Warnung. Alles korrekt!

Tibber API wäre ein separates Thema- da hatte wohl der Server Schluckauf und das war hier ursächlich...

@phrozen77
Copy link

Ok, dann ist dieses Verhalten inklusive Warnungen in der GUI relativ neu?

Und: schön finde ich das deswegen trotzdem nicht. Was soll man als Enduser mit der Meldung anfangen? Was kann ich als Enduser konkret dagegen tun?

@naltatis
Copy link
Member

In dem von dir beschriebenen Fall sieht es ja nach einem Rate Limit von Tibber aus. Das führt dazu, dass du keine Prognosedaten hast und der Fehler, der auch hier im Issue erwähnt wurde getriggert wird. Aber das Thema ist ein ganz anderes.

Wenn das ein generelles Problem mit unserer Tibber Integration ist, und nach deiner Beschreibung sieht das ja so aus, solltest du ein eigenes Issue dazu anlegen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Rather clarification than issue
Projects
None yet
Development

No branches or pull requests

4 participants