From 3eea288934bfcf5998fd8be7af52a4af4ae31ec0 Mon Sep 17 00:00:00 2001 From: Daniel Lando Date: Wed, 17 Jul 2019 09:28:56 +0200 Subject: [PATCH] Added Zwave2Mqtt to hass mqtt discovery third-party tools (#9876) --- 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 8e3e6ec9fb5..70fca524001 100644 --- a/source/_docs/mqtt/discovery.markdown +++ b/source/_docs/mqtt/discovery.markdown @@ -226,6 +226,7 @@ The following software has built-in support for MQTT discovery: - [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) ### Examples