core/homeassistant/components/adguard/manifest.json

9 lines
219 B
JSON

{
"domain": "adguard",
"name": "AdGuard Home",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/adguard",
"requirements": ["adguardhome==0.4.2"],
"codeowners": ["@frenck"]
}