mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
The module names have been consistently lower-cased, this is to reflect the change on the docs.
This commit is contained in:
parent
32bfbe35d4
commit
46f1742240
@ -52,10 +52,10 @@ Configuration variables:
|
|||||||
- **rain**: Estimated rainfall for today in mm.
|
- **rain**: Estimated rainfall for today in mm.
|
||||||
- **sum_rain_1**: Rainfall in the last hour in mm.
|
- **sum_rain_1**: Rainfall in the last hour in mm.
|
||||||
- **sum_rain_24**: Rainfall in mm from 00:00am - 23:59pm.
|
- **sum_rain_24**: Rainfall in mm from 00:00am - 23:59pm.
|
||||||
- **WindAngle**: Wind angle
|
- **windangle**: Wind angle
|
||||||
- **WindStrength**: Wind strength
|
- **windstrength**: Wind strength
|
||||||
- **GustAngle**: Wind gust angle
|
- **gustangle**: Wind gust angle
|
||||||
- **GustStrength**: Wind gust strength
|
- **guststrength**: Wind gust strength
|
||||||
- **min_temp**: Min temperature for today
|
- **min_temp**: Min temperature for today
|
||||||
- **max_temp**: Max temperature for today
|
- **max_temp**: Max temperature for today
|
||||||
- **rf_status**: Current radio status per module. (90=low, 60=highest)
|
- **rf_status**: Current radio status per module. (90=low, 60=highest)
|
||||||
@ -69,4 +69,3 @@ You can find your modules name in your [online NetAtmo account](https://my.netat
|
|||||||
<p class='img'>
|
<p class='img'>
|
||||||
<img src='/images/screenshots/netatmo_module.png' />
|
<img src='/images/screenshots/netatmo_module.png' />
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user