Sorry for confusion, let me try again:
I have indoor ambient lights, which get activated with a light sensor, but only, if we are at home. If not, the lights get activated, once we approach home, only if it’s dark (light sensor). The ambient light is on 10% - and if there is a motion detected, the lights light up to 100% for 2min, then should return to 10%.
Then, when we go sleeping, a sleep helper changes from awake to sleep, and all the lights go off. if there is a motion in the night, lights get activated on 5%, then go off (night=dark + sleep helper). in the morning, the sleep helper goes to awake and the ambient light gets triggered with 10%, if it’s still dark… the lights finally go off, when the light sensor says it’s bright. Additional: in the morning and evening the color of the lights is different.
Hope now it’s more clear… I would need some initial advises how to set it up, I’m afraid the combination of sensor BP, smart BP, helpers, templates … is too much for a newbie…