Installation
Drag & Drop Card is installed as a Home Assistant custom card via HACS. Once the frontend resource is loaded, the card can be added to a Lovelace dashboard like any other custom card.
NB! The Drag and Drop Card is a TWO part installation. The card itself and the backend integration. Both installations are covered below.
Use HACS when possible. It makes updates easier and reduces the chance of loading the wrong JavaScript file. This wiki does NOT cover manual installation. That is described in the repo.
How to install the Drag & Drop card itself via HACS
- Add this repository as a Custom Repository in HACS. Select "Dashboard" As type when adding it.
- Search for "Drag and Drop Card" in HACS
- Click the download button. ⬇️
- The card is now available as a custom card in the Native Home Assistant Card Selector when adding new cards to a dashboard.
How to install the backend integration via HACS
- Add this repository as a Custom Repository in HACS. Select "Integration" As type when adding it
- Search for "Drag and Drop Card Backend" in HACS
- Click the download button. ⬇️
- Restart Home Assistant
- Go to Settings -> Devices And Services And search for the "Drag And Drop Card Backend Integration" And add it.
If the card appears but the layout does not stay after refresh, check the storage key, browser cache, backend support, and whether the dashboard is loading the newest resource file.