benzman81 / homebridge-http-webhooks

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

Reduce logging level of garage state retrieval #193

Open guillochon opened 6 months ago

guillochon commented 6 months ago

Unlike other accessories, the garage door spams its get state message once a minute to the info level. Reducing this level to debug matches the behavior of other accessories.