Update Netatmo sensor documentation to reflect new discovery behavior (#1241)

Full discovery support for Netatmo will be added with home-assistant 0.31

Signed-off-by: Hugo D. (jabesq) <jabesq@gmail.com>
This commit is contained in:
Hugo Dupras 2016-10-14 18:33:25 +02:00 committed by Fabian Affolter
parent 0e9ea155e9
commit 5f99472cb6

View File

@ -11,6 +11,15 @@ logo: netatmo.png
ha_category: Weather
---
### {% linkable_title Basic Configuration %}
The `netatmo` sensor platform is consuming the information provided by a [Netatmo](https://www.netatmo.com) device.
To enable the Netatmo sensor, you have to set up [netatmo](/components/netatmo/), this will use discovery to add your sensor.
### {% linkable_title Advanced configuration %}
If you want to select a specific sensor, set discovery to False for [netatmo](/components/netatmo/) and add the following lines to your `configuration.yaml`:
The `netatmo` sensor platform is consuming the information provided by a [Netatmo](https://www.netatmo.com) device.