From 28a7c84c21f0a1fe13541f1a8e825c4bfd450469 Mon Sep 17 00:00:00 2001 From: Heiko Rothe Date: Mon, 19 Nov 2018 09:27:08 +0100 Subject: [PATCH] Add room-assistant to mqtt discovery support list (#7575) --- 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 f4d390e7911..ba33b4fab6a 100644 --- a/source/_docs/mqtt/discovery.markdown +++ b/source/_docs/mqtt/discovery.markdown @@ -188,6 +188,7 @@ The following firmware for ESP8266, ESP32 and Sonoff unit has built-in support f - [esphomeyaml](https://esphomelib.com/esphomeyaml/index.html) - [ESPurna](https://github.com/xoseperez/espurna) - [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) ### {% linkable_title Examples %}