Add precip_yesterday to list of sensors (#10014)

This commit is contained in:
michaeldavie 2019-07-31 04:14:29 -04:00 committed by Franck Nijhof
parent f72b9a4386
commit 7c5eed2968

View File

@ -101,6 +101,7 @@ sensor:
- `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."
- `precip_yesterday` - The total amount of precipitation that fell the previous day.
- `warnings` - Current warning alerts.
- `watches` - Current watch alerts.
- `advisories` - Current advisory alerts.