diff --git a/source/_integrations/fritz.markdown b/source/_integrations/fritz.markdown index ca963b61421..99d44eba989 100644 --- a/source/_integrations/fritz.markdown +++ b/source/_integrations/fritz.markdown @@ -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 %}
-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.
See the [device tracker integration page](/integrations/device_tracker/) for instructions how to configure the people to be tracked.