From 9528367b8aff2e637f18ae45208fd01c5b6d86b3 Mon Sep 17 00:00:00 2001 From: Jpsy Date: Mon, 4 Jan 2021 14:08:45 +0100 Subject: [PATCH] Update list "Support by third-party tools" (#16098) Update list "Support by third-party tools": * Sort alphabetically * Add "development halted" to Tasmota * Add Xiaomi DaFang Hacks --- source/_docs/mqtt/discovery.markdown | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/source/_docs/mqtt/discovery.markdown b/source/_docs/mqtt/discovery.markdown index c2246e8c3cb..b0d4bcd4aa8 100644 --- a/source/_docs/mqtt/discovery.markdown +++ b/source/_docs/mqtt/discovery.markdown @@ -265,18 +265,19 @@ Supported abbreviations for device registry configuration: The following software has built-in support for MQTT discovery: -- [Tasmota](https://github.com/arendst/Tasmota) (starting with 5.11.1e) +- [Arilux AL-LC0X LED controllers](https://github.com/mertenats/Arilux_AL-LC0X) - [ESPHome](https://esphome.io) - [ESPurna](https://github.com/xoseperez/espurna) -- [SmartHome](https://github.com/roncoa/SmartHome) -- [Arilux AL-LC0X LED controllers](https://github.com/mertenats/Arilux_AL-LC0X) -- [room-assistant](https://github.com/mKeRix/room-assistant) (starting with 1.1.0) -- [Zigbee2mqtt](https://github.com/koenkk/zigbee2mqtt) -- [Zwave2Mqtt](https://github.com/OpenZWave/Zwave2Mqtt) (starting with 2.0.1) - [IOTLink](https://iotlink.gitlab.io) (starting with 2.0.0) -- [WyzeSense2MQTT](https://github.com/raetha/wyzesense2mqtt) - [MiFlora MQTT Daemon](https://github.com/ThomDietrich/miflora-mqtt-daemon) - [OpenMQTTGateway](https://github.com/1technophile/OpenMQTTGateway) +- [room-assistant](https://github.com/mKeRix/room-assistant) (starting with 1.1.0) +- [SmartHome](https://github.com/roncoa/SmartHome) +- [Tasmota](https://github.com/arendst/Tasmota) (starting with 5.11.1e, development halted) +- [WyzeSense2MQTT](https://github.com/raetha/wyzesense2mqtt) +- [Xiaomi DaFang Hacks](https://github.com/EliasKotlyar/Xiaomi-Dafang-Hacks) +- [Zigbee2mqtt](https://github.com/koenkk/zigbee2mqtt) +- [Zwave2Mqtt](https://github.com/OpenZWave/Zwave2Mqtt) (starting with 2.0.1) ## Examples