helloimalemur / MyQ_Garage

Monitors for presence of specified IP address, such as a cell phone, and opens Chamberlain MyQ Garage upon device connection. Uses https://github.com/arraylabs/pymyq

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyQ_Garage

Monitors for presence of specified IP address, such as a cell phone, and opens MyQ Garage upon device connection.

Personally used to automatically open garage when arriving home on motorcycle.

Packaged for install on Arch using 'makepkg' on PKGBUILD.

Arch Linux Install (if not Arch, clone to /usr/share/myq);

  1. Run; bash <(curl -s https://raw.githubusercontent.com/helloimalemur/MyQ_Garage/master/src/main/java/myq-archinstall.sh)
  2. Add MyQ credentials; /usr/share/myq/myq.yml
  3. Update config; /usr/share/myq/myq.config
  4. Restart Service; sudo systemctl restart myq

UNINSTALL;

pacman -R jkoonts-myq

About

Monitors for presence of specified IP address, such as a cell phone, and opens Chamberlain MyQ Garage upon device connection. Uses https://github.com/arraylabs/pymyq

License:GNU General Public License v3.0


Languages

Language:Java 70.1%Language:Shell 20.4%Language:Python 9.4%