Merge pull request #271 from ggruner/master

Added NetAtmo rainmeter support
This commit is contained in:
Paulus Schoutsen 2016-03-02 22:42:58 -08:00
commit fb4bac3400

View File

@ -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>