konnected-io / konnected-security

Konnected connects wired sensors and switches to SmartThings, Home Assistant, Hubitat and OpenHAB
https://konnected.io
Apache License 2.0
416 stars 322 forks source link

Edits to reduce spammy log entries on Hubitat #125

Closed PeyserB closed 4 years ago

PeyserB commented 4 years ago

Updated Hubitat apps to disable debug logs per setting, or automatically after 1800 s.

For Konnected Switch device, added debug logging option (default off), and only log entries if debug logging is enabled.

Updated other device drivers to log state changes as info, rather than debug.