diff --git a/source/_integrations/gdacs.markdown b/source/_integrations/gdacs.markdown index 2e782feb516..1f76797fef7 100644 --- a/source/_integrations/gdacs.markdown +++ b/source/_integrations/gdacs.markdown @@ -21,12 +21,12 @@ about major droughts, earthquakes, floods, tropical cyclones, tsunamis and volcanic activities worldwide. It retrieves alerts from a feed and shows information of those alerts filtered by distance to Home Assistant's location. +The filter is set in the configuration as categories, radius (kilometers or miles based on unit system set in Home Assistant), latitude and longatude. Entities are generated, updated and removed automatically with each update from the feed. Each entity defines latitude and longitude and will be shown on the default map automatically, or on a map card by defining the source -`gdacs`. The distance is available as the state of each entity, and -converted to the unit (kilometers or miles) configured in Home Assistant. +`gdacs`. The distance is available as the state of each entity converted to the configured unit system (kilometers or miles).