1
mirror of https://github.com/home-assistant/core synced 2024-09-03 08:14:07 +02:00
ha-core/homeassistant/components/smtp/manifest.json
2020-01-07 08:19:44 -05:00

9 lines
184 B
JSON

{
"domain": "smtp",
"name": "SMTP",
"documentation": "https://www.home-assistant.io/integrations/smtp",
"requirements": [],
"dependencies": [],
"codeowners": ["@fabaff"]
}