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:
parent
0e9ea155e9
commit
5f99472cb6
1 changed files with 9 additions and 0 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue