core/homeassistant/components/asuswrt/manifest.json

9 lines
230 B
JSON
Raw Normal View History

{
"domain": "asuswrt",
"name": "ASUSWRT",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/asuswrt",
"requirements": ["aioasuswrt==1.3.1"],
2021-03-08 18:34:12 +00:00
"codeowners": ["@kennedyshead", "@ollo69"]
}