mirror of
https://github.com/home-assistant/core.git
synced 2025-12-25 13:38:04 +00:00
10 lines
242 B
JSON
10 lines
242 B
JSON
{
|
|
"domain": "script",
|
|
"name": "Scripts",
|
|
"documentation": "https://www.home-assistant.io/integrations/script",
|
|
"requirements": [],
|
|
"dependencies": ["group"],
|
|
"codeowners": ["@home-assistant/core"],
|
|
"quality_scale": "internal"
|
|
}
|