Skip to content
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

HA Detecting Door Unlocked after 10 minutes of being locked #35

Open
dherl0623 opened this issue Jan 6, 2025 · 0 comments
Open

HA Detecting Door Unlocked after 10 minutes of being locked #35

dherl0623 opened this issue Jan 6, 2025 · 0 comments

Comments

@dherl0623
Copy link

dherl0623 commented Jan 6, 2025

Odd problem here I can't quite seem to figure out. If the door has been locked for 10 minutes, HA then detects that the door is unlocked, even though it's not. Going into the actual SmartRent app, I see it still says the door is locked. Found this error in my logs immediately after locking the door.

WARNING (MainThread) [homeassistant.util.loop] Detected blocking call to load_default_certs with args (<ssl.SSLContext object at 0x7f640a9910>, <Purpose.SERVER_AUTH: _ASN1Object(nid=129, shortname='serverAuth', longname='TLS Web Server Authentication', oid='1.3.6.1.5.5.7.3.1')>) inside the event loop by custom integration 'smartrent' at custom_components/smartrent/lock.py, line 64: await self.device.async_set_locked(True) (offender: /usr/local/lib/python3.13/ssl.py, line 722: context.load_default_certs(purpose)), please create a bug report at https://github.com/ZacheryThomas/homeassistant-smartrent/issues

So again, I'll lcok the door, set a ten-minute timer on my phone, and it'll change the state to unlocked almost exactly 10 minutes after being locked.

I have tried rolling back to the version of the SmartRent HACS, I have completely removed it and reinstalled it and rebooted a few times in between all of that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant