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:
@@ -76,6 +76,7 @@ def message():
|
||||
["recip1@example.com", "testrecip@test.com"],
|
||||
"Home Assistant",
|
||||
0,
|
||||
True,
|
||||
)
|
||||
yield mailer
|
||||
|
||||
|
||||
Reference in New Issue
Block a user