core/homeassistant/components/homeassistant_yellow/manifest.json

12 lines
385 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",
"single_config_entry": true
}