Open theholzixx opened 3 years ago
Sending some RGB values to Alexa returns negative hue, whilest other work fine.
Echo Dot 4th generation
Node-Red 1.3.3
[{"id":"a2d58f59.2be78","type":"amazon-echo-device","z":"a3bab3db.65386","name":"Neos","topic":"","x":730,"y":60,"wires":[["b517ec35.f1951"]]}]
{"on":true,"bri":254,"percentage":100,"hue":-10922,"sat":254,"xy":[0.348040887092849,0.1730626908237535],"ct":199,"rgb":[254,0,254],"colormode":"hs","meta":{"insert":{"by":"alexa","details":{"ip":"::ffff:192.168.178.45","date":"2021-05-26T21:46:08.214Z"}},"input":{"on":true},"changes":{}},"payload":"on","deviceid":"a2d58f592be78","topic":"","_msgid":"25e6d08f.dd687"}
Send RGB values of 254, 0, 254 to Alexa like in the Flow posted above.
Alexa knows that the Light is magenta.
Alexa responds: The device does not suport the selected Value.
SUMMARY
Sending some RGB values to Alexa returns negative hue, whilest other work fine.
ECHO DEVICES
Echo Dot 4th generation
MODULE VERSION
CONFIGURATION
CONSOLE OUTPUT
STEPS TO REPRODUCE
Send RGB values of 254, 0, 254 to Alexa like in the Flow posted above.
EXPECTED RESULTS
Alexa knows that the Light is magenta.
ACTUAL RESULTS
Alexa responds: The device does not suport the selected Value.