Update documentation to reflect that home_id is Optional
This commit is contained in:
parent
a0219553b1
commit
0607b4b3fd
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ Configuration variables:
|
|||
|
||||
- **username** (*Required*): The username for your Tado account.
|
||||
- **password** (*Required*): The password for your Tado account.
|
||||
- **home_id** (*Required*): The id of your home of which you want to track devices. See below how to find it.
|
||||
- **home_id** (*Optional*): The id of your home of which you want to track devices. If provided, the Tado device tracker will tack *all* devices known to Tado associated with this home. See below how to find it.
|
||||
|
||||
After configuration, your device has to be at home at least once before showing up as *home* or *away*.
|
||||
Polling Tado API for presence information will happen at most once every 30 seconds.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue