9 lines
229 B
JSON
9 lines
229 B
JSON
{
|
|
"domain": "twilio",
|
|
"name": "Twilio",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/twilio",
|
|
"requirements": ["twilio==6.32.0"],
|
|
"dependencies": ["webhook"],
|
|
"codeowners": []
|
|
}
|