Wonder if you v can help… I’m trying to use a motion sense to turn on hallway lights when motion detected. Before midnight I want I want it v to turn on at full b brightness. After midnight I want it to turn on at 10% brightness. And stay on less time.
I’ve included screen shot of each automaton below.
Unfortunately although the light is
triggering after midnight it is often
coming on at 100% and staying on for the length of time set in my pre midnight automation.
Then settings look like they should work.
Are the lights working and dimming ok normally.
I would suggest you try the same setup but use WebCore to do it
Do you happen to be using Lutron Caseta switches? I have a similar issue that I didnt have the time to troubleshoot. My Lutron lights come on full bright and my hue bulbs work as specified using the exact same automation.
Yes, that seems like it would do it. If you look at the recent events on the light when its not doing what you want, does it show the name of the version you expect to be running? I.e. when set to 100% after midnight is it showing the after midnight version running?
I realize that you are going to try this out in CoRE or webCoRE, but back on your Routine for testing purposes, change the 10% to 1% and see if that makes a difference. I’m wondering if the % isn’t whacked.
To see what Routine(s) are executing, login to IDE and Goto Locations / Events and that will show you all the Routines that have executed. I believe that it will show you the type of LOCATION API and the next column Text will show you routine executed. You can open that entry in Events and see what Routine actually Fired and at what time.