flobz / psa_car_controller

Control psa car with connected_car v4 API.
GNU General Public License v3.0
391 stars 199 forks source link

Charge list don't refresh #475

Closed mememel closed 1 year ago

mememel commented 1 year ago

Sorry for my first post who doesn't follow the bug template. I do it : --> Describe the bug Everything work better since few weeks : now i've altitude and temperatures ! But the list of previous charge don't refresh since december. Thanks,

To Reproduce Steps to reproduce the behavior:

  1. Plug in is working on a Docker on a Synology NAS
  2. Since 10/12/2022
  3. It persist after restart the plug in
  4. When I use http://server_address:port/config? it respond me : "local variable 'customer_id' referenced before assignment"

Config file { "abrp": { "abrp_enable_vin": [ "VR3********" ], "token": "b5448********" }, "client_id": "1eebc********", "client_secret": "T5tP7iS********", "co2_signal_api": null, "country_code": "FR", "customer_id": "AP-ACN********", "proxies": { "http": "", "https": "" }, "realm": "clientsB2CPeugeot", "refresh_token": "97b1d155********", "remote_refresh_token": "40df405b-dfb7********", "weather_api": "698babf3b********" }

Environment (please complete the following information):

Thank you

flobz commented 1 year ago

should be fixed by last version