13 lines
226 B
JSON
13 lines
226 B
JSON
|
{
|
||
|
"domain": "mailgun",
|
||
|
"name": "Mailgun",
|
||
|
"documentation": "https://www.home-assistant.io/components/mailgun",
|
||
|
"requirements": [
|
||
|
"pymailgunner==1.4"
|
||
|
],
|
||
|
"dependencies": [
|
||
|
"webhook"
|
||
|
],
|
||
|
"codeowners": []
|
||
|
}
|