Skip to content

PHP scripts to control basic open/close functions for a MyQ garage door.

License

Notifications You must be signed in to change notification settings

angrychimp/php-myq-liftmaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-myq-liftmaster

PHP scripts to control basic open/close functions for a MyQ garage door.

Instructions for Use

After cloning the repo, copy the sample.config.ini to config.ini, and edit the new file to add your username/email and password that you would use to connect to MyQ. Then run the included door.php script to verify connectivity (NOTE: this will actually open/close your door). From there, feel free to use the MyQ.php class file in whatever project you'd like.

TO-DO

Finally coming back to this after a long hiatus since my other solution (a Wink hub) stopped working suddenly. I've finish the code to allow the door to be controlled via the class, and added some basic status reporting functionality. Next on the list will be:

  1. Listing door devices
  2. Allowing door selection via name or device ID
  3. Allowing additional door selection via location name (if you have doors with identical names at two or more locations)

About

PHP scripts to control basic open/close functions for a MyQ garage door.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages