mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 20:36:52 +00:00
Update proximity.markdown (#7923)
I added different values that were available for 'unit_of_measurement'. This information was missing from the help page.
This commit is contained in:
parent
532e9ce3e9
commit
5dfb402e8f
@ -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:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user