mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 09:56:52 +00:00
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
@ -27,7 +27,7 @@ sensor:
|
|||||||
- symbol
|
- symbol
|
||||||
- humidity
|
- humidity
|
||||||
- temperature
|
- temperature
|
||||||
- windspeed
|
- wind_speed
|
||||||
- pressure
|
- pressure
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -67,11 +67,11 @@ Full configuration example where location is manually specified:
|
|||||||
- symbol
|
- symbol
|
||||||
- humidity
|
- humidity
|
||||||
- temperature
|
- temperature
|
||||||
- groundtemperature
|
- ground_temperature
|
||||||
- windspeed
|
- wind_speed
|
||||||
- windforce
|
- wind_force
|
||||||
- winddirection
|
- wind_direction
|
||||||
- windazimuth
|
- wind_direction_azimuth
|
||||||
- pressure
|
- pressure
|
||||||
- visibility
|
- visibility
|
||||||
- windgust
|
- windgust
|
||||||
|
Loading…
x
Reference in New Issue
Block a user