mitch-dc / volkswagen_we_connect_id

Apache License 2.0
189 stars 50 forks source link

An unsupported status: 3007 was provided #244

Open victorcpascua opened 4 months ago

victorcpascua commented 4 months ago

Version of the custom_component

v0.2.0

Installation method (hacs / manual)

HACS

Installation method of hass (venv, docker, hassio,...)

HomeAssistant OS

Describe the bug

The integration was not working, i tried to remove it and add it again, and now getting the same error, but i lose all entities.

Debug log

Logger: weconnect
Source: custom_components/volkswagen_we_connect_id/__init__.py:179
Integration: Volkswagen We Connect ID
First occurred: February 6, 2024 at 1:46:13 PM (97 occurrences)
Last logged: 8:53:17 PM

An unsupported status: 3007 was provided, please report this as a bug
/vehicles/***/domains/charging/chargingSettings: Unknown attribute maxChargeCurrentAC_A with value 32
michaelarnauts commented 4 months ago

This has also been reported in the WeConnect python library. I suppose it needs adding there.

https://github.com/tillsteinbach/WeConnect-python/issues/169