Files
HA-Shopping-List-Manager/README.md
T
thekiwismarthome ae11549469 Revise installation instructions in README.md
Updated installation instructions and added manual installation steps.
2026-02-10 09:21:20 +13:00

31 lines
840 B
Markdown

## 1. Installation (HACS)
### Recommended
[![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&category=integration)
1. Click the button above.
2. Confirm adding the repository to HACS.
3. Install **Shopping List Manager** from **HACS → Integrations**.
4. Restart Home Assistant.
---
### Manual Repository URL
https://github.com/thekiwismarthome/shopping-list-manager
Repository type: **Integration**
---
## 2. Manual Installation (Optional)
1. Copy the folder:
custom_components/shopping_list_manager
2. Paste it into:
/config/custom_components/
3. Restart Home Assistant.