1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00

Attach SSL context to SMTP notify and IMAP sensor (#72568)

This commit is contained in:
Paulus Schoutsen
2022-05-26 22:15:20 -07:00
committed by GitHub
parent a526b2b819
commit cbd0c8976b
3 changed files with 39 additions and 18 deletions

View File

@@ -76,6 +76,7 @@ def message():
["recip1@example.com", "testrecip@test.com"],
"Home Assistant",
0,
True,
)
yield mailer