Files
core/homeassistant/components/shell_command/manifest.json
2020-01-06 21:28:23 +01:00

9 lines
224 B
JSON

{
"domain": "shell_command",
"name": "Shell command",
"documentation": "https://www.home-assistant.io/integrations/shell_command",
"requirements": [],
"dependencies": [],
"codeowners": ["@home-assistant/core"]
}