Skip to content

Commit 4c27e02

Browse files
IoTmessengerfabaff
authored andcommitted
Update sensor.buienradar.markdown text (home-assistant#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.
1 parent 181703c commit 4c27e02

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

source/_components/sensor.buienradar.markdown

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ sensor:
2727
- symbol
2828
- humidity
2929
- temperature
30-
- windspeed
30+
- wind_speed
3131
- pressure
3232
```
3333
@@ -67,11 +67,11 @@ Full configuration example where location is manually specified:
6767
- symbol
6868
- humidity
6969
- temperature
70-
- groundtemperature
71-
- windspeed
72-
- windforce
73-
- winddirection
74-
- windazimuth
70+
- ground_temperature
71+
- wind_speed
72+
- wind_force
73+
- wind_direction
74+
- wind_direction_azimuth
7575
- pressure
7676
- visibility
7777
- windgust

0 commit comments

Comments
 (0)