Fridge Minder: Door and Temperature Monitors

By:  Frank Engelman   |  Posted: August 13, 2021   |  Updated: April 18, 2023

When you buy something we recommend, we may get an affiliate commission — but it never affects your price or what we pickLearn more

The Problem to be Solved

Fridge for Forgetful Senior

Fridge for Forgetful Senior

We have several problems relating to a fridge and a forgetful senior who lives alone. We worry that she will leave the fridge open by mistake and that the food will spoil and make her sick. We worry that she forgets to throw out food as it gets old, and that the food in her fridge includes food that is past its “eat by date”.

Solution Details

 

I implemented ways to detect both a door left open, and issues with temperature and malfunction. Read on for details.

 

 

Who left the fridge door open?

While we all may keep the fridge door open a while when searching for something to eat, your loved one may also forget to close it. This could result in wasted energy or even undetected food spoilage.

You could install door sensors on the fridge and freezer doors to determine if they have been left open too long. I did.

 

Caption: fridge and freezer door sensor

 

But, it takes a bit of DIY to do it.

Here is what it takes to detect a fridge door left open with a YoLink door sensor and speak an alert to your loved one’s Alexa device repeatedly until they close the door.

  • Two Alexa Skills (YoLink and IFTTTrigger)
  • Four Alexa Routines (Enable, Timer, Alert, Disable)
  • One IFTTT applet (YoLink with IFTTTrigger)

If you want to implement the fridge minder “door left open” features:

 

Fridge “door left open” Alexa Routines

(see Kit List for sample routines to use)

 

Alexa Routine #1: Fridge Door Opens Enabler (Enables the Fridge Door Alert Routine, starts timer)

(see Kit List for sample routines to use)

  • Triggered when the fridge door is opened
    • Starts a timer for “door left open”
      • When timer expires, triggers IFTTT applet
    • Enables the Fridge Door Alert Routine

 

Alexa Routine #2: Fridge Door Opens Timer (Starts timer)

(see Kit List for sample routines to use)

  • Trigged when the fridge door is opened
    • Starts a timer for “door left open”
      • When timer expires, triggers IFTTT applet with “start fridge door alert” message

 

Alexa Routine #3: Fridge Door Closes (Disables the Fridge Door Alert Routine)

(see Kit List for sample routines to use)

  • Trigged when the fridge door is closed
    • Disables the Fridge Door Alert Routine

 

Alexa Routine #4: Fridge Door Alert (Repeatedly speaks the fridge door alert message)

(see Kit List for sample routines to use)

  • When enabled
    • If triggered by IFTTT
      • Speaks “Fridge door was left open”
      • 30 second delay
      • Triggers IFTTT applet with “start fridge door alert” message (as a repeat)

 

IFTTT Applet

Caption: L: IFTTT Trigger (IF)       R: IFTTT Action (THEN)

 

What about potential food spoilage due to a power loss or fridge malfunction?

I suggest adding fridge and freezer temperature sensors to alert your loved one as well as remote family caregivers.

YoLink has great fridge & freezer temp sensors that can have Alexa verbally alert your loved one through an IFTTT applet.

  • In addition to a local display in the fridge, it can also send the family caregiver notifications, emails and even a text message.
  • In addition to notifications, there is a history of fridge/freezer readings you can access in the YoLink app.

One of the features I really like about the YoLink temperature sensors is that they give a repeated reminder when the temperature is exceeded versus just a one-time alert.

 

Caption: Fridge temp tracking

 

Caption: Freezer temp tracking

 

If you think that a temperature display would confuse your loved one, I have also included a temperature sensor in the kit list that does not have a display as seen in the above photo.

This is actually MUCH easier to implement than the door sensor, as the temperature alerts can be detected by an IFTTT applet and cause Alexa to alert your loved one through a Routine triggered by the IFTTTrigger Alexa Skill.

Here is what it takes.

  • Two Alexa Skills (YoLink and IFTTTrigger)
  • Two Alexa Routines (Freezer too warm, Fridge too warm)
  • Two IFTTT applets (YoLink with IFTTTrigger)

 

If you want to implement the fridge minder temperature exceeded features, see the Kit List for specific products and Routines to use, and use the instructions below.

 

Fridge temp exceeded: Fridge “too warm” Alexa Routines

Alexa Routine #5: Fridge is too warm (Speaks alert to your loved one)

(see Kit List for sample routines to use)

  • Triggered when the fridge too warm by IFTTTrigger
    • Optional- Speaks the actual temperature of the fridge
    • Speaks the alert warning

 

Alexa Routine #6: Freezer is too warm (Speaks alert to your loved one)

(see Kit List for sample routines to use)

  • Triggered when the fridge too warm by IFTTTrigger
    • Optional- Speaks the actual temperature of the freezer
    • Speaks the alert warning

 

IFTTT Applet (fridge too warm)

Caption: L: IFTTT Triggers (IF)     R: IFTTT Action (THEN)

 

IFTTT Applet (freezer too warm)

Caption: L: IFTTT Triggers (IF)     R: IFTTT Action (THEN)

 

 

*Disclosure: The research and opinions in this article are those of the author, and may or may not reflect the official views of Tech-enhanced Life.

If you use the links on this website when you buy products we write about, we may earn commissions from qualifying purchases as an Amazon Associate or other affiliate program participant. This does not affect the price you pay. We use the (modest) income to help fund our research.

In some cases, when we evaluate products and services, we ask the vendor to loan us the products we review (so we don’t need to buy them). Beyond the above, Tech-enhanced Life has no financial interest in any products or services discussed here, and this article is not sponsored by the vendor or any third party. See How we Fund our Work.

Author