Tweak Tasmota documentation (#15417)

This commit is contained in:
Erik Montnemery 2020-10-26 09:20:02 +01:00 committed by GitHub
parent ba00228ff1
commit fab6de97d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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