you are viewing a single comment's thread
view the rest of the comments
[–] 64 points 5 months ago (6 children)

I have a camera aimed at my stove so I can check if I accidentally left the stove on. It never happens but it does give me peace of mind whenever I leave the hoose and get paranoid.

  • source
  • hideshow 12 child comments
  • [–] 7 points 5 months ago* (2 children)

    Why do modern stoves/ovens have in multiple ways problematic smart stuff, but no proximity sensor?

  • source
  • parent
  • hideshow 4 child comments
  • [–] 6 points 5 months ago (1 child)

    I was thinking to install a "smart" power outlet for the very same purpose, but stoves don't have exactly standard plugs ;)

    Then again, we just moved to a flat with induction stove, where it's not really a big deal.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 3 points 5 months ago (1 child)

    Our stove is gas unfortunately. It came with the place and it's wasteful to replace it if it works so I'm stuck with it for a while :/

  • source
  • parent
  • hideshow 2 child comments
  • [–] 4 points 5 months ago (1 child)

    Tangentially, I often wonder if technology has increased paranoia.

    I can imagine someone worried about people following them might notice a lot more ear pieces, or if the increased knowledge of them has made that kind of fear decrease.

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

    Maybe someone mentioned this, but I'm sure there's a million ways to tackle this task through Home Assistant and a cheap sensor. That way you get passive notifications instead of having to actively check.

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

    Come up with a way such that i dont have to take apart the stove and im listening.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 5 months ago* (last edited 5 months ago) (1 child)

    Definitely don't have to take anything apart. If you can't use a smart plug on the outlet, A zigbee temperature sensor mounted above or near the range would do the trick. There's also methane/gas detectors.
    If you've never used Home Assistant, it's open source and completely local, and super easy to get going. You can automate nearly everything, so getting phone notifications or persistent temp reminders would be a breeze. Let me know if you have questions about that part. I'm by no means an expert, but I've been slowly automating everything in my house and it's been great.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 5 months ago* (1 child)

    I'm using home assistant for the photos right now. The problem with a temp sensor is that it could stay hot after a while even if the stove is off.

    Would a methane gas detector work if the flame was on?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 5 months ago

    Great, so you're already halfway there! You may be right on the temp sensor and the gas detector would probably be spotty too. I was thinking you could glue some magnets to the knobs and use a hall effects sensor nearby to map their position, but that would take some tinkering and I personally haven't done anything like that.

    But you mentioned you already have a camera pointed at it, you could add Frigate to Home Assistant and use object detection to notify you about events such as 'knob turned' or 'panel glowing' for flame detection or even just have it compare snapshots every x minutes and notify you of any change at all. Then you still always have the camera for visual backup as well.

  • source
  • parent