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: 8 months ago
JSON representation
Homebridge plugin to integrate Genie Aladdin Connect enabled garage door openers.
- Host: GitHub
- URL: https://github.com/derek-miller/homebridge-genie-aladdin-connect
- Owner: derek-miller
- License: apache-2.0
- Created: 2021-10-30T16:07:03.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-19T17:17:31.000Z (10 months ago)
- Last Synced: 2025-02-17T04:01:52.186Z (8 months ago)
- Topics: aladdin, aladdin-connect, genie, homebridge, homebridge-plugin, homekit
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/homebridge-genie-aladdin-connect
- Size: 655 KB
- Stars: 36
- Watchers: 6
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# homebridge-genie-aladdin-connect
[](https://www.npmjs.com/package/homebridge-genie-aladdin-connect)
[](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": ""
}]
```