howanghk / homebridge-ewelink

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

Strange Log output? #76

Closed Bogdis closed 4 years ago

Bogdis commented 4 years ago

Hello, Im getting very strange log output from the plugin that i never hade before. [2020-3-1 16:22:43] [eWeLink] Requesting power state for [Kök lampa] 10008c950d { settings: { opsNotify: 0, opsHistory: 1, alarmNotify: 1, wxAlarmNotify: 0, wxOpsNotify: 0, wxDoorbellNotify: 0, appDoorbellNotify: 1 }, group: '', online: true, shareUsersInfo: [], groups: [], devGroups: [],

and mutch more with ids and modell numbers and emails and so on and it shows up every time i start the home app and the log gets very long and i can only see that output in the log.

Anyone has any idea whats wrong?

Thx in advance.

howanghk commented 4 years ago

Hi @Bogdis, 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
Bogdis commented 4 years ago

Thank you very mutch 👍