Package tracking card by @jesmak
A Home Assistant Lovelace custom card for tracking packages being delivered by Posti and Matkahuolto.
A custom Lovelace card that allows for easy tracking of packages delivered. Currently there are two custom integrations created by me that can be used. One for Finnish Posti and one for Matkahuolto.
Hey dude! Help me out for a couple of 🍻 or a ☕!
Name | Type | Requirement | Description | Default |
---|---|---|---|---|
type | string | Required | custom:package-tracker-card |
|
entity | string[] | Required | Target entity (or entities) created by a compatible integration | |
name | string | Optional | Title shown on top of card | |
show_destination | boolean | Optional | Show destination rows | true |
show_latest_event | boolean | Optional | Show latest event rows | true |
show_latest_event_message | boolean | Optional | Show latest event messages | true |
show_latest_event_location | boolean | Optional | Show latest event location | true |
- Add this repository to HACS custom repositories
- Search for Package tracker card in HACS and install with type Lovelace
- Refresh your browser
- Download package-tracker-card.js from latest release and copy it to config/www folder on your Home Assistant installation.
- In Home Assistant settings, open dashboards, click the 3 dots button on the top right of the screen and open resources
- Add a new resource with path /local/package-tracker-card.js (type JavaScript)
- Refresh your browser