1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-20 18:08:00 +00:00
Files
2025-09-01 10:19:35 +02:00

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"]
}