12 lines
365 B
JSON
12 lines
365 B
JSON
{
|
|
"domain": "hassio",
|
|
"name": "Home Assistant Supervisor",
|
|
"codeowners": ["@home-assistant/supervisor"],
|
|
"dependencies": ["http", "repairs"],
|
|
"documentation": "https://www.home-assistant.io/integrations/hassio",
|
|
"iot_class": "local_polling",
|
|
"quality_scale": "internal",
|
|
"requirements": ["aiohasupervisor==0.2.2b6"],
|
|
"single_config_entry": true
|
|
}
|