Skip to content

alanhamlett/eufy-garage-door-watcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eufy Garage Door Watcher

Send yourself an email whenever the garage door is left open, using a Eufy Security door sensor.

email notification example

Installation

git clone https://github.com/alanhamlett/eufy-garage-door-watcher.git && cd eufy-garage-door-watcher
pip3 install -r requirements.txt
cp secrets.py.example secrets.py
echo "*/5 * * * * root $PWD/watch_garage_door.py" > /etc/cron.d/eufy-garage-door-watcher

Make sure to edit secrets.py with your Eufy Guest account and Gmail App Password.

About

Send yourself an email whenever the garage door is left open, using a Eufy Security door sensor.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages