Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RGB Values return Negative HUE #173

Open
theholzixx opened this issue May 26, 2021 · 0 comments
Open

RGB Values return Negative HUE #173

theholzixx opened this issue May 26, 2021 · 0 comments

Comments

@theholzixx
Copy link

theholzixx commented May 26, 2021

SUMMARY

Sending some RGB values to Alexa returns negative hue, whilest other work fine.

ECHO DEVICES

Echo Dot 4th generation

MODULE VERSION
Node-Red 1.3.3
CONFIGURATION
[{"id":"a2d58f59.2be78","type":"amazon-echo-device","z":"a3bab3db.65386","name":"Neos","topic":"","x":730,"y":60,"wires":[["b517ec35.f1951"]]}]
CONSOLE OUTPUT
{"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"}
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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant