mirror of
https://github.com/home-assistant/core.git
synced 2026-05-28 11:16:40 +01:00
89e7983ee0
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
9 lines
233 B
JSON
9 lines
233 B
JSON
{
|
|
"domain": "script",
|
|
"name": "Scripts",
|
|
"documentation": "https://www.home-assistant.io/integrations/script",
|
|
"dependencies": ["blueprint", "trace"],
|
|
"codeowners": ["@home-assistant/core"],
|
|
"quality_scale": "internal"
|
|
}
|