HKI PostNL Card
I have made (with help of AI) a card for Home Assistant that tracks packages sent/delivered by PostNL. This card relies on the PostNL Integration by Arjen Bos. This card will not function without this.
It is fully configurable via the UI and supports the sections dashboard.
You may also be interested in HKI Navigation Card and HKI Header Card
Why the name HKI? Well in the past I shared a complete dashboard called Homekit Infused. And for the lack of a better name I simply gave it the same abbreviation, so bite me
. I hope someone will enjoy this card.
Screenshots
Features
- Show en route, delivered and sent packages
- Animated card
- Customize the card and remove/change elements/colors via the UI
- Direct links to the actual PostNL tracking page
Installation
HACS (Recommended)
- Open HACS in your Home Assistant instance
- Go to “Frontend”
- Click the menu in the top right and select “Custom repositories”
- Add
https://github.com/jimz011/hki-postnl-cardas a Lovelace repository - Click “Download” on the HKI PostNL Card
- Restart Home Assistant
Manual Installation
- Download
hki-postnl-card.jsfrom the latest release - Copy it to
<config>/www/(create the folder if it doesn’t exist) - Add the resource in your Lovelace configuration:
resources:
- url: /local/hki-postnl-card.js
type: module
For configuration please check the docs at GitHub - jimz011/hki-postnl-card: HKI PostNL Card for Home Assistant

