skodaconnect / myskoda

Python library for interacting with MySkoda APIs.
MIT License
9 stars 22 forks source link

(bug) Fix charging model to include errors #47

Closed WebSpider closed 1 month ago

WebSpider commented 2 months ago

When there is a charging error, the charging state is not always included in the API reply. Make the field optional Also, include the charging error as we find them

Fixes https://github.com/skodaconnect/homeassistant-myskoda/issues/36