tillsteinbach / WeConnect-python

Python API for the Volkswagen WeConnect Services
MIT License
111 stars 30 forks source link

unsupported status and unknown attributes #169

Open EckhardM opened 9 months ago

EckhardM commented 9 months ago

There are many unsupported status and unknown attributes

allVehicles.py

#  Initialize WeConnect
#  Login
#  update
An unsupported status: 3006 was provided, please report this as a bug
An unsupported status: 3007 was provided, please report this as a bug
An unsupported status: 3006 was provided, please report this as a bug
An unsupported status: 3007 was provided, please report this as a bug
An unsupported status: 3006 was provided, please report this as a bug
An unsupported status: 3007 was provided, please report this as a bug
An unsupported status: 3006 was provided, please report this as a bug
An unsupported status: 3007 was provided, please report this as a bug
/vehicles/WVGZZZE2ZNP004471/domains/automation/climatisationTimer/timers/1/recurringTimer: Unknown attribute targetTime with value 09:10
/vehicles/WVGZZZE2ZNP004471/domains/automation/climatisationTimer/timers/1/recurringTimer: Unknown attribute repetitionDays with value ['saturday']
/vehicles/WVGZZZE2ZNP004471/domains/automation/climatisationTimer/timers/2/singleTimer: Unknown attribute targetDateTime with value 2023-12-21T06:00:00Z
/vehicles/WVGZZZE2ZNP004471/domains/automation/chargingProfiles: Unknown attribute nextChargingTimer with value {'id': 0, 'targetSOCreachable': 'invalid'}
/vehicles/WVGZZZE2ZNP004471/domains/chargingProfiles/chargingProfilesStatus: Unknown attribute nextChargingTimer with value {'id': 0, 'targetSOCreachable': 'invalid'}
/vehicles/WVGZZZE2ZNP004471/domains/climatisationTimers/climatisationTimersStatus/timers/1/recurringTimer: Unknown attribute targetTime with value 09:10
/vehicles/WVGZZZE2ZNP004471/domains/climatisationTimers/climatisationTimersStatus/timers/1/recurringTimer: Unknown attribute repetitionDays with value ['saturday']
/vehicles/WVGZZZE2ZNP004471/domains/climatisationTimers/climatisationTimersStatus/timers/2/singleTimer: Unknown attribute targetDateTime with value 2023-12-21T06:00:00Z
#  print results
Zeug WVWZZZ3CZGE216654
<bound method AddressableObject.getLeafChildren of <weconnect.elements.vehicle.Vehicle object at 0x7f5529c29b10>>
Zeug WVGZZZE2ZNP004471
<bound method AddressableObject.getLeafChildren of <weconnect.elements.vehicle.Vehicle object at 0x7f5529cbec90>>
#  done