diff --git a/sensor/weather.yaml b/sensor/weather.yaml index d3b6c0c8..3be3b255 100755 --- a/sensor/weather.yaml +++ b/sensor/weather.yaml @@ -1,13 +1,13 @@ - platform: darksky api_key: !secret forecast_key - + monitored_conditions: # - summary # - precip_type - precip_intensity - temperature # - dew_point -# - wind_speed + - wind_speed # - wind_bearing - cloud_cover - humidity @@ -27,4 +27,4 @@ # - 'co_status' # - 'smoke_status' -- platform: moon \ No newline at end of file +- platform: moon