From be551807d301c3fa58f1dff2071a054eeb8e0fc3 Mon Sep 17 00:00:00 2001 From: Jeffrey Stone Date: Fri, 24 Apr 2020 14:44:43 -0400 Subject: [PATCH] Adding usgs earthquakes to sensors --- config/configuration.yaml | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/config/configuration.yaml b/config/configuration.yaml index 1b33358..f6730d4 100644 --- a/config/configuration.yaml +++ b/config/configuration.yaml @@ -167,10 +167,20 @@ ecobee: map: wwlln: - radius: 75 + +geo_location: + - platform: usgs_earthquakes_feed + feed_type: 'past_hour_all_earthquakes' + +gdacs: + categories: + - Earthquake + - Tropical Cyclone + radius: 500 latitude: !secret MY_LATITUDE longitude: !secret MY_LONGITUDE + tplink: discovery: false switch: @@ -188,10 +198,10 @@ wyzeapi: ifttt: key: !secret IFTTT_API_KEY -media_player: - - platform: spotify - client_id: !secret spotify_client - client_secret: !secret spotify_secret +# media_player: +# - platform: spotify +# client_id: !secret spotify_client +# client_secret: !secret spotify_secret media_extractor: