From 47e96b416be8f62130d54e539098cbb03993bcfa Mon Sep 17 00:00:00 2001 From: Florian <1technophile@users.noreply.github.com> Date: Tue, 3 Nov 2020 11:48:54 -0600 Subject: [PATCH] Add OpenMQTTGateway as a third party tool with built-in MQTT discovery support (#15525) --- source/_docs/mqtt/discovery.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_docs/mqtt/discovery.markdown b/source/_docs/mqtt/discovery.markdown index 069ce54eadf..c2246e8c3cb 100644 --- a/source/_docs/mqtt/discovery.markdown +++ b/source/_docs/mqtt/discovery.markdown @@ -276,6 +276,7 @@ The following software has built-in support for MQTT discovery: - [IOTLink](https://iotlink.gitlab.io) (starting with 2.0.0) - [WyzeSense2MQTT](https://github.com/raetha/wyzesense2mqtt) - [MiFlora MQTT Daemon](https://github.com/ThomDietrich/miflora-mqtt-daemon) +- [OpenMQTTGateway](https://github.com/1technophile/OpenMQTTGateway) ## Examples