skodaconnect / myskoda

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

Add missing CapabilityStatus values #11

Closed dvx76 closed 1 day ago

dvx76 commented 1 day ago

From trace:

        {
            "id": "PARKING_POSITION",
            "statuses": [
                "DISABLED_BY_USER",
                "LOCATION_DATA_DISABLED"
            ]
        },

My car/profile has this really cool feature where it will randomly and automatically disable position sharing 😭