alandtse / alexa_media_player

This is a custom component to allow control of Amazon Alexa devices in Home Assistant using the unofficial Alexa API.
Apache License 2.0
1.35k stars 263 forks source link

Add Integration for Alexa Alarms REST API to Manage Alarms #2232

Closed arielwulkan closed 15 hours ago

arielwulkan commented 2 months ago

Is your feature request related to a problem? Please describe.

I frequently find myself needing to manage my Alexa alarms directly from Home Assistant, but currently, the "alexa_media_player" integration lacks the functionality to interact with Alexa alarms. This means every time I need to set or edit alarms, I have to switch to the Amazon Alexa app, which is inconvenient and disrupts the workflow of managing all smart home components from a single interface.

Describe the solution you'd like

I would like the "alexa_media_player" integration to include support for managing Alexa alarms via the Alexa Alarms REST API. This integration should allow users to create, update, delete, and query Alexa alarms directly from Home Assistant. This would provide a seamless experience and fully integrate Alexa's alarm functionality into the Home Assistant ecosystem, enhancing the usability and functionality of both platforms.

Describe alternatives you've considered

As an alternative, I have considered using other automation tools within Home Assistant to trigger events that simulate alarm behaviors, but these do not integrate with the actual Alexa alarms and lack the native functionality and ease of use that direct integration would provide. Additionally, using voice commands through Alexa-enabled devices is another workaround, but it lacks the automation and scheduling capabilities that could be achieved through API integration.

Additional context

This feature would replicate the functionality available in the Amazon Alexa app, where users can manage their alarms. Including this in the "alexa_media_player" would align with the project's goal of mirroring the app's capabilities within Home Assistant. Here is the link to the official Alexa Alarms REST API documentation for reference: Alexa Alarms REST API.

Geek-MD commented 2 months ago

I really need it too, please

github-actions[bot] commented 1 week ago

The issue has received no activity for 60 days and will be closed in a week.