mirror of
https://github.com/home-assistant/core.git
synced 2026-05-22 00:10:16 +01:00
5bc6ed4cef
* Add logbook platforms * Fix logbook describe test
10 lines
199 B
JSON
10 lines
199 B
JSON
{
|
|
"domain": "script",
|
|
"name": "Scripts",
|
|
"documentation": "https://www.home-assistant.io/integrations/script",
|
|
"codeowners": [
|
|
"@home-assistant/core"
|
|
],
|
|
"quality_scale": "internal"
|
|
}
|