A Flask web app to run a GarageDoor IoT powered by a Raspberry Pi.
- Open / Close door remotely
- Keeps track of when door was last open/closed
- Runs on Raspberry Pi
- Uses cheap parts off the web like a relay and magnetic door sensor
TODO...
tl;dw: Edit app.py, change the pin for the LED to your relay and the pin for the Button to your sensor.