From 97abaabea21a2bd807c2c4027449a05a252a355a Mon Sep 17 00:00:00 2001
From: Your Name
Date: Sat, 20 Dec 2025 15:45:25 -0600
Subject: [PATCH] Add HACS badges and install instructions
---
README.md | 27 ++++++++++++++++++++++++---
1 file changed, 24 insertions(+), 3 deletions(-)
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.
+
+
+
+
+
+
+
+
+
---
## 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):
+
+ [](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:**
+
+ [](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.