I have my Lockitron Bolt with Bridge integrated with nfarina/homebridge. I run into issues sometimes where the lock doesn’t respond in time, and Siri gives up and says that it didn’t receive a response from the device, even though the command to lock or unlock successfully runs. The only thing that shows up in my homebridge logs is something to the effect of:
[3/27/2017, 7:07:03 PM] [Front Door] Error 'null' setting lock state. Response: {"status":"error","message":"This command failed and the batteries on this Lockitron are reported as low."}
This makes no sense when my battery is at 72%. (API output for /locks endpoint present at the URL below).
Details here: https://github.com/nfarina/homebridge-lockitron/issues/7
Any ideas?