mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-07 17:36:50 +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
|
||||
- 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…
x
Reference in New Issue
Block a user