you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 2 years ago (1 child)

HomeAssistant can do this. Set an automation when you leave your home zone, if door is unlocked notify you.

If you have a smart lock, you can even close it. You should get cameras and an alarm system first, though.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 2 years ago (1 child)

    if door is unlocked notify you.

    How do you detect this condition without a motorized smart lock?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 2 years ago (1 child)

    Hall sensor or a switch that gets pressed when the lock is locked.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 2 years ago (1 child)

    How did you integrate this into your door reliably without interfering with the regular lock mechanism?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 2 years ago (1 child)

    You could position the sensor/switch on one of the cardinal directions so it wouldn't be in the way of the mechanism.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 2 years ago (1 child)

    Mind sharing a photo of how you did this?

  • source
  • parent
  • hideshow 2 child comments
  • I haven't actually done this, I was just brainstorming. It shouldn't be too hard of a project, though. The easiest would just be an esp32 chip, limit switch, and small battery and power circuit.

    You position the switch were the deadbolt latch hits it in the open or closed position (I'd do open personally). Using esphome with homeassistant would make programming it a breeze.

    You'd need to figure out a housing, which is why I wish there was an off the shelf product. I might design one eventually, but it shouldn't be a huge lift for anyone who is familiar with 3d modeling.

  • source
  • parent