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 3bf81fb commit 7447ff8Copy full SHA for 7447ff8
source/_components/sensor.darksky.markdown
@@ -93,6 +93,7 @@ Configuration variables:
93
- **apparent_temperature**: A numerical value representing the apparent (or "feels like") temperature.
94
- **dew_point**: The dew point.
95
- **wind_speed**: The wind speed.
96
+ - **wind_gust**: The wind gust.
97
- **wind_bearing**: Where the wind is coming from in degrees, with true north at 0° and progressing clockwise.
98
- **cloud_cover**: The percentage of sky occluded by clouds.
99
- **humidity**: The relative humidity.
0 commit comments