Skip to content

Commit 5f99472

Browse files
jabesqfabaff
authored andcommitted
Update Netatmo sensor documentation to reflect new discovery behavior (home-assistant#1241)
Full discovery support for Netatmo will be added with home-assistant 0.31 Signed-off-by: Hugo D. (jabesq) <jabesq@gmail.com>
1 parent 0e9ea15 commit 5f99472

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

source/_components/sensor.netatmo.markdown

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,15 @@ logo: netatmo.png
1111
ha_category: Weather
1212
---
1313

14+
### {% linkable_title Basic Configuration %}
15+
16+
The `netatmo` sensor platform is consuming the information provided by a [Netatmo](https://www.netatmo.com) device.
17+
18+
To enable the Netatmo sensor, you have to set up [netatmo](/components/netatmo/), this will use discovery to add your sensor.
19+
20+
### {% linkable_title Advanced configuration %}
21+
22+
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`:
1423

1524
The `netatmo` sensor platform is consuming the information provided by a [Netatmo](https://www.netatmo.com) device.
1625

0 commit comments

Comments
 (0)