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>
14 lines
336 B
JSON
14 lines
336 B
JSON
{
|
|
"domain": "adguard_hub",
|
|
"name": "AdGuard Control Hub",
|
|
"codeowners": ["@sq4ind"],
|
|
"config_flow": true,
|
|
"dependencies": [],
|
|
"documentation": "https://git.sq4ind.eu/sq4ind/adguard-control-hub",
|
|
"integration_type": "hub",
|
|
"iot_class": "local_polling",
|
|
"requirements": [
|
|
"aiohttp>=3.8.0"
|
|
],
|
|
"version": "1.0.0"
|
|
} |