core/homeassistant/components/asuswrt/manifest.json

10 lines
262 B
JSON

{
"domain": "asuswrt",
"name": "ASUSWRT",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/asuswrt",
"requirements": ["aioasuswrt==1.3.4"],
"codeowners": ["@kennedyshead", "@ollo69"],
"iot_class": "local_polling"
}