From 11cf61367aeb9d28c50310591eabd2e65016d5a4 Mon Sep 17 00:00:00 2001 From: Patrick ZAJDA Date: Fri, 21 Apr 2023 20:24:47 +0200 Subject: [PATCH] Remove Nuki Hub description in third-party tools supporting MQTT auto-discovery (#27083) Signed-off-by: Patrick ZAJDA --- source/_integrations/mqtt.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/mqtt.markdown b/source/_integrations/mqtt.markdown index caf926e057f..dc6cc43236b 100644 --- a/source/_integrations/mqtt.markdown +++ b/source/_integrations/mqtt.markdown @@ -523,7 +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 Hub](https://github.com/technyon/nuki_hub), an ESP32 open-source alternative for Nuki SmartLock +- [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) - [OpenMQTTGateway](https://github.com/1technophile/OpenMQTTGateway) - [room-assistant](https://github.com/mKeRix/room-assistant) (starting with 1.1.0)