Skip to content

Conversation

@tosate
Copy link
Contributor

@tosate tosate commented Nov 8, 2025

Fix VehicleStatus timestamp drift (#391)

Description

This pull request fixes the issue where MqttGatewayException was occasionally raised when the API returned the invalid timestamp 2147483647.

  • Invalid placeholder timestamps are now skipped.
  • Valid timestamps are correctly converted to datetime.
  • Drift checks still work for valid timestamps.

Fixes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant