Releases: ha-parcel-integrations/ha-laposte
Release list
0.11.1
Bug fixes
- Loosened tracking code validation to accept any format.
🙋 3 open questions need a real parcel to answer
📦 See every supported carrier — new ones land regularly.
💛 Support the project
0.11.0
New features
- skip already-delivered parcels when checking for updates, reducing unnecessary requests — delivered parcels remain visible in the options list and sensor for the usual retention window
Bug fixes
- rename the integration to La Poste, Chronopost & Colissimo to reflect the brands whose parcels it tracks
🙋 3 open questions need a real parcel to answer
📦 See every supported carrier — new ones land regularly.
💛 Support the project
0.10.2
Other improvements
- maintenance release: attach the HACS release archive
📦 See every supported carrier — new ones land regularly.
💛 Support the project
0.10.1
Bug fixes
- remove the one-time log warning when a parcel shows a sender name
La Poste's merchant name field was newly discovered and unconfirmed, so
the first parcel with one logged a warning asking you to file an issue.
That behavior is now confirmed reliable, so the sender name just shows
on the parcel as normal, with no more warning in the log.
🙋 3 open questions need a real parcel to answer
📦 See every supported carrier — new ones land regularly.
💛 Support the project
0.10.0
New features
- Added a sensor that counts parcels currently awaiting pickup.
🙋 Open questions still need a real parcel to answer
📦 See every supported carrier — new ones land regularly.
💛 Support the project
0.9.0
The first release of the La Poste integration — tracking for Colissimo and Chronopost parcels, La Poste's two parcel brands, through one shared endpoint.
No account is needed: you enter the tracking number yourself, just like on the La Poste website.
New features
- Per-parcel sensors with the canonical status and a tracking deep-link, for both Colissimo and Chronopost — the brand is detected automatically from the tracking number.
- Summary sensors — incoming parcels and recently delivered parcels, each carrying the full parcel list as an attribute so one dashboard card can render everything.
- A read-only Deliveries calendar for active parcels.
- Events and device triggers for parcel registered, status changed and delivered, so automations don't need to poll anything themselves.
laposte.track_parcel/laposte.untrack_parcelservices, so a dashboard button can add a parcel without opening the integration options.- Opt-in status history — the full event timeline per parcel, at no extra request since La Poste ships it in the same response.
- A manual refresh button and a diagnostic sensor showing when La Poste was last polled successfully.
Known limitations — and how you can help
This release is built and tested against real, already-in-flight parcels on both brands, so the happy path is confirmed — but the status vocabulary is still incomplete on each:
- Colissimo has no confirmed source yet for
out_for_delivery,at_pickup_pointorreturning. - Chronopost has no confirmed source yet for
problemorregistered. - Chronopost's "returning to sender" state is inferred from a single captured parcel and hasn't been confirmed against one that resumes normal delivery.
- What the API returns for a tracking code it doesn't recognize has never been observed live.
An unrecognised status reports unknown rather than guessing, and writes a one-time log line with a ready-made issue link.
That's exactly why this is 0.9.0 rather than 1.0.0 — real parcels hitting these edges are what move it to a stable release.
Installation
Add https://github.com/ha-parcel-integrations/ha-laposte to HACS as a custom repository, install La Poste, and restart Home Assistant.
🙋 3 open questions need a real parcel to answer
📦 See every supported carrier — new ones land regularly.
💛 Support the project