1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-26 14:08:21 +00:00
Files
core/homeassistant/components/shell_command/manifest.json
2023-02-08 20:22:30 +01:00

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"
}