From cdb3c264542fe3fb93a44b21bf72b1e23b568a3c Mon Sep 17 00:00:00 2001 From: Aaron Bach Date: Tue, 10 Aug 2021 10:00:20 -0700 Subject: [PATCH] Add ecowitt2mqtt to MQTT Discovery docs (#18879) --- 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 b5f9b00c127..b3b90ee07fc 100644 --- a/source/_docs/mqtt/discovery.markdown +++ b/source/_docs/mqtt/discovery.markdown @@ -303,6 +303,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/mertenats/Arilux_AL-LC0X) +- [ecowitt2mqtt](https://github.com/bachya/ecowitt2mqtt) - [ESPHome](https://esphome.io) - [ESPurna](https://github.com/xoseperez/espurna) - [IOTLink](https://iotlink.gitlab.io) (starting with 2.0.0)