mirror of
https://github.com/home-assistant/core.git
synced 2026-01-25 00:52:39 +01: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"
|
|
}
|