You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am facing an issue, I have to enable scenes once, twice or even thrice for my scene to properly activate. This is due to AL taking over control, although take_over_control is enabled. There should be a way to turn on lights without triggering AL (f.e. an attribute to the light.turn_on service).
Currently I have disabled AL to avoid this problem, because it was extremely annoying to turn on scenes.
The text was updated successfully, but these errors were encountered:
Duplicate of #2. You need to turn lights on before changing their brightness/rgb_color/color_temp/whatever (two separate calls) in order to fire the manual control event.
I am facing an issue, I have to enable scenes once, twice or even thrice for my scene to properly activate. This is due to AL taking over control, although take_over_control is enabled. There should be a way to turn on lights without triggering AL (f.e. an attribute to the light.turn_on service).
Currently I have disabled AL to avoid this problem, because it was extremely annoying to turn on scenes.
The text was updated successfully, but these errors were encountered: