core/homeassistant/components/sms/manifest.json

8 lines
207 B
JSON
Raw Normal View History

{
"domain": "sms",
"name": "SMS notifications via GSM-modem",
"documentation": "https://www.home-assistant.io/integrations/sms",
"requirements": ["python-gammu==2.12"],
"codeowners": ["@ocalvo"]
}