mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 05:37:44 +00:00
10 lines
265 B
JSON
10 lines
265 B
JSON
{
|
|
"domain": "script",
|
|
"name": "Scripts",
|
|
"codeowners": ["@home-assistant/core"],
|
|
"dependencies": ["blueprint", "trace"],
|
|
"documentation": "https://www.home-assistant.io/integrations/script",
|
|
"integration_type": "system",
|
|
"quality_scale": "internal"
|
|
}
|