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.
You know I replaced that with a static image years ago, right?
Yea, but the image was goatse, so we knew pretty quick who did what.

whenever I leave the hoose

Canadian, eh?

I am. How could you tell? /s
So, you’re not Scottish then…
Hoots Mon - Wikipedia

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.

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 :/

I put a Shelly uno in mine on the wire that runs thru the control lock buzzer. I used it to turn on the exhaust fan, but you could also set up an alert.

If your range doesn’t have the buzzer, you could retrofit the switches with ones that have the contacts for it.

www.geapplianceparts.com/store/…/WB18T10454

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.

The presentation of schizophrenia is apparently different in less technologically advanced societies, so you might have a point. psychiatryonline.org/doi/full/…/foc.6.2.foc184
Ask the Expert: Schizophrenia | Focus

PsychiatryOnline.org is the platform for all American Psychiatric Association Publishing journals, DSM, and bestselling textbooks, as well as APA Practice Guidelines, and continuing medical education.

Focus
Why do modern stoves/ovens have in multiple ways problematic smart stuff, but no proximity sensors?
My stove is a dumb stove. But I’d imagine the reason they dont have it on a smart stove is often times you need to leave things to cook for a while. Eg. Pasta, stews, soups, etc.
An oven is one of the few things I can actually see having an app for being useful. Preheating the oven remotely and getting notified when it is ready sounds really useful.
people keep saying they don’t like this in ecars
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.
Come up with a way such that i dont have to take apart the stove and im listening.
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 super easy to get going and 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.
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.

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.