refactor: another refactor
Some checks failed
Integration Testing / Integration Tests (2024.12.0, 3.11) (push) Failing after 27s
Integration Testing / Integration Tests (2024.12.0, 3.12) (push) Failing after 56s
Integration Testing / Integration Tests (2024.12.0, 3.13) (push) Failing after 1m38s
Integration Testing / Integration Tests (2025.9.4, 3.11) (push) Failing after 19s
Integration Testing / Integration Tests (2025.9.4, 3.12) (push) Failing after 20s
Integration Testing / Integration Tests (2025.9.4, 3.13) (push) Failing after 25s
Code Quality Check / Code Quality Analysis (push) Failing after 20s
Code Quality Check / Security Analysis (push) Failing after 21s

Signed-off-by: Rafal Zielinski <sq4ind@gmail.com>
This commit is contained in:
2025-09-28 17:01:21 +01:00
parent 1aad59c582
commit 554b8ac16b
25 changed files with 464 additions and 543 deletions

31
info.md
View File

@@ -1,11 +1,26 @@
# AdGuard Control Hub
# 🛡️ AdGuard Control Hub
Complete Home Assistant integration for AdGuard Home network management.
**The ultimate Home Assistant integration for AdGuard Home**
## Features
- Smart client management
- Service blocking controls
- Real-time statistics
- Emergency unblock capabilities
Transform your AdGuard Home into a smart network management powerhouse with comprehensive Home Assistant integration.
Install via HACS or manually extract to `custom_components/adguard_hub/`
## ✨ Features
- **Smart Client Management**: Automatic discovery and control
- **Service Blocking**: Per-client service restrictions
- **Real-time Monitoring**: DNS statistics and performance metrics
- **Home Assistant Integration**: Full entity support and automations
## 🚀 Installation
### HACS Installation (Recommended)
1. Add custom repository: `https://git.sq4ind.eu/sq4ind/adguard-control-hub`
2. Install "AdGuard Control Hub"
3. Restart Home Assistant
4. Configure via UI
## 📋 Requirements
- Home Assistant 2024.12.0+
- AdGuard Home with API access
Made with ❤️ for the Home Assistant community!