Add HACS badges and install instructions

This commit is contained in:
Your Name 2025-12-20 15:45:25 -06:00
parent c5b6f1d172
commit 97abaabea2

View file

@ -8,6 +8,15 @@
A Home Assistant custom integration for Groq Cloud with memory, web search, and link ingestion.
</p>
<p align="center">
<a href="https://my.home-assistant.io/redirect/hacs_repository/?owner=sudoxreboot&repository=groqd&category=integration">
<img src="https://my.home-assistant.io/badges/hacs_repository.svg" alt="Add Repository to HACS" />
</a>
<a href="https://my.home-assistant.io/redirect/config_flow_start/?domain=groqd">
<img src="https://my.home-assistant.io/badges/config_flow_start.svg" alt="Configure integration" />
</a>
</p>
---
## 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.