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

intercept default Alexa response #107

Closed tjl694 closed 1 year ago

tjl694 commented 1 year ago

Hey!

Just wondering if there's a way I can intercept (and stop) the default Alexa response for a given phrase?

At the moment, I say a phrase, then Alexa replies with something like "Sorry, I don't know that".

I could create a routine with all my node-red phrases as triggers that does nothing, however it would be great not to have to do that!

brunialti commented 1 year ago

You can use node-red-contrib-alexa-smart-home , create a dummy device with the name that gives you the Alexa back message, of the congruenti type (if you issue the command 'switch off', the device type must be "switch" and so on). if anyone has any other solution he is welcome!

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.