homebridge-garageio

Homebridge support for Garageio

Usage no npm install needed!

<script type="module">
  import homebridgeGarageio from 'https://cdn.skypack.dev/homebridge-garageio';
</script>

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