howanghk / homebridge-ewelink

Homebridge plugin to control Sonoff relays with OEM firmware
MIT License
81 stars 46 forks source link

how can I reduce the amount of data in logs? #77

Closed vitata78 closed 4 years ago

vitata78 commented 4 years ago

just too much data - hard to see / debug other plugins with 5+ active devices on Ewelink. it would be nice to have some parameters to reduce the output to the log. please advise if they do exist.

howanghk commented 4 years ago

Hi @vitata78, I have released a new version 0.1.20 with the excessive logging removed. You may install the latest vesion with:

npm install -g homebridge-ewelink-max@latest
vitata78 commented 4 years ago

just updated, thanks a lot for the quick turnaround!