I’m pretty new to webcore and it’s been great so far.
I’m trying to get my front door lock to only lock when the door lock sensor contact is closed. My problem is I don’t want the door to lock every time the sensor is closed, only to lock when an automation or a command tells the door to lock. I want the door lock to check the contact sensor before it locks. So if I give it a command to lock and the door is open then it won’t lock.
Currently every time the door is closed it sees that the contact is closed so then it locks the door.
I have a contractor working at my house and he leaves the door open while he is working. But if I swing by the house to look at the progress and then I leave it will “lock” the door while the door is wide open. So I installed a contact sensor to check the door is closed before it locks. And now I’m left with the issue that the door locks ever time my kids go outside , etc
Thanks in advance for the help.