tillsteinbach / WeConnect-python

Python API for the Volkswagen WeConnect Services
MIT License
105 stars 28 forks source link

"Unknown attribute targetSOC_pct" after T&C update #105

Closed towe96 closed 1 year ago

towe96 commented 1 year ago

Describe the bug Since having had to confirm new T&Cs, error / warning lines keep coming up in my script after the "Update" step of it, even when the attributes are not used in the code.

To Reproduce

Expected behavior No error / warning message after the "Update" step

Screenshots screenshot

Logs

tillsteinbach commented 1 year ago

Attribute was added and is now in testing

towe96 commented 1 year ago

Warning is gone in my script now (0.52.0) and the new attribute shows up in weconnect-cli and is readable.

tillsteinbach commented 1 year ago

Perfect, thanks for reporting back!