Tweak Tasmota documentation (#15417)

This commit is contained in:
Erik Montnemery 2020-10-26 09:20:02 +01:00 committed by Franck Nijhof
parent 7c3d59bcc4
commit b496087bed
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -19,8 +19,9 @@ This integration allows you to control Tasmota devices over MQTT.
## Requirements
- MQTT server and the [MQTT integration](/integrations/mqtt/) set up in Home Assistant.
- Tasmota devices flashed with 9.0.0.1 or later
- Tasmota devices flashed with 9.0.0.3 or later
- Tasmota devices configured for native discovery (`SetOption19 0`)
- Tasmota devices configured to send tele/%topic%/STATE in addition to stat/%topic%/RESULT for commands (`SetOption59 1`)
## Limitations