originallyus / node-red-contrib-alexa-local

An easy-to-use NodeRED node for adding Alexa capability to NodeRED. NO Alexa Skills required.
107 stars 25 forks source link

Add support for color temperature, hue #32

Closed kamsvag closed 6 years ago

kamsvag commented 6 years ago

It would be nice to be able to change color temperature by saying 'Alexa turn kitch warm/cold/medium'.

torinnguyen commented 6 years ago

It is not possible with this implementation #16 You'll have to use the other Alexa node with Alexa Skills via the cloud for that.

koraysels commented 5 years ago

Is that so ? This nodered node works by emulating a phiips hue device. Philips hue devices are already detected as a color light in alexa. It just lacks an implementation.