2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "script",
|
2020-01-07 13:19:44 +00:00
|
|
|
"name": "Scripts",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/script",
|
2021-04-27 22:15:38 +00:00
|
|
|
"dependencies": ["blueprint", "trace"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"codeowners": ["@home-assistant/core"],
|
2020-01-07 19:58:49 +00:00
|
|
|
"quality_scale": "internal"
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|