Updated with New SunRise/Sunset options and Upgraded to 0.86

This commit is contained in:
ccostan 2019-01-10 12:18:12 -05:00
parent 955abcfa3a
commit 8e20e9bc4b
2 changed files with 5 additions and 3 deletions

View File

@ -1 +1 @@
0.84.6 0.85.0b0

View File

@ -1,8 +1,8 @@
- platform: darksky - platform: darksky
api_key: !secret forecast_key api_key: !secret forecast_key
monitored_conditions: monitored_conditions:
# - summary - summary
# - precip_type - precip_type
- precip_intensity - precip_intensity
- precip_intensity_max - precip_intensity_max
- temperature - temperature
@ -17,3 +17,5 @@
# - visibility # - visibility
# - ozone # - ozone
- uv_index - uv_index
- sunrise_time
- sunset_time