From e9399b813d861e7ea6e04c7be1f6b5c4ec84fece Mon Sep 17 00:00:00 2001 From: ecspiegel <87676266+ecspiegel@users.noreply.github.com> Date: Wed, 2 Jul 2025 13:23:36 -0400 Subject: [PATCH] Clarified MFA requirements for alexa devices (#39812) Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- source/_integrations/alexa_devices.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/alexa_devices.markdown b/source/_integrations/alexa_devices.markdown index c49c7b40a99..43377cf817f 100644 --- a/source/_integrations/alexa_devices.markdown +++ b/source/_integrations/alexa_devices.markdown @@ -38,11 +38,11 @@ There is support for the following device families within Home Assistant: - **Amazon Fire TV Stick** - **Amazon Fire Tablet** -and all 3rd party that has Alexa capabilities built-in +- **Third-party devices** with built-in Alexa capabilities. {% warning %} -Currently, only MFA-protected Amazon accounts via the authenticator app are supported. +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. {% endwarning %}