Releases: keatontaylor/alexa-actions
Releases · keatontaylor/alexa-actions
v0.12.3
Full Changelog: v0.12.2...v0.12.3
v0.12.2
Full Changelog: v0.12.1...v0.12.2
v0.12.1
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
- Update alexa_actions_skill_automation_template.yaml by @DEADSEC-SECURITY in #221
- Remove sentry by @DEADSEC-SECURITY in #236
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- Formatting black ruff by @DEADSEC-SECURITY in #205
- 199 blueprint by @DEADSEC-SECURITY in #208
- Add English (UK) Support by @xela1 in #216
New Contributors
Full Changelog: v0.10.1...v0.11.0
v0.10.1
v0.10.0
What's Changed
- add home-assistant-configutation.yaml configurations to repository. by @rwunsch in #190
- Merge master into Branch (#191) by @DEADSEC-SECURITY in #192
- HA Script Selectors by @dwoosnam in #193
- Change change AMAZON.FOUR_DIGIT_NUMBER to AMAZON.NUMBER in interaction-models for all languages. by @rwunsch in #189
New Contributors
Full Changelog: v0.9.1...v0.10.0
v0.9.1
What's Changed
- Make the skill importable easily by @elmar-hinz in #134
- Migrate languages by @DEADSEC-SECURITY in #139
- Updated README.md by @DEADSEC-SECURITY in #140
- 142 making a better issue template with faq by @DEADSEC-SECURITY in #146
- Removed code of conduct by @DEADSEC-SECURITY in #154
- 147 get rid of okay confirmation by @DEADSEC-SECURITY in #148
- 149 use pydantic for ha state management should make code more readable by @DEADSEC-SECURITY in #151
- Added CodeQL for security scans by @DEADSEC-SECURITY in #172
- Add spanish locale by @jgarmar in #173
- update interactionModels for string intents by @FreddyTheNut in #181
New Contributors
- @jgarmar made their first contribution in #173
- @FreddyTheNut made their first contribution in #181
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- Code Improvements by @DEADSEC-SECURITY in #110
- strip trailing '/' from home assistant urls by @tonysurma in #90
- Add brazilian portuguese locales by @guieiras in #72
- Added Italian by @paoloantinori in #63
- Add french locale by @KevinBonnoron in #100
- Add StringIntentHandler by @dreimer1986 in #113
- Fixed bug by @DEADSEC-SECURITY in #130
- Added datetime handler by @DEADSEC-SECURITY in #131
New Contributors
- @DEADSEC-SECURITY made their first contribution in #110
- @tonysurma made their first contribution in #90
- @guieiras made their first contribution in #72
- @paoloantinori made their first contribution in #63
- @KevinBonnoron made their first contribution in #100
- @dreimer1986 made their first contribution in #113
Full Changelog: v0.8.2...v0.9.0
Fix sending wrong events to HA on display devices
Fix sending wrong events to HA on display devices (#43) * Fix sending wrong events to HA +Validates reason as EXCEEDED_MAX_REPROMPTS * Bump version 0.7.3 * fix conflicts * deleting old file