From 12e76c373ced4f8df24fb6aa61832de98c2c6a09 Mon Sep 17 00:00:00 2001 From: John Date: Mon, 2 May 2022 12:50:00 +0200 Subject: [PATCH] Add ebusd to MQTT Discovery docs third-party tools and ebusd integration docs (#22584) --- 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 4f5c224db31..c3a58bf25f3 100644 --- a/source/_docs/mqtt/discovery.markdown +++ b/source/_docs/mqtt/discovery.markdown @@ -313,6 +313,7 @@ Supported abbreviations for device registry configuration: The following software has built-in support for MQTT discovery: - [Arilux AL-LC0X LED controllers](https://github.com/smrtnt/Arilux_AL-LC0X) +- [ebusd](https://github.com/john30/ebusd) - [ecowitt2mqtt](https://github.com/bachya/ecowitt2mqtt) - [ESPHome](https://esphome.io) - [ESPurna](https://github.com/xoseperez/espurna)