Update tasmota.markdown (#18288)

* Update tasmota.markdown

add warning noone will read anyway

* Update source/_integrations/tasmota.markdown

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
blakadder 2021-06-24 16:37:48 +02:00 committed by GitHub
parent 95139048c2
commit 85dcec7198
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.