16 lines
340 B
JSON
16 lines
340 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"
|
|
} |