Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/homebridge-plugins/homebridge-august
The Homebridge August plugin allows you to access your August/Yale Locks from HomeKit with Homebridge.
https://github.com/homebridge-plugins/homebridge-august
homebridge homebridge-plugin homekit
Last synced: 2 days ago
JSON representation
The Homebridge August plugin allows you to access your August/Yale Locks from HomeKit with Homebridge.
- Host: GitHub
- URL: https://github.com/homebridge-plugins/homebridge-august
- Owner: homebridge-plugins
- License: isc
- Created: 2022-09-25T17:05:27.000Z (over 2 years ago)
- Default Branch: latest
- Last Pushed: 2024-09-25T13:04:38.000Z (3 months ago)
- Last Synced: 2024-10-29T21:24:38.263Z (2 months ago)
- Topics: homebridge, homebridge-plugin, homekit
- Language: TypeScript
- Homepage:
- Size: 604 KB
- Stars: 36
- Watchers: 5
- Forks: 9
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# Homebridge August
The Homebridge August
plugin allows you to access your August & Yale Lock(s) from HomeKit with
Homebridge.## Installation
1. Search for "August" on the plugin screen of [Homebridge Config UI X](https://github.com/oznu/homebridge-config-ui-x).
2. Click **Install**.## Configuration
1. Input your August E-mail/Phone Number into the August Account Info.
2. August Validate code will be sent after restarting Homebridge.
3. Input your Validate Code into the August Account Info.
4. Finally Restart Homebridge.
## Supported August Devices
- August Smart lock (AUG-SL04-C03-N04)
- August Smart Lock Pro 3rd Gee (AUG-SL03-C02-G03-C)
- August WiFi Smart Lock (Gen 4)
- Yale Assure Lock (AUG-MD01)
- Yale Assure Lock 2 (YDR410)
- Yale Assure Lock SL (YDR256)## Thanks
Thank you to [hufftheweevil](https://github.com/hufftheweevil) for the [august-api](https://github.com/hufftheweevil/august-api) module.