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