From 4ceac86da08a8bfcd34ea4dba249be9d5ef8de65 Mon Sep 17 00:00:00 2001 From: Patrick ZAJDA Date: Thu, 20 Apr 2023 16:01:06 +0200 Subject: [PATCH] Add Nuki smart lock 3.0 Pro to third-party supporting MQTT auto-discovery (#27069) * Add Nuki smart lock 3.0 Pro to third-party supporting MQTT auto-discovery Signed-off-by: Patrick ZAJDA * Update source/_integrations/mqtt.markdown Co-authored-by: Jan Bouwhuis --------- Signed-off-by: Patrick ZAJDA Co-authored-by: Jan Bouwhuis --- source/_integrations/mqtt.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/mqtt.markdown b/source/_integrations/mqtt.markdown index 1be4b913630..13517462d16 100644 --- a/source/_integrations/mqtt.markdown +++ b/source/_integrations/mqtt.markdown @@ -523,6 +523,7 @@ The following software has built-in support for MQTT discovery: - [HASS.Agent](https://github.com/LAB02-Research/HASS.Agent) - [IOTLink](https://iotlink.gitlab.io) (starting with 2.0.0) - [MiFlora MQTT Daemon](https://github.com/ThomDietrich/miflora-mqtt-daemon) +- [Nuki Smart Lock 3.0 Pro](https://support.nuki.io/hc/en-us/articles/12947926779409-MQTT-support) - [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)