Update configuration sample

This commit is contained in:
Fabian Affolter 2015-10-07 23:29:56 +02:00
parent 6cdd0fb47d
commit 0e7eeb9b16

View File

@ -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