I have a sensor (strip by sensative) that tells me if my door is closed or not and and smart lock (kwikset 916).
I would like to set an automation that locks the door if the door is closed and the mode is not party.
First, i’m not sure how to create a new mode “party”. Second, i’m not sure what app i should use for the automation “User Lock Manager” allows me to manage the lock, but i don’t see an option to do what i want.
Recently for unknown reasons smartthings removed the ability to add a new mode through the mobile app. I find it strange, but it’s what happened.
You can still add a new mode through the IDE. Instructions are in the following thread:
As far as the automation, the official SmartThings features don’t really do a “while” construct. However, there is a community – created rules engine that can do exactly that.
Setup is somewhat complex, but there are many community members who will be glad to help you.