From 24c628140e2e0362633349c53905c921e16a8615 Mon Sep 17 00:00:00 2001 From: Lorenz Date: Fri, 1 Dec 2023 11:52:42 +0100 Subject: [PATCH] add go-iotdevie into the list of third-party tools supporting homeassistant discovery (#30023) Co-authored-by: Jan Bouwhuis --- source/_integrations/mqtt.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/mqtt.markdown b/source/_integrations/mqtt.markdown index c1bee54563e..e4d6733135b 100644 --- a/source/_integrations/mqtt.markdown +++ b/source/_integrations/mqtt.markdown @@ -685,6 +685,7 @@ The following software has built-in support for MQTT discovery: - [EMS-ESP32 (and EMS-ESP)](https://github.com/emsesp/EMS-ESP32) - [ESPHome](https://esphome.io) - [ESPurna](https://github.com/xoseperez/espurna) +- [go-iotdevice](https://github.com/koestler/go-iotdevice) - [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)