diff --git a/config/sensor/weather.yaml b/config/sensor/weather.yaml deleted file mode 100755 index 2b377210..00000000 --- a/config/sensor/weather.yaml +++ /dev/null @@ -1,21 +0,0 @@ -# - platform: darksky -# api_key: !secret forecast_key -# monitored_conditions: -# - summary -# - precip_type -# - precip_intensity -# - precip_intensity_max -# - temperature -# # - dew_point -# - wind_speed -# # - wind_bearing -# - cloud_cover -# - humidity -# # - nearest_storm_distance -# - minutely_summary -# # - pressure -# # - visibility -# # - ozone -# - uv_index -# - sunrise_time -# - sunset_time