tillsteinbach / WeConnect-python

Python API for the Volkswagen WeConnect Services
MIT License
109 stars 29 forks source link

3 new Unknown attribute messages #58

Closed Alex25820 closed 2 years ago

Alex25820 commented 2 years ago

I have noticed 3 new Unknown attribute messages being printed in the console every time weConnect.update() is run. Not sure exactly what they mean but would be great if they could be added.

/vehicles/***: Unknown attribute brandCode with value V
/vehicles/***/domains/charging/chargingSettings: Unknown attribute autoUnlockPlugWhenChargedAC with value off
/vehicles/***/domains/charging/plugStatus: Unknown attribute ledColor with value none
tillsteinbach commented 2 years ago

I added those for 0.42.0, but do you have seen anything else than "none" for ledColor yet? The problem is to guess the possible values.

Alex25820 commented 2 years ago

No, I have not seen any other value except none.

tillsteinbach commented 2 years ago

Released with 0.42.0