TreehouseFalcon / homebridge-kwikset-halo

An easy to use Homebridge plugin for Kwikset Halo locks
Apache License 2.0
7 stars 2 forks source link

Lock status always Unlocked and lock doesn't lock/unlock #10

Open its-a-feature opened 7 months ago

its-a-feature commented 7 months ago

Describe The Bug: I have the HALO-02 (938-00X) lock (works great) and just connected it up to the latest Homebridge. I can see the lock battery percentage working fine; however, the lock always reports that it's "unlocked". When I click to lock it, the UI will show locked for a few seconds, then it'll be unlocked again. Additionally, nothing is actually happening with the lock itself (it never locks or unlocks). I tried waiting 30+ seconds each time in case it was maybe just some sort of polling interval weirdness, but nothing ever actually happens with my actual lock and the plugin always reports that it's unlocked.

To Reproduce: Install plugin, auth as needed, then click to "lock" the device. It'll appear locked for a few seconds, then become "unlocked" again.

Expected behavior: I expect that the status I see in Homebridge to reflect the actual lock status of the lock. I also expect that when I lock or unlock the device that the signal gets sent and actually locks or unlocks the lock.

Logs:

I never get any logs other than that I successfully logged in.

Initializing homebridge-kwikset-halo platform...
Logged in!

Plugin Config:

{
"email": "email",
"password": "password",
"homeName": "home name",
"mfaPort": 47279,
"platform": "homebridge-kwikset-halo"
}

Environment: