mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
fixed typo in tolerance (#620)
This commit is contained in:
parent
c77af50ff2
commit
4fbdc3548f
@ -54,5 +54,5 @@ Configuration variables:
|
||||
- **zone** (*Optional*): The zone to which this component is measuring the distance to. Default is the home zone.
|
||||
- **ignored_zones** array (*Optional*): Where proximity is not calculated for a device (either the device being monitored or ones being compared (e.g. work or school).
|
||||
- **devices** array (*Optional*): A list of devices to compare location against to check closeness to the configured zone.
|
||||
- **tollerance** (*Optional*): The tolerance used to calculate the direction of travel in meters (m) to filter out small GPS coordinate changes.
|
||||
- **tolerance** (*Optional*): The tolerance used to calculate the direction of travel in meters (m) to filter out small GPS coordinate changes.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user