mirror of
https://github.com/home-assistant/core.git
synced 2026-01-25 09:02:38 +01:00
11 lines
283 B
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.36"]
|
|
}
|