https://github.com/keatontaylor/alexa-actions
A README and associated code to get actionable notifications setup for Alexa devices.
https://github.com/keatontaylor/alexa-actions
Last synced: 6 days ago
JSON representation
A README and associated code to get actionable notifications setup for Alexa devices.
- Host: GitHub
- URL: https://github.com/keatontaylor/alexa-actions
- Owner: keatontaylor
- License: gpl-3.0
- Created: 2020-05-06T22:15:20.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-12T21:13:25.000Z (4 months ago)
- Last Synced: 2025-02-08T21:02:19.094Z (13 days ago)
- Language: Python
- Size: 741 KB
- Stars: 415
- Watchers: 29
- Forks: 187
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Alexa Actionable notifications ![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/keatontaylor/alexa-actions?label=Release&style=flat-square) ![GitHub](https://img.shields.io/github/license/keatontaylor/alexa-actions?label=Licence&style=flat-square)
[![CodeQL](https://github.com/keatontaylor/alexa-actions/actions/workflows/codeql.yml/badge.svg)](https://github.com/keatontaylor/alexa-actions/actions/workflows/codeql.yml) [![Formatting & Linting](https://github.com/keatontaylor/alexa-actions/actions/workflows/formating_linting.yml/badge.svg)](https://github.com/keatontaylor/alexa-actions/actions/workflows/formating_linting.yml) [![Build Linux](https://github.com/keatontaylor/alexa-actions/actions/workflows/build-linux.yml/badge.svg?event=release)](https://github.com/keatontaylor/alexa-actions/actions/workflows/build-linux.yml)
Alexa Actionable Notifications allows Home Assistant users to create interactions and workflows using Alexa.
Thanks to the amazing HACS integrations [Alexa Media Player](https://github.com/custom-components/alexa_media_player/) this allows you to not only talk using you alexa device but also get responses and take actions accordingly!
## 📥 Getting Started
To get started, head over to the [Wiki](https://github.com/keatontaylor/alexa-actions/wiki).## 🤝 Acknowledgement
Thanks to [@alandtse](https://github.com/alandtse) for his continued worked on the Alexa Media Player custom component.## 📧 CONTACT
Join [Zeus Developers Discord](https://discord.gg/yw2DkWZKpB) to get help with your integration## 📝 CONTRIBUTING
Want to help us maintain this awesome feature?You can do so by contributing with code and helping us fix bugs or if you prefer to support us financially feel free to use the links bellow:
Creator of Alexa Actions Keaton Taylor:
[![coffee](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/ogFeLZl)
Contributor and Maintainer DeadSec-Security (AKA: Zeus):
[![coffee](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/zeus500k)
Made with [contrib.rocks](https://contrib.rocks).