hardillb / node-red-contrib-alexa-home-skill

A Node-RED node to control things via Amazon Alexa
https://alexa-node-red.bm.hardill.me.uk/
Apache License 2.0
89 stars 42 forks source link

Custom commands request. #97

Closed Thenas closed 3 years ago

Thenas commented 3 years ago

is it possible to add custom commands?, i want to add a "mode" command for change the mode of my LEDs strip.

hardillb commented 3 years ago

No, it is not possible with the version of the Alexa Smart Home API the skill is based on

hardillb commented 3 years ago

But you can just create devices with the mode names and on/off traits.

E.g. "Alexa, Turn on rainbow" instead of "Alexa, Set LEDs to rainbow"