bdraco / yalexs

Python API for Yale Access (formerly August) Smart Lock and Doorbell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not handling kAugLockState_SecureMode correctly

dacwe opened this issue · comments

commented

In home-assistant that the lock still in "locking" state when setting the lock to "secure mode" (cannot be unlocked from the inside).

I created a PR to fix this immediate issue but I'm unsure if this "secure locking mode" should have it's own state so it could be read from HA.

Thanks --David

1.1.25 published.

https://pypi.org/project/yalexs/1.1.25/

You'll need to open a PR to Home Assistant core to bump the dependency as well.