-
-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Describe Your Problem
I'm new to Homebridge and Cannot Get August Setup Working
Relevant log output
[9/12/2025, 8:51:36 PM] [HB Supervisor] Homebridge process ended. Code: 143, signal: null.
[9/12/2025, 8:51:41 PM] [HB Supervisor] Restarting Homebridge...
[9/12/2025, 8:51:41 PM] [HB Supervisor] Starting Homebridge with extra flags: -I -P /var/lib/homebridge/node_modules --strict-plugin-resolution.
[9/12/2025, 8:51:41 PM] [HB Supervisor] Started Homebridge v1.11.0 with PID: 3860.
[9/12/2025, 8:51:42 PM] Loaded config.json with 0 accessories and 2 platforms.
[9/12/2025, 8:51:42 PM] Loaded 0 cached accessories from cachedAccessories.
[9/12/2025, 8:51:42 PM] ---
[9/12/2025, 8:51:42 PM] Loaded plugin: @homebridge-plugins/[email protected]
[9/12/2025, 8:51:42 PM] Registering platform '@homebridge-plugins/homebridge-august.August'
[9/12/2025, 8:51:42 PM] ---
[9/12/2025, 8:51:42 PM] Loading 2 platforms...
[9/12/2025, 8:51:42 PM] [August] Initializing August platform...
[9/12/2025, 8:51:42 PM]
NOTICE TO USERS AND PLUGIN DEVELOPERS
> Homebridge v2.0 is on the way and brings some breaking changes to existing plugins.
> Please visit the following link to learn more about the changes and how to prepare:
> https://github.com/homebridge/homebridge/wiki/Updating-To-Homebridge-v2.0
> Homebridge v2.0 will also drop support for Node.js v18, so now is a good time to update to v20 or v22.
Setup Payload:
X-HM://0023WQTHUJFKM
Enter this code with your HomeKit app on your iOS device to pair with Homebridge:
┌────────────┐
└────────────┘
[9/12/2025, 8:51:42 PM] Homebridge v1.11.0 (HAP v0.13.1) (Homebridge 549D) is running on port 51142.
Session validated!
[9/12/2025, 8:51:43 PM] [August] Total August Locks Found: 1
Config for homebridge-august
{
"name": "August",
"credentials": {
"augustId": "[email protected]",
"password": "xyz",
"countryCode": "CA",
"installId": "xyz",
"isValidated": true,
"notice": "Keep your tokens a secret!"
},
"options": {
"allowInvalidCharacters": false,
"disableCountryCodeNormalization": false
},
"platform": "August"
}
Screenshots
It says one lock added, but it doesn't appear anywhere. I have an August Smart Lock Pro + Gen 3 which is in the supported lock lists.
Device & Model
August Smart Lock Pro + Gen 3
Node.js Version
v22.19.0
NPM Version
v10.9.3
Homebridge Version
v1.11.0
Homebridge August Plugin Version
v3.0.3
Homebridge Config UI X Plugin Version
v5.6.0
Operating System
Proxmox
Copilot
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested