ebaauw / homebridge-deconz

Homebridge plugin for deCONZ
Apache License 2.0
135 stars 7 forks source link

homebridge-deconz spamming logfile #34

Closed alaindesigns closed 2 years ago

alaindesigns commented 2 years ago

Hey,

the deconz plugin is spamming my log file every minute. Here is a snippet of it but it goes on much longer, since it pushes the message every minute with no breaks:

[09/04/2022, 11:59:35] [deCONZ] Phoscon-GW Button: Programmable Switch Event: Single Press [09/04/2022, 12:00:35] [deCONZ] Phoscon-GW Button: Programmable Switch Event: Single Press [09/04/2022, 12:01:35] [deCONZ] Phoscon-GW Button: Programmable Switch Event: Single Press [09/04/2022, 12:02:35] [deCONZ] Phoscon-GW Button: Programmable Switch Event: Single Press [09/04/2022, 12:02:35] [deCONZ] Phoscon-GW Button: Programmable Switch Event: Double Press [09/04/2022, 12:03:35] [deCONZ] Phoscon-GW Button: Programmable Switch Event: Single Press [09/04/2022, 12:04:35] [deCONZ] Phoscon-GW Button: Programmable Switch Event: Single Press [09/04/2022, 12:05:35] [deCONZ] Phoscon-GW Button: Programmable Switch Event: Single Press [09/04/2022, 12:06:35] [deCONZ] Phoscon-GW Button: Programmable Switch Event: Single Press [09/04/2022, 12:07:35] [deCONZ] Phoscon-GW Button: Programmable Switch Event: Single Press [09/04/2022, 12:08:35] [deCONZ] Phoscon-GW Button: Programmable Switch Event: Single Press

Hope someone can clarify why this is happening and how to stop it.

ebaauw commented 2 years ago

See #30