Files
core/homeassistant/components/command_line/manifest.json
T
2026-06-21 12:54:31 -04:00

10 lines
278 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-python==1.1.6"]
}