From 94450a445037705be6b53d1e2bfd96e6330f700c Mon Sep 17 00:00:00 2001 From: thekiwismarthome <134335563+thekiwismarthome@users.noreply.github.com> Date: Tue, 10 Feb 2026 11:06:20 +1300 Subject: [PATCH] Update installation instructions and add Shopping List Card Added a section for the Shopping List Card integration. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2860d00..961e393 100644 --- a/README.md +++ b/README.md @@ -28,3 +28,6 @@ custom_components/shopping_list_manager /config/custom_components/ 3. Restart Home Assistant. + +## 3. Shopping List Card to go with this Integration +[![Open your Home Assistant instance and open this repository inside the Home Assistant Community Store.](https://my.home-assistant.io/badges/hacs_repository.svg)](https://my.home-assistant.io/redirect/hacs_repository/?owner=thekiwismarthome&repository=shopping-list-manager-card&category=plugin)