v2026.7.4 — National Rail: departures now load (HTTP 500 fix)
Fixes
- National Rail (UK): departures now load. They previously failed with an internal HTTP 500 from the OpenLDBWS service (a SOAP request-version mismatch), which surfaced as "Invalid or empty API response". The request now uses the correct LDBWS endpoint/version. Refs #39.
- Fixed a blocking file read (offline station snapshot) that Home Assistant flagged in the event loop.
Under the hood
- Bundled library bumped to
python-openpublictransport==0.1.12.
Full Changelog: v2026.7.3...v2026.7.4