From d2e1fd372f1656ab8c4ff3ef700fba2eb495a7a9 Mon Sep 17 00:00:00 2001 From: Roncoa Date: Thu, 1 Oct 2020 09:06:00 +0200 Subject: [PATCH] Update discovery.markdown (#14672) Add SmartHome firmware in the list of software that have built-in support for MQTT discovery --- 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 e71622c1953..1cc37f7357a 100644 --- a/source/_docs/mqtt/discovery.markdown +++ b/source/_docs/mqtt/discovery.markdown @@ -269,6 +269,7 @@ The following software has built-in support for MQTT discovery: - [Tasmota](https://github.com/arendst/Tasmota) (starting with 5.11.1e) - [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)