diff --git a/README.md b/README.md index cce166c..9777f50 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,15 @@ A Home Assistant custom integration for Groq Cloud with memory, web search, and link ingestion.

+

+ + Add Repository to HACS + + + Configure integration + +

+ --- ## Features @@ -19,11 +28,23 @@ - Rich generation controls (temperature, top_p, penalties, max tokens, response format) ## Install (HACS) -1. Add this repo as a **Custom Repository** in HACS (type: Integration): +1. **Add** this repository to HACS (Integration): + + [![Add Repository to HACS](https://my.home-assistant.io/badges/hacs_repository.svg)](https://my.home-assistant.io/redirect/hacs_repository/?owner=sudoxreboot&repository=groqd&category=integration) + + Or copy this URL into HACS → Custom repositories: + `https://github.com/sudoxreboot/groqd` -2. Install `groqd`. + +2. Install `groqd` in HACS. 3. Restart Home Assistant. -4. Add the integration from **Settings → Devices & Services**. + +## Configure +- **Click to add the integration:** + + [![Configure integration](https://my.home-assistant.io/badges/config_flow_start.svg)](https://my.home-assistant.io/redirect/config_flow_start/?domain=groqd) + +- Or go to **Settings → Devices & Services → + Add Integration** and search for `groqd`. ## Quick Start - Create a new groqd entry.