Skip to content
This repository has been archived by the owner on Mar 4, 2022. It is now read-only.

iantrich/aftership-card

Repository files navigation

📦 Aftership Card

GitHub Release License hacs_badge

Project Maintenance GitHub Activity

Discord Community Forum

Twitter Github

Support

Hey dude! Help me out for a couple of 🍻 or a ☕!

coffee

This card is for Lovelace on Home Assistant 0.92+ to display your data from the Aftership sensor

Note: Remove trackings by long pressing on the icon

example

Installation

Use HACS or follow this guide

resources:
  url: /local/aftership-card.js
  type: module

Options

Name Type Requirement Description
type string Required custom:aftership-card
entity string Required Aftership sensor entity
title string Optional Card title Aftership
show_add bool Optional Show fields to add a new package to track

Usage

type: 'custom:aftership-card'
entity: sensor.aftership
title: Packages

Troubleshooting