Initial release of the AdGuard Card for Home Assistant
Features:
- Display DNS query statistics
- Show blocking ratio and processing speed
- Toggle AdGuard protection features
- Expandable section for additional statistics
- Responsive design that adapts to your theme
After installation, add the following to your Lovelace configuration:
type: custom:adguard-card
- Display DNS query statistics
- Show blocking ratio and processing speed
- Toggle AdGuard protection features
- Expandable section for additional statistics
- Responsive design that adapts to your theme
- Make sure you have HACS installed
- Go to HACS > Frontend
- Click on the 3 dots in the top right corner
- Select "Custom repositories"
- Add this repository URL and select "Lovelace" as the category
- Click "Add"
- Find "AdGuard Card" in the Frontend section and click "Download"
- Download
adguard-card.js
from the latest release - Copy it to your
www/community/adguard-card/
folder - Add the following to your Lovelace resources:
resources:
- url: /hacsfiles/adguard-card/adguard-card.js
type: module
Add the card to your dashboard:
type: custom:adguard-card
- AdGuard Home integration
If you have any issues or feature requests, please open an issue.