From b3aa841b7f969d81b3fdc27607266ba6594a3de4 Mon Sep 17 00:00:00 2001 From: kongo09 Date: Sun, 9 May 2021 10:27:56 +0200 Subject: [PATCH] Clarify username for login (#17716) Starting with FRITZ!OS 7.24 the default username changed to a random username the user might not even be aware of. This is documented here: https://avm.de/fileadmin/user_upload/Global/Service/Schnittstellen/Recommendations%20for%20user%20guidance%20for%20logging%20into%20a%20FRITZBox_v1.1_EN.pdf --- source/_integrations/fritz.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/fritz.markdown b/source/_integrations/fritz.markdown index cf2cad37b27..d9f77bd8288 100644 --- a/source/_integrations/fritz.markdown +++ b/source/_integrations/fritz.markdown @@ -24,4 +24,6 @@ The `fritz` platform offers presence detection by looking at connected devices t TR-064 needs to be enabled in the FRITZ!Box network settings for Home Assistant to login and read device 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`. + See the [device tracker integration page](/integrations/device_tracker/) for instructions how to configure the people to be tracked.