Conversation
deps(chore): update deps
deps(chore): update deps
deps(chore): update all deps
…on based on fleet telemetry issues
Fix/uses grid power if not required
…ed home battery min soc
…IgnoredHomeBatteryMinSoc fix(ChargingScheduleService): weather based charging scheduling ignored home battery min soc
fix(EnergyDataService): account less on low radiations
Deps/update deps
…rtPage feat(supportRazor): can send Fleet API calls via Support page
…urce and BlePresence home detection Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
… and delete fleet telemetry config on manual save Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…via BLE before charging value calculation Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…state to support page, add BLE debug buttons Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…line exceeded error Real BLE containers return 'Error: context deadline exceeded' instead of a beacon related message when the car is not in BLE range, verified against a live container. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Feat/get vehicle state via ble
…ars without car license - BLE enabled cars without a Fleet API license can send one successful Fleet API command per hour; the first counted command opens a 5 minute grace window so wake up, set amps and charge start sequences complete - only successful commands consume the hourly budget, failed attempts can be retried immediately - always try BLE first for licensed and unlicensed cars: remove LastNonSuccessBleCall pause mechanism incl. BleUsageStopAfterErrorSeconds config and UsingFleetApiAsBleFallback issue key - new issue key FleetApiCommandRateLimited shows when the next command is allowed and resolves on the next successful command; backend 429 responses map to the same issue key Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
feat(TeslaFleetApiService): rate limited Fleet API fallback for BLE cars without car license
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.