PeteLawrence/homebridge-people

Add anyoneSensor as an option to a target

Opened this issue · 0 comments

I feel it would be beneficial to have the ability to exclude the triggering of the anyoneSensor (or nooneSensor even) when a specific target is triggered.

My example is using a geofence app such as Locative I am able to trigger targets when I am at locations not my home but I am not actually at home! Once the target is triggered it also causes the anyoneSensor to trigger. Sometimes I don't want the anyoneSensor to trigger but only the specific target defined that Locative app web hooks to.

I did try adding "anyoneSensor": "false" to the "target" section but it did not work as I hoped.

Thank you for considering this.