Skip to content

Tags: jck411/alexa-actions

Tags

v0.8.2

Toggle v0.8.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix sending wrong events to HA on display devices (keatontaylor#43)

* Fix sending wrong events to HA

+Validates reason as EXCEEDED_MAX_REPROMPTS

* Bump version 0.7.3

* fix conflicts

* deleting old file

v0.8.1

Toggle v0.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
0.8.1 - Multi language ready + German language support (keatontaylor#56)

* Create prompts.py

* Create language_strings.json

* Create locale_de_de.json

* MUI language support

Added code to support Multi language responses by Alexa.
- included prompts.py required for matching
- added AbstractRequestInterceptor -> LocalizationInterceptor
- replaced all (except debugging one) language strings in text with dynamic objects

0.7.2

Toggle 0.7.2's commit message
bump version

0.7.1

Toggle 0.7.1's commit message
bump version

0.7.0

Toggle 0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
release for 0.7.0 (keatontaylor#32)

0.6.0

Toggle 0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feat: Person Detection

This adds person detection into the main codebase for those who want to experiment with that feature.

0.5.2

Toggle 0.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump version

0.5.1

Toggle 0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump version

0.5

Toggle 0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version

0.4

Toggle 0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feat: SelectIntent Handler

This adds the select intent handler, will allow users to add custom selections to the responses, these selections will be passed AS-IS as the event_response.