mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Update configuration sample
This commit is contained in:
parent
6cdd0fb47d
commit
0e7eeb9b16
@ -18,7 +18,7 @@ To enable notification by e-mail in your installation, add the following to your
|
|||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
notify:
|
notify:
|
||||||
name: NOTIFIER_NAME
|
name: NOTIFIER_NAME
|
||||||
platform: mail
|
platform: smtp
|
||||||
server: MAIL_SERVER
|
server: MAIL_SERVER
|
||||||
port: YOUR_SMTP_PORT
|
port: YOUR_SMTP_PORT
|
||||||
sender: SENDER_EMAIL_ADDRESS
|
sender: SENDER_EMAIL_ADDRESS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user