Revert "Allows defining list of attributes excluded from history in manifest.json (#99283)"
This reverts commit 0366e14630
.
10 lines
334 B
JSON
10 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"
|
|
}
|