Update sensor.buienradar.markdown text (#3036)
While implementing the buienradar sensor, I have noticed some sensors not showing up in my card. Some monitored_conditions were missing an '_' in their naming convention. I have already made the changes in the text above.
This commit is contained in:
parent
181703c00a
commit
4c27e02e2d
1 changed files with 6 additions and 6 deletions
|
@ -27,7 +27,7 @@ sensor:
|
|||
- symbol
|
||||
- humidity
|
||||
- temperature
|
||||
- windspeed
|
||||
- wind_speed
|
||||
- pressure
|
||||
```
|
||||
|
||||
|
@ -67,11 +67,11 @@ Full configuration example where location is manually specified:
|
|||
- symbol
|
||||
- humidity
|
||||
- temperature
|
||||
- groundtemperature
|
||||
- windspeed
|
||||
- windforce
|
||||
- winddirection
|
||||
- windazimuth
|
||||
- ground_temperature
|
||||
- wind_speed
|
||||
- wind_force
|
||||
- wind_direction
|
||||
- wind_direction_azimuth
|
||||
- pressure
|
||||
- visibility
|
||||
- windgust
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue