core/homeassistant/components/command_line/manifest.json

9 lines
243 B
JSON

{
"domain": "command_line",
"name": "Command Line",
"codeowners": ["@gjohansson-ST"],
"documentation": "https://www.home-assistant.io/integrations/command_line",
"iot_class": "local_polling",
"requirements": ["jsonpath==0.82.2"]
}