ebaauw / homebridge-nb

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

Feature Request - Enable extra latch for RTO #139

Closed namealwaysinuse closed 2 months ago

namealwaysinuse commented 2 months ago

Hi,

is it possible to add a function (like the latch one for the lock) to activate "ring to open" via the opener?

Thanks

Best

Edit: maybe its possible now, saw there were some requests a few years ago

ebaauw commented 2 months ago

Ring to Open is exposed as custom characteristic. You need to use a decent HomeKit app, like Eve, to see it, as Apple’s Home doesn’t support all of HomeKit. To use it in Home or Siri, create a HomeKit scene with the custom characteristic in Eve. Same for Continuous Mode.

namealwaysinuse commented 2 months ago

I saw this, I just thought would be awesome to have it integrated in the widget. If I tap the lock I get the view of "unlock" and "unlatch", my opener is directly opening. The Nuki widget gives the options but everything connected to Nuki via the web api is slow as hell, the opener takes like 10 seconds to respond and my apple home app 2-3 sec.

ebaauw commented 2 months ago

Into which widget?

namealwaysinuse commented 2 months ago

The default Apple Home widget. There you have a „link“ to your triggers (it basically opens the same menu as in the home app itself, but on opener it opens the door directly 😂

ebaauw commented 2 months ago

The default Apple Home widget.

iOS/iPadOS/macOS widgets are handled by HomeKit itself - accessoires have no influence on that.