Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
technyon committed Apr 1, 2022
1 parent 8132f1d commit f8f2e10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Just enable pairing mode on the NUKI lock and power on the ESP32. Pairing should
- nuki/lock/completionStatus: Status of the last action: success, motorBlocked, canceled, tooRecent, busy, lowMotorVoltage, clutchFailure, motorPowerFailure, incompleteFailure, invalidCode, otherError, unknown
- nuki/lock/doorSensorState: State of the door sensor: unavailable, deactivated, doorClosed, doorOpened, doorStateUnknown, calibrating
- nuki/lock/action: (to be renamed to action). Allows to execute lock actions. After executing the action, the value is reset to an empty string. Possible actions: unlock, lock, unlatch, lockNgo, lockNgoUnlatch, fullLock, fobAction1, fobAction2, fobAction3
-

- battery/voltage: Reports the current battery voltage in Volts.
- nuki/battery/level: Battery level in percent
- nuki/battery/critical: 1 if battery level is critical, otherwise 0
Expand All @@ -34,4 +34,4 @@ This is a third party software for NUKI smart door locks. This project or any of

https://nuki.io/

For further license details, check the included LICENSE file.
For further license details, check the included LICENSE file.

0 comments on commit f8f2e10

Please sign in to comment.