kvj / hass_nuki_ng

Better support for Nuki devices in the Home Assistant
MIT License
176 stars 33 forks source link

Keypad integration temporary code #41

Open gobartos opened 2 years ago

gobartos commented 2 years ago

Hello, my airbnb guests get an automatic temporary code on the keypad. Is it possible to use this code to open another entity like a garage door? I would suggest by adding a zero or so to the original code.

kvj commented 2 years ago

Not sure I understand your case.

Are you looking for a way to create another code entity via the home assistant? E.g. https://api.nuki.io/#!/SmartlockAuth/put_0 ?

gobartos commented 2 years ago

Thanks for your reply, this is not what I'm looking for. I would like to use the Nuki keypad to open other things than the Nuki locks. Maybe this is possible through HA?

kvj commented 2 years ago

I see. No, the keypad is paired with the Nuki lock and it can only open the lock.

gobartos commented 2 years ago

Thanks! I'd love to open my garage door with the same keypad, and hoped that Home Assistant could pick up the command from the keypad and do something with it.