@thearchitectuk It’s probably because of some inconsistent unit conversion between the integration and HA. Previously there was no native unit conversion in HA and we added conversion options in the settings of the integration. Since then unit conversion has been implemented natively in HA but it requires changes to entitites and the way they are presented in HA. I believe there’s issues for this on github and maybe a fix in the works.
@tommi32 It sounds like it might be a problem related to the API throttling. VAG implemented a hard limit on API calls per day in august if memory serves me. Try reducing the poll interval in integration settings to 5 minutes for starters.
The API limits the total amount of calls that can be made per car. How often you can poll depends on your car since different cars have different amount of endpoints available for data polling. Some can poll once every 2-3 minutes every day and some need to reduce this to every 5 minutes. If you have other third party solutions integrated to Skoda Connect, Tibber, smart charging etc, you might need to reduce even further.