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

Alexa doesn't support colors for "Color Light"-devices #845

Closed
nihebe opened this issue Dec 13, 2017 · 6 comments
Closed

Alexa doesn't support colors for "Color Light"-devices #845

nihebe opened this issue Dec 13, 2017 · 6 comments
Labels

Comments

@nihebe
Copy link

nihebe commented Dec 13, 2017

While trying to test the new HEX-formatted colors from #821 I encountered following problem:

After I added HTTP-calls for some devices in habridge and rediscovered devices in Alexa, the Alexa web frontend shows the type Color Light instead of Dimmable Light. Even though this looks correct, I still get a "device doesn't support this"-answer when prompting Alexa to turn a lamp red.

Is this an issue connected to the new release or am I doing something wrong? The HTTP-call for the Color item is:
http://usr:pwd@10.2.1.10:8723/fhem?cmd=set%20Ecklampe%20RGB%20${color.rgbx}

@bwssytems
Copy link
Owner

Alexa does not support color changes yet.

@nihebe
Copy link
Author

nihebe commented Dec 14, 2017

Okay, do you already know what's to do for this support?
Otherwise I could try do some Wireshark investigations.

Or is it really a hard limitation of the non-skill (-> LAN) Hue interface of Alexa?

@bwssytems
Copy link
Owner

IT is the Alexa software itself does not do it. Talk to Amazon.....

@nihebe
Copy link
Author

nihebe commented Dec 14, 2017

Great.. that means even if one is using the "original" setup (Amazon Echo + Philips Hue Bridge) he won't be able to change colors without installing the cloud based skill.

Thank you Amazon 🙈

@bwssytems
Copy link
Owner

That is correct. closing

@spid3r
Copy link

spid3r commented Apr 8, 2023

hi all. is this still the case as of today? you need to install the alexa skill in order to change colors?

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

No branches or pull requests

3 participants