Update configuration sample
This commit is contained in:
parent
6cdd0fb47d
commit
0e7eeb9b16
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ To enable notification by e-mail in your installation, add the following to your
|
|||
# Example configuration.yaml entry
|
||||
notify:
|
||||
name: NOTIFIER_NAME
|
||||
platform: mail
|
||||
platform: smtp
|
||||
server: MAIL_SERVER
|
||||
port: YOUR_SMTP_PORT
|
||||
sender: SENDER_EMAIL_ADDRESS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue