diff --git a/source/_components/proximity.markdown b/source/_components/proximity.markdown index b499efbd6e5b..1c2cc0563cce 100644 --- a/source/_components/proximity.markdown +++ b/source/_components/proximity.markdown @@ -33,6 +33,11 @@ The Proximity entity which is created has the following values: - 'unknown' - 'stationary' - `dist_to_zone`: Distance from the monitored zone (in km) +- `unit_of_measurement`: Measurement of distance. Values are: + - 'km' + - 'm' + - 'mi' + - 'ft' To enable this component in your installation, add the following to your `configuration.yaml` file: