mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 05:16:49 +00:00
Add notes on Nuki Smart Lock 3.0 Pro MQTT support (#27467)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
166804fa78
commit
1aa2a003a2
@ -536,7 +536,7 @@ The following software has built-in support for MQTT discovery:
|
||||
- [IOTLink](https://iotlink.gitlab.io) (starting with 2.0.0)
|
||||
- [MiFlora MQTT Daemon](https://github.com/ThomDietrich/miflora-mqtt-daemon)
|
||||
- [Nuki Hub](https://github.com/technyon/nuki_hub)
|
||||
- [Nuki Smart Lock 3.0 Pro](https://support.nuki.io/hc/en-us/articles/12947926779409-MQTT-support)
|
||||
- [Nuki Smart Lock 3.0 Pro](https://support.nuki.io/hc/en-us/articles/12947926779409-MQTT-support), [more info](https://developer.nuki.io/t/mqtt-api-specification-v1-3/17626)
|
||||
- [OpenMQTTGateway](https://github.com/1technophile/OpenMQTTGateway)
|
||||
- [room-assistant](https://github.com/mKeRix/room-assistant) (starting with 1.1.0)
|
||||
- [SmartHome](https://github.com/roncoa/SmartHome)
|
||||
|
@ -68,3 +68,8 @@ Events generated by Nuki are sent as events of type `nuki_event` with the follow
|
||||
| -------------------- | ------------------------------------------ |
|
||||
| `type` | The type of the event. Values: `ring`
|
||||
| `entity_id` | The ID of the entity generating the event.
|
||||
|
||||
## MQTT support
|
||||
|
||||
The Nuki Smart Lock 3.0 Pro also [supports MQTT](https://support.nuki.io/hc/en-us/articles/12947926779409-MQTT-support) and can directly integrate with Home Assistant through [MQTT discovery](/integrations/mqtt/#mqtt-discovery).
|
||||
Specific information can be found [here](https://developer.nuki.io/t/mqtt-api-specification-v1-3/17626).
|
||||
|
Loading…
x
Reference in New Issue
Block a user