From 141b4adf48fb90184bece19eac7bc43859b88ae8 Mon Sep 17 00:00:00 2001 From: Ignacio Hernandez-Ros Date: Sat, 23 Nov 2024 13:40:41 +0100 Subject: [PATCH] Update mqtt.markdown (#35926) I've added support for MQTT discovery in my integration for the De-Dietrich boiler --- source/_integrations/mqtt.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/mqtt.markdown b/source/_integrations/mqtt.markdown index 27283146fdb..38148009e8e 100644 --- a/source/_integrations/mqtt.markdown +++ b/source/_integrations/mqtt.markdown @@ -1321,6 +1321,7 @@ The following software has built-in support for MQTT discovery: - [ArduinoHA](https://github.com/dawidchyrzynski/arduino-home-assistant) - [Arilux AL-LC0X LED controllers](https://github.com/smrtnt/Arilux_AL-LC0X) - [ble2mqtt](https://github.com/devbis/ble2mqtt) +- [diematic_server](https://github.com/IgnacioHR/diematic_server) - [digitalstrom-mqtt](https://github.com/gaetancollaud/digitalstrom-mqtt) - [ebusd](https://github.com/john30/ebusd) - [ecowitt2mqtt](https://github.com/bachya/ecowitt2mqtt)