From aba50a2f9b89ac83d7797dfc38e20df9c917cbab Mon Sep 17 00:00:00 2001 From: The-Dark-Mode <167715404+The-Dark-Mode@users.noreply.github.com> Date: Sat, 7 Dec 2024 13:44:36 +1300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7bcd63a..9020bfe 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Frigate SMTP Notifications Sends email notifications when Frigate NVR detects an object. +`pip install paho-mqtt smtplib requests` ## Setup This guide assumes you have Home Assistant and Frigate already set up. If you don't, you can follow this tutorial: https://www.youtube.com/watch?v=XWNquH3tNxc (not my video).