1
mirror of https://github.com/home-assistant/core synced 2024-09-03 08:14:07 +02:00
ha-core/homeassistant/components/hassio/manifest.json
2020-01-06 21:28:23 +01:00

9 lines
216 B
JSON

{
"domain": "hassio",
"name": "Hass.io",
"documentation": "https://www.home-assistant.io/hassio",
"requirements": [],
"dependencies": ["http", "panel_custom"],
"codeowners": ["@home-assistant/hass-io"]
}