core/homeassistant/components/hassio/manifest.json

10 lines
273 B
JSON

{
"domain": "hassio",
"name": "Home Assistant Supervisor",
"documentation": "https://www.home-assistant.io/hassio",
"dependencies": ["http"],
"after_dependencies": ["panel_custom"],
"codeowners": ["@home-assistant/supervisor"],
"iot_class": "local_polling"
}