Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Change to Alexa devices #39486

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 11, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
---
title: Amazon Devices
description: Instructions on how to integrate Amazon Devices into Home Assistant.
title: Alexa Devices
description: Instructions on how to integrate Alexa Devices into Home Assistant.
ha_category:
- Binary Sensor
- Notify
ha_release: '2025.6'
ha_domain: amazon_devices
ha_domain: alexa_devices
ha_config_flow: true
ha_codeowners:
- '@chemelli74'
Expand All @@ -17,7 +17,7 @@ ha_integration_type: hub
ha_quality_scale: bronze
---

The **Amazon Devices** {% term integration %} lets you control Alexa-enabled devices connected to your Amazon account.
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.

Expand Down Expand Up @@ -109,7 +109,7 @@ This integration {% term polling polls %} data from the device every 30 seconds

## Supported functionality

The **Amazon Devices** {% term integration %} provides the following entities:
The **Alexa Devices** {% term integration %} provides the following entities:

- Binary sensor - main and Bluetooth connectivity
- Notify - Speak and Announce notifications
Expand Down