From 85dcec71980b2047367088b2c9a0ed7ce03da1e1 Mon Sep 17 00:00:00 2001 From: blakadder Date: Thu, 24 Jun 2021 16:37:48 +0200 Subject: [PATCH] Update tasmota.markdown (#18288) * Update tasmota.markdown add warning noone will read anyway * Update source/_integrations/tasmota.markdown Co-authored-by: Franck Nijhof --- source/_integrations/tasmota.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/tasmota.markdown b/source/_integrations/tasmota.markdown index 98a967879f0..7b6e70a0a4e 100644 --- a/source/_integrations/tasmota.markdown +++ b/source/_integrations/tasmota.markdown @@ -29,7 +29,7 @@ This integration allows you to control [Tasmota](https://tasmota.github.io/docs/ - MQTT broker and the [MQTT integration](/integrations/mqtt/) set up in Home Assistant. - Tasmota devices' MQTT setting configured to communicate with the MQTT broker. -- Tasmota devices flashed with version 9.2, or later. +- Tasmota devices flashed with version 9.2, or later (`tasmota-lite.bin` does not support this integration). - Tasmota devices configured for native discovery (`SetOption19 0`) - Although the Tasmota integration supports custom fulltopic it is strongly suggested to leave fulltopic at its default, Tasmota does not prevent setting an invalid or non-unique fulltopic, for example a fulltopic without the %prefix% or %topic% tokens.