benzman81 / homebridge-http-webhooks

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

Log Output for Occupancy Sensor #173

Open shep1976 opened 2 years ago

shep1976 commented 2 years ago

Hi there,

Is there a way to get more verbose logging output on which Occupancy Sensor was triggered. Currently I see this

08/11/2022, 23:02:15Http Webhooks BridgeHttpWebHooksChange HomeKit value for occupancy sensor to 'true'. 08/11/2022, 23:06:42Http Webhooks BridgeHttpWebHooksChange HomeKit value for occupancy sensor to 'false'.

It would be nice to see which exact sensor has been activated (Paul-Sensor for example). I have debugging turned on, on the bridge itself but nothing extra is shown.

Thanks

Paul

benzman81 commented 2 years ago

Feel free to add a PR.