Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 364 Bytes

READEME.md

File metadata and controls

14 lines (10 loc) · 364 Bytes

#rpi_garage

Summary

Low level controls of garage. using Raspberry Pi to control Garage door. You'll be able to open and close garage door using this service. Also, you'll be able to check the status of the garage door.

Setup

  • install python3
  • install pip3
  • Set environment variable
    • export CHANIFY_KEY=<chanify key>
    • REDIS_HOST=<redis host>