Skip to content

Commit 8fac2fa

Browse files
committed
Add HACS install button to README
1 parent 3a50424 commit 8fac2fa

1 file changed

Lines changed: 11 additions & 2 deletions

File tree

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,12 +70,21 @@ Monitor every proxy, surface aggregated insights, and control dnsdist safely thr
7070

7171
> Requires Home Assistant **2025.10** or newer.
7272
73+
### HACS (recommended)
74+
75+
[![Open your Home Assistant instance and open a 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=renaudallard&repository=homeassistant_dnsdist&category=integration)
76+
77+
1. Click the button above (or add `https://github.com/renaudallard/homeassistant_dnsdist` as a custom repository in HACS, category *Integration*)
78+
2. Install **PowerDNS dnsdist** from HACS
79+
3. Restart Home Assistant
80+
4. Go to **Settings > Devices & Services > + Add Integration** and pick **PowerDNS dnsdist**
81+
82+
### Manual
83+
7384
1. Copy `custom_components/dnsdist/` into your Home Assistant `config/custom_components/` directory
7485
2. Restart Home Assistant
7586
3. Go to **Settings > Devices & Services > + Add Integration** and pick **PowerDNS dnsdist**
7687

77-
**HACS:** Add this repository as a custom source or install directly if public.
78-
7988
---
8089

8190
## Configuration

0 commit comments

Comments
 (0)