Skip to content

Releases: ha-parcel-integrations/ha-ontrac

0.10.1

Choose a tag to compare

@github-actions github-actions released this 13 Sep 21:41
9ecbb13

Bug fixes

  • Loosened tracking code validation to accept any format.

🙋 2 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

@github-actions github-actions released this 12 Sep 11:31
cedf7d6

New features

  • stop re-fetching parcels that have already been delivered, since their details never change again; they still appear in the options list, sensor and stay visible for the usual retention window using their last known status

🙋 2 open questions need a real parcel to answer


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

0.9.2

Choose a tag to compare

@github-actions github-actions released this 08 Sep 20:56
e51e2e5

Other improvements

  • maintenance release: attach the HACS release archive

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

0.9.1

Choose a tag to compare

@peternijssen peternijssen released this 31 Aug 15:08

Other improvements

  • Raised the minimum supported Home Assistant version to 2024.12.

🙋 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 07:50

The first release of the OnTrac integration — tracking for parcels shipped with OnTrac, the US regional last-mile carrier now part of the LaserShip/OnTrac group.

No account is needed: you enter the tracking number yourself, just like on the OnTrac website.

New features

  • Per-parcel sensors with the canonical status, weight and dimensions, and a tracking deep-link.
  • 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 with the expected delivery window for every active parcel.
  • Events and device triggers for parcel registered, status changed and delivered, so automations don't need to poll anything themselves.
  • ontrac.track_parcel / ontrac.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 OnTrac ships it in the same response.
  • A manual refresh button and a diagnostic sensor showing when OnTrac was last polled successfully.

Known limitations — and how you can help

This release is built and tested against parcels that were already delivered, so it ships conservatively:

  • Eleven status codes are mapped so far, including two delivery-problem states. An unrecognised one reports unknown rather than guessing, and writes a one-time log line with a ready-made issue link. The return/refusal half of the vocabulary is still unseen.

That's exactly why this is 0.9.0 rather than 1.0.0 — a real, in-flight parcel is what moves it to a stable release.

Installation

Add https://github.com/ha-parcel-integrations/ha-ontrac to HACS as a custom repository, install OnTrac, and restart Home Assistant.

🙋 Open questions need a real parcel to answer


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