Fix spell checker errors for Alexa Devices#45089
Merged
c0ffeeca7 merged 1 commit intoApr 30, 2026
Merged
Conversation
✅ Deploy Preview for home-assistant-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
There was a problem hiding this comment.
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_idto 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 | ||
| ``` |
c0ffeeca7
approved these changes
Apr 30, 2026
Contributor
c0ffeeca7
left a comment
There was a problem hiding this comment.
Thank you, @chemelli74 👍
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed change
Fix spell checker errors for Alexa Devices
Type of change
currentbranch).currentbranch).nextbranch).nextbranch).Additional information
Checklist
currentbranch.nextbranch.