Files
ESPEasy/docs/source/Plugin/P093_examples_mqtt.repl
T

20 lines
375 B
Plaintext

.. csv-table::
:header: "Payload", "Description"
:widths: 20, 40
"
``MitsubishiHP,power,ON``
","
Turn on AC
"
"
``MitsubishiHP,temperature,23``
","
Set target temperature to 23
"
"
``MitsubishiHP,fan,AUTO``
","
Set fan mode to ``AUTO``
"