2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "ifttt",
|
2020-01-07 07:19:17 +00:00
|
|
|
"name": "IFTTT",
|
2023-02-08 19:35:25 +00:00
|
|
|
"codeowners": [],
|
2019-05-13 08:16:55 +00:00
|
|
|
"config_flow": true,
|
2020-01-06 20:28:23 +00:00
|
|
|
"dependencies": ["webhook"],
|
2023-02-08 19:35:25 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/ifttt",
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_push",
|
2023-02-08 19:35:25 +00:00
|
|
|
"loggers": ["pyfttt"],
|
|
|
|
"requirements": ["pyfttt==0.3"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|