tillsteinbach / WeConnect-python

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

bug domain/vehicleLights/lightsStatus - unsupported status #118

Closed psteinrueck closed 1 year ago

psteinrueck commented 1 year ago

When retrieving domains with weconnect.py after login and update the - non fatal - error message is prompted

/vehicles/WVGZZZE2ZMP015321/domains/vehicleLights/lightsStatus/lights/right/status: An unsupported status: invalid was provided, known values are [on, off, unknown open state] please report this as a bug /vehicles/WVGZZZE2ZMP015321/domains/vehicleLights/lightsStatus/lights/left/status: An unsupported status: invalid was provided, known values are [on, off, unknown open state] please report this as a bug

WVGZZZE2ZMP015321 is an ID.4 with SW 3.0.

tillsteinbach commented 1 year ago

Thank you for reporting. Fix will be part of upcoming 0.55.0 release

tillsteinbach commented 1 year ago

0.55.0 was released