KraigM / homebridge-wink

Wink hub plugin for HomeBridge
54 stars 37 forks source link

Request: Suppress/Summarize/Clean Up API Response in Terminal Window #22

Closed schmittx closed 8 years ago

schmittx commented 8 years ago

When a call to the Wink API is made, the entire results are shown in the terminal window. It'd be nice to suppress/hide these or just dump them to a file as it makes it hard to follow what Homebridge is doing in Terminal. Any thoughts?

msroest commented 8 years ago

This should be fixed by 1.0.3 that updated the version of wink-js.

schmittx commented 8 years ago

Yep, was running 1.0.2, confirmed that it's fixed in 1.0.3, thanks!

KraigM commented 8 years ago

glad to hear. thanks @msroest