Add uv_index to list of sensors (#9996)

This commit is contained in:
michaeldavie 2019-07-29 03:37:13 -04:00 committed by Franck Nijhof
parent 41d5559aca
commit 510f59163d

View File

@ -98,6 +98,7 @@ sensor:
- `wind_bearing` - The current wind direction in degrees.
- `high_temp` - The next forecast high temperature, in ºC.
- `low_temp` - The next forecast low temperature, in ºC.
- `uv_index` - The next forecast UV index.
- `pop` - The next forecast probability of precipitation, in %.
- `text_summary` - A textual description of the next forecast period, e.g. "Tonight. Mainly cloudy. Low -12."
- `warnings` - Current warning alerts.