Error since home assistant update
merlin-marvin opened this issue · 2 comments
Hello
Since HA update today, all sensor of my MG4 appears unaivalables.
SAIC MQTT Gateway (Python) (PreRelease)
Current version: 0.6.2
Home Assistant
Core 2024.6.2
Supervisor 2024.06.0
Operating System 12.3
Error in addon logs:
2024-06-11 20:02:25,792 [ ERROR ] handle_vehicle loop failed with an unexpected exception - main
Traceback (most recent call last):
File "/usr/src/app/./mqtt_gateway.py", line 96, in handle_vehicle
vehicle_status = await self.update_vehicle_status()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/app/./mqtt_gateway.py", line 146, in update_vehicle_status
self.vehicle_state.handle_vehicle_status(vehicle_status_response)
File "/usr/src/app/vehicle.py", line 209, in handle_vehicle_status
raise MqttGatewayException(
exceptions.MqttGatewayException: Vehicle status time drifted too much from current time: 4969 days, 9:11:41.208273
2024-06-11 20:02:55,870 [ INFO ] Updating vehicle status - main
Thanks
thank you for your reply. Indeed it is restored at this moment.