Skip to content

1.1.0

Choose a tag to compare

@peternijssen peternijssen released this 27 Jun 14:43

What's new

  • Carrier-agnostic delivery-time event — when any installed carrier integration fires its own <prefix>_parcel_delivery_time_changed event (DHL and DPD ship this in 2.2.0; PostNL follows in a later release), the aggregator re-emits it as parcel_aggregator_parcel_delivery_time_changed. Write one automation that notifies you whenever any parcel's ETA shifts, regardless of carrier. See examples/automations/notify_when_any_delivery_time_changes.yaml.
  • Recipient name, weight and dimensions in the unified parcel shape — the aggregator-side parcel dict now surfaces receiver, weight (kg) and dimensions (cm, with a pre-formatted text string) on every parcel that comes from a carrier exposing them.