update fritz integration docs (#16166)

This commit is contained in:
Lars 2021-01-12 09:03:44 +01:00 committed by GitHub
parent a79d8073e8
commit 963a32b4dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ device_tracker:
{% configuration %}
host:
description: The IP address of your router, e.g., `192.168.1.1`. It is optional since every FRITZ!Box is also reachable by using the IP address 169.254.1.1.
description: The IP address of your router, e.g., `192.168.178.1`. It is optional since every FRITZ!Box is also reachable by using the IP address 169.254.1.1.
required: false
type: string
default: 169.254.1.1
@ -38,7 +38,7 @@ password:
{% endconfiguration %}
<div class='note'>
It seems that it is not necessary to use the password in current generation FRITZ!Box routers because the necessary data can be retrieved anonymously.
TR-064 needs to be enabled in the FRITZ!Box network settings for Home Assistant to login and read device info.
</div>
See the [device tracker integration page](/integrations/device_tracker/) for instructions how to configure the people to be tracked.