Skip to content

icburns/garage-pi

 
 

Repository files navigation

garage-pi

Control your garage doors using a web application running on your Raspberry Pi.

Setup

Forked from howchoo and adapted to suit LiftMaster 1060's simple capabilities (toggle door, toggle light). Original setup instructions on howchoo here. Preliminary support added for a second garage door opener as well as a few features to support less pliable motors (force close signal, disable light control)

Local testing

npm install npm run restart

raspberry pi deployment

Join home network on pi with a static IP Clone repository to pi (you will need got/node/npm) npm install npm run restart If this fails due to architecture differences, run npm rebuild --force, then retry

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 74.2%
  • SCSS 14.7%
  • JavaScript 9.0%
  • EJS 2.1%