Add Documentation for Netatmo binary sensor (#964)

* Add Documentation for Netatmo binary sensor

* Explicit Basic and Advanced configuration for Netatmo devices

Signed-off-by: Hugo D. (jabesq) <jabesq@gmail.com>
This commit is contained in:
Hugo Dupras 2016-10-21 09:33:03 +02:00 committed by Fabian Affolter
parent b5c7c6822d
commit 5ec96be809
3 changed files with 59 additions and 1 deletions

View file

@ -32,6 +32,7 @@ Configuration variables:
- **secret_key** (*Required*): Your netatmo secret key
- **username** (*Required*): Username for the netatmo account.
- **password** (*Required*): Password for the netatmo account.
- **discovery** (*Optional)*: Whether to discover Netatmo devices. Set it to False, if you want to choose which Netatmo device you want to add (default True).
### {% linkable_title Get API and Secret Key %}