evcc icon indicating copy to clipboard operation
evcc copied to clipboard

Saic: improve response handling

Open kscholty opened this issue 11 months ago • 0 comments

Since the UI queries the car's status it might happen that this query is triggered over and over again if the value cache is invalidated if suspicous data is received. I removed the "reset" call there.

Furthermore I noticed that the headers are not complete. I therefore call Decorate now when creating a request.

kscholty avatar Mar 16 '24 13:03 kscholty