Skip to content

Fix spell checker errors for Alexa Devices#45089

Merged
c0ffeeca7 merged 1 commit into
home-assistant:currentfrom
chemelli74:chemelli74-alexa-fixes
Apr 30, 2026
Merged

Fix spell checker errors for Alexa Devices#45089
c0ffeeca7 merged 1 commit into
home-assistant:currentfrom
chemelli74:chemelli74-alexa-fixes

Conversation

@chemelli74
Copy link
Copy Markdown
Contributor

Proposed change

Fix spell checker errors for Alexa Devices

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

  • Link to parent pull request in the codebase:
  • Link to parent pull request in the Brands repository:
  • This PR fixes or closes issue: fixes #

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 29, 2026 18:16
@home-assistant home-assistant Bot added the current This PR goes into the current branch label Apr 29, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 29, 2026

Deploy Preview for home-assistant-docs ready!

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

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

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 Alexa Devices integration documentation to resolve spell-check and readability issues, primarily around authentication terminology and a couple of cross-references/examples.

Changes:

  • Updated “multifactor” to “multi-factor” in MFA-related documentation text.
  • Corrected an internal anchor link to the “Action: Send message” section.
  • Tweaked an example entity_id to use a more standard naming style.

{% warning %}

This integration requires multifactor authentication using an authentication app (such as Microsoft Authenticator, for example). To enable MFA, in your Amazon account settings select **Login & Security** > **2-step verification** > **Backup methods** > **Add new app**. See [Amazon's documentation](https://www.amazon.com/gp/help/customer/display.html?nodeId=G9MX9LXNWXFKMJYU) for more information.
This integration requires multi-factor authentication using an authentication app (such as Microsoft Authenticator, for example). To enable MFA, in your Amazon account settings select **Login & Security** > **2-step verification** > **Backup methods** > **Add new app**. See [Amazon's documentation](https://www.amazon.com/gp/help/customer/display.html?nodeId=G9MX9LXNWXFKMJYU) for more information.
Comment on lines 103 to 105
{%tip%}
Additional sounds are available through advanced markup using the `notify.send_message` [action](#action-notifysend_message)
Additional sounds are available through advanced markup using the `notify.send_message` [action](#action-send-message)
{%endtip%}
Comment on lines 163 to 167
data:
message: Welcome home Simone
target:
entity_id: notify.echo_dot_livingroom_announce
entity_id: notify.echo_dot_living_room_announce
```
Copy link
Copy Markdown
Contributor

@c0ffeeca7 c0ffeeca7 left a comment

Choose a reason for hiding this comment

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

Thank you, @chemelli74 👍

@c0ffeeca7 c0ffeeca7 merged commit 7baeb9e into home-assistant:current Apr 30, 2026
11 checks passed
@chemelli74 chemelli74 deleted the chemelli74-alexa-fixes branch April 30, 2026 07:12
@github-actions github-actions Bot locked and limited conversation to collaborators May 1, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

current This PR goes into the current branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants