alexa-actions

A README and associated code to get actionable notifications setup for Alexa devices.

GPL-3.0 License

Stars
386

Bot releases are hidden (Show)

alexa-actions - Major Release

Published by keatontaylor over 4 years ago

This is the first "official" release of Alexa Actions. Documentation has been updated to reflect the latest and greatest version.

New Features

The latest lambda_function.py (version 0.2) modifies the responses so that you can now create actions if the user does not say anything.

Example

Alexa: "Is anyone home?"
You: (No Response)

Alexa will now send an event to Home Assistant with the event_response as ResponseNone indicating that the nothing was said when the skill was activated.