ha-porscheconnect icon indicating copy to clipboard operation
ha-porscheconnect copied to clipboard

New_api exception: 'Client'object has no attribute 'isTokenRefreshed'

Open Ayuus opened this issue 4 months ago • 0 comments

After installing the 'new_api' branch (which I could not have done without this post and this post, as for some reason, library pyporscheconnectapi was not correct version), I installed the integration. Starting the integration fails with error message: 'Client'object has no attribute 'isTokenRefreshed' After commenting out line 209 (if IsTokenRefreshed():) in file init.py, the integration loaded and I was able to see my car's data.

Ayuus avatar Oct 08 '24 10:10 Ayuus