Files
ha-core/homeassistant/components/command_line/manifest.json
2024-12-04 15:58:45 -06:00

10 lines
272 B
JSON

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