-
-
Notifications
You must be signed in to change notification settings - Fork 75
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
[QUESTION] Controlling IKEA light colors with E1810Controller #56
Comments
hi @Ronnie-J I've exact same Ikea bulb working flawlessly with ControllerX on z2m network and on Hue brigde as well.
It is indeed a white spectrum bulb with color change capabilities. |
Hi @xaviml The bulb have, as @htvekov mentions, some color capabilities (temperature) but not a full color spectrum. The deconz events are being picked up just fine when I press the button;
|
Hi @Ronnie-J, So the color temperature does not work either when the light is on and the arrows are pressed or held? Could you put the AppDaemon logs in here when the arrows are pressed or held? Also, could you put in here the state and the state attributes of your light when is on? Like this: I also see that this is a group of deconz lights, is this correct? Can you try the same with just one light? Thank you :) |
Hi @xaviml, Yes, its not changing color when pressing the arrows. I can do it by controlling it though Home Assistant. I have tried both as a Deconz group and without - I just reconfigured it to just control the light bulb without a group. I just noticed that there pressing the arrows generates some errors within AppDaemon;
|
Hi @Ronnie-J I see the problem then. The problem is that the light does not provide |
Hi @xaviml That makes sense - more info found here https://community.home-assistant.io/t/deconz-ikea-light-color-temp-missing/149490/12 look like its a problem with the deconz rest api. Should we just close this ticket then and wait for deconz update? |
Indeed, you are right @Ronnie-J. The bug seems to be in this issue dresden-elektronik/deconz-rest-plugin#1861 . For this reason, I will close this issue and wait for them to fix this problem. Thank you :) |
Question
Hi!
It's not clear to me if it's possible with the
E1810Controller
to controll the different light colors from the IKEA lamps. Nothing happens when pushing the right and left arrow with the following configuration. I tried to manually config actions on the buttons but I havent been able to get anything working. It can turn the light off/on and dim the lights which is great but the last bit is missing - thanks.Additional information
2.0.022
deconz
v4.0.3
v2.4.2
v0.23.2
AppDaemon app configuration
The text was updated successfully, but these errors were encountered: