Product name
Nuki Bridge, Nuki Smart Lock, Nuki Opener
Summary
Provide a means to set and change a Nuki Smart Lock or Nuki Opener name through the Bridge HTTP API.
Features
Provide a /lockConfig
endpoint, with parameters nukiId
, deviceType
, and name
. In future, this endpoint might support other configuration settings, e.g. enabling the Door Sensor on the Smart Lock.
Reason
I’m creating a Homebridge plugin to expose to HomeKit the Smart Lock, Door Sensor, and Opener over Wifi. I want to sync the device names between HomeKit and the Nuki app.
Examples
A user would update the service name in HomeKit. The Nuki app would then reflect the updated name.