mirror of
https://github.com/home-assistant/core.git
synced 2025-04-28 03:07:50 +00:00
9 lines
240 B
JSON
9 lines
240 B
JSON
{
|
|
"domain": "shell_command",
|
|
"name": "Shell Command",
|
|
"codeowners": ["@home-assistant/core"],
|
|
"documentation": "https://www.home-assistant.io/integrations/shell_command",
|
|
"iot_class": "local_push",
|
|
"quality_scale": "internal"
|
|
}
|