As per the topic title really, I have 2 Nuki 3.0 locks (with keypads and a single bridge) and I’m really keen to get information in Home Assistant which tells me WHAT (or WHO) locked or unlocked each lock, as I could only seem to get generic “it was locked” / “it was unlocked” information through the general integration.
Assuming I have an MQTT broker on HA already, does anyone have a step-by-step guide including the Bridge, or even a Youtube yet?
The MQTT API is currently only available for Smart Lock 3.0 Pro.
The Nuki Web API provides similar informations as the /lockActionEvent MQTT topic. Some integrations try to merge informations from the bridge and the web API. I don’t know what exists for HA though.