Merge pull request #271 from ggruner/master
Added NetAtmo rainmeter support
This commit is contained in:
commit
fb4bac3400
1 changed files with 5 additions and 1 deletions
|
@ -33,6 +33,10 @@ sensor:
|
|||
- co2
|
||||
module_name2:
|
||||
- temperature
|
||||
rainmeter_name3:
|
||||
- rain
|
||||
- sum_rain_1
|
||||
- sum_rain_24
|
||||
```
|
||||
|
||||
Configuration variables:
|
||||
|
@ -75,5 +79,5 @@ You have to provide these name in your Home Assistant configuration file.
|
|||
</p>
|
||||
|
||||
<p class='note'>
|
||||
The Home Assistant NetAtmo platform has only be tested with the classic indoor and outdoor module. There is no support for the rainmeter and windmeter module at this time because developers does not own these modules.
|
||||
The Home Assistant NetAtmo platform has only be tested with the classic indoor, outdoor module and rainmeter. There is no support for the windmeter module at this time because developers does not own these modules.
|
||||
</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue