jbergler / hass-ttlock

Home Assistant integration for TTLock locks
54 stars 12 forks source link

skip processing webhook if lock isnt set up #63

Closed jbergler closed 1 year ago

jbergler commented 1 year ago

In #59 we see an error where having lots of locks takes a long time to setup, but web hooks start arriving before the locks are initialized. This should skip processing the event in those cases.