11 lines
317 B
JSON
11 lines
317 B
JSON
{
|
|
"domain": "hassio",
|
|
"name": "Home Assistant Supervisor",
|
|
"documentation": "https://www.home-assistant.io/integrations/hassio",
|
|
"dependencies": ["http"],
|
|
"after_dependencies": ["panel_custom"],
|
|
"codeowners": ["@home-assistant/supervisor"],
|
|
"iot_class": "local_polling",
|
|
"quality_scale": "internal"
|
|
}
|