From a1ad2d6c2e96ab961145f7cfa9cb7f62de7d70de Mon Sep 17 00:00:00 2001 From: technyon Date: Sun, 27 Mar 2022 14:06:50 +0200 Subject: [PATCH] add disclaimer --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d7e881..eee5bb7 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,12 @@ Just enable pairing mode on the NUKI lock and power on the ESP32. Pairing should - nuki/lock/state: Reports the current lock state as a string. Possible values are: uncalibrated, locked, unlocked, unlatched, unlockedLnga, unlatching, bootRun, motorBlocked - nuki/state/actions: (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. \ No newline at end of file +- battery/voltage: Reports the current battery voltage in Volts. + +# Disclaimer + +This is a third party software for NUKI smart door locks. This project or any of it's authors aren't associated with Nuki Home Solutions GmbH. Please refer for official products and offical support to their website: + +https://nuki.io/ + +For further license details, check the included LICENSE file. \ No newline at end of file