Skip to content

1.2.0

Choose a tag to compare

@peternijssen peternijssen released this 16 May 22:13

⚠️ Breaking changes

  • Entity IDs have changed. All sensor entity IDs referencing packages have been renamed to parcels to align with DHL's own * terminology. Update any automations or dashboard cards that reference these entities:
  • sensor._dhl_incoming_packages → sensor._dhl_incoming_parcels
  • sensor._dhl_outgoing_packages → sensor._dhl_outgoing_parcels

🔧 Improved

  • Device info now sets entry_type: SERVICE and includes a configuration_url linking directly to my.dhlecommerce.nl.
  • manifest.json key ordering fixed to comply with hassfest validation.
  • CI now runs both HACS and hassfest validation on every push and pull request.