ratgdo / homekit-ratgdo

A native HomeKit implementation of a Security+ 2.0 garage door controller based on ratgdo hardware
https://ratgdo.github.io/homekit-ratgdo/
GNU General Public License v3.0
206 stars 20 forks source link

Door Unlocked Notification #233

Open djducat opened 2 weeks ago

djducat commented 2 weeks ago

Twice now, Homekit has reported that my garage door was unlocked. I have no automation around locking and unlocking the door, it's not a feature I even use. I am not getting any "locked" notifications, just "unlocked". Is this a bug?

jgstroud commented 1 week ago

It's probably a bug. We would need to see the logs when it happens to see what triggered the update.

djducat commented 1 week ago

next time it happens, I'll grab the logs. is there a URL for the log?

dkerr64 commented 1 week ago

There is a script file that you can run on Linux or Mac that will dump the current log and remain connected and report new messages as they occur. However you would have to leave this running to have any chance of catching the logs as we have very limited memory in which to save past messages.

If you are running on Windows then an alternative is to select the Receive Logs checkbox in the settings page and then open up your JavaScript console in the browser... so long as you keep the web page open then messages will be logged there as well.