mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Added NetAtmo rainmeter support
I've added the new parameters for the rainmeter in the example configuration and I've adjusted the "note" block.
This page should be go live, when the new home-assistant version is going live with the NetAtmo rain gauge support (see below commit).
c14ca9983c
This commit is contained in:
parent
96843c9d7a
commit
5aeacb3b3b
@ -33,6 +33,10 @@ sensor:
|
|||||||
- co2
|
- co2
|
||||||
module_name2:
|
module_name2:
|
||||||
- temperature
|
- temperature
|
||||||
|
rainmeter_name3:
|
||||||
|
- rain
|
||||||
|
- sum_rain_1
|
||||||
|
- sum_rain_24
|
||||||
```
|
```
|
||||||
|
|
||||||
Configuration variables:
|
Configuration variables:
|
||||||
@ -75,5 +79,5 @@ You have to provide these name in your Home Assistant configuration file.
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p class='note'>
|
<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>
|
</p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user