Merge pull request #1 from alexdelprete/alexdelprete-readme-1
Update README.md
This commit is contained in:
@@ -1,11 +1,16 @@
|
|||||||
## About
|
## About
|
||||||
|
|
||||||
The NUKI Hub software runs on any ESP32 module and acts as a bridge between a NUKI Lock and a smart home system.
|
***The scope of NUKI Hub is to have an efficient way to integrate NUKI Lock in a local Home Automation platform.***
|
||||||
It connects to the NUKI device via bluetooth, a NUKI Bridge isn't required.
|
|
||||||
|
The NUKI Hub software runs on any ESP32 module and acts as a bridge between a NUKI Lock and a Home Automation platform.
|
||||||
|
It communicates with the Nuki Lock via Bluetooth (BLE) and then uses MQTT to integrate with other systems.
|
||||||
|
|
||||||
It exposes the lock state (and more) via MQTT, and allows to execute commands like locking and unlocking.
|
It exposes the lock state (and more) via MQTT, and allows to execute commands like locking and unlocking.
|
||||||
Optionally, a NUKI Opener is also supported.
|
Optionally, a NUKI Opener is also supported.
|
||||||
|
|
||||||
|
***NUKI Hub does not integrate with the NUKI mobile app, it can't register itself as a bridge in the official NUKI mobile app. ***
|
||||||
|
|
||||||
|
|
||||||
Supported devices:<br>
|
Supported devices:<br>
|
||||||
NUKI Smart Lock 1.0<br>
|
NUKI Smart Lock 1.0<br>
|
||||||
NUKI Smart Lock 2.0<br>
|
NUKI Smart Lock 2.0<br>
|
||||||
|
|||||||
Reference in New Issue
Block a user