From 26eb85a450d1d2943c9675a4a08be0ab204008c2 Mon Sep 17 00:00:00 2001 From: Massimiliano Cannarozzo Date: Sat, 10 Apr 2021 16:46:53 +0200 Subject: [PATCH] Update style in Proximity doc (#17387) --- source/_integrations/proximity.markdown | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/source/_integrations/proximity.markdown b/source/_integrations/proximity.markdown index addc4d36bc7..3b8206d9ec8 100644 --- a/source/_integrations/proximity.markdown +++ b/source/_integrations/proximity.markdown @@ -23,19 +23,19 @@ The Proximity entity which is created has the following values: - `state`: Distance from the monitored zone (in km) - `dir_of_travel`: Direction of the closest device or person to the monitored zone. Values are: - - 'not set' - - 'arrived' - - 'towards' - - 'away_from' - - 'unknown' - - 'stationary' + - `not set` + - `arrived` + - `towards` + - `away_from` + - `unknown` + - `stationary` - `dist_to_zone`: Distance from the monitored zone (in km) - `unit_of_measurement`: Measurement of distance. Values are: - - 'km' - - 'm' - - 'mi' - - 'yd' - - 'ft' + - `km` + - `m` + - `mi` + - `yd` + - `ft` - `nearest`: The device or person which is nearest to the zone To enable this integration in your installation, add the following to your `configuration.yaml` file: