kvj / hass_nuki_ng

Better support for Nuki devices in the Home Assistant
MIT License
169 stars 32 forks source link

Need to know what issued the lock/unlock #125

Open timgaywood opened 1 year ago

timgaywood commented 1 year ago

On the IFTTT triggers, it is possible to see the full granularity about who/what issued the lock/unlock.

My specific use-case, I want to switch my Google Nest thermostat to Eco when locked, and back out of Eco when unlocked. The problem is, I cannot distinguish between locking the door using my keypad outside (i.e. someone is really leaving the house) versus someone locking the door from the inside for security.

So, particularly for 'lock', I need to know if it was done 'manually' or via the keypad. Per-user would be interesting, but it is mainly the device I need.

timgaywood commented 1 year ago

If it wasn't clear above - I meant, I get that granularity from IFTTT but I cannot see it within this integration for HACS.