evcc
evcc copied to clipboard
Saic: improve response handling
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.