mfkrause / homebridge-people-pro

Homebridge plugin that provides details of who is in a Home + History (powered by fakegato)
MIT License
41 stars 2 forks source link

Question: webhooks and IP #20

Closed Knilo closed 3 years ago

Knilo commented 3 years ago

Hi, first of all this is super awesome.

I have been using an ibeacon to trigger the webhook to set a sensor to false. I wanted to know after how long connected to the network will the sensor revert to true? Does it use the threshold (almost like the inverse of it) for this as well?

ie

  1. webhook sets false
  2. IP noticed on network
  3. threshold mins pass -> sensor set to true

Thanks in advance

Knilo commented 3 years ago

Resolved this