Skip to content

Releases: ha-parcel-integrations/ha-laposte

0.11.1

Choose a tag to compare

@github-actions github-actions released this 13 Sep 21:42
f5eaef8

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

Choose a tag to compare

@github-actions github-actions released this 12 Sep 11:37
a57c715

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

Choose a tag to compare

@github-actions github-actions released this 08 Sep 20:54
730df8d

Other improvements

  • maintenance release: attach the HACS release archive

📦 See every supported carrier — new ones land regularly.
💛 Support the project

0.10.1

Choose a tag to compare

@github-actions github-actions released this 05 Sep 17:46
d22e4d7

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

Choose a tag to compare

@peternijssen peternijssen released this 31 Aug 15:08

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

Choose a tag to compare

@peternijssen peternijssen released this 29 Aug 08:10

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_parcel services, 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_point or returning.
  • Chronopost has no confirmed source yet for problem or registered.
  • 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