Welcome to Smart Home Forum by FIBARO
Dear Guest,
as you can notice parts of Smart Home Forum by FIBARO is not available for you. You have to register in order to view all content and post in our community. Don't worry! Registration is a simple free process that requires minimal information for you to sign up. Become a part of of Smart Home Forum by FIBARO by creating an account.
As a member you can:
- Start new topics and reply to others
- Follow topics and users to get email updates
- Get your own profile page and make new friends
- Send personal messages
- ... and learn a lot about our system!
Regards,
Smart Home Forum by FIBARO Team
Question
ThatDude 0
Hi,
I have Philips Hue connected to my HC3. I can see all the lights, and controll them via manual actions.
I want to have a scene, where it sets a particular light to a specific color/brightness and turn it on, but I'm having issues with that.
First I created a block scene, with three actions:
With this approach the light turns on, but the setColor and setBrightness are ignored, I assume because they are sent to a light that is off. So of course I tried:
This results in the light first turning on full brightness and no color, and then only the color changes (brightness command is ignored), so then I tried:
This time, the light turns on full brightness, no color, and then it's dimmed (the color command is ignored).
I also tried to do it via a LUA Scene:
Please login or register to see this code.
but it behaves exactly like the block scene.
Is there a better way?
How can I check what LUA commands are available for Hue devices?
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.