Hi there, I’m trying to build a very simple scene combining routines and smart apps.
The idea is to lower the blinds, turn off the ceiling lights and turn on a few hue lights to a specific color.
I tried to achieve this by creating a routine that turn off the lights and blinds (that always work) and since I could not change the color of the hue light, I read here that I should rely on setting a mode. So I did that, I created a mode = Movie that the routine sets.
And then I created a lighting smart app that sets the color and turns the light on, when the routine is changed to Movie.
Problem is that this fails almost every time (the hue light that is). The routine seems to be setting the mode, but the light won’t turn on.
Any suggestions on what could I do to fix this?
Regards