I need some help here. I am not sure what I'm doing wrong here with this scene

Hello Bill,

I have created a ticket to further troubleshoot your issue, please check your email.

Take care.

1 Like

Any luck? I noticed lights turning on and off. I assumed (hoped) it was you

Hello Bill,

Don’t worry, it was me, we are still investigating with your devices, I will let you know any updates via email as soon as possible.

1 Like

Not sure what happened with the kitchen mesh bot that’s been working but I think it’s lost it’s mind. It’s getting triggered sometimes in the night I wake up and all the kitchen lights are on. I’m the only one here (or at least I’m supposed to be) so I don’t understand why the lights would be turned on.

@maicol.morales can you check the logs to confirm if the motion sensor is tripped during the night

I am assuming this place isn’t haunted

Most ghosts are motion sensor immune.

1 Like

I’m not sure whether that’s good news or bad news

1 Like

Hello @BillC
I have enabled the logs so please take a look tonight at the behavior of the lights and if possible note the specific time the lights come on. I have also checked your MeshBots and there are none that turn on the kitchen lights or have a sensor involved, only the one we created but that is to turn them off, but relax, if the problem recurs tonight we will look at the logs to see what causes it.

Ok thanks. Did you get a chance to look at the office mesh bot? It still only stays on for 5 minutes or so instead of 2 hours

@BillC Yes, I have been testing some things with your devices, I will email you with the next step as soon as possible.

Ok lights turned on. Between 0400 and 1310 2/15

And office lights still never turn off. And I just looked the kitchen lights didn’t turn off either. I’m not even home

Support has me delete and repair. Kitchen scene still turns itself on

@BillC we will take a look and get back to you with any updates as soon as possible, thanks for your cooperation.

hi @BillC , so only meshbot which turns the kitchen lights is this.

So here the logic is :

IF it is NOT between 2:45am and 10:45am
AND
IF there is a motion triggered (AND keep the sensor as triggered for 1 HOUR)
THEN turn lights ON

so it means if the motion is tripped, system will continue to think it as tripped for this meshbot for 1 hour.

Which means,
If you are between these hours, TRIGGER part will never result in TRUE and lights will be turned OFF except sidebarlamp (FALSE section)
If you are NOT between these hours, TRIGGER will be evaluated when a motion event is triggered. If there happens a motion, then lights will be ON for 1 hour straight, if there is no motion again.

So can you tell the scenario you experience according to this criteria pls.
When they turn on ? Is it after 10 am? is there motion ?

Also in the other thread you said :

Is it because of this in the FALSE section ?

Yes. The sideboard lamp is supposed to stay on. Otherwise between 1000 and 0300, I want it to follow the motion and stay on for an hour if there’s Motion.

Office just if there is Motion and follow motion for an hour

ok so the problem is:

there is no motion, it is between 2:45am and 10:45 am and the lights (other than sidebar) turns on themselves everyday ?

Yes. I don’t know what time they turn on. I might have hashed up the bot.