nfarina / homebridge-dummy

Dummy switches for Homebridge: https://github.com/nfarina/homebridge
267 stars 81 forks source link

Impossible to remove the log #61

Closed JacVid closed 1 year ago

JacVid commented 2 years ago

Hello, thanks a lot for the great job regarding this plugin. But I would like to find the way to remove the logs, because each time one of my automation use a dummy switch, it creates a log "Setting switch to true Setting switch to false" And after a while you cannot distinguish what is an issue and what is normal. So could it be possible to add this feature ? Because "disableLogs": true or "disableLog": true doesn't work :( Regards.

RMCob commented 2 years ago

I just created a Pull Request (#62) to resolve this issue. Until this gets merged into the main line code you can install from my repo (https://github.com/RMCob/homebridge-dummy) to get the update. :-)

JacVid commented 2 years ago

Thanks for your great work.

How do I update my plugin to get this new function ?

Regards.

RMCob commented 2 years ago

How did you install it the first time? If you use the Homebridge GUI, search for RMCob/homebridge-dummy and use that version.

JacVid commented 2 years ago

I'm installing my plugins via Homebridge UI v4.50.1

nfarina commented 1 year ago

Closed by #62