WeConnect-python icon indicating copy to clipboard operation
WeConnect-python copied to clipboard

Unknown attribute usePrivateCurrentEnabled

Open Pyroil opened this issue 1 year ago • 1 comments

I get the following errors when using the update() command: /vehicles/XXXXXXXXXXXXXXXXXX/domains/automation/chargingProfiles/profiles/1/options: Unknown attribute usePrivateCurrentEnabled with value True /vehicles/XXXXXXXXXXXXXXXXXX/domains/chargingProfiles/chargingProfilesStatus/profiles/1/options: Unknown attribute usePrivateCurrentEnabled with value True

I am using the latest version 0.60.3 on RPi Using software version 3.2 of ID.4.

Pyroil avatar Jun 20 '24 07:06 Pyroil

Can confim this:

[weconnect] /vehicles/XXXXXXXXXXXXXXXXXX/domains/automation/chargingProfiles/profiles/2/options: Unknown attribute usePrivateCurrentEnabled with value True
[weconnect] /vehicles/XXXXXXXXXXXXXXXXXX/domains/automation/chargingProfiles/profiles/1/options: Unknown attribute usePrivateCurrentEnabled with value True
[weconnect] /vehicles/XXXXXXXXXXXXXXXXXX/domains/chargingProfiles/chargingProfilesStatus/profiles/2/options: Unknown attribute usePrivateCurrentEnabled with value True
[weconnect] /vehicles/XXXXXXXXXXXXXXXXXX/domains/chargingProfiles/chargingProfilesStatus/profiles/1/options: Unknown attribute usePrivateCurrentEnabled with value True

ckarrie avatar Jul 03 '24 08:07 ckarrie

fixed in 0.60.4

tillsteinbach avatar Sep 13 '24 07:09 tillsteinbach