Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.
/ weasley Public archive

Home Assistant card that shows the whereabouts your HA memebers via device tracker -- Like the Weasley clock.

Notifications You must be signed in to change notification settings

dangreco/weasley

Repository files navigation

Weasley (Card)


Weasley (Card)

About

This card allows you to set up a "Weasley Clock"-like card for Home Assistant. It shows the location of tracked entities, alongside their name, picutre, and last update time.

Configuration

Example config:

# --------------
# Required stuff
# --------------

type: custom:weasley-card
entities:
  - person.ron
  - person.arthur

# --------------
# Optional stuff
# --------------

# The list of zones to always track
groups: 
  - Hogwarts
  - Work

# Show the person's first name only
first_name_only: true

# What to call the 'unknown' state/zone
misc_group_name: The Wizarding World

About

Home Assistant card that shows the whereabouts your HA memebers via device tracker -- Like the Weasley clock.

Resources

Stars

Watchers

Forks

Packages

No packages published