From a69fbc07334ed71864b528f933e797e77c3b3a4e Mon Sep 17 00:00:00 2001 From: Elias Hunt Date: Mon, 27 Jul 2020 01:52:28 -0400 Subject: [PATCH] Update discovery.markdown (#14087) Noted MQTT Discovery support by WyzeSense2MQTT project --- 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 6e6df14030b..442a6d82579 100644 --- a/source/_docs/mqtt/discovery.markdown +++ b/source/_docs/mqtt/discovery.markdown @@ -271,6 +271,7 @@ The following software has built-in support for MQTT discovery: - [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) ## Examples