Enabling Wind Speed monitoring for #77 and #78

pull/81/head
CCOSTAN 9 years ago
parent 5c28a9d6a9
commit 89df4c6f8d

@ -1,13 +1,13 @@
- 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
- temperature - temperature
# - dew_point # - dew_point
# - wind_speed - wind_speed
# - wind_bearing # - wind_bearing
- cloud_cover - cloud_cover
- humidity - humidity
@ -27,4 +27,4 @@
# - 'co_status' # - 'co_status'
# - 'smoke_status' # - 'smoke_status'
- platform: moon - platform: moon

Loading…
Cancel
Save

Powered by TurnKey Linux.