mitch-dc / volkswagen_we_connect_id

Apache License 2.0
199 stars 52 forks source link

Latest version does not work 0.1.0.2 #100

Closed vantech14 closed 1 year ago

vantech14 commented 1 year ago

Hi,

Using HA with HACS. The latest version downloads and installs correctly however previously working sensors either become unavailable or go to an unknown state, whereas some of them work fine.

I left this overnight thinking it was an API issue and no success.

Reverted back to the previous version this morning, all sensors are back online again.

Thanks.

peerkn commented 1 year ago

Hello, i have the same problem. In version 0.0.14 the car was always active. In version 0.0.13 everything works fine. I reverted to this version.

Thanks for your great work.

pplucky commented 1 year ago

Hello, i have the same problem. In version 0.0.14 the car was always active. In version 0.0.13 everything works fine. I reverted to this version.

Thanks for your great work.

Since 0.0.14, this is happening with some binary sensors, already reported in #82 and now in #96.

pplucky commented 1 year ago

Hi,

Using HA with HACS. The latest version downloads and installs correctly however previously working sensors either become unavailable or go to an unknown state, whereas some of them work fine.

I left this overnight thinking it was an API issue and no success.

Reverted back to the previous version this morning, all sensors are back online again.

Thanks.

Have you tried removing the integration after installing the new version, and re-adding it again?

I know that this last version had some breaking changes somehow outlined in the version changelog: image

vantech14 commented 1 year ago

Same issue even when removing previous install.

This is all that works:

image

And this is from the entities page:

image

image

image

image

image

pplucky commented 1 year ago

@vantech14 May I ask which version of id software you have installed in your vehicle?

All this information is ONLY being brought from VW for vehicles with version 3.0+.

vantech14 commented 1 year ago

@pplucky I'm on version 2 still so that explains it! Thanks

peerkn commented 1 year ago

2.4

pplucky @.***> schrieb am Fr., 18. Nov. 2022, 13:12:

@vantech14 https://github.com/vantech14 May I ask which version of id software you have installed in your vehicle?

All this information is ONLY being brought from VW for vehicles with version 3.0+.

— Reply to this email directly, view it on GitHub https://github.com/mitch-dc/volkswagen_we_connect_id/issues/100#issuecomment-1319918627, or unsubscribe https://github.com/notifications/unsubscribe-auth/APZSJFT3FW3WO5LMRMTIX5DWI5XCZANCNFSM6AAAAAASEG5IVA . You are receiving this because you commented.Message ID: @.***>

pplucky commented 1 year ago

@vantech14 Can you maybe close the issue, as this is actually a non-issue.

peerkn commented 1 year ago

Most of the ID user have only softwarw-version 2.4. They are waiting for ota 3.0.

pplucky commented 1 year ago

Most of the ID user have only softwarw-version 2.4. They are waiting for ota 3.0.

Yes, but the API does not return the software version, so I suppose no distinction can be made by the component: it works if supported by software/API, otherwise you'd better disable the entities in the integration or ignore them as being unavailable.

mitch-dc commented 1 year ago

I want to add some time in figuring out a way to make this a little more pretty, for now i pulled the last release because people had breaking stuff.

mitch-dc commented 1 year ago

Added try/catch in latest beta release,