datech / node-red-contrib-amazon-echo

Alexa controlled Node-Red nodes supporting latest Amazon Echo devices. NO Alexa Skills required. NO cloud dependencies.
MIT License
140 stars 42 forks source link

Use Alexa Range Controller / Semantics for more commands. #155

Closed glennpierce closed 7 months ago

glennpierce commented 3 years ago

Is it possible to use the Alexa Range Controller / Semantics api to allow for more commands. For example allow for saying

Alexa raise / lower or open / close the blinds etc.

There was the same issue opened for /node-red-alexa-home-skill-v3-web below that was resolved. So I assume its possible.

https://github.com/coldfire84/node-red-alexa-home-skill-v3-web/issues/86

Thanks

datech commented 7 months ago

This module will support only lights. You may use Alexa routines to simulate different types of devices and commands. To support a broader range of devices, an Alexa Skill will be needed. More information can be found in issue https://github.com/datech/node-red-contrib-amazon-echo/issues/196.