KraigM / homebridge-wink

Wink hub plugin for HomeBridge
54 stars 37 forks source link

Homebridge.err log fills up with wink get requests #77

Open rbflurry opened 7 years ago

rbflurry commented 7 years ago

Not sure if this is a Homebridge or homebridge-wink error

But my homebridge.err log grows uncontrollable withe the get request from the wink api.

a snippet of code is below.

"Tue, 24 Jan 2017 18:43:53 GMT wink:http response in http: {"data":[{"uuid":"aa277c8e-4b29-45a4-444-d8a","desired_s"

sinabahram commented 7 years ago

I can confirm this, so +1. It had grown to gigabytes before I thought to look and deleted it, but each line of that file is on the order of 45KB such that 460 lines or so are already almost 3MB. I hope there's a way to control verbosity or figure out if this is indicative of errors.