CJNE / pyporscheconnectapi

Python client library for Porsche Connect API
MIT License
44 stars 9 forks source link

basic ability to modify charging profiles #8

Closed fredriklj closed 2 years ago

fredriklj commented 2 years ago

Added basic ability to modify charging profiles by setting charging level and enable/disable them. This required me to remake the arguments parser section to allow for different parameters per command.