1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/asuswrt/manifest.json
2021-05-10 20:35:32 +02:00

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"
}