homebridge-garageio
v1.0.3
Published
Homebridge support for Garageio
Downloads
7
Readme
homebridge-garageio
Homebridge support for Garageio
Utilizes the APIs from the iOS mobile app to interface with Garageio to open and close garage doors.
Add Garageio to your platforms array in homebirdge config.json "platforms": [ { "platform": "Garageio", "username": "YOUR GARAGEIO USERNAME/EMAIL", "password": "YOUR GARAGEIO PASSWORD" } ]
The bones of this was based on nfarina's liftmaster garage door plug in. Thanks for letting me stand on your shoulders. https://github.com/nfarina/homebridge-liftmaster