-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Orbit Cards is available directly from the default HACS repository. Manual installation is also available as a fallback.
- Open HACS in Home Assistant.
- Search for
Orbit Cards. - Select
Orbit Cards, then chooseDownload. - Refresh Home Assistant when the download is complete.
- Add one of the Orbit cards from the dashboard card picker.
-
Download
dist/orbit-cards.jsfrom the repository release. -
Copy it to:
/config/www/orbit-cards.js -
Optional: to use bundled
orbit:icons with a manual install, copydist/manifest.jsonand thedist/*.svgfiles besideorbit-cards.jsin:/config/www -
In Home Assistant, go to
Settings->Dashboards->Resources. -
Add this resource:
/local/orbit-cards.js -
Set resource type to
JavaScript module. -
Refresh Home Assistant.
After updating, refresh the browser or reload frontend resources.
Some browsers and Home Assistant apps cache frontend modules aggressively. If changes do not appear immediately, use a hard refresh or clear frontend cache.
To test unreleased changes from the Dev branch without replacing the normal release, see Development Build. The development bundle uses separate -dev component types and can run alongside the HACS version.
Orbit Cards appear in Home Assistant's card picker:
- Orbit Area Card
- Orbit Status Card
- Orbit Action Card
- Orbit Deck Card
- Orbit Status Badge (from a dashboard badge or Heading card badge picker)
Home Assistant 2026.6 and newer can also suggest Orbit Cards from selected entities.