From 06bb3768f77a9234156283d1eacc96e0c2710036 Mon Sep 17 00:00:00 2001 From: Simone Chemelli Date: Thu, 12 Jun 2025 18:12:22 +0300 Subject: [PATCH] Improve Amazon Devices documentation (#39515) --- ...vices.markdown => amazon_devices.markdown} | 26 +++++++++++++++---- 1 file changed, 21 insertions(+), 5 deletions(-) rename source/_integrations/{alexa_devices.markdown => amazon_devices.markdown} (78%) diff --git a/source/_integrations/alexa_devices.markdown b/source/_integrations/amazon_devices.markdown similarity index 78% rename from source/_integrations/alexa_devices.markdown rename to source/_integrations/amazon_devices.markdown index 0a9d399baf9..2b06005251a 100644 --- a/source/_integrations/alexa_devices.markdown +++ b/source/_integrations/amazon_devices.markdown @@ -3,6 +3,8 @@ title: Alexa Devices description: Instructions on how to integrate Alexa Devices into Home Assistant. ha_category: - Binary Sensor + - Notify + - Switch ha_release: '2025.6' ha_domain: alexa_devices ha_config_flow: true @@ -15,19 +17,31 @@ ha_platforms: - switch ha_integration_type: hub ha_quality_scale: bronze -ha_dhcp: true --- -The **Alexa Devices** {% term integration %} allows you to control your [Amazon Echo dots](https://www.amazon.com/echo-dot/). +The **Alexa Devices** {% term integration %} lets you control Alexa-enabled devices connected to your Amazon account. The integration provides information on connected devices and enables control of the main features. ## Supported devices -There is support for the following devices within Home Assistant: +There is support for the following device families within Home Assistant: +- **Amazon Echo Auto** - **Amazon Echo Dot** -- **Amazon Fire TV** +- **Amazon Echo Flex** +- **Amazon Echo Plus** +- **Amazon Echo Show** +- **Amazon Fire TV Stick** +- **Amazon Fire Tablet** + +and all 3rd party that has Alexa capabilities built-in + +{% warning %} + +Currently, only MFA-protected Amazon accounts via the authenticator app are supported. + +{% endwarning %} {% include integrations/config_flow.md %} @@ -39,7 +53,7 @@ There is support for the following devices within Home Assistant: password: description: The password of your Amazon account. otp: - description: One-time password. + description: One-time password via Authenticator App. {% endconfiguration_basic %} {% note %} @@ -100,6 +114,8 @@ This integration {% term polling polls %} data from the device every 30 seconds The **Alexa Devices** {% term integration %} provides the following entities: - Binary sensor - main and Bluetooth connectivity +- Notify - Speak and Announce notifications +- Switch - Do not disturb ## Removing the integration