We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83f1bfd commit d29eb9aCopy full SHA for d29eb9a
source/_components/sensor.buienradar.markdown
@@ -27,7 +27,7 @@ sensor:
27
- symbol
28
- humidity
29
- temperature
30
- - wind_speed
+ - windspeed
31
- pressure
32
```
33
@@ -67,11 +67,11 @@ Full configuration example where location is manually specified:
67
68
69
70
- - ground_temperature
71
72
- - wind_force
73
- - wind_direction
74
- - wind_direction_azimuth
+ - groundtemperature
+ - windforce
+ - winddirection
+ - windazimuth
75
76
- visibility
77
- windgust
0 commit comments