core/homeassistant/components/triggercmd/manifest.json

11 lines
283 B
JSON

{
"domain": "triggercmd",
"name": "TRIGGERcmd",
"codeowners": ["@rvmey"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/triggercmd",
"integration_type": "hub",
"iot_class": "cloud_polling",
"requirements": ["triggercmd==0.0.27"]
}