Files
HA-Shopping-List-Manager/README.md
T
thekiwismarthome a89129b284 Add files via upload
2026-02-05 23:39:05 +13:00

1.2 KiB

Installation

1. Install via HACS

Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.

Click the button above or manually add the custom repository in HACS. Restart HA

2. Add the Card Resource

After installing via HACS, add the frontend resource:

  1. Go to Settings → Dashboards
  2. Click ⋮ (three dots, top right) → Resources
  3. Click "+ Add Resource"
  4. URL: /hacsfiles/shopping-list-manager/shopping_list_card.js
  5. Resource type: JavaScript Module
  6. Click "Create"

3. Add the Integration

Open your Home Assistant instance and start setting up a new integration.

Click the button above or manually add via Settings → Devices & Services.

4. Add Card to Dashboard

type: custom:shopping-list-card
title: Shopping List
list_id: groceries

Use the ⚙️ cog button in the card to configure settings.