Improve Amazon Devices documentation (#39515)

This commit is contained in:
Simone Chemelli 2025-06-12 18:12:22 +03:00 committed by GitHub
parent 43db9e66b1
commit 06bb3768f7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,6 +3,8 @@ title: Alexa Devices
description: Instructions on how to integrate Alexa Devices into Home Assistant. description: Instructions on how to integrate Alexa Devices into Home Assistant.
ha_category: ha_category:
- Binary Sensor - Binary Sensor
- Notify
- Switch
ha_release: '2025.6' ha_release: '2025.6'
ha_domain: alexa_devices ha_domain: alexa_devices
ha_config_flow: true ha_config_flow: true
@ -15,19 +17,31 @@ ha_platforms:
- switch - switch
ha_integration_type: hub ha_integration_type: hub
ha_quality_scale: bronze 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. The integration provides information on connected devices and enables control of the main features.
## Supported devices ## 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 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 %} {% include integrations/config_flow.md %}
@ -39,7 +53,7 @@ There is support for the following devices within Home Assistant:
password: password:
description: The password of your Amazon account. description: The password of your Amazon account.
otp: otp:
description: One-time password. description: One-time password via Authenticator App.
{% endconfiguration_basic %} {% endconfiguration_basic %}
{% note %} {% 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: The **Alexa Devices** {% term integration %} provides the following entities:
- Binary sensor - main and Bluetooth connectivity - Binary sensor - main and Bluetooth connectivity
- Notify - Speak and Announce notifications
- Switch - Do not disturb
## Removing the integration ## Removing the integration