13 lines
220 B
JSON
13 lines
220 B
JSON
|
{
|
||
|
"domain": "twilio",
|
||
|
"name": "Twilio",
|
||
|
"documentation": "https://www.home-assistant.io/components/twilio",
|
||
|
"requirements": [
|
||
|
"twilio==6.19.1"
|
||
|
],
|
||
|
"dependencies": [
|
||
|
"webhook"
|
||
|
],
|
||
|
"codeowners": []
|
||
|
}
|