13 lines
214 B
JSON
13 lines
214 B
JSON
|
{
|
||
|
"domain": "ifttt",
|
||
|
"name": "Ifttt",
|
||
|
"documentation": "https://www.home-assistant.io/components/ifttt",
|
||
|
"requirements": [
|
||
|
"pyfttt==0.3"
|
||
|
],
|
||
|
"dependencies": [
|
||
|
"webhook"
|
||
|
],
|
||
|
"codeowners": []
|
||
|
}
|