From b1d16509baf568248c408695ead3cad522c8caa3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=A9tan=20Collaud?= Date: Tue, 19 Dec 2023 20:43:04 +0100 Subject: [PATCH] Add digitalstrom-mqtt to the list of software that support MQTT discovery (#30413) --- source/_integrations/mqtt.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/mqtt.markdown b/source/_integrations/mqtt.markdown index ad63caf62a2..12d21d83abe 100644 --- a/source/_integrations/mqtt.markdown +++ b/source/_integrations/mqtt.markdown @@ -681,6 +681,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) +- [digitalstrom-mqtt](https://github.com/gaetancollaud/digitalstrom-mqtt) - [ebusd](https://github.com/john30/ebusd) - [ecowitt2mqtt](https://github.com/bachya/ecowitt2mqtt) - [EMS-ESP32 (and EMS-ESP)](https://github.com/emsesp/EMS-ESP32)