Fredrik Ljunggren
Fredrik Ljunggren
I'd appreciate any help I can get, I have quite limited time to spend on this. I've started to clean up the integration to align it with best current (hass)...
FWIW, I have pushed some changes to the new_api branch which seem to work somewhat reliably, and give you a few more entities in hass. Please note that you will...
Not sure what is going wrong here, you would need to dive into the code and add debugging output if its not there already.
Ah, ok. I see, it is due to the refactoring of the authentication flow in pyporscheconnectapi. We'll have to address that in config_flow.py.
@barto64 Please try again with 3213991e5720de0ef97a385043f5d346f0c2a609. Works for me in a clean hass.
@barto64 Looks a bit thin, arguably. I assume you have data in the app which is not reflected here? Do you get the same results when using the pyporscheconnect cli?...
@devdems Things are quite much in flux right now, I am trying to refactor the code both in this component and the underlying library. And it all depends on when...
Indeed, the APIs we used to rely on are retired. So the current version if this library is completely defunct. I've had a first stab at the new APIs in...
Can someone with am ICE-based drivetrain please post the output data from the 'overview' command (vin, location etc. redacted) using new_api branch? Would be most helpful, as I only have...
Thanks @augmentedtraffic . Helps a lot to know the units and attributes for oil, fuel, etc. @CTRDevelopments, if you want to test it out, check out the new_api branch and...