core/homeassistant/components/homeassistant_yellow/manifest.json

11 lines
354 B
JSON

{
"domain": "homeassistant_yellow",
"name": "Home Assistant Yellow",
"after_dependencies": ["hassio"],
"codeowners": ["@home-assistant/core"],
"config_flow": false,
"dependencies": ["hardware", "homeassistant_hardware"],
"documentation": "https://www.home-assistant.io/integrations/homeassistant_yellow",
"integration_type": "hardware"
}