core/homeassistant/components/automation/manifest.json

11 lines
334 B
JSON

{
"domain": "automation",
"name": "Automation",
"after_dependencies": ["device_automation", "webhook"],
"codeowners": ["@home-assistant/core"],
"dependencies": ["blueprint", "trace"],
"documentation": "https://www.home-assistant.io/integrations/automation",
"integration_type": "system",
"quality_scale": "internal"
}