diff --git a/source/_integrations/tasmota.markdown b/source/_integrations/tasmota.markdown index a12e73e5d6c..a022ec9ea1a 100644 --- a/source/_integrations/tasmota.markdown +++ b/source/_integrations/tasmota.markdown @@ -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