2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "twilio",
|
|
|
|
"name": "Twilio",
|
2023-02-08 19:41:50 +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:41:50 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/twilio",
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_push",
|
2023-02-08 19:41:50 +00:00
|
|
|
"loggers": ["twilio"],
|
|
|
|
"requirements": ["twilio==6.32.0"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|