ebaauw / homebridge-nb

Homebridge plugin for Nuki Bridge
Apache License 2.0
52 stars 3 forks source link

Double Notification for Opener #138

Closed namealwaysinuse closed 2 months ago

namealwaysinuse commented 2 months ago

Hello,

is there a way to disable the doubled notification for the Opener?

If you press the button I get "opened" and a few seconds later "closed".

Best

ebaauw commented 2 months ago

Notifications are handled by Apple’s Home app. Accessories (incl those exposed by Homebridge plugins) cannot influence these. Afaik, you can switch (all) notifications for a lock on or off, but there’s no finer-grained control.

namealwaysinuse commented 2 months ago

Got it thanks.

Could have been that there is a way to expose the opener different. Then I disable the Notification.

ebaauw commented 2 months ago

I’m open to suggestions, but using a Lock Mechanism (and Doorbell) seems the best fit to me. I don’t think HomeKit has actuators with one-way notifications.

namealwaysinuse commented 2 months ago

Totally understand! Don't worry. Doorbell and Doorsensor is on a different paper for me... it's just called by the 60 seconds heart beat but the lock is giving push notifications. Its strange cause everything is connected to the hub and there is also just this one callback registered :D