16
custom_components/adguard_control_hub/manifest.json
Normal file
16
custom_components/adguard_control_hub/manifest.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"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": [
|
||||
"@your-username"
|
||||
],
|
||||
"requirements": [
|
||||
"aiohttp>=3.8.0"
|
||||
],
|
||||
"config_flow": true,
|
||||
"iot_class": "local_polling"
|
||||
}
|
||||
Reference in New Issue
Block a user