Updated with New SunRise/Sunset options and Upgraded to 0.86
This commit is contained in:
parent
955abcfa3a
commit
8e20e9bc4b
|
@ -1 +1 @@
|
|||
0.84.6
|
||||
0.85.0b0
|
|
@ -1,8 +1,8 @@
|
|||
- platform: darksky
|
||||
api_key: !secret forecast_key
|
||||
monitored_conditions:
|
||||
# - summary
|
||||
# - precip_type
|
||||
- summary
|
||||
- precip_type
|
||||
- precip_intensity
|
||||
- precip_intensity_max
|
||||
- temperature
|
||||
|
@ -17,3 +17,5 @@
|
|||
# - visibility
|
||||
# - ozone
|
||||
- uv_index
|
||||
- sunrise_time
|
||||
- sunset_time
|
||||
|
|
Loading…
Reference in New Issue