dubocr / homebridge-gpio-device

Homebridge GPIO device expose several HomeKit accessories interacting with GPIO
Apache License 2.0
66 stars 20 forks source link

Request: Remove notification for LockMechanism #113

Open MelMayssonOwen opened 3 years ago

MelMayssonOwen commented 3 years ago

Is there a way to add a notification option for LockMechanism ?

Every time a request is sent to open a door it sends notifications to everyone, which is a bit frustrating. It would be great to have this as an option. I've seen in the HomeKit doc that it is possible however I don't know if it's supported by homebridge. At the moment I have the Lock set as a switch but that's not ideal.

I would do a PR but am not really familiar with HomeKit and homebridge. If someone can push me in the right direction (documentation wise) I would gladly do it.