Files
ESPEasy/docs/source/Plugin/P093_commands.repl
T
2023-09-25 10:32:23 +02:00

40 lines
1.0 KiB
Plaintext

.. csv-table::
:header: "Command", "Description"
:widths: 20, 40
"
``MitsubishiHP,temperature,<value>``
","
Value must be between ``16`` and ``31``.
"
"
``MitsubishiHP,power,<value>``
","
Value = ``ON`` or ``OFF``
"
"
``MitsubishiHP,mode,<value>``
","
Value = ``HEAT``, ``COOL``, ``FAN``, ``DRY`` or ``AUTO``
"
"
``MitsubishiHP,fan,<value>``
","
Value = ``1``, ``2``, ``3``, ``4``, ``AUTO`` or ``QUIET``
"
"
``MitsubishiHP,vane,<value>``
","
Value = ``1``, ``2``, ``3``, ``4``, ``5``, ``SWING`` or ``AUTO``
"
"
``MitsubishiHP,widevane,<value>``
","
Value = ``<<``, ``<``, ``|``, ``>``, ``>>``, ``<>`` or ``SWING``
"
"
``MitsubishiHP,remotetemperature,<value>``
","
Value > ``0.0``: Use external temperature sensor, Value = ``0.0``: Use internal temperature sensor.
"