nitaybz / homebridge-network-presence

Homebridge plugin that provides occupancy sensor for devices presence in your network
MIT License
41 stars 6 forks source link

Guest Mode Switch #9

Open zackwag opened 3 years ago

zackwag commented 3 years ago

Thanks for developing this plugin. It's very well laid out!

I forked https://github.com/PeteLawrence/homebridge-people a while ago to add a virtual switch so that I could essentially force the Anyone sensor to report occupancy regardless of any of the child sensors.

My plugin https://github.com/zackwag/homebridge-people-guest-mode is no where near as good as yours.

I was wondering if it would be possible for you to add a virtual switch to accomplish this task.

Essentially, you add a virtual stateful switch and when the Anyone sensor reports occupancy, it will check to see if the switch is turned on. If it is, it returns true and doesn't check any child sensors.

nitaybz commented 3 years ago

Thanks for the many compliments :)

yes I can and will do that... give me some time and it will be implemented

korgoth commented 3 years ago

Looking forward to this! Would be an excellent add-on feature to this plugin and will help solve a lot of situations :)

qwertz2021 commented 8 months ago

+1 🙂