10 lines
252 B
JSON
10 lines
252 B
JSON
{
|
|
"domain": "ifttt",
|
|
"name": "IFTTT",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/ifttt",
|
|
"requirements": ["pyfttt==0.3"],
|
|
"dependencies": ["webhook"],
|
|
"codeowners": [],
|
|
"iot_class": "cloud_push"
|
|
}
|