homebridge-nukiio icon indicating copy to clipboard operation
homebridge-nukiio copied to clipboard

Handle different Nuki states

Open TeresaRoberts opened this issue 7 years ago • 1 comments

If the bridge is unreachable, return the Nuki state undefined, rather than the cached value. If the Nuki state is undefined or uncalibrated, return homekit state of unknown. If the Nuki state is motor blocked, return homekit state of jammed. If the Nuki state is locked, return homekit state of secured. Otherwise return homekit state of unsecured.

TeresaRoberts avatar Feb 05 '17 17:02 TeresaRoberts