Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/derek-miller/homebridge-genie-aladdin-connect

Homebridge plugin to integrate Genie Aladdin Connect enabled garage door openers.
https://github.com/derek-miller/homebridge-genie-aladdin-connect

aladdin aladdin-connect genie homebridge homebridge-plugin homekit

Last synced: 6 days ago
JSON representation

Homebridge plugin to integrate Genie Aladdin Connect enabled garage door openers.

Awesome Lists containing this project

README

        

# homebridge-genie-aladdin-connect

[![NPM Version](https://img.shields.io/npm/v/homebridge-genie-aladdin-connect.svg)](https://www.npmjs.com/package/homebridge-genie-aladdin-connect)
[![verified-by-homebridge](https://badgen.net/badge/homebridge/verified/purple)](https://github.com/homebridge/homebridge/wiki/Verified-Plugins)

# Homebridge Platform Plugin

[Genie Aladdin Connect](https://www.geniecompany.com/aladdin-connect-by-genie) plugin for
[Homebridge](https://github.com/homebridge/homebridge).

## Configuration

```json
"platforms": [{
"platform": "GenieAladdinConnect",
"name": "Garage Door",
"username": "",
"password": ""
}]
```