homebridge-plugins / homebridge-august

The Homebridge August plugin allows you to access your August/Yale Locks from HomeKit with Homebridge.
ISC License
36 stars 9 forks source link

Bug:With debugging turned on, the full JSON object of the AugustEvent isn't printed #68

Closed dacarson closed 1 year ago

dacarson commented 1 year ago

Describe The Bug

It is difficult to debug what is going on when the AugustEvent is printed to the console.

To Reproduce

Turn on debugging, and observe August Event log entry

Expected behavior

The full JSON AugustEvent is printed.

Relevant log output

[7/26/2023, 1:27:01 PM] [August] [DEBUG] Lock: Garage Door AugustEvent: "16904032209277141"

Config for homebridge-august

N/A for this issue

Screenshots

No response

Device & Model

N/A

Node.js Version

N/A

NPM Version

N/A

Homebridge Version

N/A

Homebridge August Plugin Version

v1.2.0-beta.2

Homebridge Config UI X Plugin Version

N/A

Operating System

N/A

donavanbecker commented 1 year ago

Thanks for the fix!

donavanbecker commented 1 year ago

v1.2.0 has been released