mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 13:47:35 +00:00
9 lines
208 B
JSON
9 lines
208 B
JSON
{
|
|
"domain": "twilio_sms",
|
|
"name": "Twilio SMS",
|
|
"codeowners": [],
|
|
"dependencies": ["twilio"],
|
|
"documentation": "https://www.home-assistant.io/integrations/twilio_sms",
|
|
"iot_class": "cloud_push"
|
|
}
|