Skip to content

Releases: ha-parcel-integrations/ha-dhl

1.2.0

Choose a tag to compare

@github-actions github-actions released this 18 Sep 18:26
7d3be1d

New features

  • report a parcel waiting in a Packstation as ready for pickup, showing the Packstation it is in, and add a new "Awaiting pickup" sensor that counts parcels waiting for you (based on a single real parcel, so if DHL sets the same delivery details while the parcel is still on the vehicle it can show as ready slightly early, and post office pickups aren't recognised yet)

Bug fixes

  • show sender and receiver names without HTML entities, so a name like "S & T Logistik" no longer appears as "S & T Logistik" on the parcel sensor and any card or automation built on it

Credits

  • Thanks to @Wambo86 for reporting the Packstation status and sharing the delivery details that made it recognisable.
  • Thanks to @Ey3scr34m for reporting the HTML entities in sender names.

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

1.1.1

Choose a tag to compare

@github-actions github-actions released this 12 Sep 11:41
d2184a2

Bug fixes

  • drop references to a refresh-interval setting that does not exist
    The options table used to list a "Polling / Refresh every" row, and the DHL Germany rate-limit warning suggested lengthening that interval — neither applies, since DHL is polled on a dynamic, status-driven schedule with nothing to configure

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

1.1.0

Choose a tag to compare

@github-actions github-actions released this 11 Sep 23:18
1175a29

New features

  • add sensors and events for outgoing parcels sent from your DHL account, tracking their count and delivery status alongside your incoming parcels (note: since no confirmed data source exists yet for outgoing shipments, these sensors may read 0 and their status may show as unknown until real-world data confirms the mapping)
  • add support for tracking DHL Parcel Polska (Mój DHL) accounts, set up with your Polish mobile number and an SMS verification code

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

1.0.2

Choose a tag to compare

@github-actions github-actions released this 09 Sep 20:58
36a0097

Bug fixes

  • fix incorrect sender/receiver on German DHL parcels, which always showed as empty even though the name was available (#2)
  • recognise a second value used for incoming parcel direction so sender/receiver are no longer left empty for some parcels

Credits


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

1.0.1

Choose a tag to compare

@github-actions github-actions released this 08 Sep 20:52
fcf4f62

Other improvements

  • maintenance release: attach the HACS release archive

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

1.0.0

Choose a tag to compare

@peternijssen peternijssen released this 31 Aug 14:53

New features

  • First release: DHL Paket (Germany) parcel and package tracking, confirmed end-to-end against a real account's inbox and by-number lookup — ships straight to 1.0.0.
  • One-time browser-paste OIDC login — no password stored, only a refresh token, with automatic reauth if it's revoked.
  • Automatic import of every parcel in your DHL account's inbox, plus a dhl.track_parcel service to add a parcel by tracking number that isn't in the inbox.
  • Status, delivery window and delivered flag are all mapped from DHL's own progress ladder, confirmed live.

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