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

Apache License 2.0
45 stars 28 forks source link

ColorTemperatureRequest #39

Closed fholler0371 closed 6 years ago

fholler0371 commented 6 years ago

Requesttype DecrementColorTemperatureRequest/IncrementColorTemperatureRequest come with a alexa answer "device not responed", but i can see the request in the debug. What kind of responde i need.

fholler0371 commented 6 years ago

All other works fine

hardillb commented 6 years ago

Look in the Amazon docs here for some pointers. I'll try and add an example to the docs later

fholler0371 commented 6 years ago

Thanks for your help!

hardillb commented 6 years ago

See example in #46