fix comments for home_interval
This commit is contained in:
parent
5b643a8106
commit
5533618bd2
1 changed files with 2 additions and 1 deletions
|
@ -38,7 +38,8 @@ The password for your given admin account.
|
|||
home_interval
|
||||
*Optional
|
||||
If the home_interval is set then the component will not let a device
|
||||
be AWAY if it has been HOME in the last home_interval seconds.
|
||||
be AWAY if it has been HOME in the last home_interval minutes. This is
|
||||
in addition to the 3 minute wait built into the device_tracker component.
|
||||
"""
|
||||
import logging
|
||||
from datetime import timedelta
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue