Skip to content

Commit 3749cda

Browse files
Jay2645Landrash
authored andcommitted
Clarification about SMTP with Google accounts (home-assistant#3193)
The hint about enabling "Less secure apps" access to your Gmail account is a bit outdated; most people with the technical know-how to set up Home Assistant and edit the configuration files will likely have two-step verification enabled on their Gmail accounts. I added a small clarification about using application-specific passwords in that instance to hopefully save people an internet search.
1 parent ab20f06 commit 3749cda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/notify.smtp.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ notify:
6060
sender_name: My Home Assistant
6161
```
6262

63-
Keep in mind that Google has some extra layers of protection which need special attention (Hint: 'Less secure apps').
63+
Keep in mind that Google has some extra layers of protection which need special attention (Hint: 'Less secure apps'). If you have 2-step verification enabled on your Google account, you'll need to use [an application-specific password](https://support.google.com/mail/answer/185833?hl=en).
6464

6565
To use the SMTP notification, refer to it in an automation or script like in this example:
6666

0 commit comments

Comments
 (0)