mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 14:56:53 +00:00
Update documentation to reflect that home_id is Optional
This commit is contained in:
parent
a0219553b1
commit
0607b4b3fd
@ -32,7 +32,7 @@ Configuration variables:
|
|||||||
|
|
||||||
- **username** (*Required*): The username for your Tado account.
|
- **username** (*Required*): The username for your Tado account.
|
||||||
- **password** (*Required*): The password 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*.
|
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.
|
Polling Tado API for presence information will happen at most once every 30 seconds.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user