From 3c022b75d1bb2daab267e251dc145a53cb6f6a06 Mon Sep 17 00:00:00 2001 From: Ryan Bahm Date: Sat, 14 Oct 2017 11:46:06 -0700 Subject: [PATCH] Add UV Index documentation (#3610) Added support for UV Index condition. --- source/_components/sensor.darksky.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_components/sensor.darksky.markdown b/source/_components/sensor.darksky.markdown index 98360737dc6..ee366dfa66e 100644 --- a/source/_components/sensor.darksky.markdown +++ b/source/_components/sensor.darksky.markdown @@ -66,6 +66,7 @@ Configuration variables: - **apparent_temperature_max**: Today's expected apparent high temperature. - **apparent_temperature_min**: Today's expected apparent low temperature. - **precip_intensity_max**: Today's expected maximum intensity of precipitation. + - **uv_index**: The current UV index. - **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`. `auto` will let Dark Sky decide the unit system based on location. - **update_interval** (*Optional*): Minimum time interval between updates. Default is 2 minutes. Supported formats: