Skip to content
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
3 changes: 3 additions & 0 deletions source/_integrations/alexa_devices.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Alexa Devices
description: Instructions on how to integrate Alexa Devices into Home Assistant.
ha_category:
- Binary Sensor
- Button
- Notify
- Sensor
- Switch
Expand All @@ -14,6 +15,7 @@ ha_codeowners:
ha_iot_class: Cloud Polling
ha_platforms:
- binary_sensor
- button
- diagnostics
- notify
- sensor
Expand Down Expand Up @@ -143,6 +145,7 @@ All Alexa-enabled devices have timestamp sensors that show the next scheduled al

In addition to sensors, you can use the following entities:

- **Button** - Execute Alexa routines
- **Notify** - Speak and Announce notifications
- **Switch** - Do not disturb

Expand Down