Skip to content

Document FRITZ!Powerline username behavior#44808

Open
iluebbe wants to merge 2 commits intohome-assistant:currentfrom
iluebbe:docs-fritz-powerline-username
Open

Document FRITZ!Powerline username behavior#44808
iluebbe wants to merge 2 commits intohome-assistant:currentfrom
iluebbe:docs-fritz-powerline-username

Conversation

@iluebbe
Copy link
Copy Markdown

@iluebbe iluebbe commented Apr 16, 2026

Proposed change

Add a note to the Username section of the Fritz integration docs clarifying that FRITZ!Powerline devices ignore the username field — only the password is validated. Setup via SSDP auto-discovery would otherwise leave users guessing what to enter.

Type of change

  • Spelling, grammar or other readability improvements (current branch).
  • Adjusted missing or incorrect information in the current documentation (current branch).
  • Added documentation for a new integration I'm adding to Home Assistant (next branch).
  • Added documentation for a new feature I'm adding to Home Assistant (next branch).
  • Removed stale or deprecated documentation.

Additional information

Companion to home-assistant/core#167473, which adds a matching hint to the data_description_username string shown in the config flow form. Targeting next because this pairs with an open core PR against dev; happy to rebase to current if maintainers prefer.

Verified against a real FRITZ!Powerline 1240E and AVM documentation: the device ignores the username entirely and authenticates by password only.

Checklist

  • This PR uses the correct branch, based on one of the following:
    • I made a change to the existing documentation and used the current branch.
    • I made a change that is related to an upcoming version of Home Assistant and used the next branch.
  • The documentation follows the Home Assistant documentation standards.

Copilot AI review requested due to automatic review settings April 16, 2026 15:15
@home-assistant home-assistant Bot added has-parent This PR has a parent PR in another repo next This PR goes into the next branch labels Apr 16, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 16, 2026

Deploy Preview for home-assistant-docs ready!

Name Link
🔨 Latest commit 9451fe0
🔍 Latest deploy log https://app.netlify.com/projects/home-assistant-docs/deploys/69ed05dacc3030000887f298
😎 Deploy Preview https://deploy-preview-44808--home-assistant-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the FRITZ!Box Tools integration documentation to clarify credential behavior when setting up FRITZ!Powerline devices, reducing confusion during SSDP auto-discovery and config flow setup.

Changes:

  • Added a note under the “Username” section explaining that FRITZ!Powerline devices ignore the username and validate only the password.

Comment thread source/_integrations/fritz.markdown Outdated
{% endnote %}

{% note %}
FRITZ!Powerline devices ignore the username — only the password is validated. Enter any value in the username field.
Copy link

Copilot AI Apr 16, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In this note, consider referencing the actual UI field labels as Username/Password (UI strings are typically bolded in these docs) and avoid the generic “username field” phrasing. This also makes it clearer that only the Password value is checked for FRITZ!Powerline devices.

Suggested change
FRITZ!Powerline devices ignore the username — only the password is validated. Enter any value in the username field.
FRITZ!Powerline devices do not validate the **Username** value. Only the **Password** value is checked, so you can enter any value in **Username**.

Copilot uses AI. Check for mistakes.
Comment thread source/_integrations/fritz.markdown Outdated
If you still want to use the predefined user, please note that as of 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`. Before FRITZ!OS 7.24, the default username was `admin`.
{% endnote %}

{% note %}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's better to add a paragraph to the previous note instead of creating a new one

chemelli74
chemelli74 previously approved these changes Apr 17, 2026
@mib1185 mib1185 changed the base branch from next to current April 18, 2026 19:36
@mib1185 mib1185 dismissed chemelli74’s stale review April 18, 2026 19:36

The base branch was changed.

@home-assistant home-assistant Bot removed the next This PR goes into the next branch label Apr 18, 2026
@home-assistant home-assistant Bot added current This PR goes into the current branch in-progress This PR/Issue is currently being worked on needs-rebase The PR has been branched of the wrong base branch or targets an incorrect target branch labels Apr 18, 2026
@mib1185 mib1185 changed the base branch from current to next April 18, 2026 19:36
@home-assistant home-assistant Bot removed needs-rebase The PR has been branched of the wrong base branch or targets an incorrect target branch current This PR goes into the current branch labels Apr 18, 2026
@home-assistant home-assistant Bot added the next This PR goes into the next branch label Apr 18, 2026
@mib1185 mib1185 added the needs-rebase The PR has been branched of the wrong base branch or targets an incorrect target branch label Apr 18, 2026
Copy link
Copy Markdown
Member

@mib1185 mib1185 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @iluebbe the addition itself is ok, but the PR needs to be rebased on the current branch, as it "Adjusted missing or incorrect information in the current documentation"

@home-assistant
Copy link
Copy Markdown

Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍

Learn more about our pull request process.

@home-assistant home-assistant Bot marked this pull request as draft April 18, 2026 19:39
@iluebbe iluebbe changed the base branch from next to current April 25, 2026 18:18
@home-assistant home-assistant Bot added current This PR goes into the current branch and removed next This PR goes into the next branch labels Apr 25, 2026
iluebbe and others added 2 commits April 25, 2026 20:19
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@iluebbe iluebbe force-pushed the docs-fritz-powerline-username branch from 64b3d96 to 9451fe0 Compare April 25, 2026 18:20
@iluebbe iluebbe marked this pull request as ready for review April 25, 2026 18:20
@home-assistant home-assistant Bot requested a review from mib1185 April 25, 2026 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

current This PR goes into the current branch has-parent This PR has a parent PR in another repo in-progress This PR/Issue is currently being worked on needs-rebase The PR has been branched of the wrong base branch or targets an incorrect target branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants