Skoda TP4a: read-only Details-Anreicherung (Admin + Portal) + Temp-Range-Fix - #227
Merged
Conversation
…n, driving score)
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.
Überblick
TP4a fügt den Skoda-Fahrzeugkarten in Admin und Portal einen aufklappbaren, read-only Details-Block hinzu und behebt einen im TP3-Live-Betrieb gefundenen Temperatur-Bug.
Der Umfang wurde per Live-Spike gegen die echten Fahrzeuge an der API-Realität ausgerichtet: von den ursprünglich geplanten sieben Datenquellen liefert Skoda für Elroq + Enyaq nur vier — die anderen drei sind bewusst nicht enthalten.
Enthalten (live verifiziert, beide Autos)
Bewusst NICHT enthalten (Skoda liefert 500/403 für diese Fahrzeuge)
charging/.../history→ 500)trip-statistics→ 403, nicht freigeschaltet)software-version/update-status→ 500)Architektur
skodaDetails.js: lazy beim Aufklappen (nicht im 15-min-Poll), TTL-Cache (5 min) + In-Flight-Dedupe + Konto-Lock (kein Refresh-Token-Race) + Negative-Cache bei Rate-Limit.Tests
Neue Tests:
skoda_details,skoda_client_details+ erweiterte Temp-/Bridge-Tests. Volle Skoda-Suite (127) grün.Review
Preflight (Spec + Plan, ein VIN-Leak-Blocker im Plan gefangen und behoben), per-Task-Review und Whole-Branch-Review („Ready to merge", keine Blocker).
🤖 Generated with Claude Code