mirror of
https://github.com/home-assistant/core.git
synced 2026-09-06 21:41:28 +01:00
10 lines
216 B
JSON
10 lines
216 B
JSON
{
|
|
"domain": "smtp",
|
|
"name": "SMTP",
|
|
"codeowners": [],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/smtp",
|
|
"integration_type": "service",
|
|
"iot_class": "cloud_push"
|
|
}
|