Skip to content

Releases: ha-parcel-integrations/ha-ceska-posta

1.3.0

Choose a tag to compare

@github-actions github-actions released this 13 Sep 21:44
12564fb

New features

  • skip already-delivered parcels from the batch status request, so tracking many parcels puts less load on the API while delivered parcels still keep their sensor and remain visible for the usual retention window

Bug fixes

  • Loosened tracking code validation to accept any format.

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

1.2.2

Choose a tag to compare

@github-actions github-actions released this 08 Sep 20:50
dd70748

Other improvements

  • maintenance release: attach the HACS release archive

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

1.2.1

Choose a tag to compare

@github-actions github-actions released this 05 Sep 14:16
657f6c2

Bug fixes

  • shorten the integration display name to "Ceska Posta & Balikovna"
  • filter the out-for-delivery example automation on the trigger, not a condition

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

1.2.0

Choose a tag to compare

@peternijssen peternijssen released this 31 Aug 15:20

New features

  • Polling is now fully dynamic and status-driven — the refresh-interval option has been removed; Home Assistant now adjusts how often each parcel is checked automatically based on its status.
  • Split parcel management out of the settings form in the options flow, so adding/removing parcels and changing settings are now separate steps.
  • Added a sensor that counts parcels currently awaiting pickup.

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

1.1.0

Choose a tag to compare

@peternijssen peternijssen released this 27 Aug 17:33

New features

  • Parcels out_for_delivery now show today's delivery window instead of an empty one — the Deliveries calendar and next-delivery sensor were blank for this status because Ceska Posta never sends an explicit ETA. The window is derived from the event's own date (00:00–23:59, since no time-of-day is given either) and never overrides a real ETA if one ever shows up.

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

1.0.0

Choose a tag to compare

@peternijssen peternijssen released this 22 Aug 00:08

New features

  • Track any number of Ceska Posta / Balikovna parcels by tracking code — no account needed
  • Per-parcel sensor with the canonical status, the carrier's own status text, the expected delivery window, the pickup point (for Balikovna locker/post-office deliveries) and a tracking deep-link
  • Summary sensors: incoming parcels, next delivery, recently delivered parcels
  • Read-only Deliveries calendar with the expected delivery windows
  • ceska_posta.track_parcel / ceska_posta.untrack_parcel services, so a dashboard button can add a parcel
  • Events + device triggers for no-code automations (parcel registered, status changed, delivered, delivery time changed)
  • Opt-in per-parcel status history
  • Manual refresh button and a diagnostic last-update sensor
  • Czech and Dutch translations, alongside English

Credits

Thanks @joazif for the tracking numbers and background on how Ceska Posta and Balikovna relate to each other — this integration exists because of that.


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