mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 13:13:46 +01:00
11 lines
265 B
JSON
11 lines
265 B
JSON
{
|
|
"domain": "twilio_call",
|
|
"name": "Twilio Call",
|
|
"codeowners": [],
|
|
"dependencies": ["twilio"],
|
|
"documentation": "https://www.home-assistant.io/integrations/twilio_call",
|
|
"iot_class": "cloud_push",
|
|
"loggers": ["twilio"],
|
|
"quality_scale": "legacy"
|
|
}
|