From e3c79fb80f89204c2b977ddfac580141bf7cee3c Mon Sep 17 00:00:00 2001 From: Aaron Bach Date: Sat, 20 Jul 2019 04:01:11 -0600 Subject: [PATCH] Add WWLLN to list of geolocation triggers (#9921) * Add wwlln as a geolocation trigger * :pencil2: Tweak --- source/_components/geo_location.markdown | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/source/_components/geo_location.markdown b/source/_components/geo_location.markdown index b115262e62b..a4ef666e619 100644 --- a/source/_components/geo_location.markdown +++ b/source/_components/geo_location.markdown @@ -15,11 +15,12 @@ The [Geolocation trigger](/docs/automation/trigger/#geolocation-trigger) can be | Platform | Source | |---------------------------------------------------|-------------------------------| -| GeoJSON Events | `geo_json_events` | -| IGN SismologĂ­a | `ign_sismologia` | -| NSW Rural Fire Service Incidents | `nsw_rural_fire_service_feed` | -| Queensland Bushfire Alert | `qld_bushfire` | -| U.S. Geological Survey Earthquake Hazards Program | `usgs_earthquakes_feed` | +| GeoJSON Events | `geo_json_events` | +| IGN SismologĂ­a | `ign_sismologia` | +| NSW Rural Fire Service Incidents | `nsw_rural_fire_service_feed` | +| Queensland Bushfire Alert | `qld_bushfire` | +| U.S. Geological Survey Earthquake Hazards Program | `usgs_earthquakes_feed` | +| The World Wide Lightning Location Network | `wwlln` | Conditions can be used to further filter entities, for example by inspecting their state attributes.