A custom Home Assistant dashboard card that displays an indicator in a circle.
HACS (Home Assistant Community Store)
- Go to HACS page on your Home Assistant instance
- Select
Frontend - Press add icon and search for
compass - Select Compass Card repo and install
- Force refresh the Home Assistant page (Ctrl + R)
- Add compass-card to your page
- Download the 'compass-card.js' from the latest release (with right click, save link as)
- Place the downloaded file on your Home Assistant machine in the
config/wwwfolder (when there is nowwwfolder in the folder where yourconfiguration.yamlfile is, create it and place the file there) - In Home Assistant go to
Configuration->Lovelace Dashboards->Resources(When there is noresourcestag on theLovelace Dashboardpage, enable advanced mode in your account settings, and retry this step) - Add a new resource
- Url =
/local/compass-card.js - Resource type =
module
- Url =
- Force refresh the Home Assistant page (Ctrl + F5)
- Add compass-card to your page
- Add the card with the visual editor
- Or add the card manually and configure it with YAML
You can find me on the Home Assistant Community Site
And occasionally on the HACS and Home Assistant Discord
- @rsnodgrass for the idea to make this
- @iantrich for the boiler-plate card, which got me started
- @vingerha for creating the dynamic background image, mdi icon support and much more
- All the translators
Help me out for a couple of 🍻, a ☕ or legos!
Or clone, and create and a PR to help make the card even better.

