Skip to content

Commit 3c022b7

Browse files
rdbahmemlove
authored andcommitted
Add UV Index documentation (home-assistant#3610)
Added support for UV Index condition.
1 parent 347f091 commit 3c022b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/_components/sensor.darksky.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ Configuration variables:
6666
- **apparent_temperature_max**: Today's expected apparent high temperature.
6767
- **apparent_temperature_min**: Today's expected apparent low temperature.
6868
- **precip_intensity_max**: Today's expected maximum intensity of precipitation.
69+
- **uv_index**: The current UV index.
6970
- **units** (*Optional*): Specify the unit system. Default to `si` or `us` based on the temperature preference in Home Assistant. Other options are `auto`, `us`, `si`, `ca`, and `uk2`.
7071
`auto` will let Dark Sky decide the unit system based on location.
7172
- **update_interval** (*Optional*): Minimum time interval between updates. Default is 2 minutes. Supported formats:

0 commit comments

Comments
 (0)