From a62e7da06500ff7cc69838039f5615bd1e2a0bcb Mon Sep 17 00:00:00 2001 From: "Michel R." Date: Sat, 23 Nov 2024 13:36:34 +0100 Subject: [PATCH] Add MqDockerUp to third-pary supported MQTT-Auto Discovery (#35916) --- source/_integrations/mqtt.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/mqtt.markdown b/source/_integrations/mqtt.markdown index 0ab0c695d99..27283146fdb 100644 --- a/source/_integrations/mqtt.markdown +++ b/source/_integrations/mqtt.markdown @@ -1332,6 +1332,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) - [MyElectricalData](https://github.com/MyElectricalData/myelectricaldata_import#english) +- [MqDockerUp](https://github.com/MichelFR/MqDockerUp) - [Nuki Hub](https://github.com/technyon/nuki_hub) - [Nuki Smart Lock 3.0 Pro](https://support.nuki.io/hc/articles/12947926779409-MQTT-support), [more info](https://developer.nuki.io/t/mqtt-api-specification-v1-3/17626) - [OpenMQTTGateway](https://github.com/1technophile/OpenMQTTGateway)