keatontaylor / alexa-actions

A README and associated code to get actionable notifications setup for Alexa devices.
GNU General Public License v3.0
391 stars 186 forks source link

[Bug]: #243

Closed vulcanjedi closed 6 months ago

vulcanjedi commented 6 months ago

Did you check our FAQ and Issue/PR for similar issues?

Contact Details

vncraigslist+aan@hotmail.com

What happened?

LONG time HA user, first time Alexa Actionable Notifications/Media Player user. Went thru the github. Invocation updated, build/deployed model and code Using LL token, DDNS, nginx proxy manager. Docker full img install on ubuntu The Alexa Test simulator worked, prompted yes/no but then responds You just triggered AMAZON.FallbackIntent. When proceeding to the Hello World Exercise, yes /no again is prompted but listening on the event bus yields nothing. From the automations tab it shows the HW Response automation has never been triggered?

Version

0.12.2

What Alexa device are you using?

Echo

What other Alexa device are you using?

Yamaha Soundbar w/ Alexa native integration

Relevant log output

I'm unclear of which logs and where to procure these. I set DEBUG to true in the Alexa Dev console
DEADSEC-SECURITY commented 6 months ago

Cloudwatch logs via the alexa console code editorSent from my Galaxy -------- Original message --------From: vulcanjedi @.> Date: 3/8/24 2:15 PM (GMT-08:00) To: keatontaylor/alexa-actions @.> Cc: Antonio @.>, Assign @.> Subject: [keatontaylor/alexa-actions] [Bug]: (Issue #243) Did you check our FAQ and Issue/PR for similar issues?

FAQ checked! Issues/PR checked!

Contact Details @.*** What happened? LONG time HA user, first time Alexa Actionable Notifications/Media Player user. Went thru the github. Invocation updated, build/deployed model and code Using LL token, DDNS, nginx proxy manager. Docker full img install on ubuntu The Alexa Test simulator worked, prompted yes/no but then responds You just triggered AMAZON.FallbackIntent. When proceeding to the Hello World Exercise, yes /no again is prompted but listening on the event bus yields nothing. From the automations tab it shows the HW Response automation has never been triggered? Version 0.12.2 What Alexa device are you using? Echo What other Alexa device are you using? Yamaha Soundbar w/ Alexa native integration Relevant log output I'm unclear of which logs and where to procure these. I set DEBUG to true in the Alexa Dev console

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were assigned.Message ID: @.***>

vulcanjedi commented 6 months ago

The Yes/No Intents were missing.