Add integration options for Fritz (#17854)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Simone Chemelli 2021-05-25 12:30:11 +02:00 committed by GitHub
parent e5ed3e26d5
commit b81316a425
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,8 +66,15 @@ If you have a dynamic IP address, most likely it will change.
| ---------------------- | -------- | -------------------------------------------------------------------------------------------------------------- | | ---------------------- | -------- | -------------------------------------------------------------------------------------------------------------- |
| `entity_id` | no | Only act on a specific router | | `entity_id` | no | Only act on a specific router |
## Integration Options
It is possible to change some behaviors through the integration options.
These can be changed at **AVM FRITZ!Box Tools** -> **Configure** on the Integrations page.
- **Consider home**: Number of seconds that must elapse before considering a disconnected device "not at home".
## Additional info ## Additional info
The configuration in the UI asks for a username. Starting from FRITZ!OS 7.24 the FRITZ!Box creates a random username for the admin user if you didn't set one yourself. This can be found after logging into the FRITZ!Box and visiting System -> FRITZ!Box Users -> Users. The username starts with `fritz` followed by four random numbers. Under properties on the right it says `created automatically`. Prior to FRITZ!OS 7.24 the default username was `admin`. **Note 1**: All devices to be tracked, even the new detected, are disabled by default. You need to enable the wanted entities manually.
See the [device tracker integration page](/integrations/device_tracker/) for instructions how to configure the people to be tracked. **Note 2**: If you don't want to automatically track newly detected devices, disable the integration system option `Enable new added entities`.