mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 06:16:50 +00:00
Update style in Proximity doc (#17387)
This commit is contained in:
parent
ead7f3ec36
commit
26eb85a450
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user