benzman81 / homebridge-http-webhooks

A http plugin with support of webhooks for Homebridge: https://github.com/nfarina/homebridge
GNU General Public License v3.0
178 stars 57 forks source link

Optional setting to stop logging incoming HTTP requests. #192

Open ACWAKKERMANS opened 5 months ago

ACWAKKERMANS commented 5 months ago

Hi there,

Thank you for a great plugin! Is it currently possible to stop sensors/devices created by this plugin from logging their incoming HTTP requests?

I have a Temp/Humidity sensor via a Shelly in my bathroom, and it floods my main HomeBridge log with a record of each and every temperature / humidity change...

If it isn't possible, could this be considered a feature request?

(A "work-around" in the mean-time is to have Shelly report only when the change is greater than xyz)

benzman81 commented 5 months ago

Not yet possible. Feel free to create a pull request.