uriyacovy / ESPHome_nuki_lock

ESPHome lock platform for Nuki Smartlock
MIT License
60 stars 19 forks source link

Trigger door open when already open #29

Closed stefanschaedeli closed 1 year ago

stefanschaedeli commented 1 year ago

I have a door without a handle outside, so I would need to send an open command when the door is unlocked. Nuki is then opening the door fully (would allow my to let people in remotely). I the Nuki app this is possible, but in this inegration I can only toggle between locked and unlocked.

uriyacovy commented 1 year ago

This is done with open service. See here: https://github.com/uriyacovy/ESPHome_nuki_lock/issues/1 I'll update the documentation.

stefanschaedeli commented 1 year ago

@uriyacovy thanks and sorry :D I'm still confused why home assisten does not add this to the gui of the entity but ok :D works like a charm now!!