bbindreiter / node-red-contrib-alexa-remote2-applestrudel

Node-Red Nodes for interacting with Alexa
https://flows.nodered.org/node/node-red-contrib-alexa-remote2-applestrudel
MIT License
75 stars 20 forks source link

Custom command and answer #57

Closed elyonardo closed 1 year ago

elyonardo commented 2 years ago

Hi all! I'm trying to use "On Device Activity" node to give a custom command to Alexa turning on light and setting the color. It works, but Alexa answers that it doesn't recognize the command or something similar (but turn on light and set color correctly).

Is there a workaround to avoid Alexa's answers?

bbindreiter commented 2 years ago

I've tried the same. I don't know any workarounds except creating routines that do nothing. Would be glad if someone could share something.

elyonardo commented 2 years ago

Great! So, have I to try to make a void routine with an invocation name that node red recognize to do something?

bbindreiter commented 2 years ago

It depends on what you want to achieve.

There's functionality to emulate devices. Then you get all of this out of the box. Alexa finds those devices and thinks they're lightbulbs.

https://flows.nodered.org/node/node-red-contrib-amazon-echo

elyonardo commented 2 years ago

My idea was to perform some actions by telling Alexa to "do something". I tried with your suggestion and it might be a good solution. But do you know if I can have a conversation with Alexa or other nodes with apple strudel or other nodes? For example, I activated the feature by saying "Alexa, talk to me", Alexa responds by saying "Hi! What's your name?" and she waits for my name and so on.

superslaper567 commented 2 years ago

I alleviated this issue by making a routine in the alexa app, making the trigger phrase the same as the node red trigger phase, and then leaving the rest of the routine blank.

update: lol sorry i just realized this same solution was already posted.

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 1 year ago

This issue was closed because it has been inactive for 14 days since being marked as stale.