Clarify units to be used when setting radius (#21210)

This commit is contained in:
DataBitz 2022-01-17 03:29:54 +13:00 committed by GitHub
parent 706548d801
commit 992613aa97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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).
<p class='img'>
<img src='/images/screenshots/gdacs-alerts-feed-map.png' />