From 668b8e3c87c95419fc1ecc220a6bea80af349e41 Mon Sep 17 00:00:00 2001 From: CCOSTAN Date: Tue, 3 Oct 2023 16:38:18 +0000 Subject: [PATCH] remove unneeded file for old DARKsKY --- config/sensor/weather.yaml | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100755 config/sensor/weather.yaml 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