What's Changed * basic ability to modify charging profiles by fredriklj in https://github.com/CJNE/pyporscheconnectapi/pull/8 * Bump version by fredriklj in https://github.com/CJNE/pyporscheconnectapi/pull/9 * ability to update position in charge profile (and some cleanup) by fredriklj in https://github.com/CJNE/pyporscheconnectapi/pull/10
Changes locale handling. Country, language and timezone is now passed in to the Client init instead of individual functions. Removed hard coded model for some calls.
What's Changed * Honk and flash by fredriklj in https://github.com/CJNE/pyporscheconnectapi/pull/7 * Debug option in CLI (-d or --debug) * services command to list enabled services