bimmerconnected / ha_custom_component

Home Assistant Custom Component of BMW Connected Drive
33 stars 13 forks source link

The component needs reconfiguration 4 to 5 times a day #72

Closed Pirol62 closed 10 months ago

Pirol62 commented 10 months ago

HA notifies this component needs reconfiguration. Click on configure, do not change anything ans send. Everything's fine again.

This error can be found in the logs:

2023-11-26 14:44:14.580 ERROR (MainThread) [bimmer_connected.api.authentication] MyBMW API error: HTTPStatusError: Client error '401 Unauthorized' for url 'https://cocoapi.bmwgroup.com/eadrax-vcs/v4/vehicles/state?apptimezone=60.0&appDateTime=1701006252337'
For more information check: https://httpstatuses.com/401
Pirol62 commented 10 months ago

HA notifies this component needs reconfiguration. Click on configure, do not change anything and send. Result: Everything's fine again.

This error can be found in the logs:

2023-11-26 14:44:14.580 ERROR (MainThread) [bimmer_connected.api.authentication] MyBMW API error: HTTPStatusError: Client error '401 Unauthorized' for url 'https://cocoapi.bmwgroup.com/eadrax-vcs/v4/vehicles/state?apptimezone=60.0&appDateTime=1701006252337'
For more information check: https://httpstatuses.com/401
rikroe commented 10 months ago

The custom component hasn't been updated in some time. Please remove it and use the HA integrated component.

Pirol62 commented 10 months ago

Ahhh, haven't noticed the change. Already removed the hacs component and activated the integrated one. Thanks for your great work.