From 3c30046d6b75f382a990c4c47cdfbd9a84ed5f0e Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Sun, 17 Apr 2022 02:35:36 -0400 Subject: [PATCH] Removed deprecated camera config --- cameras.yaml | 3 --- configuration.yaml | 1 - 2 files changed, 4 deletions(-) delete mode 100644 cameras.yaml diff --git a/cameras.yaml b/cameras.yaml deleted file mode 100644 index cd5a5d1..0000000 --- a/cameras.yaml +++ /dev/null @@ -1,3 +0,0 @@ - - platform: generic - still_image_url: https://radblast.wunderground.com/cgi-bin/radar/WUNIDS_map?num=20&type=N0Q&mapx=400&mapy=240&brand=wui&delay=15&frame=0&scale=0.5413043478260869&transx=-66.83635825614692&transy=26.09366154044801&severe=1&smooth=1¢erx=333.1636417438531¢ery=266.093661540448&station=IWX&rainsnow=0&lightning=0&noclutter=1&showlabels=1&showstorms=0&rand=27322492 - name: Defiance Weather Radar diff --git a/configuration.yaml b/configuration.yaml index e6d9358..46da2f8 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -16,7 +16,6 @@ scene: - !include scenes.yaml - platform: lifx_cloud token: !secret lifx_token -camera: !include cameras.yaml input_boolean: !include input_boolean.yaml binary_sensor: !include binary_sensor.yaml sensor: !include_dir_merge_list sensors