16 lines
409 B
JSON
16 lines
409 B
JSON
{
|
|
"domain": "adguard_control_hub",
|
|
"name": "AdGuard Control Hub",
|
|
"version": "1.0.0",
|
|
"documentation": "https://github.com/your-username/adguard-control-hub",
|
|
"issue_tracker": "https://github.com/your-username/adguard-control-hub/issues",
|
|
"dependencies": [],
|
|
"codeowners": [
|
|
"@sq4ind"
|
|
],
|
|
"requirements": [
|
|
"aiohttp>=3.8.0"
|
|
],
|
|
"config_flow": true,
|
|
"iot_class": "local_polling"
|
|
} |