mirror of
https://github.com/thekiwismarthome/shopping-list-manager.git
synced 2026-05-01 11:46:30 +00:00
ae11549469
Updated installation instructions and added manual installation steps.
31 lines
840 B
Markdown
31 lines
840 B
Markdown
## 1. Installation (HACS)
|
|
|
|
### Recommended
|
|
|
|
[](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.
|