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
214 stars 21 forks source link

Door Unlocked Notification #233

Closed djducat closed 3 weeks ago

djducat commented 2 months 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 2 months ago

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

djducat commented 2 months ago

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

dkerr64 commented 2 months 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.

dkerr64 commented 3 weeks ago

Believed to be fixed in release 1.8.0