Update README.md

This commit is contained in:
The-Dark-Mode
2024-12-07 13:44:36 +13:00
committed by GitHub
parent bfbf6deb94
commit aba50a2f9b

View File

@ -1,5 +1,6 @@
# Frigate SMTP Notifications # Frigate SMTP Notifications
Sends email notifications when Frigate NVR detects an object. Sends email notifications when Frigate NVR detects an object.
`pip install paho-mqtt smtplib requests`
## Setup ## 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). 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).