Skip to content

Releases: ha-parcel-integrations/ha-boxnow

0.11.0

Choose a tag to compare

@github-actions github-actions released this 12 Sep 11:32
1886139

New features

  • skip already-delivered parcels when refreshing tracking data, since a delivered parcel's details won't change again — they stay visible as options, sensors and within the delivered-retention window, only refresh requests are reduced

📦 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 08 Sep 19:13
d3acc67

Bug fixes

  • name the parcels options menu entry the same way in every language

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

0.10.0

Choose a tag to compare

@peternijssen peternijssen released this 03 Sep 15:06

New features

  • Country selector: BoxNow now supports Bulgaria, Greece, Croatia and Cyprus — pick your country at setup, no reinstall needed. Every country runs the identical backend and payload shape, so nothing else about the integration changes.
  • Added Bulgarian, Greek and Croatian translations, alongside the existing English and Dutch.

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

0.9.0

Choose a tag to compare

@peternijssen peternijssen released this 02 Sep 22:26

First release. Track your BoxNow parcels in Home Assistant — a Greek locker/pickup-point network — no account needed, just the tracking code.

New features

  • Track any number of BoxNow parcels by tracking code — no account needed
  • Per-parcel sensor with the canonical status (delivered / problem / unknown for now — see below), the carrier's own status text and a tracking deep-link
  • Summary sensors: incoming parcels, next delivery, awaiting pickup, recently delivered parcels
  • Read-only Deliveries calendar (present for parity with every carrier in the family; BoxNow has no confirmed ETA field yet, so it stays empty for now)
  • boxnow.track_parcel / boxnow.untrack_parcel services, so a dashboard button can add a parcel
  • Events + device triggers for no-code automations (parcel registered, status changed, delivered)
  • Opt-in per-parcel status history
  • Manual refresh button and a diagnostic last-update sensor

Good to know

  • The endpoint, request/response shape and the full per-event history vocabulary are live-confirmed against real parcels. The top-level status is only partially confirmed — delivered and missing (mapped to problem) are the only values seen so far, so this stays pre-1.0.0 until a locker-ready or in-transit parcel confirms the rest.
  • If your log shows an "Unrecognised BoxNow" warning, please open an issue with the line — that is how the mapping grows.