Minimizing of the configuration sample (#1048)

This commit is contained in:
Fabian Affolter 2016-10-02 17:14:08 +02:00 committed by GitHub
parent be80d1bb7b
commit 53c42e5fd9
24 changed files with 73 additions and 78 deletions

View file

@ -23,7 +23,6 @@ sensor:
- platform: imap
server: imap.gmail.com
port: 993
name: Emails
username: USERNAME
password: PASSWORD
```