-
-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug: Cannot read properties of undefined (reading 'includes') #127
Comments
I'm having same issue, any idea on how to fix this? |
Getting a somewhat same error, just different undefined.
|
It looks like my previous bug, #126, has now evolved to this as well. I'm on version 2.2.7. [DEBUG] Lock: Name Door failed (refreshStatus) lockDetails, Error: TypeError: Cannot read properties of undefined (reading 'state') |
Same issue. I have a pair of 4th Gen Wi-Fi Smart Locks, on 2.2.7: [9/28/2024, 9:39:00 PM] [August] Lock: Top Deadbolt pushChanges: Cannot read properties of undefined (reading 'details') As a result, the plugin is no longer functional. Both locks show "unlocking" in Home, despite both being locked or unlocked. It also no longer locks or unlocks the deadbolts. |
I am afraid I too have this issue. I have reinstalled the plugin completely and set up auth again, yet this issue persists.
Homebridge v1.8.4 |
Also having this issue. |
A "me too" post but with the added note that I saw an error in the debug log and set "overrideHomeKitEnabled" to "True" as directed but the "Cannot read properties of undefined (reading 'state')" errors persist. |
Same issue with version v2.2.7. Issue is not present in version 2.2.6. [24/10/2024, 08:00:26] [August] Initializing August platform... [24/10/2024, 09:06:29] [August] Total August Locks Found: 2 [24/10/2024, 09:06:30] [August] Lock: Porte d'entrée pushChanges: Cannot read properties of undefined (reading 'state') { |
Same issue: |
same issue on v2.2.9 [11/21/2024, 12:43:02 PM] [August] Lock: [Lock Name] pushChanges: Cannot read properties of undefined (reading 'state') |
At this point the plugin isn't even usable and I've just gone back to using the august app to control the lock. It'd just constantly drop actions all the time. |
@mja00 Downgrade to 2.2.6 and everything should be working fine |
Seeing this same issue on the latest version and can confirm that downgrading to 2.2.6 fixes it. |
Describe The Bug
Plugin cannot read lock status. Battery status and other information apears correct. The plugin reports lock model BETA211123 instead of Yale Assure Lock 2
To Reproduce
Yale Assure Lock 2 with door open/closed contact sensor installed and calibrated. Connected and controlled by HomeKit via Bluetooth
Expected behavior
I am trying to access the locks open/closed contact sensor via HomeKit by using Homebridge. The locked/unlocked status works natively through HomeKit
Relevant log output
Config for homebridge-august
Screenshots
No response
Device & Model
Yale Assure Lock 2 fw 1.3.20
Node.js Version
20.14.0
NPM Version
10.5.2
Homebridge Version
1.8.4
Homebridge August Plugin Version
v2.2.7-beta.24
Homebridge Config UI X Plugin Version
v4.56.4
Operating System
Raspbian, Linux homebridgepi 6.1.0-rpi6-rpi-v8 #1 SMP PREEMPT Debian 1:6.1.58-1+rpt2 (2023-10-27) aarch64 GNU/Linux
The text was updated successfully, but these errors were encountered: