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
|
- 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
|
||||||
|
|
Loading…
Reference in New Issue