Hi
I had seen this post looking through some ideas earlier and wondered if it was possible to do the following.
I currently have SHM enabled between 12am and 5am when at home. What I’d like to be able to do is to disarm the SHM if there’s been movement upstairs between those times and then rearm when any of the downstairs sensors haven’t seen any activity for x minutes and there was recently activity upstairs. I keep triggering alerts when going down for a glass of water at night or need to get up earlier for whatever reason.
In a logical format I guess I’d like to see if something like this is possible:
Piston 1
between X time and Y time, if no movement on sensor 1,2,3 for x minutes and no movement on sensor 4 for y minutes enable SHM
Piston 2
If movement on sensor 4 between time x and time y, disable SHM.
Hope that makes sense!