You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.