Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 722 Bytes

info.md

File metadata and controls

17 lines (11 loc) · 722 Bytes

Description

Seventeen Track Card is customizable card for the Home Assistant Lovelace front-end. It allows you to show what packages are currently in transit.

Options

Name Type Requirement Description
type string Required custom:seventeen-track-card
entity string Required The entity_id of the entity you want to show (for example, sensor.seventeentrack_packages_in_transit).
title string Optional Add a custom title to the card.
sort boolean Optional Sortes packages by their timestamp (in ascending order)

Example